index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
opengl
Commit message (
Expand
)
Author
Age
Files
Lines
*
this header file is not needed anymore
Mathias Agopian
2009-07-14
1
-271
/
+0
*
am 46e28db8: Merge change 6713 into donut
Android (Google) Code Review
2009-07-09
2
-2
/
+2
|
\
|
*
fix for [1969185] valgrind errors in new gl stuff
Mathias Agopian
2009-07-09
2
-2
/
+2
|
*
Merge change 5352 into donut
Android (Google) Code Review
2009-06-25
1
-3
/
+5
|
|
\
|
|
*
fix [1942438] eglGetCurrentSurface() returns bogus value
Mathias Agopian
2009-06-24
1
-3
/
+5
*
|
|
Make opengl loader use an absolute path.
Marco Nelissen
2009-07-07
1
-1
/
+1
*
|
|
fix a bug where gl didn't always fallback to software when copybit failed. mi...
Mathias Agopian
2009-06-29
1
-13
/
+17
*
|
|
use copybit for eglSwapBuffers() copy-back operations
Mathias Agopian
2009-06-25
1
-52
/
+109
*
|
|
Add eglGetRenderBufferANDROID() extension, which returns the current render b...
Mathias Agopian
2009-06-25
6
-14
/
+72
*
|
|
fix [1942438] eglGetCurrentSurface() returns bogus value
Mathias Agopian
2009-06-25
1
-3
/
+5
*
|
|
copybit now uses a native_handle_t* instead of a fd/offset
Mathias Agopian
2009-06-24
1
-6
/
+1
*
|
|
merge master in master_gl
Mathias Agopian
2009-06-24
6
-7
/
+14
|
\
\
\
|
*
\
\
am 4fb69770: Merge change 5024 into donut
Android (Google) Code Review
2009-06-22
5
-6
/
+6
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Merge change 5024 into donut
Android (Google) Code Review
2009-06-22
5
-6
/
+6
|
|
|
\
\
|
|
|
|
/
|
|
|
/
|
|
|
|
*
Remove opengl tests from tests build
Sriram Raman
2009-06-22
5
-6
/
+6
|
*
|
|
am 5277103d: Merge change 5035 into donut
Android (Google) Code Review
2009-06-22
1
-1
/
+8
|
|
\
\
\
|
|
|
/
/
|
|
*
|
add glTexParameteri() and fix glTexParameteriv()
Mathias Agopian
2009-06-22
1
-1
/
+8
|
|
|
/
*
|
|
fix a bug where copybit would be rejected in landscape mode
Mathias Agopian
2009-06-23
1
-15
/
+30
*
|
|
Android now has its own EGL extension block (yay) 0x3140-0x314F. EGL_NATIVE_B...
Mathias Agopian
2009-06-23
1
-1
/
+1
*
|
|
we were not fetching the texture coords in the copybit case, so we were using...
Mathias Agopian
2009-06-18
1
-1
/
+15
*
|
|
fix/add some comments
Mathias Agopian
2009-06-17
1
-4
/
+12
*
|
|
s/w OpenGL no detects and handles all any combinations of triangle fans corre...
Mathias Agopian
2009-06-17
3
-77
/
+122
*
|
|
fix a scissor bug in the GLES-on-top-of copybit code
Mathias Agopian
2009-06-16
1
-17
/
+14
*
|
|
Merge commit 'goog/master' into merge_master
Mathias Agopian
2009-06-16
4
-11
/
+117
|
\
\
\
|
|
/
/
|
*
|
am b4f7592b: Merge change 4299 into donut
Android (Google) Code Review
2009-06-16
4
-11
/
+117
|
|
\
\
|
|
|
/
|
|
*
Allow pre-Donut apps to use indirect Buffers in GL11 Pointer methods.
Jack Palevich
2009-06-15
4
-11
/
+117
*
|
|
fix a bug where copybit only renders in the first buffer when used with s/w GL
Mathias Agopian
2009-06-10
8
-35
/
+38
*
|
|
revive the copybit test.
Mathias Agopian
2009-06-09
2
-93
/
+65
*
|
|
Merge commit 'goog/master' into merge_master
Mathias Agopian
2009-06-05
6
-78
/
+242
|
\
\
\
|
|
/
/
|
*
|
am cede1ed3: fix [1610840] Positional light doesn\'t work correctly on emulator
Mathias Agopian
2009-06-03
3
-78
/
+39
|
|
\
\
|
|
|
/
|
|
*
fix [1610840] Positional light doesn't work correctly on emulator
Mathias Agopian
2009-06-03
3
-78
/
+39
|
*
|
am 5de674e1: Merge change 3013 into donut
Android (Google) Code Review
2009-06-03
1
-0
/
+5
|
|
\
\
|
|
|
/
|
|
*
Merge change 3013 into donut
Android (Google) Code Review
2009-06-03
1
-0
/
+5
|
|
|
\
|
|
|
*
fix a bug in GL lighting where the specular component could be ommited when v...
Mathias Agopian
2009-06-02
1
-0
/
+5
|
*
|
|
am 5f784df5: Merge change 3011 into donut
Android (Google) Code Review
2009-06-02
1
-144
/
+37
|
|
\
\
\
|
|
|
/
/
|
|
*
|
simplify this test
Mathias Agopian
2009-06-02
1
-144
/
+37
|
|
|
/
|
*
|
am 7728be03: Merge change 2896 into donut
Android (Google) Code Review
2009-06-02
3
-0
/
+305
|
|
\
\
|
|
|
/
|
|
*
added a test that exhibits some lighting issues in the software renderer. see...
Mathias Agopian
2009-06-01
3
-0
/
+305
*
|
|
make sure clear the draw and read EGLSurface when eglMakeCurrent() is called ...
Mathias Agopian
2009-06-03
1
-1
/
+3
*
|
|
remove some spurious debuging LOGD
Mathias Agopian
2009-06-03
1
-1
/
+1
*
|
|
fix/clean these Android.mk following dbort and joeo's comments
Mathias Agopian
2009-06-03
3
-12
/
+11
*
|
|
implement a real loader for EGL drivers
Mathias Agopian
2009-05-28
8
-141
/
+479
*
|
|
Added most of the support needed for GLES 2.x
Mathias Agopian
2009-05-27
17
-358
/
+991
*
|
|
minor modifications to the official GLES 2.x headers
Mathias Agopian
2009-05-27
2
-8
/
+8
*
|
|
add GLES 2.x headers
Mathias Agopian
2009-05-27
2
-0
/
+1138
*
|
|
merge master to master_gl
Mathias Agopian
2009-05-22
3
-8
/
+28
|
\
\
\
|
|
/
/
|
*
|
am bb7b7b31: Merge change 2152 into donut
Android (Google) Code Review
2009-05-20
1
-0
/
+5
|
|
\
\
|
|
|
/
|
|
*
make sure to fail to software when the h/w renderer cannot be initialized
Mathias Agopian
2009-05-20
1
-0
/
+5
|
*
|
move libbinder's header files under includes/binder
Mathias Agopian
2009-05-20
1
-4
/
+4
|
*
|
checkpoint: split libutils into libutils + libbinder
Mathias Agopian
2009-05-20
1
-1
/
+1
|
|
/
[next]