]> git.cworth.org Git - fips/commit
Add two missing GL draw wrappers
authorCarl Worth <cworth@cworth.org>
Thu, 30 May 2013 21:22:24 +0000 (14:22 -0700)
committerCarl Worth <cworth@cworth.org>
Thu, 30 May 2013 21:22:24 +0000 (14:22 -0700)
commitc10f5f0deb7723aa8462ce52e58f40c9490a8340
tree64b825d52da0fbb087a6edefedbba559583f2c2c
parent502f6bd8e44c3645852c5bdf485ae9f5e2eb245d
Add two missing GL draw wrappers

The following two functions are now added:

glMultiDrawArraysIndirect
glMultiDrawElementsIndirect

These were previously commented out with a "FIXME" comment. I don't
recall now what original problem I ran into when trying to add these,
but they seem to work fine now.
glwrap.c
libfips.sym