aboutsummaryrefslogtreecommitdiff
path: root/quake
AgeCommit message (Expand)Author
2013-04-28am 9606b1ec: Merge "Non-initialized memory usage"HEADtools_r22.2mastermainJack Palevich
2013-04-28Merge "Non-initialized memory usage"tools_r22jb-mr1.1-dev-plus-aospJack Palevich
2013-03-29am ee340fbc: Merge "quake: Fix build with gcc 4.8"Jack Palevich
2013-03-29Merge "quake: Fix build with gcc 4.8"Jack Palevich
2013-03-27quake: Fix build with gcc 4.8Bernhard Rosenkränzer
2013-03-18Add (void *) to make gcc 4.7 happy under strict-alias mode.Ben Cheng
2013-03-12Non-initialized memory usageDmitry Shkurko
2012-12-13Add (void *) to make gcc 4.7 happy under strict-alias mode.Ben Cheng
2012-09-10quake: Fix build in ISO C++ 11 modeBernhard Rosenkraenzer
2012-05-16Fix buildandroid-sdk-support_r11android-cts-4.2_r2android-cts-4.2_r1android-4.2_r1android-4.2_pre3android-4.2_pre2.2android-4.2_pre2.1android-4.2_pre2android-4.2_pre1.1android-4.2_pre1android-4.2.2_r1.2android-4.2.2_r1.1android-4.2.2_r1android-4.2.1_r1.2android-4.2.1_r1.1android-4.2.1_r1tools_r21jb-mr1.1-releasejb-mr1.1-devjb-mr1-releasejb-mr1-factory-releasejb-mr1-devics-plus-aospJean-Baptiste Queru
2012-04-18rename audio policy output flagsandroid-cts-4.1_r4android-cts-4.1_r2android-cts-4.1_r1android-4.1_pre2android-4.1_pre1android-4.1.2_r2.1android-4.1.2_r2android-4.1.2_r1android-4.1.1_r6.1android-4.1.1_r6android-4.1.1_r5android-4.1.1_r4android-4.1.1_r3android-4.1.1_r2android-4.1.1_r1.1android-4.1.1_r1android-4.1-sdk_pre1jb-releasejb-mr0-releasejb-devEric Laurent
2012-03-09Use audio_policy_output_flags_t consistentlyGlenn Kasten
2012-02-25remove unneeded dependencyMathias Agopian
2012-01-04Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block
2011-06-01Revert "Use AudioTrack::event_type not int in callback"Glenn Kasten
2011-05-24Use AudioTrack::event_type not int in callbackGlenn Kasten
2011-05-12Make Quake use OpenSL ES audio.Jack Palevich
2011-04-19quake: convert to use new audio.hDima Zavin
2011-02-04am 603564cc: Merge "Fix used before initialized error"Jean-Baptiste Queru
2011-02-02Fix used before initialized errorBruce Beare
2010-12-16Avoid visual corruption if the game runs too fast.Jack Palevich
2010-12-16Remove stray binary file not needed for build.Jack Palevich
2010-05-13Allow quake to compile with -Wformat-securityNick Kralevich
2009-10-05Fix bad textures after screen off / screen on on some devicesJack Palevich
2009-09-29Hijack the "Help" menu to run TimeDemo demo1, for easy perf monitoringJack Palevich
2009-09-29Remove executable bit from sources.Jack Palevich
2009-09-28Work around color channel limitations of some OpenGL ES drivers.Jack Palevich
2009-09-24Fix Quake particle effect.Jack Palevich
2009-09-24Add a debugging feature that checks the OpenGL error code after every call.Jack Palevich
2009-09-24Stop using illegal-for-OpenGL-ES glColorPointer(3 calls.Jack Palevich
2009-09-14Add error logging to help track down file system permission issues.Jack Palevich
2009-07-22Fix issue 1795088 Improve audio routing codeEric Laurent
2009-07-07Fix issue 1743700: AudioTrack: setPlaybackRate can not set the playback rate ...Eric Laurent
2009-04-29Modified Quake to run as an Android application.Jack Palevich
2009-04-28Original Quake source code downloaded fromquake upstream