index
:
sdk.git
replicant-4.2
replicant-6.0
sdk
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
emulator
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correctly set error code
bohu
2014-11-25
2
-4
/
+28
*
Validate glClear mask
bohu
2014-11-25
1
-0
/
+3
*
Check and return correct error code
bohu
2014-11-25
1
-3
/
+5
*
validate glBufferData's usage parameter
bohu
2014-11-25
3
-0
/
+12
*
Detach texture or renderbuffer when deleting them
bohu
2014-11-25
2
-1
/
+29
*
emulator/opengl: Fix glShaderSource() signature.
David 'Digit' Turner
2014-11-25
10
-9
/
+10
*
emulator/opengl/emugen: Add new 'flushOnEncode' entry point flag.
David 'Digit' Turner
2014-11-25
22
-2
/
+71
*
emulator/opengl: Remove compiler warnings.
David 'Digit' Turner
2014-11-25
3
-2
/
+4
*
emulator/opengl/emugen: Small cleanup of autogenerated sources.
David 'Digit' Turner
2014-11-25
7
-52
/
+49
*
emulator/opengl: Add emugen test suite.
David 'Digit' Turner
2014-11-25
22
-0
/
+629
*
emulator/opengl/emugen: Use local variables for parameters.
David 'Digit' Turner
2014-11-25
1
-83
/
+100
*
emulator/opengl/emugen: Move pointer increment out of case statements.
David 'Digit' Turner
2014-11-25
1
-8
/
+9
*
emulator/opengl/emugen: Introduce helper macros.
David 'Digit' Turner
2014-11-25
1
-8
/
+17
*
emulator/opengl/emugen: Remove accessor functions.
David 'Digit' Turner
2014-11-25
4
-79
/
+66
*
emulator/opengl/emugen: Ensure correct buffer alignment.
David 'Digit' Turner
2014-11-25
2
-4
/
+149
*
emulator/opengl/emgen: Fix debug output of floating point values.
David 'Digit' Turner
2014-11-25
1
-7
/
+2
*
emulator/opengl: Add UniqueIntegerMap class.
David 'Digit' Turner
2014-11-25
3
-0
/
+329
*
emulator/opengl/emugen: Use templates to read values from stream.
David 'Digit' Turner
2014-11-25
2
-73
/
+249
*
emulator/opengl/emugen: Get rid of VarConverter.
David 'Digit' Turner
2014-11-25
2
-72
/
+45
*
emulator/opengl/emugl: Remove ispointer field from types definitions.
David 'Digit' Turner
2014-11-25
4
-95
/
+101
*
Need to revert this one and cherry pick earlier CLs first
Bo Hu
2014-11-18
22
-629
/
+0
*
emulator/opengl: Add emugen test suite.
David 'Digit' Turner
2014-11-18
22
-0
/
+629
*
Properly handle shader program deletion
bohu
2014-11-18
3
-1
/
+42
*
Properly handle shader deletion
bohu
2014-11-18
3
-3
/
+61
*
handles glGetFloatv with GL_STENCIL_VALUE_MASK etc
bohu
2014-11-18
1
-0
/
+14
*
Build and package 32/64bit find_java.
Xavier Ducrohet
2014-11-07
1
-2
/
+2
*
Handle empty data parameter in glTexSubImage2D
bohu
2014-10-29
1
-1
/
+1
*
Handle empty length parameter on decoder side
bohu
2014-10-29
1
-0
/
+1
*
Properly reset source code buffer
bohu
2014-10-29
1
-0
/
+1
*
emulator/opengl: Cleanup build files + remove obsolete tests.
David 'Digit' Turner
2014-08-27
62
-6756
/
+84
*
Support dynamic lib name without ".dylib" on Mac
Tina Zhang
2014-07-27
3
-4
/
+44
*
Merge changes I551e0f3d,I26d84cf5,I27c993d1 into idea133
David 'Digit' Turner
2014-07-21
40
-1077
/
+876
|
\
|
*
emulator/opengl: Remove out-of-process handling code.
David 'Digit' Turner
2014-07-09
12
-628
/
+17
|
*
emulator/opengl: refactor Thread class.
David 'Digit' Turner
2014-07-09
15
-279
/
+467
|
*
emulator/opengl: refactor shared library handling.
David 'Digit' Turner
2014-07-09
17
-174
/
+396
*
|
Merge "emulator/opengl: Add global lock to libOpenglRender." into idea133
David 'Digit' Turner
2014-07-21
4
-14
/
+17
|
\
\
|
|
/
|
*
emulator/opengl: Add global lock to libOpenglRender.
David 'Digit' Turner
2014-07-08
4
-14
/
+17
*
|
Merge "Enable large sd cards." into idea133
Xavier Ducrohet
2014-06-19
1
-0
/
+4
|
\
\
|
|
/
|
*
Enable large sd cards.
Xavier Ducrohet
2014-06-19
1
-0
/
+4
*
|
Merge "Move to custom plugin for native setup." into idea133
Xavier Ducrohet
2014-06-12
1
-66
/
+1
|
\
\
|
|
/
|
*
Move to custom plugin for native setup.
Xavier Ducrohet
2014-06-11
1
-66
/
+1
*
|
Merge "move to prebuilt mingw32." into idea133
Xavier Ducrohet
2014-06-12
1
-0
/
+59
|
\
\
|
|
/
|
*
move to prebuilt mingw32.
Xavier Ducrohet
2014-06-11
1
-14
/
+9
|
*
Merge "Win build for mksdcard." into idea133
Xavier Ducrohet
2014-06-11
1
-0
/
+64
|
|
\
|
|
*
Win build for mksdcard.
Xavier Ducrohet
2014-06-11
1
-0
/
+64
*
|
|
Merge "emulator/opengl: Prepare for 64-bit build changes." into idea133
David 'Digit' Turner
2014-06-11
13
-22
/
+24
|
\
\
\
|
|
/
/
|
*
|
emulator/opengl: Prepare for 64-bit build changes.
David 'Digit' Turner
2014-06-11
13
-22
/
+24
|
|
/
*
|
Merge "emulator/opengl: Fix compilation with Mingw64 toolchain." into idea133
David 'Digit' Turner
2014-06-10
1
-2
/
+2
|
\
\
|
|
/
|
*
emulator/opengl: Fix compilation with Mingw64 toolchain.
David 'Digit' Turner
2014-06-04
1
-2
/
+2
*
|
Merge "emulator/opengl: Fix GPU emulation library crash on Windows." into ide...
David 'Digit' Turner
2014-06-10
1
-2
/
+2
|
\
\
|
|
/
[next]