mesa/src
Jakob Sinclair d04bb14d04 st/mesa: Replace GLvoid with void
GLvoid was used before in OpenGL but it has changed to just using void.
All GLvoids in mesa's state tracker has been changed to void in this patch.

Tested this with piglit and no problems were found. No compiler warnings.

Signed-off-by: Jakob Sinclair <sinclair.jakob@openmailbox.org>
Reviewed-by: Brian Paul <brianp@vmware.com>
2016-04-12 13:37:16 -06:00
..
compiler glsl: Update hash table comments in constant propagation 2016-04-12 01:29:19 -07:00
egl egl: add EGL_KHR_reusable_sync to egl_dri 2016-04-05 15:24:57 +02:00
gallium radeonsi: Mark ARB_robust_buffer_access_behavior as supported. 2016-04-12 20:53:10 +02:00
gbm
getopt
glx
gtest
hgl
loader
mapi mesa: expose EXT_base_instance in ES3 contexts 2016-04-03 20:40:55 -04:00
mesa st/mesa: Replace GLvoid with void 2016-04-12 13:37:16 -06:00
util util/bitset: Allow iterating over const bitsets 2016-03-24 15:20:44 -07:00
Makefile.am
SConscript