1. f56c450 GLES: Add tests to exersise sparse labels. by Ben Clayton · 6 years ago
  2. 7f8fa97 GLES: Add unit tests for compile time limits by Ben Clayton · 6 years ago
  3. 76e4002 Fixed a crash using TransformFeedback with DrawArraysInstanced by Alexis Hetu · 6 years ago
  4. 513a116 Export Vulkan API entry functions. by Nicolas Capens · 6 years ago
  5. e83048e Generate an error when trying to clear an incomplete Framebuffer by Alexis Hetu · 6 years ago
  6. d16a504 Move GLES unit tests by Alexis Hetu · 6 years ago[Renamed from tests/unittests/unittests.cpp]
  7. 80ab360 Fix braces warning treated as error. by Nicolas Capens · 7 years ago
  8. 378c434 Fix attribute layout location linking. by Nicolas Capens · 7 years ago
  9. b41a9d6 Fix pedantic narrowing conversion error. by Nicolas Capens · 7 years ago
  10. 65a3264 Support reading of half-float formats. by Nicolas Capens · 7 years ago
  11. 659d89e Support glCopyTexImage2D for float formats. by Nicolas Capens · 7 years ago
  12. 8346311 Always create an OpenGL ES 3.0 context. by Nicolas Capens · 7 years ago
  13. 700a1a6 Fix clearing of dirty textures. by Nicolas Capens · 7 years ago
  14. 4132052 Fix GLSL struct with single matrix. by Nicolas Capens · 7 years ago
  15. e92a88e Use official headers to define GL_ARB_texture_rectangle. by Nicolas Capens · 7 years ago
  16. 45fcfe8 Fix new[] / delete mismatch. by Nicolas Capens · 7 years ago
  17. 493fc54 Fix loop unrolling. by Nicolas Capens · 7 years ago
  18. 607771b Prevent 32-bit numeric overflow on image allocation. by Nicolas Capens · 7 years ago
  19. 596f653 Fixed atan corner case by Alexis Hetu · 7 years ago
  20. d87b3a8 Fixed sampler within struct uniform used as function argument by Alexis Hetu · 7 years ago
  21. c80eada eglCreatePbufferFromClientBuffer implementation by Alexis Hetu · 7 years ago
  22. a124f04 Build fix: Unit test code cleanup by Alexis Hetu · 7 years ago
  23. c0632c9 Added support for sampler2DRect in ESSL3 by Alexis Hetu · 7 years ago
  24. 0988fb8 Texture rectangle related fixes and associated tests by Alexis Hetu · 7 years ago
  25. e88da31 Fix retrieving the current Display. by Nicolas Capens · 8 years ago
  26. 8aca1df Fix resetting current display when no current context. by Nicolas Capens · 8 years ago
  27. f3c18a0 Add OpenGL ES 2.0 initialization unit tests. by Nicolas Capens · 8 years ago
  28. f770c99 Fix pedantic pointer comparison. by Nicolas Capens · 8 years ago
  29. 31b18a0 Add EGL initialization unit test. by Nicolas Capens · 8 years ago
  30. 1fb0e50 Adding swiftshader unittests to chromium by Alexis Hetu · 8 years ago