]> git.cworth.org Git - glaze/history - glaze-gl.c
Add egl definitions and related buildsupport.
[glaze] / glaze-gl.c
2013-09-23 Carl WorthAdd support for multiple Glaze wrappers to be used...
2013-09-23 Carl WorthFix segmentation fault if GLAZE_LIBGL is set to empty...
2013-09-21 Carl WorthImplement glXGetProcAdddress (and glXGetProcAddressARB)
2013-09-21 Carl WorthFix misleasing error message for unset GLAZE_WRAPPER...
2013-09-04 Carl WorthAdd function glaze_set_first_gl_call_callback
2013-08-29 Carl WorthRemove dependency of libglaze on libelf
2013-08-23 Carl WorthAdd a glaze_execute function to libglaze
2013-08-22 Carl WorthAdd a more useful error message if dlopen fails
2013-08-12 Carl WorthRename glaze.c to glaze-gl.c