1. 4e83b3a Roll dependencies (#976) by asuonpaa · 2 years, 8 months ago
  2. bbb42af Add alpha blending support for AmberScript (#971) by asuonpaa · 2 years, 10 months ago
  3. 5bd7d35 Add support for multisample resolve (#970) by asuonpaa · 2 years, 11 months ago
  4. 6b3fcb0 Add PATCH_CONTROL_POINTS to AmberScript (#963) by asuonpaa · 3 years ago
  5. 0c514a3 Roll dependencies (#956) by asuonpaa · 3 years, 1 month ago
  6. 8c3bfef Use shared transfer buffers (#951) by Ilkka Saarelainen · 3 years, 3 months ago
  7. aaac58d Improve device feature check (#954) by Ilkka Saarelainen · 3 years, 3 months ago
  8. 8797ee1 Support descriptor buffer offset and range (#947) by Ilkka Saarelainen · 3 years, 5 months ago
  9. f0a16b4 Add missing extensions/features in test cases (#949) by Ilkka Saarelainen · 3 years, 5 months ago
  10. dd917bb Add VIEWPORT to AmberScript (#944) by gnl21 · 3 years, 6 months ago
  11. 0db8af9 Make room for stencil data in host buffer (#941) by asuonpaa · 3 years, 8 months ago
  12. cbecdfc Support binding the same vertex buffer to multiple locations (#936) by asuonpaa · 3 years, 8 months ago
  13. ace2bde [amberscript] Add DATA to IMAGE command (#934) by dan sinclair · 3 years, 8 months ago
  14. f8a6fdb VERTEX_DATA: add format, offset, stride parameters (#929) by asuonpaa · 3 years, 9 months ago
  15. 758f918 Various fixes for size comparisons (#924) by dan sinclair · 3 years, 10 months ago
  16. 404e432 Updated DXC and SPIRV-Tools DEPS and add tests for debugger (#925) by Jaebaek Seo · 3 years, 10 months ago
  17. 4d6fcf0 Skip data readback for read-only descriptors (#921) by asuonpaa · 3 years, 11 months ago
  18. dcc09a1 Debugger tests (#915) by Ben Clayton · 4 years ago
  19. a1788ec [AmberScript] Add support for runtime arrays (#909) by asuonpaa · 4 years, 1 month ago
  20. 1f468e0 Add example for row_major, col_major matrices (#896) by David Neto · 4 years, 2 months ago
  21. e0e328a Add missing license headers by Ben Clayton · 4 years, 2 months ago
  22. 4ad21ed Fix tests that had OOB writes for ssbo buffer by Ben Clayton · 4 years, 2 months ago
  23. a55eaad Fix vkscript buffers being added twice (#888) by Ilkka Saarelainen · 4 years, 2 months ago
  24. eeb83eb Add dynamic uniform and storage buffer support (#877) by asuonpaa · 4 years, 3 months ago
  25. 9f59702 Added multisample support for textures (#873) by asuonpaa · 4 years, 3 months ago
  26. 89a1b56 Add input rate support for Amber script (#871) by asuonpaa · 4 years, 4 months ago
  27. f8be91f Added descriptor array support (#867) by asuonpaa · 4 years, 4 months ago
  28. 5c66570 Add support for uniform/storage texel buffers (#862) by asuonpaa · 4 years, 4 months ago
  29. 9069db8 Add instanced drawing support for AmberScript (#863) by asuonpaa · 4 years, 4 months ago
  30. d72a76c Added STENCIL support for Amber Script. (#847) by asuonpaa · 4 years, 5 months ago
  31. 2dbfcd9 Added DEPTH support for Amber Script. (#843) by asuonpaa · 4 years, 5 months ago
  32. 1d6f89f Added buffer data loading from a text file (#839) by asuonpaa · 4 years, 5 months ago
  33. af654dc Added implementation for loading buffer data from a binary file. (#838) by asuonpaa · 4 years, 5 months ago
  34. a40bef4 Add support for new clspv interface types (#836) by alan-baker · 4 years, 6 months ago
  35. 27b1dee Debugger: Scan for VIRTUAL_FILEs and wait for steps by Ben Clayton · 4 years, 6 months ago
  36. cd3c9b6 Add support for VIRTUAL_FILE by Ben Clayton · 4 years, 6 months ago
  37. f472047 Enable DXC and kokoro test for it (#825) by Jaebaek Seo · 4 years, 6 months ago
  38. 38fcbe6 Added a support for loading a png file into a buffer (#823) by asuonpaa · 4 years, 6 months ago
  39. c360eb6 Add support for push constants generated by Clspv (#812) by James Price · 4 years, 6 months ago
  40. 93c0348 Add polygon mode support for AmberScript (#806) by dan sinclair · 4 years, 7 months ago
  41. 98ec10e Fix float16 zeros and denormals handling (#798) by Ricardo Garcia · 4 years, 7 months ago
  42. 4ec2f9a Add support for 16-bit storage features (#799) by Ricardo Garcia · 4 years, 7 months ago
  43. cab3a31 Implement DRAW_GRID (#791) by jarisiru · 4 years, 7 months ago
  44. 5917795 Add support for 8-bit int shader/storage features (#792) by Ricardo Garcia · 4 years, 7 months ago
  45. c13bc84 CommandBuffer reset fixes. (#788) by dan sinclair · 4 years, 7 months ago
  46. d8acae6 Debugger: Add support for EXPECT CALLSTACK by Ben Clayton · 4 years, 8 months ago
  47. d0499bd Roll SwiftShader forward & fix debugger test by Ben Clayton · 4 years, 8 months ago
  48. 25ab572 Debugger: Add basic debugger test scripts. by Ben Clayton · 4 years, 8 months ago
  49. 044f29f Auto-generate OpenCL literal samplers (#759) by alan-baker · 4 years, 9 months ago
  50. 5ea7f38 Image buffers (#757) by alan-baker · 4 years, 9 months ago
  51. db781e5 Add Float 16 Support (#751) by dan sinclair · 4 years, 10 months ago
  52. fd41ef3 Run integration tests with swiftshader (#723) by dan sinclair · 4 years, 10 months ago
  53. 6875fe8 Update OpenCL suppressions (#748) by dan sinclair · 4 years, 10 months ago
  54. 3a57f61 Mipmap support (#731) by asuonpaa · 4 years, 10 months ago
  55. e4d7cd0 This CL allows passing the pipeline name to the -B flag. (#733) by dan sinclair · 4 years, 10 months ago
  56. 5ef0512 Opencl images and samplers (#734) by alan-baker · 4 years, 10 months ago
  57. 8925237 [run_tests] Only print output if not suppressed. (#729) by dan sinclair · 4 years, 10 months ago
  58. b8b2846 Suppress compute_robust_buffer_access_ssbo.amber (#722) by dan sinclair · 4 years, 10 months ago
  59. d5db290 Add ability to run opencl tests with run_tests.py. (#720) by dan sinclair · 4 years, 10 months ago
  60. 2bf7d7b Added combined image sampler support (#713) by asuonpaa · 4 years, 10 months ago
  61. 0a4dd57 Add sampler and sampler image support (#705) by asuonpaa · 4 years, 10 months ago
  62. b4e20fd [AmberScript] Added storage image support. (#694) by asuonpaa · 5 years ago
  63. 633be98 Added EMD histogram comparison support. (#689) by asuonpaa · 5 years ago
  64. b0708a9 [AmberScript] Adding struct support (#688) by dan sinclair · 5 years ago
  65. b9d89fb [AmberScript] Add STD140 and STD430 layout modifiers to BUFFER. (#671) by dan sinclair · 5 years ago
  66. ef6d2fa [AmberScript] Fix parsing of matrix data into buffers. (#657) by dan sinclair · 5 years ago
  67. 80467d6 Clear all colour buffers in Vulkan engine. (#653) by dan sinclair · 5 years ago
  68. a629c46 Suppress CLSPV tests (#652) by dan sinclair · 5 years ago
  69. 64b6362 [Dawn] Resolve remaining test failures (#609) by Sarah · 5 years ago
  70. e9e2a52 Add root mean square error buffer comparison (#602) by dan sinclair · 5 years ago
  71. 50d5946 Add test case for --graphics-robust-access transform (#614) by David Neto · 5 years ago
  72. cc67e6a [Dawn] Implement DoCompute support in dawn backend and fix sparse descriptor set support (#585) by Sarah · 5 years ago
  73. ad89881 add test (#604) by Sarah · 5 years ago
  74. 03f8d9a [Dawn] Add multiple color-attachment support (#594) by Sarah · 5 years ago
  75. af34a92 Fix OpenCL pipeline derivatives (#593) by alan-baker · 5 years ago
  76. 7bc793f Add support for specifying compile options (#592) by alan-baker · 5 years ago
  77. 1c7b905 Opencl set for kernel args (#589) by alan-baker · 5 years ago
  78. 6959799 Bind opencl buffers (#584) by alan-baker · 5 years ago
  79. e7035ef [Dawn] Update code to catch up with dawn changes (#579) by Sarah · 5 years ago
  80. bbe15ea Support parsing OpenCL C kernels (#578) by alan-baker · 5 years ago
  81. 7bdced0 Set entry point names during pipeline creation (#577) by alan-baker · 5 years ago
  82. 7138d93 [Dawn] Implement doBuffer in Dawn backend (#564) by Sarah · 5 years ago
  83. f121ebb Error out when DrawRect command is invoked on a pipeline with multiple vertex buffers attached (#570) by Sarah · 5 years ago
  84. 154e1af Add a dawn backend flag to the script (#569) by Sarah · 5 years ago
  85. fff5225 Implement drawArray in Dawn backend (#551) by Sarah · 5 years ago
  86. fce7244 Remove fragment shader requirement from validation (#555) by Sarah · 5 years ago
  87. 105e53b Attach buffers and textures at create pipeline state (#545) by Sarah · 5 years ago
  88. d38363b Shader specialization (#525) by alan-baker · 5 years ago
  89. 47dfd3c Add HLSL support through DXC (#511) by dan sinclair · 5 years ago
  90. e5dc020 [vkscript] Set default format into buffers. (#514) by dan sinclair · 5 years ago
  91. e73da38 [amberscript] Add TOLERANCE parsing. (#517) by dan sinclair · 5 years ago
  92. ef1b110 Only resize buffer if it will become bigger. (#506) by dan sinclair · 5 years ago
  93. b2b4095 [VkScript] Add pipeline validation. (#502) by dan sinclair · 5 years ago
  94. 4736b0f Add push constant graphics tests. (#492) by dan sinclair · 5 years ago
  95. a795d9c [amberscript] Add push_constant support. (#486) by dan sinclair · 5 years ago
  96. d4c369f Move buffer filling code into Buffer class. (#484) by dan sinclair · 5 years ago
  97. b07f6a2 Update suppressions (#481) by dan sinclair · 5 years ago
  98. 2dcaa50 [amberscript] Add DRAW_ARRAYS command (#472) by dan sinclair · 5 years ago
  99. 5272a98 Add compute tests for AmberScript. (#471) by dan sinclair · 5 years ago
  100. 57e960f Adding depth and stencil to DoClear (#467) by Sarah · 5 years ago