]> git.cworth.org Git - glaze/shortlog
glaze
2014-12-18 Mark JanesAdd egl definitions and related buildsupport. master
2014-12-18 Mark JanesAdd glaze-find-libegl programs.
2014-12-18 Mark JanesFix loose ends in build support.
2014-12-18 Carl WorthAdd a version script for libglaze
2013-09-23 Carl WorthAdd support for multiple Glaze wrappers to be used...
2013-09-23 Carl WorthTeach libglaze to look for wrapper library in current...
2013-09-23 Carl WorthAdd a simple helper program, glaze
2013-09-23 Carl WorthRename glaze.c to libglaze.c
2013-09-23 Carl WorthFix segmentation fault if GLAZE_LIBGL is set to empty...
2013-09-21 Carl WorthAdd specs/README
2013-09-21 Carl WorthRemove obsolete glapi.def file
2013-09-21 Carl WorthImplement glXGetProcAdddress (and glXGetProcAddressARB)
2013-09-21 Carl WorthInstall symlinks from libGL.so to libGL.so.1
2013-09-21 Carl WorthFix misleasing error message for unset GLAZE_WRAPPER...
2013-09-21 Carl WorthInstall a libglaze-32.so library along with a glaze...
2013-09-04 Carl WorthDon't try to install 32- or 64-bit libraries if not...
2013-09-04 Carl WorthAdd function glaze_set_first_gl_call_callback
2013-08-29 Carl WorthAdd hard-coded library directory paths for systems...
2013-08-29 Carl WorthRemove dependency of libglaze on libelf
2013-08-23 Carl WorthAdd a glaze_execute function to libglaze
2013-08-23 Carl WorthAdd a simple helper program to find libGL.so.1
2013-08-22 Carl WorthAdd a more useful error message if dlopen fails
2013-08-22 Carl WorthUse "gcc --print-multiarch" to determine directory...
2013-08-22 Carl WorthDon't compile 32- or 64-bit components when not supported
2013-08-20 Carl WorthMakefile: Fix to enable compiler warnings
2013-08-12 Carl WorthAdd a new libglaze library
2013-08-12 Carl WorthAdd a configure script
2013-08-12 Carl WorthRename glaze.c to glaze-gl.c
2013-07-29 Carl WorthAdd a README file
2013-07-29 Carl WorthAdd GLAZE_WRAPPER variable to specify library with...
2013-07-25 Carl WorthAdd GLX functions as well.
2013-07-25 Carl WorthExtend OpenGL API list to all functions in Khronos...
2013-07-24 Carl WorthInitial commit of glaze, a thin, shiny wrapper for...