aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-06Fix waffle_version.h is properly generated as part of a normalandroidTom Gall
2013-02-20Android: Fix surface setup segfaultJuha-Pekka Heikkila
2013-01-28android: Fix createSurface compiler errorAdrian Marius Negreanu
2013-01-27wayland: Minor whitespace fixChad Versace
2013-01-27wayland: Rename method of registry listenerChad Versace
2013-01-27wayland: Ensure that shell and compositor are registeredChad Versace
2013-01-21glx: Fix gles regressionTom Gall
2013-01-04core,man: Accept WAFFLE_DONT_CARE for more config attrsChad Versace
2013-01-03core: Fix unit tests wcore_config.gl*_defaultsChad Versace
2012-12-28core: Simpify calculations of wcore_config_attris::rgb*_sizeChad Versace
2012-12-28core,man: Fix range and default value of WAFFLE_*_SIZE attrsChad Versace
2012-12-20glx: Add glXCreateContextAttribs workaround for NVidia bugChad Versace
2012-12-20glx: Fix trivial typo in commentChad Versace
2012-12-12cmake: respect existing CMAKE_C_FLAGSRoss Burton
2012-11-29glx: make unsuccessful context creation not terminate the whole processMarek Olšák
2012-11-27doc: Add missing sha256 sums to release notesChad Versace
2012-11-27doc: Add waffle-1.2.2 release notesChad Versace
2012-11-27doc: Add waffle-1.2.1 release notesChad Versace
2012-11-27doc: Add missing sha256 sums to release notesChad Versace
2012-11-27doc: Add waffle-1.1.2 release notesChad Versace
2012-11-27waffle: Add waffle-1.1.1 release notesChad Versace
2012-11-27waffle: Declare loop iterators the C99 wayChad Versace
2012-11-27android: Build with -std=c99Chad Versace
2012-11-27cmake: Remove stale comment about C99Chad Versace
2012-11-27egl: Fix call to eglBindAPI for WAFFLE_OPENGL_ES3Chad Versace
2012-11-27waffle: Post-release version bumpChad Versace
2012-11-27.gitignore: Only ignore generated cmake_install.cmake files, not *.cmakeJosh Triplett
2012-11-27cmake: Add to CMAKE_MODULE_PATH before project() to allow Platform cmake modulesJosh Triplett
2012-11-18core: Remove unused pointer wcore_context::vtblChad Versace
2012-11-18android: Fix c99-ism in wcore_config_attrs.cAdrian Marius Negreanu
2012-11-18android: Fold nearly all headers into waffle.hAdrian Marius Negreanu
2012-11-15include: #define restrict for C language < c99Chad Versace
2012-11-15doc: Update 1.2.0 release notes to match emailed announcementChad Versace
2012-11-15doc/html: Fix fatal typo 'wafffle' in urlChad Versace
2012-11-15waffle: Add waffle-1.2.0 release notesChad Versace
2012-11-15man: Stop printing build noise to stderrChad Versace
2012-11-15include: Fold nearly all headers into waffle.hChad Versace
2012-11-14api: Add missing case to waffle_enum_to_string()Chad Versace
2012-11-14doc/html: Add an index of manpagesChad Versace
2012-11-14man: Move manpages.css into /doc/html/manChad Versace
2012-11-14man: Install html into WAFFLE_DOCDIR/html/manChad Versace
2012-11-14gitingore: List exactly which html files to ignoreChad Versace
2012-11-14man: Output html in utf-8Chad Versace
2012-11-14man: Annotate some citations with <function>Chad Versace
2012-11-14man: Add CSS for html docsChad Versace
2012-11-14gitignore: Make rules more specific, use abspathsChad Versace
2012-11-14readme,doc: Document how to build html docsChad Versace
2012-11-14man: Use citations for GLX and EGL functionsChad Versace
2012-11-14man,cmake: Generate html documentationChad Versace
2012-11-14man/waffle_dl: Add reference to waffle_get_proc_addressChad Versace