aboutsummaryrefslogtreecommitdiffstats
path: root/distrib
Commit message (Expand)AuthorAgeFilesLines
* Add SSE optmized IDCT in JPEG decoding emulatorAndrew Hsieh2012-08-284-1/+353
* Delete sdl-1.2.12Jesse Hall2012-07-23658-181463/+0
* Switch to sdl 1.2.15 and build from source on osxJesse Hall2012-07-231-9/+1
* Remove link dependency on SDL_audio.c which we don't buildJesse Hall2012-07-231-1/+4
* Apply Android changes from sdl-1.2.12 to sdl-1.2.15Jesse Hall2012-07-2226-41/+1700
* Import SDL release-1.2.15Jesse Hall2012-07-221367-0/+393331
* [MIPS] Copy vmlinux to kernel-qemuBhanu Chetlapalli2012-06-051-2/+2
* fix BUILD_DEBUG_EMULATOR buildIliyan Malchev2012-06-011-1/+2
* replace _exit() with exit()Iliyan Malchev2012-06-011-4/+4
* Fixed prebuilt path and toolchain namesAndrew Hsieh2012-05-302-25/+21
* Merge "[MIPS] Add MIPS support to build-kernel.sh"Andrew Hsieh2012-05-291-3/+18
|\
| * [MIPS] Add MIPS support to build-kernel.shBhanu Chetlapalli2012-05-211-3/+18
* | Merge "Replace i686-android-linux with i686-linux-android"Jean-Baptiste Queru2012-05-242-3/+3
|\ \ | |/ |/|
| * Replace i686-android-linux with i686-linux-androidH.J. Lu2012-05-032-3/+3
* | Merge "Xcode 4.3 compatibility checkin"Jean-Baptiste Queru2012-05-041-0/+4
|\ \
| * | Xcode 4.3 compatibility checkinAl Sutton2012-02-221-0/+4
* | | Add dynamic symbol for _XGetRequest, which libX11 1.4.99.1 addedJesse Hall2012-05-032-0/+30
| |/ |/|
* | Enable multi-touch emulation with -gpu onVladimir Chtchetkine2012-04-112-0/+54
* | 64-bit emulatorAndrew Hsieh2012-03-131-1/+3
|/
* Enable RGB565 input color formatVladimir Chtchetkine2012-02-132-3/+69
* Include JPEG compression / decompression library into emulator buildVladimir Chtchetkine2012-02-01155-0/+60053
* SDL: Call XInitThreads() after loading XlibJesse Hall2012-01-112-0/+2
* kernel: update build-kernel.sh script for x86David 'Digit' Turner2011-12-1611-0/+73
* Fixed build-kernel.sh to set ZIMAGE when --cross is specifiedAndrew Hsieh2011-11-031-2/+8
* Improve emulator kernel rebuild script.David 'Digit' Turner2011-03-091-22/+86
* Add kernel-rebuilding script for the emulator.David 'Digit' Turner2011-03-051-0/+150
* Fixing the standalone build of the emulator.Stefan Hilzinger2011-02-222-3/+3
* Fix incorrect orientation at boot.David 'Digit' Turner2010-10-201-6/+11
* Don't build MMX stuff on PowerPCMarcus Comstedt2010-10-051-1/+5
* Remove compiler warnings when building the emulator.David 'Digit' Turner2010-09-221-2/+0
* Make the emulator build on Snow Leopard.Jeff Hamilton2010-06-031-2/+2
* Build SDL from sources directly.David 'Digit' Turner2010-05-189-722/+254
* Disable audio support in our custom SDL build.David 'Digit' Turner2010-05-145-19/+8
* merge from open-source masterJean-Baptiste Queru2009-09-151-0/+126
|\
| * Added SDL_config.h to use on FreeBSDAlexey Tarasov2009-09-081-0/+126
* | Fix EsounD audio backend and bump version number.David 'Digit' Turner2009-08-211-12/+11
|/
* Add our modified SDL sources under distrib/sdl-1.2.12David 'Digit' Turner2009-06-08663-560/+181792
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0352-0/+48664
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0352-48664/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-2/+4
* auto import from //branches/cupcake/...@127436The Android Open Source Project2009-01-221-5/+15
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-2/+0
* Initial ContributionThe Android Open Source Project2008-10-2152-0/+48654