aboutsummaryrefslogtreecommitdiffstats
path: root/emulator
Commit message (Expand)AuthorAgeFilesLines
* validate glBufferData's usage parameterbohu2014-10-293-0/+12
* Merge "Handle empty data parameter in glTexSubImage2D"bohu2014-10-211-1/+1
|\
| * Handle empty data parameter in glTexSubImage2Dbohu2014-10-171-1/+1
* | Merge "Handle empty length parameter on decoder side"bohu2014-10-211-0/+1
|\ \
| * | Handle empty length parameter on decoder sidebohu2014-10-171-0/+1
| |/
* | Properly reset source code bufferbohu2014-10-171-0/+1
|/
* emulator/opengl/emugen: Use local variables for parameters.David 'Digit' Turner2014-09-251-83/+100
* emulator/opengl/emugen: Move pointer increment out of case statements.David 'Digit' Turner2014-09-251-8/+9
* emulator/opengl/emugen: Introduce helper macros.David 'Digit' Turner2014-09-251-8/+17
* emulator/opengl/emugen: Remove accessor functions.David 'Digit' Turner2014-09-254-79/+66
* emulator/opengl/emugen: Ensure correct buffer alignment.David 'Digit' Turner2014-09-242-4/+149
* emulator/opengl/emgen: Fix debug output of floating point values.David 'Digit' Turner2014-09-171-7/+2
* emulator/opengl: Add UniqueIntegerMap class.David 'Digit' Turner2014-09-163-0/+329
* emulator/opengl/emugen: Use templates to read values from stream.David 'Digit' Turner2014-09-162-73/+249
* emulator/opengl/emugl: Remove ispointer field from types definitions.David 'Digit' Turner2014-09-134-95/+101
* emulator/opengl/emugen: Get rid of VarConverter.David 'Digit' Turner2014-09-132-72/+45
* emulator/opengl: Cleanup build files + remove obsolete tests.David 'Digit' Turner2014-08-2762-6756/+84
* Support dynamic lib name without ".dylib" on MacTina Zhang2014-07-273-4/+44
* Merge changes I551e0f3d,I26d84cf5,I27c993d1 into idea133David 'Digit' Turner2014-07-2140-1077/+876
|\
| * emulator/opengl: Remove out-of-process handling code.David 'Digit' Turner2014-07-0912-628/+17
| * emulator/opengl: refactor Thread class.David 'Digit' Turner2014-07-0915-279/+467
| * emulator/opengl: refactor shared library handling.David 'Digit' Turner2014-07-0917-174/+396
* | Merge "emulator/opengl: Add global lock to libOpenglRender." into idea133David 'Digit' Turner2014-07-214-14/+17
|\ \ | |/
| * emulator/opengl: Add global lock to libOpenglRender.David 'Digit' Turner2014-07-084-14/+17
* | Merge "Enable large sd cards." into idea133Xavier Ducrohet2014-06-191-0/+4
|\ \ | |/
| * Enable large sd cards.Xavier Ducrohet2014-06-191-0/+4
* | Merge "Move to custom plugin for native setup." into idea133Xavier Ducrohet2014-06-121-66/+1
|\ \ | |/
| * Move to custom plugin for native setup.Xavier Ducrohet2014-06-111-66/+1
* | Merge "move to prebuilt mingw32." into idea133Xavier Ducrohet2014-06-121-0/+59
|\ \ | |/
| * move to prebuilt mingw32.Xavier Ducrohet2014-06-111-14/+9
| * Merge "Win build for mksdcard." into idea133Xavier Ducrohet2014-06-111-0/+64
| |\
| | * Win build for mksdcard.Xavier Ducrohet2014-06-111-0/+64
* | | Merge "emulator/opengl: Prepare for 64-bit build changes." into idea133David 'Digit' Turner2014-06-1113-22/+24
|\ \ \ | |/ /
| * | emulator/opengl: Prepare for 64-bit build changes.David 'Digit' Turner2014-06-1113-22/+24
| |/
* | Merge "emulator/opengl: Fix compilation with Mingw64 toolchain." into idea133David 'Digit' Turner2014-06-101-2/+2
|\ \ | |/
| * emulator/opengl: Fix compilation with Mingw64 toolchain.David 'Digit' Turner2014-06-041-2/+2
* | Merge "emulator/opengl: Fix GPU emulation library crash on Windows." into ide...David 'Digit' Turner2014-06-101-2/+2
|\ \ | |/
| * emulator/opengl: Fix GPU emulation library crash on Windows.David 'Digit' Turner2014-06-041-2/+2
* | Merge "opengl: rcOpenColorBuffer must be synchronous" into idea133David Turner2014-05-286-13/+24
|\ \ | |/
| * opengl: rcOpenColorBuffer must be synchronousJesse Hall2014-05-276-13/+24
* | Merge "emulator/opengl: A few debugging, stability improvements to emugl" int...David Turner2014-05-213-4/+8
|\ \ | |/
| * emulator/opengl: A few debugging, stability improvements to emuglKen Mixter2014-05-213-4/+8
* | Merge "Update to new notice support." into idea133Xavier Ducrohet2014-05-202-23/+380
|\ \ | |/
| * Update to new notice support.Xavier Ducrohet2014-05-202-23/+380
* | Merge "Fix build of mksdcard with Gradle." into idea133Xavier Ducrohet2014-05-151-9/+0
|\ \ | |/
| * Fix build of mksdcard with Gradle.Xavier Ducrohet2014-05-151-9/+0
* | Merge "Build mksdcard for mac/linux with Gradle." into idea133Xavier Ducrohet2014-05-154-1/+66
|\ \ | |/
| * Build mksdcard for mac/linux with Gradle.Xavier Ducrohet2014-05-154-1/+66
* | emulator: Do not build emulator-related modules with platform-build.David 'Digit' Turner2014-05-111-6/+3
|/
* emulator/opengl: Fix GCC 4.8 warnings.David 'Digit' Turner2014-04-285-31/+32