Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_development
/
e02b38778a8c3f5663cfac192c4e7c3a9d771ceb
e02b387
Fix an iligal "free".
by Yochai Shefi Simchon
· 14 years ago
33cd758
tex 0 is legal.
by Yochai Shefi Simchon
· 14 years ago
72233c6
Support GL_(NUM_)COMPRESSED_TEXTURE_FORMATS get.
by Yochai Shefi Simchon
· 14 years ago
688620e
Merge "sdk: Ensure we copy build.prop to platform image directory."
by David 'Digit' Turner
· 14 years ago
588d3e7
Merge "emulator: opengl: Update/simplify build scripts"
by David 'Digit' Turner
· 14 years ago
8422a11
emulator: opengl: Update/simplify build scripts
by David 'Digit' Turner
· 14 years ago
bd414ea
Merge "opengl translator: fix eglGetConfigAttrib"
by David Turner
· 14 years ago
8e70602
Merge "opengl translator: conformance fixes"
by David Turner
· 14 years ago
97dba6c
Merge "emulator gralloc: removed compilation warnings."
by David Turner
· 14 years ago
4e18d73
Merge "emulator opengl: Fix gralloc color buffer uploads"
by David Turner
· 14 years ago
ec3f9a7
Merge "emulator opengl: Added support for config_size 0 to FBConfig::chooseConfig"
by David Turner
· 14 years ago
ad66b12
Merge "emulator opengl: fix crash in gralloc_free"
by David Turner
· 14 years ago
97dfbff
Merge "emulator opengl: implement glGetString"
by David Turner
· 14 years ago
22a288a
emulator gralloc: removed compilation warnings.
by Guy Zadikario
· 14 years ago
7d39ef3
emulator opengl: Fix gralloc color buffer uploads
by Guy Zadikario
· 14 years ago
5960b27
emulator opengl: Added support for config_size 0 to FBConfig::chooseConfig
by Stas Gurtovoy
· 14 years ago
ca629bd
emulator opengl: fix crash in gralloc_free
by Stas Gurtovoy
· 14 years ago
1ef706f
emulator opengl: implement glGetString
by Guy Zadikario
· 14 years ago
5b67521
Merge "emulator opengl: use eglGetProcAddress in EGL dispatch."
by David Turner
· 14 years ago
c3349b5
Merge "emulator egl translator: Fix eglGetProcAddress."
by David Turner
· 14 years ago
f4c9f25
Merge "opengl renderer: Fixed colorBuffer texture creation."
by David Turner
· 14 years ago
025c1f7
Merge "emulator opengl: Fix bug when re-binding the same context"
by David Turner
· 14 years ago
3ef2b6b
Merge "emulator opengl: more few fixups needed for the system to load."
by David Turner
· 14 years ago
1c39202
Merge "emulator opengl: pool of fixups to the host side."
by David Turner
· 14 years ago
a2ec733
emulator opengl: use eglGetProcAddress in EGL dispatch.
by Guy Zadikario
· 14 years ago
4ec4346
emulator egl translator: Fix eglGetProcAddress.
by Guy Zadikario
· 14 years ago
f0dce80
opengl renderer: Fixed colorBuffer texture creation.
by Guy Zadikario
· 14 years ago
b57ad81
emulator opengl: Fix bug when re-binding the same context
by Guy Zadikario
· 14 years ago
5def410
emulator opengl: more few fixups needed for the system to load.
by Stas Gurtovoy
· 14 years ago
613025e
emulator opengl: pool of fixups to the host side.
by Stas Gurtovoy
· 14 years ago
3f5c955
Merge "emulator opengl: pool of fixups to the system components."
by David Turner
· 14 years ago
6aef509
Merge "emulator opengl: added Bind texture to EGLImage/surface"
by David Turner
· 14 years ago
390b075
Merge "emulator opengl: Added glFinishRoundTrip to GLESv2"
by David Turner
· 14 years ago
6a79e88
emulator opengl: pool of fixups to the system components.
by Stas Gurtovoy
· 14 years ago
2220d27
emulator opengl: added Bind texture to EGLImage/surface
by Stas Gurtovoy
· 14 years ago
a26f6f2
emulator opengl: Added glFinishRoundTrip to GLESv2
by Stas Gurtovoy
· 14 years ago
cd108d5
Merge "emulator opengl: Small change to support more surface attributes"
by David Turner
· 14 years ago
c4b10a5
Merge "emulator opengl: Added glFinishRoundTrip implementation."
by David Turner
· 14 years ago
b9cbdec
Merge "emulator opengl: implemented getProcAddress in GLESv1."
by David Turner
· 14 years ago
52ae291
Merge "emulator opengl: system GLESv1 first commit."
by David Turner
· 14 years ago
a21ef2b
sdk: Ensure we copy build.prop to platform image directory.
by David 'Digit' Turner
· 14 years ago
163235e
opengl translator: fix eglGetConfigAttrib
by Liran
· 14 years ago
ac7987e
opengl translator: conformance fixes
by Liran
· 14 years ago
de40cd3
emulator opengl: Small change to support more surface attributes
by Stas Gurtovoy
· 14 years ago
a6882bf
emulator opengl: Added glFinishRoundTrip implementation.
by Stas Gurtovoy
· 14 years ago
903945c
emulator opengl: implemented getProcAddress in GLESv1.
by Stas Gurtovoy
· 14 years ago
d32c2d9
emulator opengl: system GLESv1 first commit.
by Stas Gurtovoy
· 14 years ago
b7caa30
Merge "emulator opengl: implement eglChooseConfig functionality."
by David Turner
· 14 years ago
aa77b77
Merge "emulator opengl: some system egl fixes after a review."
by David Turner
· 14 years ago
c39872a
Merge "emulator opengl: moved gralloc buffer handle struct to be shared."
by David Turner
· 14 years ago
e68305d
Merge "Handle egl context"
by David Turner
· 14 years ago
96deb3b
Merge "emulator opengl: Create and destroy Surfaces"
by David Turner
· 14 years ago
a7b7e95
emulator opengl: implement eglChooseConfig functionality.
by Stas Gurtovoy
· 14 years ago
33dc9ad
emulator opengl: some system egl fixes after a review.
by Stas Gurtovoy
· 14 years ago
c36ac6e
emulator opengl: moved gralloc buffer handle struct to be shared.
by Stas Gurtovoy
· 14 years ago
dd0a377
Handle egl context
by Stas Gurtovoy
· 14 years ago
8a8c601
emulator opengl: Create and destroy Surfaces
by Stas Gurtovoy
· 14 years ago
0e5c2be
Merge "First commit of the system egl implementation."
by David Turner
· 14 years ago
37db3de
First commit of the system egl implementation.
by Stas Gurtovoy
· 14 years ago
8c7d551
Merge "opengl translator: make GLcommon static library"
by David Turner
· 14 years ago
cd1489a
opengl translator: make GLcommon static library
by Guy Zadikario
· 14 years ago
cc3b388
Merge "opengl translator: moved some types out of eglplatform.h"
by David Turner
· 14 years ago
8a96cb7
Merge "opengl translator: initialize dispatch with dummy functions"
by David Turner
· 14 years ago
0db9dae
opengl translator: moved some types out of eglplatform.h
by Amit Feller
· 14 years ago
c879e1c
opengl translator: initialize dispatch with dummy functions
by Amit Feller
· 14 years ago
a1b9f9b
Merge "implementing mac OS support for translator's libs"
by David Turner
· 14 years ago
f3c023e
Merge "opengl translator: GLSL ES translation"
by David Turner
· 14 years ago
87043c4
Merge "opengl translator: added EGL_RENDERABLE_TYPE attrib"
by David Turner
· 14 years ago
3dd22a5
implementing mac OS support for translator's libs
by Amit Feller
· 14 years ago
dd26774
opengl translator: GLSL ES translation
by Amit Feller
· 14 years ago
d61fb75
opengl translator: added EGL_RENDERABLE_TYPE attrib
by Amit Feller
· 14 years ago
a2c959d
Merge "fixes for gles2 tests"
by David Turner
· 14 years ago
bcec626
Merge "add gles2 extensions"
by David Turner
· 14 years ago
4bf1d50
Merge "implement GL_OES_draw_texture"
by David Turner
· 14 years ago
ffe663d
Merge "Add gles 1 extension implementation to translator"
by David Turner
· 14 years ago
61287c5
Merge "removed old/obsolete file GLEScontext.cpp"
by David Turner
· 14 years ago
e4b6d4a
fixes for gles2 tests
by Liran
· 14 years ago
da84d44
add gles2 extensions
by Liran
· 14 years ago
d94a2ef
implement GL_OES_draw_texture
by Liran
· 14 years ago
3b7e5e3
Add gles 1 extension implementation to translator
by Liran
· 14 years ago
a7f83c0
removed old/obsolete file GLEScontext.cpp
by Guy Zadikario
· 14 years ago
299a140
Merge "Fix issues raised by the GLES 1.1 conformance test"
by David Turner
· 14 years ago
3150361
Fix issues raised by the GLES 1.1 conformance test
by Yochai Shefi Simchon
· 14 years ago
67032b2
Merge "Fix a bug where eglMakeCurrent(NULL) did not work"
by David Turner
· 14 years ago
7660bb5
Merge "Fix a mess in contexts/surfaces reference count"
by David Turner
· 14 years ago
8821d5a
Merge "ThreadInfo- use explicit rather than void pointers"
by David Turner
· 14 years ago
0b05185
Merge "Fix version returned by eglInitialize from 4.1 to 1.4."
by David Turner
· 14 years ago
8c141dd
Merge "EglChooseConfig should handle the case where "configs" is NULL."
by David Turner
· 14 years ago
889d928
Fix a bug where eglMakeCurrent(NULL) did not work
by Yochai Shefi Simchon
· 14 years ago
88ec3ac
Fix a mess in contexts/surfaces reference count
by Yochai Shefi Simchon
· 14 years ago
eada5b8
ThreadInfo- use explicit rather than void pointers
by Yochai Shefi Simchon
· 14 years ago
0940266
Fix version returned by eglInitialize from 4.1 to 1.4.
by Yochai Shefi Simchon
· 14 years ago
aac7fe2
EglChooseConfig should handle the case where "configs" is NULL.
by Yochai Shefi Simchon
· 14 years ago
bf48326
Merge "Emulators's GLES 2.0 translator implementation This is the GLESv2 on top of openGL implementation on the host most of this change is moving code which is necessary by both GLES 1.0 and GLES 2.0 implementations from GLES_CM folder into GLcommon folder."
by David Turner
· 14 years ago
624176d
Emulators's GLES 2.0 translator implementation
by Amit Feller
· 14 years ago
e011bed
Merge "ndk: x86: Sanitize platform headers and libraries."
by David 'Digit' Turner
· 14 years ago
3e1498c
ndk: x86: Sanitize platform headers and libraries.
by David 'Digit' Turner
· 14 years ago
18fc9b3
Merge "ndk: Update libc.a to Gingerbread version."
by David 'Digit' Turner
· 14 years ago
5091762
ndk: Update libc.a to Gingerbread version.
by David 'Digit' Turner
· 14 years ago
fd6ed4d
Merge "adding functionality to get the local name of an object from it's local name"
by David Turner
· 14 years ago
Next »