Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_development
/
833ce707183ecea46a2c0db2f1b8dc1a3bc4d1d4
833ce70
opengles emulator: Call XInitThreads on Linux.
by Liran
· 14 years ago
ca5e982
opengles emulator: fix glGetShaderSource
by Liran
· 14 years ago
0a190be
opengles emulator: fix GLESv2 shader source packing
by Liran
· 14 years ago
9e883e8
Merge "opengles emulator: fix eglGetProcAddress"
by David Turner
· 14 years ago
23685f0
Merge "opengles emulator: fixed EGLContext and EGLSurface ref-counting."
by David Turner
· 14 years ago
5450269
Merge "opengles emulator: fix the mixing between pack/unpack alignments"
by David Turner
· 14 years ago
450fb0a
Merge "opengles emulator: cache all buffer on the guest"
by David Turner
· 14 years ago
a0045f2
Merge "opengles emulator: dynamicaly grow ReadBuffer"
by David Turner
· 14 years ago
321714a
Merge "opengles emulator: fix eglGetError"
by David Turner
· 14 years ago
c1db962
Merge "opengles emulator: inc/dec ref-count of buffer on SwapBuffers"
by David Turner
· 14 years ago
fb1868a
opengles emulator: fix eglGetProcAddress
by Guy Zadickario
· 14 years ago
d8b376d
opengles emulator: fixed EGLContext and EGLSurface ref-counting.
by Guy Zadickario
· 14 years ago
0111043
opengles emulator: fix the mixing between pack/unpack alignments
by Stas Gurtovoy
· 14 years ago
e99305d
opengles emulator: cache all buffer on the guest
by Stas Gurtovoy
· 14 years ago
6208854
opengles emulator: dynamicaly grow ReadBuffer
by Stas Gurtovoy
· 14 years ago
8f887e6
opengles emulator: fix eglGetError
by Stas Gurtovoy
· 14 years ago
39c5318
opengles emulator: inc/dec ref-count of buffer on SwapBuffers
by Stas Gurtovoy
· 14 years ago
891ad0e
Merge "emulator: opengl: Make render_api.h C-compatible"
by David 'Digit' Turner
· 14 years ago
0f97bab
Merge changes Ibee74a22,Ifef4dc98
by David Turner
· 14 years ago
3a064ab
emulator: opengl: Make render_api.h C-compatible
by David 'Digit' Turner
· 14 years ago
f907f4f
NDK: x86 header file has incorrect definition for ptrdiff_t
by Mark D Horn
· 14 years ago
3e6fbdd
Merge "2.0 translator: link only if both shaders compile"
by David Turner
· 14 years ago
25b3794
2.0 translator: link only if both shaders compile
by Amit Feller
· 14 years ago
0ecd479
Merge "opengl translator: Added GLSL ES builtin constants."
by David Turner
· 14 years ago
bcd5ebd
Merge "1.1 translator: WAR for GL_ALPHA_TEST_REF bug"
by David Turner
· 14 years ago
dba3c8b
Merge "1.1 translator: glGet(GL_MAX_CLIP_PLANES) returns max 6"
by David Turner
· 14 years ago
a80ddad
Merge "remove NV_WAR defines"
by David Turner
· 14 years ago
e8c7a05
opengl translator: Added GLSL ES builtin constants.
by Guy Zadickario
· 14 years ago
7e04a24
1.1 translator: WAR for GL_ALPHA_TEST_REF bug
by Yochai Shefi Simchon
· 14 years ago
926db88
1.1 translator: glGet(GL_MAX_CLIP_PLANES) returns max 6
by Yochai Shefi Simchon
· 14 years ago
ceb7fc9
remove NV_WAR defines
by Liran
· 14 years ago
36f0d56
Fix size_t definition in x86 NDK header file
by Mark D Horn
· 14 years ago
c6d3e76
Merge "move platform tools to r8."
by Xavier Ducrohet
· 14 years ago
9a528ed
Merge "Get rid of libqemu library."
by Vladimir Chtchetkine
· 14 years ago
b2b6f2f
Get rid of libqemu library.
by Vladimir Chtchetkine
· 14 years ago
47706d4
Merge "GLES2 translator: workaround for nvidia bug with GL_VALIDATE_STAUS"
by David Turner
· 14 years ago
6707ea9
Merge "2.0 translator: workaround for nVidia "bug""
by David Turner
· 14 years ago
1cd64c7
Merge "GLES2 translator: host does not support RGB565"
by David Turner
· 14 years ago
bcfc7b1
Merge "GLES translator - enable binding to multiple texture targets"
by David Turner
· 14 years ago
0c1ce6d
Merge "GLES2 translaotr: fix glLinkProgram and object names"
by David Turner
· 14 years ago
b7968a9
move platform tools to r8.
by Xavier Ducrohet
· 14 years ago
772468f
GLES2 translator: workaround for nvidia bug with GL_VALIDATE_STAUS
by Liran
· 14 years ago
715c489
2.0 translator: workaround for nVidia "bug"
by Liran
· 14 years ago
dd954c8
GLES2 translator: host does not support RGB565
by Liran
· 14 years ago
31b99df
GLES translator - enable binding to multiple texture targets
by Liran
· 14 years ago
3c457bd
GLES2 translaotr: fix glLinkProgram and object names
by Liran
· 14 years ago
bb2c613
am 718e8b89: Merge "ndk: arm: also update other CRT runtime objects."
by David 'Digit' Turner
· 14 years ago
718e8b8
Merge "ndk: arm: also update other CRT runtime objects."
by David 'Digit' Turner
· 14 years ago
cd18190
ndk: arm: also update other CRT runtime objects.
by David 'Digit' Turner
· 14 years ago
682f914
am e6c1178e: Merge "use Translator\'s glTexImage2D in doCompressedTexImage2D"
by David Turner
· 14 years ago
e6c1178
Merge "use Translator's glTexImage2D in doCompressedTexImage2D"
by David Turner
· 14 years ago
b3dbf9b
am 02acec79: Merge "emulator:opengl: fix windows build"
by David Turner
· 14 years ago
02acec7
Merge "emulator:opengl: fix windows build"
by David Turner
· 14 years ago
b75382e
emulator:opengl: fix windows build
by David Turner
· 14 years ago
99ef052
use Translator's glTexImage2D in doCompressedTexImage2D
by Stas Gurtovoy
· 14 years ago
09d3d31
am c13e5c1c: Merge "ndk: Fix android-3/arch-arm crt{begin,end}_so.o"
by David 'Digit' Turner
· 14 years ago
c13e5c1
Merge "ndk: Fix android-3/arch-arm crt{begin,end}_so.o"
by David 'Digit' Turner
· 14 years ago
a062ad6
ndk: Fix android-3/arch-arm crt{begin,end}_so.o
by David 'Digit' Turner
· 14 years ago
75266ab
am 0db3eb4a: Merge "ndk: Add crtbegin_so.o / crtend_so.o to android-3"
by David 'Digit' Turner
· 14 years ago
0db3eb4
Merge "ndk: Add crtbegin_so.o / crtend_so.o to android-3"
by David 'Digit' Turner
· 14 years ago
75cedfa
ndk: Add crtbegin_so.o / crtend_so.o to android-3
by David 'Digit' Turner
· 14 years ago
7a18bbb
am 9e5560f7: Merge "2.0 Translator:GL_INVALID_VALUE on bad program/shader"
by David Turner
· 14 years ago
1905302
am c97bc443: Merge "Fix parameter parsing in renderer"
by David Turner
· 14 years ago
5e33e43
am b26d94c5: Merge "opengles Translator: DrawTex impl - don\'t draw if no textures enabled."
by David Turner
· 14 years ago
c49de35
am 98030a4f: Merge "2.0 translator: support ARB_ES2_compatibility stuff"
by David Turner
· 14 years ago
c9ad449
am cea49c2f: Merge "translator EGL:fixing bug in eglGetDisplay caused in Windows Platform"
by David Turner
· 14 years ago
67984d2
am a99be30d: Merge "opengles Translator: get Compressed texture handling out from GLEScontext"
by David Turner
· 14 years ago
9e5560f
Merge "2.0 Translator:GL_INVALID_VALUE on bad program/shader"
by David Turner
· 14 years ago
c97bc44
Merge "Fix parameter parsing in renderer"
by David Turner
· 14 years ago
b26d94c
Merge "opengles Translator: DrawTex impl - don't draw if no textures enabled."
by David Turner
· 14 years ago
98030a4
Merge "2.0 translator: support ARB_ES2_compatibility stuff"
by David Turner
· 14 years ago
cea49c2
Merge "translator EGL:fixing bug in eglGetDisplay caused in Windows Platform"
by David Turner
· 14 years ago
a99be30
Merge "opengles Translator: get Compressed texture handling out from GLEScontext"
by David Turner
· 14 years ago
31bf4fa
2.0 Translator:GL_INVALID_VALUE on bad program/shader
by Yochai Shefi Simchon
· 14 years ago
76007c3
Fix parameter parsing in renderer
by Stas Gurtovoy
· 14 years ago
0dad64d
opengles Translator: DrawTex impl - don't draw if no textures enabled.
by Stas Gurtovoy
· 14 years ago
79b1bad
2.0 translator: support ARB_ES2_compatibility stuff
by Yochai Shefi Simchon
· 14 years ago
1d8465c
translator EGL:fixing bug in eglGetDisplay caused in Windows Platform
by Amit Feller
· 14 years ago
1d9dc99
opengles Translator: get Compressed texture handling out from GLEScontext
by Stas Gurtovoy
· 14 years ago
b2de740
am 7fdf635d: Merge "opengles emulator: support for null in data parameter of glCompressedTexImage2D"
by David Turner
· 14 years ago
01427d1
am c86fa4b8: Merge "opengles emulator: support NULL as parameter to glTexImage2D (gles1)"
by David Turner
· 14 years ago
7fdf635
Merge "opengles emulator: support for null in data parameter of glCompressedTexImage2D"
by David Turner
· 14 years ago
c86fa4b
Merge "opengles emulator: support NULL as parameter to glTexImage2D (gles1)"
by David Turner
· 14 years ago
d9d1006
opengles emulator: support for null in data parameter of glCompressedTexImage2D
by Stas Gurtovoy
· 14 years ago
c99d4a0
opengles emulator: support NULL as parameter to glTexImage2D (gles1)
by Stas Gurtovoy
· 14 years ago
0fecb41
am 7be5b706: Merge "emulator:opengl: input event redirection"
by David Turner
· 14 years ago
c1c47c0
am 6a9aa82f: Merge "emulator:opengl: custom framebuffer sizes"
by David Turner
· 14 years ago
7be5b70
Merge "emulator:opengl: input event redirection"
by David Turner
· 14 years ago
6a9aa82
Merge "emulator:opengl: custom framebuffer sizes"
by David Turner
· 14 years ago
16f2e31
emulator:opengl: input event redirection
by David Turner
· 14 years ago
70d98e6
emulator:opengl: custom framebuffer sizes
by David Turner
· 14 years ago
37ac340
am 2319e183: Merge "egl emulator: fixes for covegl conformance test"
by David Turner
· 14 years ago
4b8bf44
am f4b1fa4c: Merge "GLESv2 Translator: fix glGet*"
by David Turner
· 14 years ago
2319e18
Merge "egl emulator: fixes for covegl conformance test"
by David Turner
· 14 years ago
f4b1fa4
Merge "GLESv2 Translator: fix glGet*"
by David Turner
· 14 years ago
14fa020
am c559f761: Merge "GLES2 translator: fix glUseProgram error"
by David Turner
· 14 years ago
4994792
am ad31d5ca: Merge "GLES2 Translator: GetVertexAttrib* fix"
by David Turner
· 14 years ago
29512bb
am fbd9283c: Merge "GLES2 translator: fix point rendering"
by David Turner
· 14 years ago
a20d6fe
am e7db3af6: Merge "GLES2 translator: DeleteShader/Program fix"
by David Turner
· 14 years ago
37577cb
am 05832ade: Merge "opengles Translator: fix uncompress palleted A1 textures"
by David Turner
· 14 years ago
Next »