aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | Add -webcam commandline option to control webcam emulationVladimir Chtchetkine2011-09-2011-45/+441
|/ / / / / / / / /
* | | | | | | | | Refactor the converters to make them more manageableVladimir Chtchetkine2011-09-171-1151/+690
|/ / / / / / / /
* | | | | | | | Add support for NV21, and NV12 formatsVladimir Chtchetkine2011-09-162-0/+584
* | | | | | | | Merge "gles: use fast GLES pipe by default (Unix only)"David Turner2011-09-153-4/+60
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | gles: use fast GLES pipe by default (Unix only)David Turner2011-09-133-4/+60
| |/ / / / / /
* | | | | | | Fixes "stop device" issue on LinuxVladimir Chtchetkine2011-09-141-0/+19
* | | | | | | Add cmdline param to control fake camera emulationVladimir Chtchetkine2011-09-135-6/+49
|/ / / / / /
* | | | | | Merge "Add -gpu <mode> option to force GPU emulation"David Turner2011-09-133-0/+44
|\ \ \ \ \ \
| * | | | | | Add -gpu <mode> option to force GPU emulationDavid Turner2011-09-133-0/+44
* | | | | | | Merge "Fix x86 qemu pipe initialization"David Turner2011-09-131-0/+2
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Fix x86 qemu pipe initializationDavid 'Digit' Turner2011-09-131-0/+2
| |/ / / / /
* | | | | | Restricting processor features in KVM modeMaciek Molerus2011-09-131-1/+8
|/ / / / /
* | | | | Fix -ramdisk option handling.David 'Digit' Turner2011-09-131-2/+9
* | | | | Merge "Accelerate nand device in virtualization environment"David Turner2011-09-132-2/+50
|\ \ \ \ \
| * | | | | Accelerate nand device in virtualization environmentJiang Yunhong2011-09-132-2/+50
* | | | | | emulator: fix Win32 runtime crashDavid 'Digit' Turner2011-09-131-2/+2
|/ / / / /
* | | | | Fix Mac buildVladimir Chtchetkine2011-09-121-1/+0
* | | | | Fix Mac buildVladimir Chtchetkine2011-09-122-0/+91
* | | | | Implements camera service in emulatorVladimir Chtchetkine2011-09-128-461/+2867
|/ / / /
* | | | Camera service skeletonVladimir Chtchetkine2011-09-074-1/+353
* | | | Fix for a _qemudPipe_recvBuffers bugVladimir Chtchetkine2011-09-071-3/+7
|/ / /
* | | Merge changes I1fa3512b,I47df0caeDavid 'Digit' Turner2011-08-2911-13/+358
|\ \ \
| * | | Add hw.gpu.enabled hardware propertyDavid 'Digit' Turner2011-08-2911-3/+346
| * | | Fix a crash when GPU emulation doesn't work.David 'Digit' Turner2011-08-291-10/+12
|/ / /
* | | Merge "Fix premature boot-properties service disconnect."Vladimir Chtchetkine2011-08-281-1/+0
|\ \ \ | |/ / |/| |
| * | Fix premature boot-properties service disconnect.Vladimir Chtchetkine2011-08-271-1/+0
|/ /
* | Merge "Enable qemud clients to pass connection parameters to emulator."Vladimir Chtchetkine2011-08-255-20/+83
|\ \
| * | Enable qemud clients to pass connection parameters to emulator.Vladimir Chtchetkine2011-08-255-20/+83
|/ /
* | Merge "Fix qemu pipe's 'poll' callbacks"Vladimir Chtchetkine2011-08-254-11/+11
|\ \
| * | Fix qemu pipe's 'poll' callbacksVladimir Chtchetkine2011-08-254-11/+11
|/ /
* | Merge "Fix the darwin build"Vladimir Chtchetkine2011-08-242-2/+5
|\ \
| * | Fix the darwin buildVladimir Chtchetkine2011-08-242-2/+5
* | | Merge "Fix build break: make sure darwin build picks up on required declarati...Vladimir Chtchetkine2011-08-242-3/+3
|\ \ \ | |/ /
| * | Fix build break: make sure darwin build picks up on required declarationsVladimir Chtchetkine2011-08-242-3/+3
* | | Merge "Fix the build by #ifdefing linux-only includes"Vladimir Chtchetkine2011-08-241-2/+4
|\ \ \ | |/ /
| * | Fix the build by #ifdefing linux-only includesVladimir Chtchetkine2011-08-241-2/+4
* | | Merge "emulator: probe shared library search path"David 'Digit' Turner2011-08-241-0/+128
|\ \ \
| * | | emulator: probe shared library search pathDavid 'Digit' Turner2011-08-241-0/+128
* | | | Merge "android-configure.sh: Add OpenGLES support"David 'Digit' Turner2011-08-241-1/+111
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | android-configure.sh: Add OpenGLES supportDavid 'Digit' Turner2011-08-241-1/+111
|/ /
* | Merge "Avoid conflicts with SDL_CONFIG variable."David 'Digit' Turner2011-08-242-2/+3
|\ \
| * | Avoid conflicts with SDL_CONFIG variable.David 'Digit' Turner2011-08-242-2/+3
* | | Merge "Add DLL-loading head <android/utils/dll.h>"David 'Digit' Turner2011-08-245-0/+300
|\ \ \ | |/ /
| * | Add DLL-loading head <android/utils/dll.h>David 'Digit' Turner2011-08-245-0/+300
|/ /
* | Merge "Video capturing code for Linux, and Windows"Vladimir Chtchetkine2011-08-249-2/+1474
|\ \
| * | Video capturing code for Linux, and WindowsVladimir Chtchetkine2011-08-189-2/+1474
* | | Merge "Revert "Revert "Merge c80340 from master to r13: Move charmap to hardw...Xavier Ducrohet2011-08-229-62/+73
|\ \ \
| * | | Revert "Revert "Merge c80340 from master to r13: Move charmap to hardware pro...Xavier Ducrohet2011-08-229-62/+73
|/ / /
* | | Merge "Fix an emulator crash due to closed qemud pipe"Vladimir Chtchetkine2011-08-191-25/+51
|\ \ \
| * | | Fix an emulator crash due to closed qemud pipeVladimir Chtchetkine2011-08-181-25/+51
|/ / /