aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-05-02surfaceless_egl: Implement get_native functionsMatt Turner
2021-12-03remove NaCL backendSimon Zeni
2021-03-07wayland: annotate the new/old waffle/wayland APIEmil Velikov
2021-03-07wayland: Add support for xdg-shell stableEmil Velikov
2019-11-18move include/waffle to include/waffle-1Dylan Baker
2019-01-15Initial meson build systemDylan Baker
2016-10-29surfaceless_egl: Implement new platform (v2)Chad Versace
2016-06-14waffle_test: bye byeEmil Velikov
2016-05-02api: Add functions waffle_get_current_OBJECT()Chad Versace
2016-04-11api: Don't guard enum names with WAFFLE_API_VERSIONChad Versace
2016-04-11wcore: Add support for robust access contextsBas Nieuwenhuizen
2015-04-22waffle: add full screen window requestFrank Henigman
2015-02-04waffle: add public func waffle_teardown()Emil Velikov
2015-01-27waffle: Add public func waffle_window_create2()Chad Versace
2015-01-27include: Deprecate waffle_attrib_list funcsChad Versace
2015-01-27include: Define macro WAFFLE_DEPRECATED_1_06Chad Versace
2015-01-19waffle: initial empty implementation of nacl backendTapani Pälli
2014-11-09test/gl_basic_test: implement windows version for run_testsuite()Emil Velikov
2014-11-09waffle_test: introduce TEST_RUN2 macroEmil Velikov
2014-11-09wgl: add skeleton implementationEmil Velikov
2014-07-22c99: use strerror_s over strerror_r under WindowsEmil Velikov
2014-07-22c99: add snprintf and strcasecmpEmil Velikov
2014-07-22c99: define inline keyword and use it across waffle coreEmil Velikov
2014-07-22c99: move restrict keyword to c99_compat.h headerEmil Velikov
2014-06-05waffle: remove restrict keyword from public APIEmil Velikov
2014-06-05cmake: reformat/update install targetsEmil 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-04-20doxygen: Remove bitrotted Doxygen grouping directivesChad Versace
2013-11-27waffle_test: Move source from 'tests' to 'src' and 'include'Chad Versace
2013-11-25waffle: Use enum waffle_error for waffle_error_to_string()Chad Versace
2013-11-22waffle: use enum waffle_error instead of intBrian Paul
2013-09-19waffle: Mark waffle_window_resize() as experimentalChad Versace
2013-09-18waffle: Add feature test macro WAFFLE_API_VERSIONChad Versace
2013-09-16core: Support WAFFLE_CONTEXT_DEBUGChad Versace
2013-09-16core: Support WAFFLE_CONTEXT_FORWARD_COMPATIBLEChad Versace
2013-07-01api, android: Add window resize call and implementation for AndroidJuha-Pekka Heikkila
2012-11-15include: #define restrict for C language < c99Chad Versace
2012-11-15include: Fold nearly all headers into waffle.hChad Versace
2012-11-12include: Add enums for OpenGL ES3Chad Versace
2012-11-02Revert "waffle: Support OpenGL ES3"Chad Versace
2012-11-01cmake: Remove commented-out codeChad Versace
2012-10-29waffle: Support OpenGL ES3Chad Versace
2012-10-15include: Remove doxygen from public headersChad Versace
2012-10-12include: Add WAFFLE_ERROR_BUILT_WITHOUT_SUPPORTChad Versace
2012-10-12cmake: Use the GNUInstallDirs moduleChad Versace
2012-10-04gbm: initial skeleton for gbm supportJordan Justen
2012-10-04waffle: add GBM platform enumeration valueBen Widawsky
2012-08-28include: Fix #include's in waffle_glx.hChad Versace
2012-08-23include: Add header waffle_version.hChad Versace