summaryrefslogtreecommitdiffstats
path: root/opengl
Commit message (Expand)AuthorAgeFilesLines
* am 280436ac: Merge change 8261 into donutAndroid (Google) Code Review2009-07-221-47/+0
|\
| * Remove recently-added android.opengl.Version APIJack Palevich2009-07-221-47/+0
* | am ef6b66cb: Merge change 8222 into donutAndroid (Google) Code Review2009-07-221-0/+47
|\ \ | |/
| * Add a public API that reports the supported OpenGLES API level.Jack Palevich2009-07-221-0/+47
* | Merge commit 'goog/readonly-korg-master' into merge_korg_masterJean-Baptiste Queru2009-07-161-1/+1
|\ \
| * | Bug Fixed for libagl.Shin-ichiro KAWASAKI2009-07-071-1/+1
| * | 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/...@142481,142481Jack Palevich2009-03-242-21/+38
| * | Automated import from //branches/cupcake/...@141857,141857Jack Palevich2009-03-241-31/+23
* | | remove libagl's dependency on gralloc_priv.hMathias Agopian2009-07-154-23/+8
* | | this header file is not needed anymoreMathias Agopian2009-07-141-271/+0
* | | am 46e28db8: Merge change 6713 into donutAndroid (Google) Code Review2009-07-092-2/+2
|\ \ \ | | |/ | |/|
| * | fix for [1969185] valgrind errors in new gl stuffMathias Agopian2009-07-092-2/+2
| * | Merge change 5352 into donutAndroid (Google) Code Review2009-06-251-3/+5
| |\ \
| | * | fix [1942438] eglGetCurrentSurface() returns bogus valueMathias Agopian2009-06-241-3/+5
* | | | Make opengl loader use an absolute path.Marco Nelissen2009-07-071-1/+1
* | | | fix a bug where gl didn't always fallback to software when copybit failed. mi...Mathias Agopian2009-06-291-13/+17
* | | | use copybit for eglSwapBuffers() copy-back operationsMathias Agopian2009-06-251-52/+109
* | | | Add eglGetRenderBufferANDROID() extension, which returns the current render b...Mathias Agopian2009-06-256-14/+72
* | | | fix [1942438] eglGetCurrentSurface() returns bogus valueMathias Agopian2009-06-251-3/+5
* | | | copybit now uses a native_handle_t* instead of a fd/offsetMathias Agopian2009-06-241-6/+1
* | | | merge master in master_glMathias Agopian2009-06-246-7/+14
|\ \ \ \
| * \ \ \ am 4fb69770: Merge change 5024 into donutAndroid (Google) Code Review2009-06-225-6/+6
| |\ \ \ \ | | |/ / /
| | * | | Merge change 5024 into donutAndroid (Google) Code Review2009-06-225-6/+6
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Remove opengl tests from tests buildSriram Raman2009-06-225-6/+6
| * | | | am 5277103d: Merge change 5035 into donutAndroid (Google) Code Review2009-06-221-1/+8
| |\ \ \ \ | | |/ / /
| | * | | add glTexParameteri() and fix glTexParameteriv()Mathias Agopian2009-06-221-1/+8
| | |/ /
* | | | fix a bug where copybit would be rejected in landscape modeMathias Agopian2009-06-231-15/+30
* | | | Android now has its own EGL extension block (yay) 0x3140-0x314F. EGL_NATIVE_B...Mathias Agopian2009-06-231-1/+1
* | | | we were not fetching the texture coords in the copybit case, so we were using...Mathias Agopian2009-06-181-1/+15
* | | | fix/add some commentsMathias Agopian2009-06-171-4/+12
* | | | s/w OpenGL no detects and handles all any combinations of triangle fans corre...Mathias Agopian2009-06-173-77/+122
* | | | fix a scissor bug in the GLES-on-top-of copybit codeMathias Agopian2009-06-161-17/+14
* | | | Merge commit 'goog/master' into merge_masterMathias Agopian2009-06-164-11/+117
|\ \ \ \ | |/ / /
| * | | am b4f7592b: Merge change 4299 into donutAndroid (Google) Code Review2009-06-164-11/+117
| |\ \ \ | | |/ /
| | * | Allow pre-Donut apps to use indirect Buffers in GL11 Pointer methods.Jack Palevich2009-06-154-11/+117
* | | | fix a bug where copybit only renders in the first buffer when used with s/w GLMathias Agopian2009-06-108-35/+38
* | | | revive the copybit test.Mathias Agopian2009-06-092-93/+65
* | | | Merge commit 'goog/master' into merge_masterMathias Agopian2009-06-056-78/+242
|\ \ \ \ | |/ / /
| * | | am cede1ed3: fix [1610840] Positional light doesn\'t work correctly on emulatorMathias Agopian2009-06-033-78/+39
| |\ \ \ | | |/ /
| | * | fix [1610840] Positional light doesn't work correctly on emulatorMathias Agopian2009-06-033-78/+39
| * | | am 5de674e1: Merge change 3013 into donutAndroid (Google) Code Review2009-06-031-0/+5
| |\ \ \ | | |/ /
| | * | Merge change 3013 into donutAndroid (Google) Code Review2009-06-031-0/+5
| | |\ \
| | | * | fix a bug in GL lighting where the specular component could be ommited when v...Mathias Agopian2009-06-021-0/+5
| * | | | am 5f784df5: Merge change 3011 into donutAndroid (Google) Code Review2009-06-021-144/+37
| |\ \ \ \ | | |/ / /
| | * | | simplify this testMathias Agopian2009-06-021-144/+37
| | |/ /
| * | | am 7728be03: Merge change 2896 into donutAndroid (Google) Code Review2009-06-023-0/+305
| |\ \ \ | | |/ /
| | * | added a test that exhibits some lighting issues in the software renderer. see...Mathias Agopian2009-06-013-0/+305