summaryrefslogtreecommitdiff
path: root/Android.mk
AgeCommit message (Expand)AuthorFilesLines
2014-12-15android: Bump waffle_api_version to 1.6Chad Versace1-1/+1
2014-12-10waffle: Bump post-release version to 1.5.90Chad Versace1-1/+1
2014-12-09Merge branch 'liuyq/fix-android-5.0-build'Chad Versace1-2/+2
2014-12-04waffle: Bump version to 1.5.0Chad Versace1-3/+3
2014-11-14Android.mk: fix problem when compile with 64bit versionYongqin Liu1-2/+2
2014-11-07egl: drop explicit linking against libEGL.soEmil Velikov1-1/+0
2014-11-07egl: add preliminary wegl_platformEmil Velikov1-0/+1
2014-11-06android: misc build fixesEmil Velikov1-2/+5
2014-09-22waffle: Bump version to 1.4.0Chad Versace1-1/+1
2014-05-12android: Fix buildArthur She1-2/+2
2013-09-30waffle: Bump to 1.3.90 for post-releaseChad Versace1-2/+2
2013-09-30waffle: Bump version to 1.3.0Chad Versace1-2/+2
2013-09-19cmake,android: Define WAFFLE_API_EXPERIMENTALChad Versace1-0/+1
2013-09-19android: Fix build by defining WAFFLE_API_VERSIONChad Versace1-1/+3
2013-07-01android: Add missing file to Android.mkJuha-Pekka Heikkila1-0/+1
2012-11-27android: Build with -std=c99Chad Versace1-0/+2
2012-11-27waffle: Post-release version bumpChad Versace1-1/+1
2012-11-18android: Fold nearly all headers into waffle.hAdrian Marius Negreanu1-12/+1
2012-11-01android: Remove dependency on libGLESv2Chad Versace1-1/+0
2012-11-01android: Install headersChad Versace1-0/+21
2012-11-01android: Change installed libname to libwaffle-MAJORChad Versace1-1/+1
2012-10-31android: include path for EGL and KHR headersAdrian Marius Negreanu1-0/+1
2012-10-29all: Use shorter #include pathsChad Versace1-0/+4
2012-10-29android: Convert to use new egl moduleChad Versace1-4/+5
2012-10-18waffle: Bump version to 1.2.0Chad Versace1-1/+1
2012-10-13cmake,android: Add reminder to keep build systems in syncChad Versace1-0/+3
2012-10-12android: Update version to 1.1.0Chad Versace1-2/+2
2012-08-29android: Auto-detect android platform version at buildtimeChad Versace1-0/+5
2012-08-29android: Silence -Wpointer-arith warningsChad Versace1-0/+1
2012-08-29android: Add Android supportChad Versace1-0/+70