summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-01gbm: initial functional gbm supportgbm-v4gbmJordan Justen5-16/+349
2012-10-01gbm: initial skeleton for gbm supportJordan Justen22-3/+890
2012-09-29gl_basic: add gbm supportJordan Justen1-1/+2
2012-09-29waffle: add GBM platform enumeration valueBen Widawsky1-0/+1
2012-09-25waffle: add Xcode projects for building waffle and gl_basicJeff Bland8-0/+5450
2012-09-25gl_basic: include NSAutoreleasePool/NSApplication directlyJeff Bland1-1/+2
2012-09-25cgl: compile fixes for renamed errorsJeff Bland7-21/+21
2012-08-31waffle: Bump version to 1.0.1Chad Versace1-1/+1
2012-08-30doc: Don't install CMake build artifactsChad Versace1-1/+1
2012-08-30readme: Remove redundant link to websiteChad Versace1-3/+2
2012-08-30pkg/archlinux: Stop generating the PKGBUILD from a templateChad Versace5-11/+10
2012-08-30pkg/gentoo: Add waffle-1.0.1.ebuildMatt Turner1-0/+34
2012-08-29android: Auto-detect android platform version at buildtimeChad Versace2-3/+12
2012-08-29android: Cleanup error messages for *get_native functionsChad Versace4-8/+4
2012-08-29android: Remove unnecessary typecasts on NULLChad Versace4-4/+4
2012-08-29android: Remove commented-out #includeChad Versace1-1/+0
2012-08-29android: Fix ill-formatted doxygen commentsChad Versace2-4/+6
2012-08-29android: Use #include "..." for all internal includesChad Versace13-26/+26
2012-08-29android: Silence -Wpointer-arith warningsChad Versace1-0/+1
2012-08-29android: Add Android supportChad Versace17-1/+1361
2012-08-29waffle: Add 1.0.1 release notesChad Versace1-0/+18
2012-08-29waffle: Fix waffle_*_get_native functionsChad Versace20-74/+105
2012-08-28api: Remove redundant WAFFLE_API annotationChad Versace1-1/+1
2012-08-28api: Fix return valuesChad Versace5-8/+8
2012-08-28include: Fix #include's in waffle_glx.hChad Versace1-1/+1
2012-08-23waffle: Add 1.0.0 release notesChad Versace1-0/+40
2012-08-23waffle: Bump version to 1.0.0Chad Versace1-3/+3
2012-08-23examples: Add Makefile.exampleChad Versace2-6/+13
2012-08-23x11: Fix maybe-unitialized errorsChad Versace1-2/+5
2012-08-23pkg/archlinux: Add PKGBUILDChad Versace5-0/+50
2012-08-23doc: Install release notes, README, and LICENSEChad Versace2-0/+8
2012-08-23examples: Install example source codeChad Versace1-0/+6
2012-08-23examples: Add new example, simple-x11-eglChad Versace2-0/+140
2012-08-23gl_basic: Print usage error and exit if invalid args are givenChad Versace1-4/+4
2012-08-23gl_basic: Check if display supports the context apiChad Versace1-0/+5
2012-08-23gl_basic: Refactor error functionsChad Versace1-18/+21
2012-08-23install: Change location of docdirChad Versace2-2/+2
2012-08-23waffle: Hide private symbols in libwaffle.soChad Versace1-2/+4
2012-08-23waffle: Use a static libwaffle for unittestsChad Versace2-1/+24
2012-08-23include: Add header waffle_version.hChad Versace4-0/+16
2012-08-23all: Replace <> with "" for internal #include'sChad Versace72-129/+129
2012-08-23include, pkgconfig: Change install directory for headersChad Versace2-2/+2
2012-08-23all: Make relative some include pathsChad Versace31-38/+38
2012-08-23install: Fix installation of native headersChad Versace1-0/+3
2012-08-23include: Move native headers to toplevelChad Versace7-4/+4
2012-08-23cmake: Change soversion and full libnameChad Versace2-8/+9
2012-08-23pkgconfig: Change name to waffle-MAJORChad Versace2-3/+3
2012-08-23cmake, pkgconfig: Remove hardcoded libnameChad Versace6-8/+10
2012-08-23cmake: Define waffle_*_version variablesChad Versace1-2/+14
2012-08-23doc: Document versioning rulesChad Versace1-0/+375