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
/
libagl
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
fix [2231527] Compatibility with SpaceJunk game (OpenGL)
Mathias Agopian
2009-11-02
1
-7
/
+6
*
|
|
|
fix[2228133] pixelflinger ignores the "vertical stride" leading to artifacts ...
Mathias Agopian
2009-11-02
2
-8
/
+19
|
/
/
/
*
|
|
libagl: silence a LOGD
Iliyan Malchev
2009-10-30
1
-1
/
+2
*
|
|
return proper error code from eglCreateImageKHR
Mathias Agopian
2009-10-29
1
-0
/
+14
*
|
|
fix [2071412] work around mdp 32-bits fade limitation
Mathias Agopian
2009-10-28
1
-11
/
+68
*
|
|
fix [2143798] Need to figure out how to do video
Mathias Agopian
2009-10-27
2
-24
/
+91
*
|
|
Merge change I0953c1d5 into eclair
Android (Google) Code Review
2009-10-19
1
-5
/
+18
|
\
\
\
|
*
|
|
fix [2153873] EGL-1.4 software implementation misses surface attributes
Mathias Agopian
2009-10-19
1
-5
/
+18
*
|
|
|
Merge change Ide4c8cbc into eclair
Android (Google) Code Review
2009-10-19
1
-0
/
+5
|
\
\
\
\
|
|
/
/
/
|
*
|
|
fix [2151588] glTexSubImage2D() allows pixel format conversion
Mathias Agopian
2009-10-19
1
-0
/
+5
*
|
|
|
one step towards fixing [2071412] work around mdp 32-bits fade limitation
Mathias Agopian
2009-10-16
1
-41
/
+44
|
/
/
/
*
|
|
fix [2147737] Pixel Flinger needs to set EGL_RENDERABLE_TYPE to EGL_OPENGL_ES...
Mathias Agopian
2009-09-27
1
-1
/
+2
*
|
|
OpenGL ES doesn't allow glColorPointer with a size parameter other than 4
Mathias Agopian
2009-09-24
1
-3
/
+1
*
|
|
AGL's glCompressedTexImage2D now checks the imageSize parameter.
Jack Palevich
2009-09-10
1
-5
/
+55
*
|
|
Calculate specular lighting correctly
Martin Storsjo
2009-08-25
1
-3
/
+8
*
|
|
If FLAGS_2D_PROJECTION is set, the MVP matrices need updating when changing t...
Martin Storsjo
2009-08-25
1
-0
/
+2
*
|
|
better error handling in EGL
Mathias Agopian
2009-08-20
1
-12
/
+46
*
|
|
second take, hopefully this time it doesn't break one of the builds: "Surface...
Mathias Agopian
2009-08-11
1
-0
/
+4
*
|
|
Revert "SurfaceFlinger will now allocate buffers based on the usage specified...
Fred Quintana
2009-08-11
1
-4
/
+0
*
|
|
SurfaceFlinger will now allocate buffers based on the usage specified by the ...
Mathias Agopian
2009-08-11
1
-0
/
+4
*
|
|
add support for RGBX_8888
Mathias Agopian
2009-08-07
1
-0
/
+2
*
|
|
be more robust when errors occur upon EGL surface creation (ie: don't crash)
Mathias Agopian
2009-07-31
1
-9
/
+18
*
|
|
fixed some issues with the software renderer when surfaces are made current.
Mathias Agopian
2009-07-30
1
-19
/
+31
*
|
|
Merge commit 'goog/readonly-korg-master' into merge_korg_master
Jean-Baptiste Queru
2009-07-16
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
Bug Fixed for libagl.
Shin-ichiro KAWASAKI
2009-07-07
1
-1
/
+1
|
|
/
|
*
Automated import from //branches/cupcake/...@142481,142481
Jack Palevich
2009-03-24
1
-6
/
+18
*
|
remove libagl's dependency on gralloc_priv.h
Mathias Agopian
2009-07-15
4
-23
/
+8
*
|
am 46e28db8: Merge change 6713 into donut
Android (Google) Code Review
2009-07-09
1
-1
/
+1
|
\
\
|
*
|
fix for [1969185] valgrind errors in new gl stuff
Mathias Agopian
2009-07-09
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
2
-6
/
+40
*
|
|
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
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
*
|
|
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
*
|
|
fix a bug where copybit only renders in the first buffer when used with s/w GL
Mathias Agopian
2009-06-10
7
-26
/
+31
*
|
|
Merge commit 'goog/master' into merge_master
Mathias Agopian
2009-06-05
3
-78
/
+44
|
\
\
\
|
|
/
/
|
*
|
fix [1610840] Positional light doesn't work correctly on emulator
Mathias Agopian
2009-06-03
3
-78
/
+39
|
*
|
fix a bug in GL lighting where the specular component could be ommited when v...
Mathias Agopian
2009-06-02
1
-0
/
+5
*
|
|
make sure clear the draw and read EGLSurface when eglMakeCurrent() is called ...
Mathias Agopian
2009-06-03
1
-1
/
+3
*
|
|
fix/clean these Android.mk following dbort and joeo's comments
Mathias Agopian
2009-06-03
1
-2
/
+3
*
|
|
implement a real loader for EGL drivers
Mathias Agopian
2009-05-28
1
-1
/
+3
*
|
|
Merge commit 'goog/master' into merge_master
Mathias Agopian
2009-05-14
1
-0
/
+2
|
\
\
\
|
|
/
/
|
*
|
only export the GL entry-points, hide everything else.
Mathias Agopian
2009-05-08
1
-0
/
+2
|
*
|
integrate some OpenGL ES changes back from master_gl in preparation of openin...
Mathias Agopian
2009-04-23
1
-25
/
+43
[prev]
[next]