1. 19f1db6 Regres: Update test lists @ 868ed908 by SwiftShader Regression Bot · 6 years ago
  2. dd2faae Regres: Update test lists @ bea47513 by SwiftShader Regression Bot · 6 years ago
  3. da1ed06 Fix Visual Studio build of VulkanUnitTests by Nicolas Capens · 6 years ago
  4. 6193cb1 tests/regres/export_to_sheets: Fix off-by-one in loop by Ben Clayton · 6 years ago
  5. abb5785 tests: Add a unit test for a simple memcpy compute shader by Ben Clayton · 6 years ago
  6. 3e2a478 Regres: Update test lists @ 3364227f by SwiftShader Regression Bot · 6 years ago
  7. 654540e tests: Add a Driver class to abstract the vulkan implementation by Ben Clayton · 6 years ago
  8. 22570f7 Add test/regres/export_to_sheets.go by Ben Clayton · 6 years ago
  9. f2ddde7 Regres: Update test lists @ ebefaf7c by SwiftShader Regression Bot · 6 years ago
  10. ebefaf7 Regres: Drop support for tests results only on new change by Ben Clayton · 6 years ago
  11. dbb94f1 Regres: Scan commit message for additional test lists. by Ben Clayton · 6 years ago
  12. a27f697 Regres: Run latest PS testlists on parent. by Ben Clayton · 6 years ago
  13. 3c6dc55 Regres: Update test lists @ 856ebf87 by SwiftShader Regression Bot · 6 years ago
  14. 53733a6 Regres: Fix bad binning of QualityWarnings by Ben Clayton · 6 years ago
  15. d2b1d2f Remove literal string from error message. by Nicolas Capens · 6 years ago
  16. 6203340 Regres: Update test lists @ 3ed33cee by SwiftShader Regression Bot · 6 years ago
  17. a2a00e2 Add regres tool. by Ben Clayton · 6 years ago
  18. 7273a4b Regres: Update test lists @ 2995dc2a by SwiftShader Regression Bot · 6 years ago
  19. b69078e Split regres test lists into full and CI lists. by Ben Clayton · 6 years ago
  20. 76bc8f2 regres: fix wsi test list by Chris Forbes · 6 years ago
  21. 3014e76 Add regres test lists. by Ben Clayton · 6 years ago
  22. 024f271 Fix fuzzer build by Nicolas Capens · 6 years ago
  23. f56c450 GLES: Add tests to exersise sparse labels. by Ben Clayton · 6 years ago
  24. 7f8fa97 GLES: Add unit tests for compile time limits by Ben Clayton · 6 years ago
  25. de16f32 Replace vulkan.h includes with vulkan_core.h by Nicolas Capens · 6 years ago
  26. 73c3124 Fix Visual Studio build. by Nicolas Capens · 6 years ago
  27. 76e4002 Fixed a crash using TransformFeedback with DrawArraysInstanced by Alexis Hetu · 6 years ago
  28. 4806a9b Add GL_OES_EGL_image_external_essl3 by Lingfeng Yang · 6 years ago
  29. 878d4b0 Change routine names to be strings of char by Chris Forbes · 6 years ago
  30. dc85364 Fix entry function pointer queries. by Nicolas Capens · 6 years ago
  31. 513a116 Export Vulkan API entry functions. by Nicolas Capens · 6 years ago
  32. 42e8e54 Remove test setup headers. by Nicolas Capens · 6 years ago
  33. e83048e Generate an error when trying to clear an incomplete Framebuffer by Alexis Hetu · 6 years ago
  34. 4c84379 Remove Vulkan 32-bit Visual Studio configuration. by Nicolas Capens · 6 years ago
  35. 0b3d56a Vulkan unit tests by Alexis Hetu · 6 years ago
  36. d16a504 Move GLES unit tests by Alexis Hetu · 6 years ago
  37. e70c351 Linux build fix by Alexis Hetu · 6 years ago
  38. 5378e14 Remove libGL project. by Nicolas Capens · 6 years ago
  39. c07dc4b Make Reactor build stand-alone. by Nicolas Capens · 7 years ago
  40. 8b56197 Output intermediate build files to project independent directories. by Nicolas Capens · 6 years ago
  41. 64d537a Change build output directory to 'out'. by Nicolas Capens · 6 years ago
  42. 90c0c55 Explicitly include Android.mk for only OpenGL by Merck Hung · 6 years ago
  43. 17b7589 Add LLVM 7.0 Android.mk by Logan Chien · 7 years ago
  44. 80ab360 Fix braces warning treated as error. by Nicolas Capens · 7 years ago
  45. 378c434 Fix attribute layout location linking. by Nicolas Capens · 7 years ago
  46. b41a9d6 Fix pedantic narrowing conversion error. by Nicolas Capens · 7 years ago
  47. 65a3264 Support reading of half-float formats. by Nicolas Capens · 7 years ago
  48. 659d89e Support glCopyTexImage2D for float formats. by Nicolas Capens · 7 years ago
  49. 8346311 Always create an OpenGL ES 3.0 context. by Nicolas Capens · 7 years ago
  50. 700a1a6 Fix clearing of dirty textures. by Nicolas Capens · 7 years ago
  51. 4132052 Fix GLSL struct with single matrix. by Nicolas Capens · 7 years ago
  52. 419e8a7 Fix the unittests Ninja build. by Nicolas Capens · 7 years ago
  53. e92a88e Use official headers to define GL_ARB_texture_rectangle. by Nicolas Capens · 7 years ago
  54. 45fcfe8 Fix new[] / delete mismatch. by Nicolas Capens · 7 years ago
  55. 493fc54 Fix loop unrolling. by Nicolas Capens · 7 years ago
  56. 9d93107 Add MSVC project for reproducing fuzzer testcases. by Nicolas Capens · 7 years ago
  57. 607771b Prevent 32-bit numeric overflow on image allocation. by Nicolas Capens · 7 years ago
  58. 596f653 Fixed atan corner case by Alexis Hetu · 7 years ago
  59. d87b3a8 Fixed sampler within struct uniform used as function argument by Alexis Hetu · 7 years ago
  60. c80eada eglCreatePbufferFromClientBuffer implementation by Alexis Hetu · 7 years ago
  61. a124f04 Build fix: Unit test code cleanup by Alexis Hetu · 7 years ago
  62. c0632c9 Added support for sampler2DRect in ESSL3 by Alexis Hetu · 7 years ago
  63. 0988fb8 Texture rectangle related fixes and associated tests by Alexis Hetu · 7 years ago
  64. da5320a Fix warnings treated as errors. by Nicolas Capens · 7 years ago
  65. ea40235 Fuzzer fix by Alexis Hetu · 7 years ago
  66. 3e2b109 Fix pedantic Linux warning treated as error. by Nicolas Capens · 7 years ago
  67. 13d1609 Enable executable code generation and linking. by Nicolas Capens · 7 years ago
  68. 194c8e0 Fix vertex stream count and normalized data layout. by Nicolas Capens · 7 years ago
  69. 1730b2d vertex_routine_fuzzer: Get source from `data` by Corentin Wallez · 7 years ago
  70. b6f0e40 Fill vertex routine state for fuzzer. by Nicolas Capens · 7 years ago
  71. f521ac0 VertexRoutineFuzzer: Add code able to compile a simple shader by Corentin Wallez · 7 years ago
  72. 57eb063 Add a stub "vertex routine" fuzzer by Corentin Wallez · 7 years ago
  73. 66fff4e Update the Windows Target Platform Version by Alexis Hetu · 7 years ago
  74. 8c59ccd Upgrade SwiftShader solution and projects to Visual Studio 2017. by Nicolas Capens · 7 years ago
  75. e6c3aa2 Break on gtest failures in debug mode. by Nicolas Capens · 7 years ago
  76. e88da31 Fix retrieving the current Display. by Nicolas Capens · 8 years ago
  77. 8aca1df Fix resetting current display when no current context. by Nicolas Capens · 8 years ago
  78. 9282c6d Rename libraries on Mac OS to prevent conflicts. by Nicolas Capens · 8 years ago
  79. 0e71ea7 Fix non-component unittests on Mac OS. by Nicolas Capens · 8 years ago
  80. 77de547 Fix Mac OS library loading for unittests. by Nicolas Capens · 8 years ago
  81. f3c18a0 Add OpenGL ES 2.0 initialization unit tests. by Nicolas Capens · 8 years ago
  82. f770c99 Fix pedantic pointer comparison. by Nicolas Capens · 8 years ago
  83. 31b18a0 Add EGL initialization unit test. by Nicolas Capens · 8 years ago
  84. 3eabac0 Fix C++11 strict string literal const correctness. by Nicolas Capens · 8 years ago
  85. 1fb0e50 Adding swiftshader unittests to chromium by Alexis Hetu · 8 years ago
  86. d6d10f9 Fixed official chromium build on Linux by Alexis Hetu · 8 years ago
  87. a6e99c0 Added compilation test for SwiftShader by Alexis Hetu · 8 years ago
  88. 98a1666 Upgrade to Visual Studio 2015 project files by Alexis Hetu · 9 years ago
  89. 80d6f17 Add missing license headers. by Nicolas Capens · 9 years ago
  90. 6f89b65 Output builds to top-level obj and bin folder. by Nicolas Capens · 9 years ago
  91. aaed636 Move Visual Studio solution to root directory. by Nicolas Capens · 9 years ago
  92. d7c0931 Move PowerVR samples to /third_party/PowerVR_SDK. by Nicolas Capens · 9 years ago
  93. dc2bc1b Add the OGLESBasicTnL sample for Linux. by Nicolas Capens · 9 years ago
  94. 7ce62b7 Add ./ to the test app's rpath. by Nicolas Capens · 9 years ago
  95. bc5a17a Add OSX version of OGLES2HelloAPI sample. by Corentin Wallez · 9 years ago
  96. 4fd9665 Use original PowerVR ColourGrading ES 3.0 sample. by Nicolas Capens · 9 years ago
  97. 22bc79c Use explicit stride for framebuffer blit. by Nicolas Capens · 9 years ago
  98. 0085c44 Fixed some warnings by Alexis Hetu · 10 years ago
  99. a818c45 Eliminating warnings from SwifShader by Alexis Hetu · 10 years ago
  100. 29e280d Remove the Radiance prototype. by Nicolas Capens · 10 years ago