summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-06Fix several warnings in Xcode project filesJeff Bland2-4/+6
2013-03-06examples/gl_basic: Remove extra params added by XcodeJeff Bland1-5/+30
2013-03-06examples/gl_basic: Mark error functions as noreturnJeff Bland1-2/+2
2013-02-20Android: Fix surface setup segfaultJuha-Pekka Heikkila1-10/+8
2013-01-28android: Fix createSurface compiler errorAdrian Marius Negreanu1-1/+1
2013-01-27wayland: Minor whitespace fixChad Versace1-2/+2
2013-01-27wayland: Rename method of registry listenerChad Versace1-2/+2
2013-01-27wayland: Ensure that shell and compositor are registeredChad Versace1-2/+18
2013-01-21glx: Fix gles regressionTom Gall1-2/+2
2013-01-04core,man: Accept WAFFLE_DONT_CARE for more config attrsChad Versace2-27/+76
2013-01-03core: Fix unit tests wcore_config.gl*_defaultsChad Versace1-30/+30
2012-12-28core: Simpify calculations of wcore_config_attris::rgb*_sizeChad Versace1-13/+6
2012-12-28core,man: Fix range and default value of WAFFLE_*_SIZE attrsChad Versace2-8/+18
2012-12-20glx: Add glXCreateContextAttribs workaround for NVidia bugChad Versace1-5/+32
2012-12-20glx: Fix trivial typo in commentChad Versace1-1/+1
2012-12-12cmake: respect existing CMAKE_C_FLAGSRoss Burton1-1/+1
2012-11-29glx: make unsuccessful context creation not terminate the whole processMarek Olšák1-0/+11
2012-11-27doc: Add missing sha256 sums to release notesChad Versace2-4/+4
2012-11-27doc: Add waffle-1.2.2 release notesChad Versace1-0/+35
2012-11-27doc: Add waffle-1.2.1 release notesChad Versace1-0/+28
2012-11-27doc: Add missing sha256 sums to release notesChad Versace2-2/+2
2012-11-27doc: Add waffle-1.1.2 release notesChad Versace1-0/+52
2012-11-27waffle: Add waffle-1.1.1 release notesChad Versace1-0/+34
2012-11-27waffle: Declare loop iterators the C99 wayChad Versace7-25/+10
2012-11-27android: Build with -std=c99Chad Versace1-0/+2
2012-11-27cmake: Remove stale comment about C99Chad Versace1-1/+0
2012-11-27egl: Fix call to eglBindAPI for WAFFLE_OPENGL_ES3Chad Versace1-0/+1
2012-11-27waffle: Post-release version bumpChad Versace2-2/+2
2012-11-27.gitignore: Only ignore generated cmake_install.cmake files, not *.cmakeJosh Triplett1-1/+1
2012-11-27cmake: Add to CMAKE_MODULE_PATH before project() to allow Platform cmake modulesJosh Triplett1-1/+1
2012-11-18core: Remove unused pointer wcore_context::vtblChad Versace1-2/+0
2012-11-18android: Fix c99-ism in wcore_config_attrs.cAdrian Marius Negreanu1-2/+6
2012-11-18android: Fold nearly all headers into waffle.hAdrian Marius Negreanu1-12/+1
2012-11-15include: #define restrict for C language < c99Chad Versace1-0/+4
2012-11-15doc: Update 1.2.0 release notes to match emailed announcementChad Versace1-1/+10
2012-11-15doc/html: Fix fatal typo 'wafffle' in urlChad Versace1-1/+1
2012-11-15waffle: Add waffle-1.2.0 release notesChad Versace1-0/+42
2012-11-15man: Stop printing build noise to stderrChad Versace1-0/+3
2012-11-15include: Fold nearly all headers into waffle.hChad Versace45-811/+317
2012-11-14api: Add missing case to waffle_enum_to_string()Chad Versace1-0/+1
2012-11-14doc/html: Add an index of manpagesChad Versace1-0/+70
2012-11-14man: Move manpages.css into /doc/html/manChad Versace2-8/+0
2012-11-14man: Install html into WAFFLE_DOCDIR/html/manChad Versace2-21/+21
2012-11-14gitingore: List exactly which html files to ignoreChad Versace1-1/+19
2012-11-14man: Output html in utf-8Chad Versace1-0/+5
2012-11-14man: Annotate some citations with <function>Chad Versace11-37/+37
2012-11-14man: Add CSS for html docsChad Versace3-0/+60
2012-11-14gitignore: Make rules more specific, use abspathsChad Versace1-17/+34
2012-11-14readme,doc: Document how to build html docsChad Versace2-2/+8
2012-11-14man: Use citations for GLX and EGL functionsChad Versace3-6/+9