]> Pileus Git - grits/commit
Make picking 64-bit compatible
authorAndy Spencer <andy753421@gmail.com>
Thu, 24 Nov 2011 09:23:12 +0000 (09:23 +0000)
committerAndy Spencer <andy753421@gmail.com>
Thu, 24 Nov 2011 09:23:12 +0000 (09:23 +0000)
commit1580469d408a4f63631e6ce14528f1152502a144
treeb4876cc6df467e33f7e40c59503b9dfcd7a63aa4
parent0d16e0c4ea08302f7a40a15a10311785061d498b
Make picking 64-bit compatible

Use an array and index into that instead of passing pointers to
glPushName since 64-bit pointers do not fit in the name stack.
src/grits-opengl.c
src/objects/grits-object.c
src/objects/grits-object.h