summaryrefslogtreecommitdiff
path: root/opengl/tests
AgeCommit message (Collapse)Author
2012-03-07remove files that moved to frameworks/nativeMathias Agopian
Change-Id: I140d291e520097b1148930f736823650e08488f7
2012-03-07fixup hardcoded include paths for new projectMathias Agopian
Change-Id: Id443ec5c99bb4d7653905f1be1f72a029e0cf087
2012-03-05fixup include pathsMathias Agopian
- remove unneeded include deps - remove some hardcoded include paths Change-Id: Ifae0e2b2d738e0f94f8525c45be78f4227ce1673
2012-02-24remove libui dependency on libEGLMathias Agopian
Change-Id: I1194f04085637d5c384e134967249430cc43b6ee
2012-01-08Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block
See https://android-git.corp.google.com/g/#/c/157220 Bug: 5449033 Change-Id: Ic9c19d30693bd56755f55906127cd6bd7126096c
2012-01-04Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block
See https://android-git.corp.google.com/g/156801 Bug: 5449033 Change-Id: Ib08fe86d23db91ee153e9f91a99a35c42b9208ea
2011-11-08EGL: implement loading and saving the cacheJamie Gennis
This change adds support for saving and loading the contents of the EGL cache. It also adds some simple tests for the EGL cache. Change-Id: I18e5e789e0897a0783d29d1c1e64d26de2dd44c4
2011-08-15fix test-opengl-swapintervalMathias Agopian
EGLConfig selection should now work on any device Change-Id: I4d4580e891d1faf817fa853838406fb49d12e50a
2011-07-19Add new OpenGL testRomain Guy
Change-Id: Icab48d71945bf94dd53f58b728a951d46380d945
2011-07-11Remove the simulator target from all makefiles.Jeff Brown
Bug: 5010576 Change-Id: I04d722f258951a3078fe07899f5bbe8aac02a8e8
2011-07-08Add a simple EGL testMathias Agopian
currently it just tests EGLConfig selection Change-Id: Id9d9971012d733147dd7dc02fa2054307960235e
2011-03-28Add a simple OpenGL ES 2.0 test program that displays a camera preview stream.Eino-Ville Talvala
Uses a SurfaceTexture feeding into a OpenGL ES2 GLSurfaceView. Also uses accelerometer data and SurfaceTexture-provided timestamps for a simple physics simulation which moves the camera preview oval in response to device movement. Change-Id: I275a0c6a4e25829d617e635b25e70e2a9c8455cb
2011-03-14Merge "frameworks/base: remove LOCAL_PRELINK_MODULE"Iliyan Malchev
2011-03-14frameworks/base: remove LOCAL_PRELINK_MODULEIliyan Malchev
Change-Id: I54dd62ebef47e7690afa5a858f3cad941b135481 Signed-off-by: Iliyan Malchev <malchev@google.com>
2011-03-14gl2_yuvtex: use the gralloc-provided stride.Jamie Gennis
This change fixes the gl2_yuvtex test to use the stride chosen by the gralloc implementation rather than hard-coding it. Bug: 4081948 Change-Id: If7c96a20fc3fb1df2ff25e6afaa9f34dbad2002c
2011-01-10Hardware Composer Test hwcCommit set blend typeLouis Huemiller
Change-Id: If345641bd009cfd131b1a8e74cd4a9e8e4a7dfc7
2011-01-10Hardware Composer Test Overlap StatsLouis Huemiller
Change-Id: I2f4a02924149f3964de31fb6250f4c21a64d96aa
2011-01-09Hardware Composer Test Lib HBlen off by 1Louis Huemiller
Change-Id: If51727a041e20afa307e5d1735b77da5a54a712b
2011-01-09Hardware Composer Commit Points BenchmarkLouis Huemiller
Change-Id: Ie997d13559c0e4e9dc3babfe92ca1acacef2a549
2011-01-06Hardware Composer new and refactored test casesLouis Huemiller
Change-Id: Iabf46fc5d75891f917e06a257470a0e3f2bd3c95
2010-12-14HWC Stress Test - relocate print msgLouis Huemiller
Change-Id: I95f9f5c6edffff8c737c4a6996f97e69bccc0448
2010-12-14HWC Stres Test EnhancmentsLouis Huemiller
+ YV12 width/height divisable by 2 + Row width determined by getStride() + Misc comment and whitespace fixes + printf changed to testPrintI Change-Id: I27551141bafbfb258eb1b6b7f63c5295b1f9501a
2010-12-13Hardware Composer Stress Test EnhancementsLouis Huemiller
Enhancements include: + Change default delay after each set operation from 0.1 to 0.0 seconds. This significantly increases the default rate at which operations are performed. + Make sourceCrop to displayFrame scale factor of 1.0 a frequent occurance. + Enable use of RGB888 and YV12 graphic formats. + Add initCheck() call after creation of a GraphicBuffer, to confirm it was created without any errors. Change-Id: I1606dff3924a23bdd5cb27ba302bebb4f200d768
2010-12-07Fix another set of out-of-date headers.Dan Bornstein
This time in XML files. Change-Id: Iebe36810c3a2d7a6ff354f43808b1b8649b85637
2010-11-29Hardware Composer Stress TestLouis Huemiller
Change-Id: Ief08b22dacd052483f10754b3ab61aa09ca28b17
2010-10-27OpenGL ES 1 YUV texturing testNuno Subtil
Change-Id: I295e5bce16a8ab088b99929f788f2fbbe8492b8d
2010-10-27YUV texturing test.Michael I. Gold
Change-Id: Ib2a6b7eb2a5fc98ecaace032d6c63d50613aaa0d
2010-10-21am 63ac8f53: am 2b2da526: Merge "Add a test application to dump all the ↵Mathias Agopian
EGLConfig available" into gingerbread Merge commit '63ac8f5377833303a7f8c4d60f0d74daf903e6ea' * commit '63ac8f5377833303a7f8c4d60f0d74daf903e6ea': Add a test application to dump all the EGLConfig available
2010-10-20am 2b2da526: Merge "Add a test application to dump all the EGLConfig ↵Mathias Agopian
available" into gingerbread Merge commit '2b2da52608303b149d22418865e67c8030c70e73' into gingerbread-plus-aosp * commit '2b2da52608303b149d22418865e67c8030c70e73': Add a test application to dump all the EGLConfig available
2010-10-20Add a test application to dump all the EGLConfig availableMathias Agopian
Change-Id: Iddf27f2a9dd51733f6b90081a523ca37bfe310fa
2010-09-28Initial checkin of a framerate test appJim Shuma
Measures the time to do nothing but clear the screen in an OpenGL Java app. Spews frame time statistics to the log. Control long frame time by setting debug.longframe_ms; e.g., adb shell setprop debug.longframe_ms 33 Change-Id: I435a3cb170048349e00417c44db42121c68744b2
2010-09-22Add simple interactive end-to-end latency test.Jack Palevich
Change-Id: I4c2f2acf797a3a753f8a6061db3d2bcdc7d642f0
2010-09-09Merge "Rework gl perf test to focus on important use cases."Jason Sams
2010-09-09am 45bd9946: am fec5d38b: Merge "option to enable multisampling" into ↵Mathias Agopian
gingerbread Merge commit '45bd99466ce9962778eacaefff1c0a44bb268f0c' * commit '45bd99466ce9962778eacaefff1c0a44bb268f0c': option to enable multisampling
2010-09-09am fec5d38b: Merge "option to enable multisampling" into gingerbreadMathias Agopian
Merge commit 'fec5d38baf4487d8ab0143451a3f2c39edeeb5b2' into gingerbread-plus-aosp * commit 'fec5d38baf4487d8ab0143451a3f2c39edeeb5b2': option to enable multisampling
2010-09-09option to enable multisamplingMathias Agopian
multisampling can be enabled by specifying the number of samples desired on the command line. Change-Id: I5f93c93ae7ada54bcd646c1065e07890d0cb9808
2010-09-08am 099aa9a1: am edbb8083: Merge "add a fps counter to sanangeles demo" into ↵Mathias Agopian
gingerbread Merge commit '099aa9a1b4eaf6536decbcafac43476c4908ef24' * commit '099aa9a1b4eaf6536decbcafac43476c4908ef24': add a fps counter to sanangeles demo
2010-09-08am edbb8083: Merge "add a fps counter to sanangeles demo" into gingerbreadMathias Agopian
Merge commit 'edbb8083a815e9d911f8e659fc5c293543fdf502' into gingerbread-plus-aosp * commit 'edbb8083a815e9d911f8e659fc5c293543fdf502': add a fps counter to sanangeles demo
2010-09-08add a fps counter to sanangeles demoMathias Agopian
Change-Id: I9a9473ce213301cc7661fddfb1ef5a6ffcb346d4
2010-09-08Rework gl perf test to focus on important use cases.Jason Sams
Change-Id: I82825dbe3b24a520b79f6b05d01f37e1b5008b62
2010-07-21Update filltest.Jason Sams
Change-Id: I37f2bde9898046eafb6431519dae78bf6f368f05
2010-07-19Fix extraMath state variable.Jack Palevich
Change-Id: Iba76d3e4e3bab0b993d176755f588201c8a967cd
2010-07-19Try to handle end-of-application better.Jack Palevich
Handle rotation from portrait to landscape by restarting test if not finished. Don't write blank line to csv file. Change-Id: I154443138817bcec9530123c8388fcf659632336
2010-07-19Write test timings to /sdcard/glperf.csvJack Palevich
Change-Id: If09e209a9d8049f03320dbd7df257137bf06949e
2010-07-19Keep screen on for whole test.Jack Palevich
Print only one set of timings per test. Draw blank black screen when done. Change-Id: I963bcbca99ff5975683b15e60437978eb1a8beb8
2010-07-19An application version of the GL test.Jack Palevich
Change-Id: Ibcccdf2560eb24d3037c02c4740f0048b60d070c
2010-07-12gl perf test cleanup.Jason Sams
Change-Id: Ic486774e25421bd2f412f0ba2bbac4660e3982b8
2010-07-12Fix build.Andy McFadden
Added missing #include <string.h>. Change-Id: Idf151876851110098fe538a042f896784821919b
2010-07-09Remove points from fixed function.Jason Sams
Add basic GL performance test. Change-Id: I421a41b6683b2c5f70045cdd0f610a6939105fee
2010-07-02resolved conflicts for merge of f601ce2c to masterJean-Baptiste Queru
Change-Id: I9e880aacef9d949d83945d41ee5b6eb63ddc4cc7