index
:
frameworks_native.git
replicant-4.2
replicant-6.0
frameworks/native
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
*
AGL's glCompressedTexImage2D now checks the imageSize parameter.
Jack Palevich
2009-09-10
1
-5
/
+55
*
Simple app to create a gl2 context and dump the strings.
Jason Sams
2009-09-01
2
-0
/
+104
*
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
*
fix a bug recently introduced where EGL couldn't be initialized again after i...
Mathias Agopian
2009-08-24
2
-76
/
+120
*
first step for fixing [2066786] EGL object lifetime management doesn't respec...
Mathias Agopian
2009-08-21
1
-71
/
+243
*
fix a bug in ComponentSizeChooser where it could pick a software EGLConfig in...
Mathias Agopian
2009-08-20
1
-2
/
+2
*
better error handling in EGL
Mathias Agopian
2009-08-20
1
-12
/
+46
*
fix bug [2021677] egl driver unloaded after eglTerminate() is called
Mathias Agopian
2009-08-17
3
-105
/
+100
*
Better error handling in EGL extensions
Mathias Agopian
2009-08-12
1
-11
/
+9
*
second take, hopefully this time it doesn't break one of the builds: "Surface...
Mathias Agopian
2009-08-11
1
-0
/
+4
*
Merge change 20893
Android (Google) Code Review
2009-08-11
1
-2
/
+5
|
\
|
*
show that we need to glClear to be fast(er)
Mathias Agopian
2009-08-11
1
-2
/
+5
*
|
Merge change 20892
Android (Google) Code Review
2009-08-11
1
-4
/
+0
|
\
\
|
|
/
|
/
|
|
*
Revert "SurfaceFlinger will now allocate buffers based on the usage specified...
Fred Quintana
2009-08-11
1
-4
/
+0
*
|
option to use drawtexture at compile time
Mathias Agopian
2009-08-11
1
-8
/
+12
*
|
fix and extend the filter test a bit
Mathias Agopian
2009-08-11
1
-4
/
+46
|
/
*
SurfaceFlinger will now allocate buffers based on the usage specified by the ...
Mathias Agopian
2009-08-11
1
-0
/
+4
*
workaround a bug in the SGX driver that would prevent eglGetConfig to work pr...
Mathias Agopian
2009-08-10
7
-16
/
+25
*
add support for RGBX_8888
Mathias Agopian
2009-08-07
1
-0
/
+2
*
minor code clean-up
Mathias Agopian
2009-08-07
1
-85
/
+101
*
update most gl tests to use EGLUtils
Mathias Agopian
2009-08-06
9
-152
/
+88
*
added two EGL helpers for selecting a config matching a certain pixelformat o...
Mathias Agopian
2009-08-06
1
-31
/
+11
*
added a gl swapinterval test
Mathias Agopian
2009-08-05
3
-5
/
+178
*
opengl tests
Mathias Agopian
2009-08-05
4
-7
/
+231
*
log opengl-call-with-no-context only once per thread, instead of for each fun...
Mathias Agopian
2009-07-31
1
-2
/
+9
*
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
*
GLESv2 couldn't be loaded due to wrong path specification
Mathias Agopian
2009-07-29
1
-1
/
+1
*
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
2
-21
/
+38
*
|
remove libagl's dependency on gralloc_priv.h
Mathias Agopian
2009-07-15
4
-23
/
+8
*
|
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
|
|
|
/
/
[next]