Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_development
/
refs/heads/ics
/
tools
/
emulator
/
opengl
9322c5c
Work around a y-invert bug on Macs w/ Intel GPU
by Jesse Hall
· 14 years ago
767d089
Delete dead code.
by Jesse Hall
· 14 years ago
7ef79e4
EmuGL: don't [de]queue buffers in eglMakeCurrent
by Jesse Hall
· 14 years ago
cbc7300
EmuGL: enable SurfaceTexture async mode
by Jesse Hall
· 14 years ago
d6bd184
EmuGL: GLESv2 support for OES_EGL_image_external
by Jesse Hall
· 14 years ago
00e6133
EmuGL: refinements to GLESv1 image_external
by Jesse Hall
· 14 years ago
ac018fe
EmuGL: refcount ColorBuffers on the host
by Jesse Hall
· 14 years ago
91d4e8e
GLESv2 translator: don't delete EGLImage textures
by Jesse Hall
· 14 years ago
0e981c8
EmuGL: Fix heap corruption
by Jesse Hall
· 14 years ago
5bad48a
EmuGL: handle NULL data in glBufferData
by Jesse Hall
· 14 years ago
f0baef2
Merge "EmuGL: misc small cleanups" into ics-mr1
by Jesse Hall
· 14 years ago
a592d9c
EmuGL: misc small cleanups
by Jesse Hall
· 14 years ago
a4fb8a6
EmuGL: fix GL view position in window on OS X
by Jesse Hall
· 14 years ago
5d721ef
am b0a30e43: EmuGL: remove broken EGL buffer refcounting
by Jesse Hall
· 14 years ago
b0a30e4
EmuGL: remove broken EGL buffer refcounting
by Jesse Hall
· 14 years ago
c08eaec
am 96cd9c31: Merge "EmuGL: capture VBO contents in GL2Encoder" into ics-mr0
by Jesse Hall
· 14 years ago
7906431
EmuGL: capture VBO contents in GL2Encoder
by Jesse Hall
· 14 years ago
3a65515
am af4f66be: EmuGL: implement OES_EGL_image_external for GLESv1
by Jesse Hall
· 14 years ago
25902c0
am f37a7ed6: GLES translator: don\'t delete EGLImage textures
by Jesse Hall
· 14 years ago
f25dc0f
am faaf1553: EmuGL: set texture info from EGLImage
by Jesse Hall
· 14 years ago
af4f66b
EmuGL: implement OES_EGL_image_external for GLESv1
by Jesse Hall
· 14 years ago
f37a7ed
GLES translator: don't delete EGLImage textures
by Jesse Hall
· 14 years ago
faaf155
EmuGL: set texture info from EGLImage
by Jesse Hall
· 14 years ago
9c14396
should fix sdk build
by Mathias Agopian
· 14 years ago
a8f182c
Merge "emulator: opengl: add design document for emulation implementation."
by David 'Digit' Turner
· 14 years ago
0e205e6
emulator: opengl: minor fix and reformatting
by David 'Digit' Turner
· 14 years ago
fb2ddf9
emulator: opengl: add design document for emulation implementation.
by David 'Digit' Turner
· 14 years ago
b8b0bac
am 7b2cacb4: am 76f63551: am 894a63dd: emulator: opengl: Add custom_write optimization to encoder.
by David 'Digit' Turner
· 14 years ago
c11d87d
am 5127bebf: am 8790e10a: am 5d7f0875: emulator: opengl: \'large\' buffer optimization
by David 'Digit' Turner
· 14 years ago
7dc4d98
am 175512d4: am 5d2e245d: am e72ed049: emulator: opengl: improve gralloc debug traces
by David 'Digit' Turner
· 14 years ago
640cf69
am 81488f05: am ac6c7392: am 9a6c0287: emulator: opengl: fix inccorect delete usage.
by David 'Digit' Turner
· 14 years ago
bb1e135
am f90030a9: am 0bf9070e: am 6aca3d9f: emulator: opengl: add missing EGLDisplay destructor
by David 'Digit' Turner
· 14 years ago
0426ac5
am 5703f4d9: am 81ee5461: am 8abfab1b: emulator: opengl: make internal tables const.
by David 'Digit' Turner
· 14 years ago
76f6355
am 894a63dd: emulator: opengl: Add custom_write optimization to encoder.
by David 'Digit' Turner
· 14 years ago
8790e10
am 5d7f0875: emulator: opengl: \'large\' buffer optimization
by David 'Digit' Turner
· 14 years ago
5d2e245
am e72ed049: emulator: opengl: improve gralloc debug traces
by David 'Digit' Turner
· 14 years ago
ac6c739
am 9a6c0287: emulator: opengl: fix inccorect delete usage.
by David 'Digit' Turner
· 14 years ago
0bf9070
am 6aca3d9f: emulator: opengl: add missing EGLDisplay destructor
by David 'Digit' Turner
· 14 years ago
81ee546
am 8abfab1b: emulator: opengl: make internal tables const.
by David 'Digit' Turner
· 14 years ago
009a020
resolved conflicts for merge of 944b4f80 to master
by David 'Digit' Turner
· 14 years ago
6ddbd15
resolved conflicts for merge of 4e6af749 to gingerbread-plus-aosp
by David 'Digit' Turner
· 14 years ago
894a63d
emulator: opengl: Add custom_write optimization to encoder.
by David 'Digit' Turner
· 14 years ago
5d7f087
emulator: opengl: 'large' buffer optimization
by David 'Digit' Turner
· 14 years ago
e72ed04
emulator: opengl: improve gralloc debug traces
by David 'Digit' Turner
· 14 years ago
9a6c028
emulator: opengl: fix inccorect delete usage.
by David 'Digit' Turner
· 14 years ago
6aca3d9
emulator: opengl: add missing EGLDisplay destructor
by David 'Digit' Turner
· 14 years ago
8abfab1
emulator: opengl: make internal tables const.
by David 'Digit' Turner
· 14 years ago
4e6af74
emulator: opengl: Back-port GLES emulation from the master tree.
by David 'Digit' Turner
· 14 years ago
b13cf4a
emulator: opengl: Fix the Windows SDK build
by David 'Digit' Turner
· 14 years ago
0db6e8d
Merge "emulator: opengl: Support named pipes on Win32"
by David 'Digit' Turner
· 14 years ago
b065016
Merge "emulator: opengl: Add support for unix sockets."
by David 'Digit' Turner
· 14 years ago
bde30e7
Merge "emulator: opengl: re-enable gralloc builds"
by David 'Digit' Turner
· 14 years ago
3abd13d
emulator: opengl: Support named pipes on Win32
by David 'Digit' Turner
· 14 years ago
3d76ec1
emulator: opengl: Add support for unix sockets.
by David 'Digit' Turner
· 14 years ago
3598af3
emulator: opengl: add missing pthread_mutex_destroy
by David 'Digit' Turner
· 14 years ago
c308bfc
emulator: opengl: re-enable gralloc builds
by David 'Digit' Turner
· 14 years ago
1cb2c54
emulator: opengl: Fix egl.cfg tsdefinition
by David 'Digit' Turner
· 14 years ago
1479a6c
am 7cd5aeb7: am dda2e51a: am 6ba16ba7: Merge "emulator: opengl: add initLibrary function to render library"
by David 'Digit' Turner
· 14 years ago
b61218b
am 1ff9d194: am b6114c7b: am 7cb797f1: Merge "emulator: opengl: use bilinear filtering"
by David 'Digit' Turner
· 14 years ago
34fa563
emulator: opengl: Fix the emulator-specific builds.
by David 'Digit' Turner
· 14 years ago
6ba16ba
Merge "emulator: opengl: add initLibrary function to render library"
by David 'Digit' Turner
· 14 years ago
5d1e8b2
emulator: opengl: add initLibrary function to render library
by David 'Digit' Turner
· 14 years ago
7cb797f
Merge "emulator: opengl: use bilinear filtering"
by David 'Digit' Turner
· 14 years ago
2dfb7b5
emulator: opengl: fix the build
by David 'Digit' Turner
· 14 years ago
91572d1
emulator: opengl: use bilinear filtering
by David 'Digit' Turner
· 14 years ago
783cc1b
emulator: opengl: fallback gralloc module
by David 'Digit' Turner
· 14 years ago
20d5b0a
emulator: oops, really fix the build
by David 'Digit' Turner
· 14 years ago
8b55909
emulator: fix the build
by David 'Digit' Turner
· 14 years ago
3f88bea
emulator: opengl: Open libGL.dylib as a framework on Mac
by David 'Digit' Turner
· 14 years ago
47cbdfb
emulator: opengl: remove debug traces.
by David 'Digit' Turner
· 14 years ago
cecb6a0
emulator: opengl: Make host decoder libraries static
by David 'Digit' Turner
· 14 years ago
6efe381
emulator: opengl: build gralloc driver by default
by David 'Digit' Turner
· 14 years ago
5dfd5b2
emulator: opengl: support moved shared libraries.
by David 'Digit' Turner
· 14 years ago
e2dda38
emulator: opengl: Avoid conflicts with SDL_CONFIG
by David 'Digit' Turner
· 14 years ago
0008793
emulator: opengl: fix Windows build
by David 'Digit' Turner
· 14 years ago
503419c
Remove obsolete comments
by David 'Digit' Turner
· 14 years ago
f7e7e46
opengles emulator- check framebuffer status fix
by Liran
· 14 years ago
4629d24
opengles emulator: fixes flashing effect on Mac
by Guy Zadickario
· 14 years ago
bdf4c1f
opengles emulator: fixed EGL sharing context
by Guy Zadickario
· 14 years ago
ca7a7b0
Merge "opengles emulator: use bionic tls slot"
by David Turner
· 14 years ago
75094ee
opengles emulator: use bionic tls slot
by Guy Zadickario
· 14 years ago
b9a5baf
opengles emulator: code cleanup removing dead code
by Guy Zadickario
· 14 years ago
8c962dc
opengles emulator: replace the readback at end of frame with blit
by Guy Zadickario
· 14 years ago
3ae6928
emulator opengles: improve TcpStream throughput
by David Turner
· 14 years ago
a6b033d
opengles emulator: do single display connection for all subwindow
by Yochai Shefi Simchon
· 14 years ago
2a581c9
EGL translator : fix windows egl for handling device contexts
by Yochai Shefi Simchon
· 14 years ago
22bb339
opengles emulator: do not publish support for setUpdateRect
by Guy Zadickario
· 14 years ago
bdfb715
opengles emulator: call XInitThreads in emulator_test_renderer
by Guy Zadickario
· 14 years ago
617416e
opengles emulator: support display rotation and resize
by Guy Zadickario
· 14 years ago
9dcac07
opengles emulator: mac support binding context to pbuffer
by Guy Zadickario
· 14 years ago
f79a58e
opengles emulator: fix shader parser precision qualifiers
by Yochai Shefi Simchon
· 14 years ago
13b3da8
opengles emulator: added FPS statistics printout
by Guy Zadickario
· 14 years ago
7944edc
opengles emulator: fix the uniform location WAR for intel platforms
by Guy Zadickario
· 14 years ago
ea7f72a
opengl emulator: fix windows build
by Guy Zadickario
· 14 years ago
bc9d37e
opengles emulator: fix shader/program info log functions
by Amit Feller
· 14 years ago
97fa8de
opengles emulator: Support current value for attribute 0
by Yochai Shefi Simchon
· 14 years ago
c9d1926
opengles emulator: GLESv2: adding more params validation.
by Amit Feller
· 14 years ago
af777c2
opengles emulator: check OES_standard_derivatives support
by Amit Feller
· 14 years ago
2ec2fa1
opengles emulator: fix uniform name translation to apps
by Liran
· 14 years ago
50c0fb0
opengles emulator: GLES2 translator / codec
by Liran
· 14 years ago
Next »