summaryrefslogtreecommitdiffstats
path: root/opengl/java/android
Commit message (Expand)AuthorAgeFilesLines
...
| | * | resolved conflicts for merge of dc49acb0 to eclair-mr2Jack Palevich2009-11-171-133/+129
| | |\ \ | | | |/
| | | * More GLSurfaceView cleanup.Jack Palevich2009-11-161-134/+125
* | | | am 99cf71b0: am 83536cee: Merge change I1179efbb into eclair-mr2Jack Palevich2009-11-101-139/+158
|\ \ \ \ | |/ / /
| * | | am 83536cee: Merge change I1179efbb into eclair-mr2Jack Palevich2009-11-101-139/+158
| |\ \ \ | | |/ /
| | * | resolved conflicts for merge of ba56915a to eclair-mr2Jack Palevich2009-11-111-139/+158
| | |\ \ | | | |/
| | | * Fix multi-lock ordering issues in GLSurfaceViewJack Palevich2009-11-101-121/+144
* | | | am 73ae27f0: am 8da3ac92: resolved conflicts for merge of 3f857b78 to eclair-mr2Jack Palevich2009-11-091-36/+54
|\ \ \ \ | |/ / /
| * | | am 8da3ac92: resolved conflicts for merge of 3f857b78 to eclair-mr2Jack Palevich2009-11-091-36/+54
| |\ \ \ | | |/ /
| | * | resolved conflicts for merge of 3f857b78 to eclair-mr2Jack Palevich2009-11-101-36/+54
| | |\ \ | | | |/
| | | * Allow a GLThread to release and reacquire the EGL Surface as needed.Jack Palevich2009-11-081-32/+46
* | | | am e54f267f: am a3a351e5: resolved conflicts for merge of 4e3fadd0 to eclair-mr2Jack Palevich2009-11-061-7/+8
|\ \ \ \ | |/ / /
| * | | am a3a351e5: resolved conflicts for merge of 4e3fadd0 to eclair-mr2Jack Palevich2009-11-061-7/+8
| |\ \ \ | | |/ /
| | * | resolved conflicts for merge of 4e3fadd0 to eclair-mr2Jack Palevich2009-11-061-7/+8
| | |\ \ | | | |/
| | | * Fix stupid bug in GLThreadManager implementation.Jack Palevich2009-11-071-1/+1
* | | | am a9e47546: am 79447b20: resolved conflicts for merge of 84872738 to eclair-mr2Jack Palevich2009-11-061-24/+79
|\ \ \ \ | |/ / /
| * | | am 79447b20: resolved conflicts for merge of 84872738 to eclair-mr2Jack Palevich2009-11-061-24/+79
| |\ \ \ | | |/ /
| | * | resolved conflicts for merge of 84872738 to eclair-mr2Jack Palevich2009-11-061-24/+79
| | |\ \ | | | |/
| | | * Improve GLSurfaceView to avoid deadlocks and race conditions.Jack Palevich2009-11-061-12/+74
* | | | am 70d12dda: am 3743559d: Merge change I28023911 into eclair-mr2Jack Palevich2009-10-131-4/+15
|\ \ \ \ | |/ / /
| * | | am 3743559d: Merge change I28023911 into eclair-mr2Jack Palevich2009-10-131-4/+15
| |\ \ \ | | |/ /
| | * | Add additional error checking of EGL function calls.Jack Palevich2009-10-131-4/+15
* | | | am 98a51b86: am 3b7a1e6d: Merge change Ic52ba78c into eclair-mr2Jack Palevich2009-10-131-8/+55
|\ \ \ \ | |/ / /
| * | | am 3b7a1e6d: Merge change Ic52ba78c into eclair-mr2Jack Palevich2009-10-131-8/+55
| |\ \ \ | | |/ /
| | * | Allow multiple OpenGL contexts on systems that support them.Jack Palevich2009-10-131-8/+55
| | |/
* | | Implement GL11 and GL11Ext methods for GL Log and Error wrappers.Jack Palevich2009-10-123-526/+958
|/ /
* | am 07e0dce4: Merge change 27202 into eclairJack Palevich2009-09-251-4/+12
|\ \ | |/
| * Check for failure to create EGL surfaces and contexts.Jack Palevich2009-09-251-4/+12
* | am b87f24a6: Merge change 26908 into eclairJack Palevich2009-09-241-1/+1
|\ \ | |/
| * Fix broken Javadoc link for GLSurfaceView.EGLWindowSurfaceFactory.Jack Palevich2009-09-241-1/+1
* | am 1267b0e1: Merge change 26882 into eclairJack Palevich2009-09-241-4/+0
|\ \ | |/
| * Publish minor additions to GLSurfaceView API.Jack Palevich2009-09-241-4/+0
* | am 311ed019: Merge change 26679 into eclairJack Palevich2009-09-231-2/+2
|\ \ | |/
| * Create samples showing how to call OpenGL from JNI libraries.Jack Palevich2009-09-231-2/+2
* | am 1167b43c: Merge change 26317 into eclairJack Palevich2009-09-211-94/+184
|\ \ | |/
| * Allow GLSurfaceView clients to customize EGL Surfaces and Contexts.Jack Palevich2009-09-211-94/+184
* | am 5222a957: Merge change 26270 into eclairJack Palevich2009-09-211-1/+26
|\ \ | |/
| * Fix GLSurfaceView to sync surfaceDestroyed with GL rendering threadJack Palevich2009-09-211-1/+26
* | merge from open-source masterJean-Baptiste Queru2009-09-011-1/+1
|\ \ | |/ |/|
| * Merge change 10840Android Code Review2009-08-251-1/+1
| |\
| | * the vertex index should be "first + i".Li Wenhao2009-07-291-1/+1
| * | donut snapshotJean-Baptiste Queru2009-05-205-83/+3240
| |/
| * AI 145249: Correct misspelling of constant RENDERMODE_CONTUOUSLY --> RENDERMO...Jack Palevich2009-04-081-9/+9
| * AI 145244: Fully document GLSurfaceView and related classes.Jack Palevich2009-04-081-51/+349
| * Automated import from //branches/cupcake/...@142485,142485Jack Palevich2009-03-241-20/+194
| * Automated import from //branches/cupcake/...@141857,141857Jack Palevich2009-03-241-31/+23
* | fix a bug in ComponentSizeChooser where it could pick a software EGLConfig in...Mathias Agopian2009-08-201-15/+17
* | Surface::GPU and Surface::HARDWARE are now deprecated; they will be set autom...Mathias Agopian2009-08-131-1/+0
* | Remove recently-added android.opengl.Version APIJack Palevich2009-07-221-47/+0
* | Add a public API that reports the supported OpenGLES API level.Jack Palevich2009-07-221-0/+47
* | Require native-order direct buffers for glXXXPointer APIs.Jack Palevich2009-05-071-27/+27