summaryrefslogtreecommitdiffstats
path: root/opengl/java
Commit message (Expand)AuthorAgeFilesLines
* am e3449553: Merge change I49c9a3a3 into eclairJack Palevich2009-12-221-0/+29
|\
| * Fix bug 2325244 screen turns black for a brief period of timeJack Palevich2009-12-221-0/+29
* | am ca00dee2: Merge change I5aa3adcf into eclairJack Palevich2009-11-251-2/+6
|\ \ | |/
| * Improve the exception message text by including eglGetError().Jack Palevich2009-11-251-2/+6
* | am dc49acb0: Merge change Ica8c305a into eclairJack Palevich2009-11-161-134/+125
|\ \ | |/
| * More GLSurfaceView cleanup.Jack Palevich2009-11-161-134/+125
* | am ba56915a: Merge change Ie806ae6f into eclairJack Palevich2009-11-101-121/+144
|\ \ | |/
| * Fix multi-lock ordering issues in GLSurfaceViewJack Palevich2009-11-101-121/+144
* | am 3f857b78: Merge change I32d41651 into eclairJack Palevich2009-11-091-32/+46
|\ \ | |/
| * Allow a GLThread to release and reacquire the EGL Surface as needed.Jack Palevich2009-11-081-32/+46
* | am 4e3fadd0: Merge change Ia4424950 into eclairJack Palevich2009-11-061-1/+1
|\ \ | |/
| * Fix stupid bug in GLThreadManager implementation.Jack Palevich2009-11-071-1/+1
* | am 84872738: Merge change I971f6fd3 into eclairJack Palevich2009-11-051-12/+74
|\ \ | |/
| * Improve GLSurfaceView to avoid deadlocks and race conditions.Jack Palevich2009-11-061-12/+74
* | 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-07-211-3/+30
| * | donut snapshotJean-Baptiste Queru2009-05-206-110/+3267
| |/
| * 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
* | Allow pre-Donut apps to use indirect Buffers in GL11 Pointer methods.Jack Palevich2009-06-151-3/+30
* | Require native-order direct buffers for glXXXPointer APIs.Jack Palevich2009-05-072-54/+54
* | Enable static Java APIs for OpenGL ES 1.1 extensions.Jack Palevich2009-04-241-12/+1
* | Add an Android-specific static OpenGL ES 1.1 Java API.Jack Palevich2009-04-164-0/+3163
* | AI 145526: am: CL 145249 Correct misspelling of constant RENDERMODE_CONTUOUSL...Jack Palevich2009-04-091-9/+9
* | AI 145523: am: CL 145244 Fully document GLSurfaceView and related classes.Jack Palevich2009-04-091-51/+349
* | Automated import from //branches/donutburger/...@142687,142687Jack Palevich2009-03-251-83/+88
* | Automated import from //branches/donutburger/...@142486,142486Jack Palevich2009-03-241-20/+194
* | Automated import from //branches/donutburger/...@141859,141859Jack Palevich2009-03-241-31/+23
|/
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0335-0/+12549
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0335-12547/+0