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
/
opengl
/
host
Commit message (
Expand
)
Author
Age
Files
Lines
*
validate glBufferData's usage parameter
bohu
2014-10-29
3
-0
/
+12
*
Merge "Handle empty data parameter in glTexSubImage2D"
bohu
2014-10-21
1
-1
/
+1
|
\
|
*
Handle empty data parameter in glTexSubImage2D
bohu
2014-10-17
1
-1
/
+1
*
|
Merge "Handle empty length parameter on decoder side"
bohu
2014-10-21
1
-0
/
+1
|
\
\
|
*
|
Handle empty length parameter on decoder side
bohu
2014-10-17
1
-0
/
+1
|
|
/
*
|
Properly reset source code buffer
bohu
2014-10-17
1
-0
/
+1
|
/
*
emulator/opengl/emugen: Use local variables for parameters.
David 'Digit' Turner
2014-09-25
1
-83
/
+100
*
emulator/opengl/emugen: Move pointer increment out of case statements.
David 'Digit' Turner
2014-09-25
1
-8
/
+9
*
emulator/opengl/emugen: Introduce helper macros.
David 'Digit' Turner
2014-09-25
1
-8
/
+17
*
emulator/opengl/emugen: Remove accessor functions.
David 'Digit' Turner
2014-09-25
4
-79
/
+66
*
emulator/opengl/emugen: Ensure correct buffer alignment.
David 'Digit' Turner
2014-09-24
1
-4
/
+69
*
emulator/opengl/emgen: Fix debug output of floating point values.
David 'Digit' Turner
2014-09-17
1
-7
/
+2
*
emulator/opengl/emugen: Use templates to read values from stream.
David 'Digit' Turner
2014-09-16
1
-73
/
+142
*
emulator/opengl/emugl: Remove ispointer field from types definitions.
David 'Digit' Turner
2014-09-13
4
-95
/
+101
*
emulator/opengl/emugen: Get rid of VarConverter.
David 'Digit' Turner
2014-09-13
2
-72
/
+45
*
emulator/opengl: Cleanup build files + remove obsolete tests.
David 'Digit' Turner
2014-08-27
10
-267
/
+56
*
emulator/opengl: Remove out-of-process handling code.
David 'Digit' Turner
2014-07-09
6
-134
/
+12
*
emulator/opengl: refactor Thread class.
David 'Digit' Turner
2014-07-09
6
-14
/
+12
*
emulator/opengl: refactor shared library handling.
David 'Digit' Turner
2014-07-09
9
-21
/
+23
*
emulator/opengl: Add global lock to libOpenglRender.
David 'Digit' Turner
2014-07-08
4
-14
/
+17
*
emulator/opengl: Prepare for 64-bit build changes.
David 'Digit' Turner
2014-06-11
8
-8
/
+8
*
emulator/opengl: Fix compilation with Mingw64 toolchain.
David 'Digit' Turner
2014-06-04
1
-2
/
+2
*
emulator/opengl: Fix GPU emulation library crash on Windows.
David 'Digit' Turner
2014-06-04
1
-2
/
+2
*
opengl: rcOpenColorBuffer must be synchronous
Jesse Hall
2014-05-27
5
-6
/
+22
*
emulator/opengl: A few debugging, stability improvements to emugl
Ken Mixter
2014-05-21
3
-4
/
+8
*
emulator/opengl: Fix GCC 4.8 warnings.
David 'Digit' Turner
2014-04-28
3
-27
/
+27
*
emulator/opengl: Backport fixes from master branch.
David 'Digit' Turner
2014-04-17
4
-5
/
+19
*
Merge "Fix compilation error due to missing getopt with x86_64-linux-glibc2.1...
David Turner
2014-04-16
1
-3
/
+0
|
\
|
*
Fix compilation error due to missing getopt with x86_64-linux-glibc2.11-4.8
Andrew Hsieh
2014-03-18
1
-3
/
+0
*
|
emulator/opengl: Fix misc. compiler warnings.
David 'Digit' Turner
2014-04-01
8
-38
/
+28
*
|
emulator/opengl: Fix Windows EGL queryConfigs().
David 'Digit' Turner
2014-04-01
1
-2
/
+2
*
|
emulator/opengl: Fix eglWaitGL implementation.
David 'Digit' Turner
2014-04-01
1
-1
/
+3
|
/
*
emulator/opengl: Fix Windows SDK build.
David 'Digit' Turner
2014-03-11
1
-0
/
+27
*
emulator/opengl: Allow standalone build.
David 'Digit' Turner
2014-03-11
14
-92
/
+307
*
emulator/opengl: Remove libcutils/libutils/liblog
David 'Digit' Turner
2014-03-11
2
-4
/
+4
*
emulator/opengl: Remove Android-specific thread_store.
David 'Digit' Turner
2014-03-11
3
-35
/
+73
*
emulator/opengl: Remove android::Mutex.
David 'Digit' Turner
2014-03-11
22
-185
/
+145
*
emulator/opengl: Remove compiler warnings
David 'Digit' Turner
2014-03-06
3
-7
/
+1
*
emulator/opengl: Refactor SmartPtr implementation.
David 'Digit' Turner
2014-01-21
12
-186
/
+25
*
emulator/opengl: Prepare out-of-platform build with SDL.
David 'Digit' Turner
2014-01-18
1
-0
/
+282
*
emulator/opengl: Get rid of all compiler warnings (Linux).
David 'Digit' Turner
2014-01-18
12
-64
/
+77
*
Merge "Catch NULL context and bubbling error up."
Xavier Ducrohet
2013-11-21
4
-14
/
+21
|
\
|
*
Catch NULL context and bubbling error up.
Stuart Scott
2013-08-23
4
-14
/
+21
*
|
Merge "Copy the GL2 extension string before destroying context"
Xavier Ducrohet
2013-11-21
1
-8
/
+15
|
\
\
|
*
|
Copy the GL2 extension string before destroying context
Jesse Hall
2013-08-23
1
-8
/
+15
|
|
/
*
|
Merge "EglMacApi: Make sure that some returned EGL configs have alpha == 0"
Xavier Ducrohet
2013-11-21
3
-1
/
+38
|
\
\
|
*
|
EglMacApi: Make sure that some returned EGL configs have alpha == 0
Martin Storsjo
2013-09-25
3
-1
/
+38
|
|
/
*
|
Merge changes I0cccba67,I4cf8a19b
Xavier Ducrohet
2013-11-08
1
-2
/
+3
|
\
\
|
|
/
|
/
|
|
*
Ignore empty ranges
Alessandro Pignotti
2013-07-30
1
-1
/
+2
|
*
Fix rangeUnion return value in the successful case
Alessandro Pignotti
2013-07-30
1
-1
/
+1
[next]