aboutsummaryrefslogtreecommitdiff
path: root/quake/src/WinQuake
AgeCommit message (Expand)Author
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-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