aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-19api: Add unittest for null attrib lists0.3Chad Versace
2012-08-19api: Fix crashes in waffle_attrib_list functionsChad Versace
2012-07-31linux_dl: Use libGL.so.1 for WAFFLE_DL_OPENGLJordan Justen
2012-07-31glx: fix attrib list end tokenJordan Justen
2012-05-23doc: Update release notes to 0.3.1waffle-0.3.1v0.3.1Chad Versace
2012-05-23cmake: Bump version to 0.3.1Chad Versace
2012-05-23glx: Fix glx_window, don't use glXCreateWindowChad Versace
2012-05-23readme: Fix typo in example codeChad Versace
2012-05-23readme: Fix Chad's mail addressPauli Nieminen
2012-05-23cmake: Bump version to 0.3Chad Versace
2012-05-23doc: Update release-notes to 0.3Chad Versace
2012-05-23todo: Basic inputChad Versace
2012-05-23doc: Update submitting-patches with mailing listChad Versace
2012-05-23readme: Add link to Apache 2.0 license in link sectionChad Versace
2012-05-23readme: Fix example code, againChad Versace
2012-05-23readme: Update example code for API changesChad Versace
2012-05-23readme: Update mailing list addressChad Versace
2012-05-23include,core: Let waffle_error_get_info() return a structChad Versace
2012-05-23all: Add enum WAFFLE_ACCUM_BUFFERChad Versace
2012-05-23include: Fix headers for C versions < C99Chad Versace
2012-05-23include: Remove macro WAFFLE_APIENTRYChad Versace
2012-05-23include: Rename waffle_visibility.h -> waffle_portable.hChad Versace
2012-05-23api: Remove workaround in waffle_window_showChad Versace
2012-05-23wayland: Implement waffle_window_show()Chad Versace
2012-05-23x11: Dont' show window in x11_window_createChad Versace
2012-05-23xegl: Implement waffle_window_show()Chad Versace
2012-05-23glx: Implement waffle_window_showChad Versace
2012-05-23x11: Add x11_window_show()Chad Versace
2012-05-23tests/gl_basic: Update with waffle_window_show()Chad Versace
2012-05-23examples/gl_basic: Update with waffle_window_show()Chad Versace
2012-05-23include,api: Add waffle_window_show()Chad Versace
2012-05-18waffle_test: Replace "ignored" with "skipped" in summaryChad Versace
2012-05-17cmake,examples: Re-enable waffle_build_examplesChad Versace
2012-05-17examples: Fix gl_basic after the API upheavalChad Versace
2012-05-17doxygen: Remove accidental file Doxyfile.bakChad Versace
2012-05-17include: Kill waffle_finish()Chad Versace
2012-05-17tests/gl_basic: Call waffle_init() once per platformChad Versace
2012-05-17include: Remove refs to WAFFLE_OPENGL_API in waffle_init doxygenChad Versace
2012-05-17include: Remove WAFFLE_OPENGL* attributesChad Versace
2012-05-17tests: Replace WAFFLE_OPENGL_* attributesChad Versace
2012-05-17tests/gl_basic: Remove hard-coded array indexChad Versace
2012-05-17tests/gl_basic: Remove usage of soon-to-be-killed api attributeChad Versace
2012-05-17all: Remove usage of waffle_gl_api everywhereChad Versace
2012-05-17egl: Call eglBindAPI during context creationChad Versace
2012-05-17egl: Replace waffle_gl_api -> waffle_context_apiChad Versace
2012-05-17egl: Check context attributes in egl_choose_config()Chad Versace
2012-05-17xegl: Add field wayland_config.waffle_context_apiChad Versace
2012-05-17wayland: Add field wayland_config.waffle_context_apiChad Versace
2012-05-17all: Remove unneeded use of WCORE_ERROR_DISABLEDChad Versace
2012-05-17core: If multiple errors are emitted, wisely choose a winnerChad Versace