1. 1cf212a Add multiview entry points to GL wrappers. by Philip Rideout · 7 years ago
  2. 7782ec5 Update GL wrapper to newest API. by Mika Isojärvi · 7 years ago
  3. ae3759c Fetch gl.xml, egl.xml from Github repos by Alexander Galazin · 7 years ago
  4. 9de005f Fix negative CompressedTexImage2D tests by Alexander Galazin · 7 years ago
  5. 19b4a4e Use glReadnPixels only if KHR_robustness is supported am: d99ba132d9 by Alexander Galazin · 7 years ago
  6. d99ba13 Use glReadnPixels only if KHR_robustness is supported by Alexander Galazin · 7 years ago
  7. 83c250d Add new robustness extension tests by John Richardson · 7 years ago
  8. af137dd Merge vulkan-cts-1.0.1 into vulkan-cts-1.0-dev by Pyry Haulos · 8 years ago
  9. f189365 Fix whitespace issues in other text files by Pyry Haulos · 8 years ago
  10. 0779fba Do not rewrite .inl files if existing content is identical by Pyry Haulos · 8 years ago
  11. 68cdd49 Add robustness extensions to GL wrappers by Mika Isojärvi · 8 years ago
  12. 485a2d1 Updating framework/opengl to support OpenGL ES 3.2 by Daniel Andrade Groppe · 9 years ago
  13. b2e583d Improve texture format pretty-printing. by Jarkko Pöyry · 9 years ago
  14. 6539366 am d6fe02d0: am 7722504f: Merge "Add tests for GL_EXT_debug_marker" into mnc-dev by Pyry Haulos · 9 years ago
  15. 1a9576a Add tests for GL_EXT_debug_marker by Pyry Haulos · 9 years ago
  16. 48fa5c4 Emulate a better GL driver in null platform for better coverage. by Jarkko Pöyry · 9 years ago
  17. 31be485 Improve logging of texture border color. by Jarkko Pöyry · 9 years ago
  18. 0fe5327 Fix read_pixels tests. by Jarkko Pöyry · 9 years ago
  19. 8bf16f2 Support GL_EXT_texture_sRGB_R(G)8 extension in glw. by Jarkko Pöyry · 9 years ago
  20. 3cd1fd9 Do not dereference NULL even if such pointer is given by test code. by Jarkko Pöyry · 9 years ago
  21. 1459a45 Improve logging of indexed enable and disable calls. by Mika Isojärvi · 9 years ago
  22. 7867608 Add better logging for indexed state queries. by Mika Isojärvi · 9 years ago
  23. 3b08c31 Fail call log code generation if method had zero matching outputs. by Jarkko Pöyry · 9 years ago
  24. 7af3c6f Add support for AEP states to framework. by Jarkko Pöyry · 9 years ago
  25. cb82ed7 Add query tests for ES31 states. by Jarkko Pöyry · 9 years ago
  26. 854498f Merge "Add copyright banner to scripts." by Jarkko Pöyry · 9 years ago
  27. 250e3b2 Enable GL_EXT_draw_buffers_indexed instead of OES. by Mika Isojärvi · 9 years ago
  28. 25df9e9 Add support for GL_OES_draw_buffers_indexed. by Mika Isojärvi · 9 years ago
  29. 314799d Generate GL wrappers from latest api registry xml. by Mika Isojärvi · 9 years ago
  30. 3c77ed4 Add copyright banner to scripts. by Jarkko Pöyry · 10 years ago
  31. 3c67e4f Add support for dynamic loading of EGL entry points by Pyry Haulos · 10 years ago
  32. 13e452c Add GL_EXT_copy_image support to GL wrappers. by Mika Isojärvi · 10 years ago
  33. 1f99d69 Add EXT_primitive_bounding_box tests. by Jarkko Pöyry · 10 years ago
  34. eb0aaf2 Fix GLES2 negative texture api tests. by Jarkko Pöyry · 10 years ago
  35. a017863 Generate EGL framework .inl files from Khronos XML registry by Pyry Haulos · 10 years ago
  36. 1abab60 Generate GL(ES) framework .inl files from Khronos XML registry. by Pyry Haulos · 10 years ago