]> git.cworth.org Git - glaze/history - Makefile
Add egl definitions and related buildsupport.
[glaze] / Makefile
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 a simple helper program, glaze
2013-09-23 Carl WorthRename glaze.c to libglaze.c
2013-09-21 Carl WorthRemove obsolete glapi.def file
2013-09-21 Carl WorthInstall symlinks from libGL.so to libGL.so.1
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-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 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-25 Carl WorthExtend OpenGL API list to all functions in Khronos...
2013-07-24 Carl WorthInitial commit of glaze, a thin, shiny wrapper for...