1. 980f324 GLBench: Add a --blacklist option by Daniel Kurtz · 12 years ago
  2. 7d8e2eb SyncControl: test eglGetSyncValuesCHROMIUM return value by Daniel Kurtz · 12 years ago
  3. 141d870 glbench: fix some typos by Daniel Kurtz · 12 years ago
  4. 9c74000 Properly clear MD5Context structure with memset. by Han Shen · 12 years ago
  5. 45d874a Add new GLBench reference images. by Ilja Friedel · 12 years ago
  6. 1b18039 Use valid context when using glGet*. by Ilja Friedel · 12 years ago
  7. 7b1d027 synccontrol_test: Add check of returned values against system time by Ryan Harrison · 12 years ago
  8. cad3975 [autotest-deps-glbench] Update to build against new libchrome by Chris Masone · 12 years ago
  9. fa84dd7 GLBench: add new references and track failure. by Ilja Friedel · 12 years ago
  10. 6a5cf62 GLBench: update reference images for SNB. by Ilja Friedel · 12 years ago
  11. c04bdd4 Enforce max sizes for glViewport. by Ilja Friedel · 12 years ago
  12. 0686082 glbench: add ContextTest and GLInterfaceTest base class by Simon Que · 12 years ago
  13. aa6dea8 Add in graphics_SyncControlTest to autotests by Ryan Harrison · 12 years ago
  14. def1851 Update GLBench references for arrow. by Ilja Friedel · 12 years ago
  15. 3562e0a glbench: add texture reuse test by Simon Que · 12 years ago
  16. cd8cfe3 glbench: add texture upload test by Simon Que · 12 years ago
  17. c6ae4d5 glbench: create TextureTest class by Simon Que · 12 years ago
  18. 9e30bb2 [autotest] Change os.path.join use in common.py to be portable. by Alex Miller · 12 years ago
  19. 7f840e7 glbench: refactor EGL/GLX API into its own class by Simon Que · 12 years ago
  20. 70038f2 glbench: run GL commands before swapping buffers by Simon Que · 12 years ago
  21. 9fea0b8 Update GLBench refernence images for Alex. by Stuart Abercrombie · 12 years ago
  22. d5dfe5f Get glbench passing. by Stuart Abercrombie · 12 years ago
  23. b87fb63 Update glbench known bad images. by Stuart Abercrombie · 12 years ago
  24. f49e3f9 Add new glbench reference images. by Stuart Abercrombie · 12 years ago
  25. 7a3fa0b Clear buffers before OpenGL ES GLBench tests. by Stuart Abercrombie · 12 years ago
  26. c33878b Switch GLBench glDrawElements calls to GL_UNSIGNED_SHORT. by Stuart Abercrombie · 12 years ago
  27. 7b9bc5e GLBench: Track new failure images. by Ilja H. Friedel · 12 years ago
  28. c2e0dc3 Added explicit converion in initialization list. by Han Shen · 12 years ago
  29. 3d23775 Fixed gcc-4.7 build for autotest-deps-glbench. by Han Shen · 12 years ago
  30. 387edd7 Fix autotest-deps-glbench gcc-4.7 building problem. by Han Shen · 12 years ago
  31. dd29ce1 Fix i915 GLBench regression. by Stuart Abercrombie · 12 years ago
  32. ddd7fae Get GLBench passing on Arm Mesa softpipe. by Stuart Abercrombie · 12 years ago
  33. 1f73eb8 Update GLBench trilinear test reference images. by Chinyue Chen · 12 years ago
  34. bf8b261 allow setting libbase ver via env by Mike Frysinger · 13 years ago
  35. 285a5bc autotest: Fix GLBench/WindowManagerGraphicsCapture. by Ilja H. Friedel · 13 years ago
  36. caf8b51 clean up makefile and convert to SLOT-ed libbase by Mike Frysinger · 13 years ago
  37. 7de9a51 Add a new known bad image for glbench yuv_shader_1 on i915. The shader is too long for the hardware and this appears to be just a new failure mode. by Stuart Abercrombie · 13 years ago
  38. 149e31c Update GLBench trilinear test reference images. by Stuart Abercrombie · 13 years ago
  39. 826c5ae Clean up Sandy Bridge GLBench reference images. by Stuart Abercrombie · 13 years ago
  40. 2913ddc Add new GLBench i915 mpixels_sec_yuv_shader_2 reference image. by Stuart Abercrombie · 13 years ago
  41. 19d4457 Update GLBench reference image lists. by Stuart Abercrombie · 13 years ago
  42. b8f4e7a Remove the obsolete I915_WORKAROUND from glbench. by Stuart Abercrombie · 13 years ago
  43. d1b0e52 GLBench: tracking of reference images for bug 4368 by Ilja H. Friedel · 13 years ago
  44. 0fdd40d GLBench: housekeeping of reference images by Ilja H. Friedel · 13 years ago
  45. 6fe041d Add new tegra2 reference images BUG=14449 by Ilja H. Friedel · 13 years ago
  46. 0846140 glbench: remove lod 0.5 nearest mipmap fillrate test by Allen Martin · 13 years ago
  47. 140559c graphics_GLBench: use GL_CLAMP_TO_EDGE for NPOT textures by Allen Martin · 13 years ago
  48. fdf4a0e glbench: track bad images for bug 19501 by Ilja H. Friedel · 13 years ago
  49. 2b738d6 Fix compile break on gcc-4.6. by Ilja H. Friedel · 13 years ago
  50. 39dbdc1 Add include of sys/stat.h by Allen Martin · 13 years ago
  51. 28cc025 [glbench] Roll forward to new libchrome by Chris Masone · 13 years ago
  52. 8faad30 This change looks scary, but it shouldn't be once you ignore all the image file changes. Making the browser full screen also helps. by Ilja H. Friedel · 13 years ago
  53. 03fe5b9 graphics_GLBench: Enable yuv shader tests. by Kenneth Waters · 14 years ago
  54. a1a86cb graphics_GLBench: Fix the window manager compositing test for GLES. by Kenneth Waters · 14 years ago
  55. 6d9545f graphics_TearTest: Implement OpenGL-ES version. by Kenneth Waters · 14 years ago
  56. ca03c73 graphics_WindowManagerGraphicsCapture: Fix for Open GL-ES by Kenneth Waters · 14 years ago
  57. 52e113a graphics_GLBench: Fix OpenGL-ES incompatibilites. by Kenneth Waters · 14 years ago
  58. 4935f8e Modified Makefile so that glbench links with the gold linker by explicitly passing -pthread. by Raymes Khoury · 14 years ago
  59. c978906 Made adding new boards to the checksum file easier. by Alexey Marinichev · 14 years ago
  60. 0f3605d Added reference images for glbench. by Alexey Marinichev · 14 years ago
  61. 3fa30f9 Update autotest tests to use make -j where possible. by David James · 14 years ago
  62. 048bbee [autotest] Update to compile against new libchrome by Chris Masone · 14 years ago
  63. 01e4be1 For Issue 558: disabled some tests, updated checksums. by Alexey Marinichev · 14 years ago
  64. c587a0e Removed site_ui.xcommand and made md5_file ignore exceptions. by Alexey Marinichev · 14 years ago
  65. 2de76ab Converted triangle setup test to GLES2. by Alexey Marinichev · 14 years ago
  66. b70421f Converted fill rate test to GLES2. by Alexey Marinichev · 14 years ago
  67. 1876c6c Got rid of glxinfo. by Alexey Marinichev · 14 years ago
  68. 57ccf4d Added checksums Tungsten Graphics, Inc / Mesa DRI Intel(R) IGD GEM 20091221 2009Q4. by Alexey Marinichev · 14 years ago
  69. a390304 Added checksums for Intel GM45. by Alexey Marinichev · 14 years ago
  70. fe0891a Initialize textures for reproducible test results. by Alexey Marinichev · 14 years ago
  71. f50ecb1 Added gflags switches: duration, tests, save, out. by Alexey Marinichev · 14 years ago
  72. be37f88 Refactored YUV test. by Alexey Marinichev · 14 years ago
  73. 219b708 Moved selection of I915 hack out of the YUV shader. by Alexey Marinichev · 14 years ago
  74. e735df6 Fixes for GLES systems. by Alexey Marinichev · 14 years ago
  75. 9c891ef Added texture update test. by Alexey Marinichev · 14 years ago
  76. 9f9b873 Split tests into individual files. Got rid of globals by converting them to classes. by Alexey Marinichev · 14 years ago
  77. 7305491 Do not ask user to press Fail button if pixmap to texture test fails because GLX is older than 1.3. by Alexey Marinichev · 14 years ago
  78. 5a444b0 Added teartest UI. by Alexey Marinichev · 14 years ago
  79. df7d51e graphics_WindowManagerGraphicsCapture test taking screenshots and comparing them to reference images. by Vincent Scheib · 14 years ago
  80. 5fe911b Replaced teartest state machines with classes. Fixed/commented out GLES2 code. by Alexey Marinichev · 14 years ago
  81. c5114c1 Stubbed in new test: graphics_WindowManagerGraphicsCapture by Vincent Scheib · 15 years ago
  82. ddffabd Use gflags in teartest. by Alexey Marinichev · 15 years ago
  83. 0f9aa1b Added glReadPixels test. by Alexey Marinichev · 15 years ago
  84. ef4f463 eliminate the non-vbo code path by Matthew Papakipos · 15 years ago
  85. 0ff616d Build break fix: added stdio include. by Alexey Marinichev · 15 years ago
  86. 92ffe71 Added tearing tests for plain texture updates and bind pixmap to texture. by Alexey Marinichev · 15 years ago
  87. e8f9544 Add glXSwapIntervalMESA by Antoine Labour · 15 years ago
  88. 1efe8bb Added window manager graphics performance tests to gl_Bench. by Matthew Papakipos · 15 years ago
  89. e5d9259 Store GLXFBConfig and get X visual ID from it. by Alexey Marinichev · 15 years ago
  90. 79f13c7 Renamed globals xlib_* to g_xlib_*. Added a missing include. by Alexey Marinichev · 15 years ago
  91. fc7432a Initialization cleanups and couple other minor things: by Alexey Marinichev · 15 years ago
  92. 8cc04f2 Teartest with -o flag to specify override redirect window and -r number to specify refresh rate. by Alexey Marinichev · 15 years ago
  93. ec7eb53 set resource loading path relative to the executable by Antoine Labour · 15 years ago
  94. a44cb81 Move gl_Bench into a dep so that it can be re-used among tests by Antoine Labour · 15 years ago