1. 63ac8f5 am 2b2da526: Merge "Add a test application to dump all the EGLConfig available" into gingerbread by Mathias Agopian · 14 years ago
  2. cd1e02d Add a test application to dump all the EGLConfig available by Mathias Agopian · 14 years ago
  3. 45bd9946 am fec5d38b: Merge "option to enable multisampling" into gingerbread by Mathias Agopian · 14 years ago
  4. 850753b option to enable multisampling by Mathias Agopian · 14 years ago
  5. 099aa9a am edbb8083: Merge "add a fps counter to sanangeles demo" into gingerbread by Mathias Agopian · 14 years ago
  6. ce8f549 add a fps counter to sanangeles demo by Mathias Agopian · 14 years ago
  7. f601ce2 merge from open-source master by The Android Open Source Project · 14 years ago
  8. fd23461 Fix missing NL by Bruce Beare · 14 years ago
  9. 6d4021a update EGL headers to the latest by Mathias Agopian · 14 years ago
  10. 8de2cf4 merge from open-source master by The Android Open Source Project · 14 years ago
  11. 5d96108 Add a test of EGL pausing and resuming. by Jack Palevich · 14 years ago
  12. f2c1d9e gl_code : add end of line. by Jae-Hyung Ahn · 15 years ago
  13. 15a4d2f Add correct copyright headers to multiple files by Kenny Root · 14 years ago
  14. 980a938 Deprecate fill_parent and introduce match_parent. Bug: #2361749. by Romain Guy · 15 years ago
  15. 432bff0 Do not use a user tag on apps, as it is ignored. by Jean-Baptiste Queru · 15 years ago
  16. 1c87558 Print OpenGL version and extension information. by Jack Palevich · 15 years ago
  17. 6ae4da7 Extend GLSurfaceView to make it easy to create an OpenGL ES 2.0 context by Jack Palevich · 15 years ago
  18. 560814f Add a Java API for OpenGL ES 2.0. by Jack Palevich · 15 years ago
  19. ea9719e am 78383abf: am cbf583d7: am 77bd91f8: Merge change Ie3e80456 into eclair by Mathias Agopian · 15 years ago
  20. cbf583d am 77bd91f8: Merge change Ie3e80456 into eclair by Mathias Agopian · 15 years ago
  21. e3e8045 Turns out the SGX driver is correct and the bug was in this test. by Mathias Agopian · 15 years ago
  22. 4c636d2 am 894449ac: am af7d2dda: am 5dc7a21c: Merge change I4e036287 into eclair by Mathias Agopian · 15 years ago
  23. af7d2dd am 5dc7a21c: Merge change I4e036287 into eclair by Mathias Agopian · 15 years ago
  24. 4e03628 update line test to expose some bug on SGX530 ed4 by Mathias Agopian · 15 years ago
  25. 24e2cdc am 2eca23d6: am a2151b2b: am 7bde36e6: added GL test for textured lines by Mathias Agopian · 15 years ago
  26. a2151b2 am 7bde36e6: added GL test for textured lines by Mathias Agopian · 15 years ago
  27. 7bde36e added GL test for textured lines by Mathias Agopian · 15 years ago
  28. a0fb8eb am 09e7ef8a: am a5bfe52d: Merge change Ib3558f35 into eclair-mr2 by Jack Palevich · 15 years ago
  29. b3558f3 Make our choice of surface explicit. by Jack Palevich · 15 years ago
  30. 2f37ac9 am 65cc9418: am 332c7934: Merge change I69e21f5f into eclair-mr2 by Jack Palevich · 15 years ago
  31. 69e21f5 GLDual test application. by Jack Palevich · 15 years ago
  32. fd2f0a9 merged d7c18d7672f3ecbbcb2f5bec92fe54dd990cb8dd, w/conflict in opengl/tests/copybits/Android.mk by android-build SharedAccount · 15 years ago
  33. e88cd11 am c5b09d8a: am 4ac45597: Merge change I15b0ebb9 into eclair by Mathias Agopian · 15 years ago
  34. 3917156 am 7d638292: Merge change Ib4285d22 into eclair-mr2 by Jack Palevich · 15 years ago
  35. 0ef5554 am 9d6a685b: Merge changes I430cf57b,I51f02f67,I464f13f3 into eclair by Mathias Agopian · 15 years ago
  36. 6950e42 fix [2167050] glTexImage2D code path buggy in SurfaceFlinger by Mathias Agopian · 15 years ago
  37. b1bb6cf Add back missing shared libraries used in executables in link commands. These by Doug Kwan · 15 years ago
  38. c5b09d8 am 4ac45597: Merge change I15b0ebb9 into eclair by Mathias Agopian · 15 years ago
  39. b4285d2 Change way we choose EGL surfaces to be compatible with the native by Jack Palevich · 15 years ago
  40. 15b0ebb a simple test app for gralloc by Mathias Agopian · 15 years ago
  41. 5ffd624 Add a simple test of OpenGL ES 1.x. by Jack Palevich · 15 years ago
  42. b386a86 Merge change I8018f091 into eclair by Android (Google) Code Review · 15 years ago
  43. 8018f09 Add very simple input path. Fix end-of-line issues. by Jack Palevich · 15 years ago
  44. 54f72d9 Don't ask for pbuffer support, because we don't use any pbuffers. by Jack Palevich · 15 years ago
  45. 82c78b8 Print out EGL configuration info for the config we've chosen. by Jack Palevich · 15 years ago
  46. 669ce24 Print out all available EGL configurations. by Jack Palevich · 15 years ago
  47. d7de5ff Fix build. by Jack Palevich · 15 years ago
  48. aa3b0be Tighten up sample code. by Jack Palevich · 15 years ago
  49. 66d2e25 Use EGLUtils to simplify choosing a configuration. by Jack Palevich · 15 years ago
  50. 87a7265 Make tritex test run with latest OpenGL driver. by Jack Palevich · 15 years ago
  51. a8fecb8 Create samples showing how to call OpenGL from JNI libraries. by Jack Palevich · 15 years ago
  52. 953254b2 Draw a green triangle using OpenGL 2.0 APIs. by Jack Palevich · 15 years ago
  53. fc342cb Add additional error checking, exit early if errors occur. by Jack Palevich · 15 years ago
  54. 113096d Add EGL call error checking. by Jack Palevich · 15 years ago
  55. b22f5b3 Simple app to create a gl2 context and dump the strings. by Jason Sams · 15 years ago
  56. a1d9388 show that we need to glClear to be fast(er) by Mathias Agopian · 15 years ago
  57. 0d63f81 option to use drawtexture at compile time by Mathias Agopian · 15 years ago
  58. 88caa97 fix and extend the filter test a bit by Mathias Agopian · 15 years ago
  59. e6f0f5c workaround a bug in the SGX driver that would prevent eglGetConfig to work properly by Mathias Agopian · 15 years ago
  60. 9ca4dd6 minor code clean-up by Mathias Agopian · 15 years ago
  61. a1f6eff update most gl tests to use EGLUtils by Mathias Agopian · 15 years ago
  62. 265d9c0 added two EGL helpers for selecting a config matching a certain pixelformat or native window type by Mathias Agopian · 15 years ago
  63. bb99ffb added a gl swapinterval test by Mathias Agopian · 15 years ago
  64. 429c521 opengl tests by Mathias Agopian · 15 years ago
  65. f31868e merge master in master_gl by Mathias Agopian · 15 years ago
  66. 1562f87 Remove opengl tests from tests build by Sriram Raman · 15 years ago
  67. 350d651 fix a bug where copybit only renders in the first buffer when used with s/w GL by Mathias Agopian · 15 years ago
  68. 07fcf4c revive the copybit test. by Mathias Agopian · 15 years ago
  69. 51c8a3e Merge commit 'goog/master' into merge_master by Mathias Agopian · 15 years ago
  70. de15ddc simplify this test by Mathias Agopian · 15 years ago
  71. 46d7ccb added a test that exhibits some lighting issues in the software renderer. see external bug 1709 by Mathias Agopian · 15 years ago
  72. dff8e58 update surfaceflinger, libui and libagl to the new gralloc api by Mathias Agopian · 15 years ago
  73. e909ae5 Add clarifying comment. by Jack Palevich · 15 years ago
  74. 1473f46 Integrate from //sandbox/mathias/donut/...@145728 by Mathias Agopian · 15 years ago
  75. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  76. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  77. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 15 years ago
  78. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago