| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: Icab48d71945bf94dd53f58b728a951d46380d945
|
|
|
|
|
|
| |
Bug: 5010576
Change-Id: I04d722f258951a3078fe07899f5bbe8aac02a8e8
|
|
|
|
|
|
| |
currently it just tests EGLConfig selection
Change-Id: Id9d9971012d733147dd7dc02fa2054307960235e
|
|
|
|
|
|
|
|
|
| |
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
|
|\ |
|
| |
| |
| |
| |
| | |
Change-Id: I54dd62ebef47e7690afa5a858f3cad941b135481
Signed-off-by: Iliyan Malchev <malchev@google.com>
|
|/
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Change-Id: If345641bd009cfd131b1a8e74cd4a9e8e4a7dfc7
|
|
|
|
| |
Change-Id: I2f4a02924149f3964de31fb6250f4c21a64d96aa
|
|
|
|
| |
Change-Id: If51727a041e20afa307e5d1735b77da5a54a712b
|
|
|
|
| |
Change-Id: Ie997d13559c0e4e9dc3babfe92ca1acacef2a549
|
|
|
|
| |
Change-Id: Iabf46fc5d75891f917e06a257470a0e3f2bd3c95
|
|
|
|
| |
Change-Id: I95f9f5c6edffff8c737c4a6996f97e69bccc0448
|
|
|
|
|
|
|
|
|
| |
+ YV12 width/height divisable by 2
+ Row width determined by getStride()
+ Misc comment and whitespace fixes
+ printf changed to testPrintI
Change-Id: I27551141bafbfb258eb1b6b7f63c5295b1f9501a
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
This time in XML files.
Change-Id: Iebe36810c3a2d7a6ff354f43808b1b8649b85637
|
|
|
|
| |
Change-Id: Ief08b22dacd052483f10754b3ab61aa09ca28b17
|
|
|
|
| |
Change-Id: I295e5bce16a8ab088b99929f788f2fbbe8492b8d
|
|
|
|
| |
Change-Id: Ib2a6b7eb2a5fc98ecaace032d6c63d50613aaa0d
|
|\
| |
| |
| |
| |
| |
| |
| |
| | |
EGLConfig available" into gingerbread
Merge commit '63ac8f5377833303a7f8c4d60f0d74daf903e6ea'
* commit '63ac8f5377833303a7f8c4d60f0d74daf903e6ea':
Add a test application to dump all the EGLConfig available
|
| |\
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
available" into gingerbread
Merge commit '2b2da52608303b149d22418865e67c8030c70e73' into gingerbread-plus-aosp
* commit '2b2da52608303b149d22418865e67c8030c70e73':
Add a test application to dump all the EGLConfig available
|
| | |
| | |
| | |
| | | |
Change-Id: Iddf27f2a9dd51733f6b90081a523ca37bfe310fa
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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
|
| | |
| | |
| | |
| | | |
Change-Id: I4c2f2acf797a3a753f8a6061db3d2bcdc7d642f0
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I82825dbe3b24a520b79f6b05d01f37e1b5008b62
|
|\ \ \ \
| | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
gingerbread
Merge commit '45bd99466ce9962778eacaefff1c0a44bb268f0c'
* commit '45bd99466ce9962778eacaefff1c0a44bb268f0c':
option to enable multisampling
|
| |\ \ \
| | | |/
| | |/|
| | | |
| | | |
| | | |
| | | | |
Merge commit 'fec5d38baf4487d8ab0143451a3f2c39edeeb5b2' into gingerbread-plus-aosp
* commit 'fec5d38baf4487d8ab0143451a3f2c39edeeb5b2':
option to enable multisampling
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
multisampling can be enabled by specifying the number of
samples desired on the command line.
Change-Id: I5f93c93ae7ada54bcd646c1065e07890d0cb9808
|
|\ \ \ \
| |/ / /
| | | /
| |_|/
|/| |
| | |
| | |
| | |
| | | |
gingerbread
Merge commit '099aa9a1b4eaf6536decbcafac43476c4908ef24'
* commit '099aa9a1b4eaf6536decbcafac43476c4908ef24':
add a fps counter to sanangeles demo
|
| |\ \
| | |/
| | |
| | |
| | |
| | |
| | | |
Merge commit 'edbb8083a815e9d911f8e659fc5c293543fdf502' into gingerbread-plus-aosp
* commit 'edbb8083a815e9d911f8e659fc5c293543fdf502':
add a fps counter to sanangeles demo
|
| | |
| | |
| | |
| | | |
Change-Id: I9a9473ce213301cc7661fddfb1ef5a6ffcb346d4
|
| | |
| | |
| | |
| | | |
Change-Id: I37f2bde9898046eafb6431519dae78bf6f368f05
|
| | |
| | |
| | |
| | | |
Change-Id: Iba76d3e4e3bab0b993d176755f588201c8a967cd
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Handle rotation from portrait to landscape by restarting test if not
finished.
Don't write blank line to csv file.
Change-Id: I154443138817bcec9530123c8388fcf659632336
|
| | |
| | |
| | |
| | | |
Change-Id: If09e209a9d8049f03320dbd7df257137bf06949e
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Print only one set of timings per test.
Draw blank black screen when done.
Change-Id: I963bcbca99ff5975683b15e60437978eb1a8beb8
|
| | |
| | |
| | |
| | | |
Change-Id: Ibcccdf2560eb24d3037c02c4740f0048b60d070c
|
| | |
| | |
| | |
| | | |
Change-Id: Ic486774e25421bd2f412f0ba2bbac4660e3982b8
|
| | |
| | |
| | |
| | |
| | |
| | | |
Added missing #include <string.h>.
Change-Id: Idf151876851110098fe538a042f896784821919b
|
| | |
| | |
| | |
| | |
| | |
| | | |
Add basic GL performance test.
Change-Id: I421a41b6683b2c5f70045cdd0f610a6939105fee
|
|\ \ \
| |/ /
| | |
| | | |
Change-Id: I9e880aacef9d949d83945d41ee5b6eb63ddc4cc7
|
| |\ \
| | |/
| |/|
| | | |
Change-Id: Ifec16490ea2170728cb6ccb18d2e74fcb3478db6
|
| | |
| | |
| | |
| | |
| | | |
Change-Id: I323f0c01d2e9ad4c9f07cad24bf6b63edc28ad62
Signed-off-by: Bruce Beare <brucex.j.beare@intel.com>
|
|\ \ \
| |/ /
| | |
| | | |
I00274431,I83be9404,I0359531a,Iceef1e95 into kraken
|
| |/
| |
| |
| |
| |
| | |
note that this doesn't update the EGL stubs.
Change-Id: I00274431a490249d93eb6b5ba13f274b7f2682ae
|
| |
| |
| |
| | |
(So that it can be built in Master, but run in
Froyo.)
|
|\ \
| |/ |
|
| |\
| | |
| | |
| | | |
Change-Id: I627b3a7080e413f756d1751cdae88ec6642b02c4
|
| | |
| | |
| | |
| | | |
Signed-off-by: Jae-Hyung Ahn <jerry.ahn@windriver.com>
|