Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
9f93881f57e4627964311afbf4e0f6d9cb9d904e
/
opengl
/
tests
980a938
Deprecate fill_parent and introduce match_parent. Bug: #2361749.
by Romain Guy
· 15 years ago
432bff0
Do not use a user tag on apps, as it is ignored.
by Jean-Baptiste Queru
· 15 years ago
1c87558
Print OpenGL version and extension information.
by Jack Palevich
· 15 years ago
6ae4da7
Extend GLSurfaceView to make it easy to create an OpenGL ES 2.0 context
by Jack Palevich
· 15 years ago
560814f
Add a Java API for OpenGL ES 2.0.
by Jack Palevich
· 15 years ago
ea9719e
am 78383abf: am cbf583d7: am 77bd91f8: Merge change Ie3e80456 into eclair
by Mathias Agopian
· 15 years ago
cbf583d
am 77bd91f8: Merge change Ie3e80456 into eclair
by Mathias Agopian
· 15 years ago
e3e8045
Turns out the SGX driver is correct and the bug was in this test.
by Mathias Agopian
· 15 years ago
4c636d2
am 894449ac: am af7d2dda: am 5dc7a21c: Merge change I4e036287 into eclair
by Mathias Agopian
· 15 years ago
af7d2dd
am 5dc7a21c: Merge change I4e036287 into eclair
by Mathias Agopian
· 15 years ago
4e03628
update line test to expose some bug on SGX530 ed4
by Mathias Agopian
· 15 years ago
24e2cdc
am 2eca23d6: am a2151b2b: am 7bde36e6: added GL test for textured lines
by Mathias Agopian
· 15 years ago
a2151b2
am 7bde36e6: added GL test for textured lines
by Mathias Agopian
· 15 years ago
7bde36e
added GL test for textured lines
by Mathias Agopian
· 15 years ago
a0fb8eb
am 09e7ef8a: am a5bfe52d: Merge change Ib3558f35 into eclair-mr2
by Jack Palevich
· 15 years ago
b3558f3
Make our choice of surface explicit.
by Jack Palevich
· 15 years ago
2f37ac9
am 65cc9418: am 332c7934: Merge change I69e21f5f into eclair-mr2
by Jack Palevich
· 15 years ago
69e21f5
GLDual test application.
by Jack Palevich
· 15 years ago
fd2f0a9
merged d7c18d7672f3ecbbcb2f5bec92fe54dd990cb8dd, w/conflict in opengl/tests/copybits/Android.mk
by android-build SharedAccount
· 15 years ago
e88cd11
am c5b09d8a: am 4ac45597: Merge change I15b0ebb9 into eclair
by Mathias Agopian
· 15 years ago
3917156
am 7d638292: Merge change Ib4285d22 into eclair-mr2
by Jack Palevich
· 15 years ago
0ef5554
am 9d6a685b: Merge changes I430cf57b,I51f02f67,I464f13f3 into eclair
by Mathias Agopian
· 15 years ago
6950e42
fix [2167050] glTexImage2D code path buggy in SurfaceFlinger
by Mathias Agopian
· 15 years ago
b1bb6cf
Add back missing shared libraries used in executables in link commands. These
by Doug Kwan
· 15 years ago
c5b09d8
am 4ac45597: Merge change I15b0ebb9 into eclair
by Mathias Agopian
· 15 years ago
b4285d2
Change way we choose EGL surfaces to be compatible with the native
by Jack Palevich
· 15 years ago
15b0ebb
a simple test app for gralloc
by Mathias Agopian
· 15 years ago
5ffd624
Add a simple test of OpenGL ES 1.x.
by Jack Palevich
· 15 years ago
b386a86
Merge change I8018f091 into eclair
by Android (Google) Code Review
· 15 years ago
8018f09
Add very simple input path. Fix end-of-line issues.
by Jack Palevich
· 15 years ago
54f72d9
Don't ask for pbuffer support, because we don't use any pbuffers.
by Jack Palevich
· 15 years ago
82c78b8
Print out EGL configuration info for the config we've chosen.
by Jack Palevich
· 15 years ago
669ce24
Print out all available EGL configurations.
by Jack Palevich
· 15 years ago
d7de5ff
Fix build.
by Jack Palevich
· 15 years ago
aa3b0be
Tighten up sample code.
by Jack Palevich
· 15 years ago
66d2e25
Use EGLUtils to simplify choosing a configuration.
by Jack Palevich
· 15 years ago
87a7265
Make tritex test run with latest OpenGL driver.
by Jack Palevich
· 15 years ago
a8fecb8
Create samples showing how to call OpenGL from JNI libraries.
by Jack Palevich
· 15 years ago
953254b2
Draw a green triangle using OpenGL 2.0 APIs.
by Jack Palevich
· 15 years ago
fc342cb
Add additional error checking, exit early if errors occur.
by Jack Palevich
· 15 years ago
113096d
Add EGL call error checking.
by Jack Palevich
· 15 years ago
b22f5b3
Simple app to create a gl2 context and dump the strings.
by Jason Sams
· 15 years ago
a1d9388
show that we need to glClear to be fast(er)
by Mathias Agopian
· 15 years ago
0d63f81
option to use drawtexture at compile time
by Mathias Agopian
· 15 years ago
88caa97
fix and extend the filter test a bit
by Mathias Agopian
· 15 years ago
e6f0f5c
workaround a bug in the SGX driver that would prevent eglGetConfig to work properly
by Mathias Agopian
· 15 years ago
9ca4dd6
minor code clean-up
by Mathias Agopian
· 15 years ago
a1f6eff
update most gl tests to use EGLUtils
by Mathias Agopian
· 15 years ago
265d9c0
added two EGL helpers for selecting a config matching a certain pixelformat or native window type
by Mathias Agopian
· 15 years ago
bb99ffb
added a gl swapinterval test
by Mathias Agopian
· 15 years ago
429c521
opengl tests
by Mathias Agopian
· 15 years ago
f31868e
merge master in master_gl
by Mathias Agopian
· 15 years ago
1562f87
Remove opengl tests from tests build
by Sriram Raman
· 15 years ago
350d651
fix a bug where copybit only renders in the first buffer when used with s/w GL
by Mathias Agopian
· 15 years ago
07fcf4c
revive the copybit test.
by Mathias Agopian
· 15 years ago
51c8a3e
Merge commit 'goog/master' into merge_master
by Mathias Agopian
· 15 years ago
de15ddc
simplify this test
by Mathias Agopian
· 15 years ago
46d7ccb
added a test that exhibits some lighting issues in the software renderer. see external bug 1709
by Mathias Agopian
· 15 years ago
dff8e58
update surfaceflinger, libui and libagl to the new gralloc api
by Mathias Agopian
· 16 years ago
e909ae5
Add clarifying comment.
by Jack Palevich
· 16 years ago
1473f46
Integrate from //sandbox/mathias/donut/...@145728
by Mathias Agopian
· 16 years ago
9066cfe
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
d83a98f
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
d24b818
auto import from //branches/cupcake/...@130745
by The Android Open Source Project
· 16 years ago
f013e1a
Code drop from //branches/cupcake/...@124589
by The Android Open Source Project
· 16 years ago