aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-06-04linux: Use full libGLES*.so.[12] SONAMEsmaint-1.4Michel Dänzer
2015-02-26gbm: Fix crash when eglChooseConfig failsChad Versace
2015-02-26gbm: Use EGLConfig to select the correct gbm formatTom Stellard
2015-02-23cgl: do not emit an error on dl_can_openEmil Velikov
2014-12-09glx: Fix requirements for creation of ES2 contextChad Versace
2014-12-09cmake: Fix building with CMake 2.8.11Chad Versace
2014-11-23wflinfo: Fix glGetStringi on MaliChad Versace
2014-11-12gbm: work around mesa linkage issueFrank Henigman
2014-11-09gbm: lock and release buffer in swap buffersFrank Henigman
2014-09-22cmake: do not over-linkEmil Velikov
2014-09-22cmake: remove empty LDFLAGSEmil Velikov
2014-09-22cmake: drop the LINK_INTERFACE_LIBRARIES hackEmil Velikov
2014-09-22cmake: wire up check and check-func with valgrindEmil Velikov
2014-08-20x11: fix for a non-zero default screenMarek Olšák
2014-07-27wflinfo: silence signed/unsigned comparison warningEmil Velikov
2014-07-27core: return false on failure in waffle_window_resizeEmil Velikov
2014-07-27linux: plug a memory leakEmil Velikov
2014-07-15wflinfo: use waffle_dl_sym to get core functionsEmil Velikov
2014-07-15api: remove double NULL checkEmil Velikov
2014-07-15cgl: avoid leaking the PixelFormatEmil Velikov
2014-07-15cgl: print the libname on error at cgl_dl_close()Emil Velikov
2014-07-15cgl: use wcore_calloc helperEmil Velikov
2014-07-15cmake: Fix Mac build error from commit 62a4aab9Chad Versace
2014-07-15cgl: Fix build error introduced by 0e1ae83Chad Versace
2014-07-03core: Remove empty structs from core objectsChad Versace
2014-07-01wflinfo: don't leak the current contextEmil Velikov
2014-06-05gbm: cleanup memory leaksEmil Velikov
2014-06-05waffle: remove restrict keyword from public APIEmil Velikov
2014-06-05glx: glx_context_create_native returns GLXContext not boolEmil Velikov
2014-06-05x11: correctly set the screen number of the current displayEmil Velikov
2014-06-05cmake: reformat/update install targetsEmil Velikov
2014-05-30core: update wcore_enum_to_string()Emil Velikov
2014-05-30waffle: define WAFFLE_API for Windows platformsEmil Velikov
2014-05-30waffle: move WAFFLE_API out of the API headerEmil Velikov
2014-05-30cmake: use the relative path in the install targetsEmil Velikov
2014-05-30cgl: remove unused forward declaration of linux_platformEmil Velikov
2014-05-22waffle: Set LINK_INTERFACE_LIBRARIES to emptyJordan Justen
2014-05-12Merge branch 'wflinfo-3.1' of ssh://github.com/chadversary/waffleChad Versace
2014-05-12glx: Set waffle_error when glXMakeCurrent failsChad Versace
2014-05-12wflinfo: Make wflinfo understand OpenGL 3.1 profilesChad Versace
2014-05-11wflinfo: Fix issue with minor version > 9Jordan Justen
2014-05-09core: Remove attrs->context_full_versionJordan Justen
2014-05-09core: Stop using attrs->context_full_versionJordan Justen
2014-05-09core: Add helper functions for attrs versionsJordan Justen
2014-05-08wflinfo: Distinguish between cmdline options and func optionsChad Versace
2014-05-08wflinfo: Replace s/-1/WAFFLE_DONT_CARE/ when relevantChad Versace
2014-05-08wflinfo: Cleanup signature of wflinfo_create_context()Chad Versace
2014-05-08wflinfo: Cleanup signature of wflinfo_try_create_context()Chad Versace
2014-05-08wflinfo: Don't modify struct options after initializationChad Versace
2014-05-02wflinfo: Don't allow negative version numbersJordan Justen