aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-01examples/gl_basic: don't leak the current contextEmil Velikov
2014-07-01wflinfo: don't leak the current contextEmil Velikov
2014-06-10cmake: add autodetection for waffle_has_egl, glx...Emil Velikov
2014-06-10pkg/archlinux: Add multilib packageEmil 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-30cmake: correctly print CMAKE_SYSTEM_NAMEEmil Velikov
2014-05-30cgl: remove unused forward declaration of linux_platformEmil Velikov
2014-05-27Update urls to Waffle website and release filesChad Versace
2014-05-27README,man: Update url to Piglit's websiteChad Versace
2014-05-22waffle: Set LINK_INTERFACE_LIBRARIES to emptyJordan Justen
2014-05-15debian: Change version to "non-native" format (1.3.90-1)Jordan Justen
2014-05-15debian: Include header files in libwaffle-dev packageJordan Justen
2014-05-13doc waffle-next: Package name is waffle-utils, not wflinfoJordan Justen
2014-05-12man: Update waffle website urlJordan Justen
2014-05-12pkg arch/mac: Update release tarball urlsJordan Justen
2014-05-12doc/release-notes: Add waffle-next.txtJordan Justen
2014-05-12android: Fix buildArthur She
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-09README: Update examples git locationJordan Justen
2014-05-09waffle: Update website url to http://waffle-gl.github.ioJordan Justen
2014-05-09cmake: Replace pkg_check_modules with waffle_pkg_configChad Versace
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
2014-04-28wflinfo: Use glGetStringi(GL_EXTENSION, i) for all contexts >= 3.0Chad Versace
2014-04-26debian: rename libwaffle-1 to libwaffle-1-0Jordan Justen
2014-04-23glx: Fix build in CMAKE_BUILD_TYPE=DebugChad Versace
2014-04-22debian: Set source format to 3.0 (quilt)Jordan Justen
2014-04-22debian: Fix lintian warning debhelper-but-no-misc-dependsJordan Justen
2014-04-20doxygen: Clean up @file directivesChad Versace
2014-04-20doxygen: Remove bitrotted Doxygen grouping directivesChad Versace
2014-04-20linux_dl: Update stale comments before Mesa shipped ES3Chad Versace
2014-04-19core: Fix missing space in error messageChad Versace