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
*
Merge change I8018f091 into eclair
Android (Google) Code Review
2009-09-30
4
-64
/
+76
|
\
|
*
Add very simple input path. Fix end-of-line issues.
Jack Palevich
2009-09-30
4
-64
/
+76
*
|
Don't ask for pbuffer support, because we don't use any pbuffers.
Jack Palevich
2009-09-28
1
-1
/
+1
*
|
Print out EGL configuration info for the config we've chosen.
Jack Palevich
2009-09-28
1
-53
/
+57
*
|
Print out all available EGL configurations.
Jack Palevich
2009-09-28
1
-8
/
+82
*
|
fix [2147737] Pixel Flinger needs to set EGL_RENDERABLE_TYPE to EGL_OPENGL_ES...
Mathias Agopian
2009-09-27
1
-1
/
+2
|
/
*
egl: temporarily also include eglTerminate->eglInitialize hack for 8k
Dima Zavin
2009-09-26
1
-0
/
+4
*
Fix build.
Jack Palevich
2009-09-25
1
-1
/
+1
*
Tighten up sample code.
Jack Palevich
2009-09-25
3
-22
/
+25
*
Check for failure to create EGL surfaces and contexts.
Jack Palevich
2009-09-25
1
-4
/
+12
*
Use EGLUtils to simplify choosing a configuration.
Jack Palevich
2009-09-25
1
-55
/
+36
*
Merge change 26911 into eclair
Android (Google) Code Review
2009-09-24
1
-3
/
+1
|
\
|
*
OpenGL ES doesn't allow glColorPointer with a size parameter other than 4
Mathias Agopian
2009-09-24
1
-3
/
+1
*
|
Fix broken Javadoc link for GLSurfaceView.EGLWindowSurfaceFactory.
Jack Palevich
2009-09-24
1
-1
/
+1
|
/
*
Make tritex test run with latest OpenGL driver.
Jack Palevich
2009-09-24
2
-12
/
+16
*
Publish minor additions to GLSurfaceView API.
Jack Palevich
2009-09-24
1
-4
/
+0
*
Create samples showing how to call OpenGL from JNI libraries.
Jack Palevich
2009-09-23
16
-2
/
+958
*
Allow GLSurfaceView clients to customize EGL Surfaces and Contexts.
Jack Palevich
2009-09-21
1
-94
/
+184
*
Fix GLSurfaceView to sync surfaceDestroyed with GL rendering thread
Jack Palevich
2009-09-21
1
-1
/
+26
*
log an error when loading an existing GL driver fails
Mathias Agopian
2009-09-20
1
-5
/
+14
*
Draw a green triangle using OpenGL 2.0 APIs.
Jack Palevich
2009-09-18
1
-112
/
+235
*
Add additional error checking, exit early if errors occur.
Jack Palevich
2009-09-17
1
-18
/
+59
*
Add EGL call error checking.
Jack Palevich
2009-09-16
1
-4
/
+52
*
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
2
-17
/
+19
*
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
*
Surface::GPU and Surface::HARDWARE are now deprecated; they will be set autom...
Mathias Agopian
2009-08-13
1
-1
/
+0
*
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
[next]