Commit History

Author SHA1 Message Date
  Shaochi Zhou(AMD) c8d3e0661a Implement extension GL_EXT_descriptor_heap. 1 month ago
  Jeff Bolz b937eae5e2 Implement GL_EXT_long_vector (#4132) 1 month ago
  Jeff Bolz eeba57d6ad scalarize swizzled MeshEXT stores 2 months ago
  Axel Gneiting aea55ab8e7 Fix linear time lookups in Builder::findScalarConstant 3 months ago
  Qingyuan Zheng 38c07d3d8b Fix Debug Info for Retargeted Builtins (#4104) 3 months ago
  alelenv f7c910864c Add support for GL_EXT_shader_invocation_reorder. (#4088) 3 months ago
  Qingyuan Zheng a9b9dc1e6b Add support for debug info for hitObjectNV and fix that for local rayQuery 3 months ago
  Qingyuan Zheng 0a8b2975e9 Add AST node for variable declarators for better quality debug info (#4074) 3 months ago
  spencer-lunarg 1c7030f06f Fix Buffer Reference having zero alignment 3 months ago
  Jeff Bolz e2ab21f20b Implement GL_EXT_shader_64bit_indexing (#4082) 3 months ago
  Qingyuan Zheng d8524d601a Generate debug name matching the source language for opaque types (#3646) 4 months ago
  Qingyuan Zheng 7c2a4d0392 Fix NS debug bool type in SSBO/UBO. (#4061) 4 months ago
  Jan Kelemen 767dcb2db7 Fix C4146 unary minus operator applied to unsigned type (#4065) 4 months ago
  Qingyuan Zheng 8e1494f9d7 Fix debug struct member names (#4057) 4 months ago
  Sven van Haastregt e9d166cd3b Add GL_ARM_tensors 8 months ago
  Jeff Bolz 05cfcc1613 Implement GL_EXT_float8_e5m2_e4m3 1 year ago
  Pankaj Mistry 5cffd9a796 Implement GL_NV_gpu_shader5 and enable GL_ARB_gpu_shader5 completely 10 months ago
  Jan Kelemen f3234432d0 Replace spirv.hpp with spirv.hpp11 10 months ago
  Awata Yuichi 84581c2f9e DebugSourceContinued をサポートします 11 months ago
  Jeff Bolz ba1640446f Implement GL_EXT_bfloat16 1 year ago
  Jeff Bolz d5eefa93d3 Avoid reusing array types with stride when no stride is requested. 11 months ago
  Karen Webb 7ae14e6742 Add `nontemporal` qualifier to GLSL 1 year ago
  Jeff Bolz 1b65bd602b Implement GL_NV_cooperative_vector 2 years ago
  Jeff Bolz d0e67c5813 Implement GLSL_NV_cooperative_matrix2 1 year ago
  Sajjad Mirza f69d2768e5 Use line and column from node on DebugLexicalBlock. 1 year ago
  Jeff Bolz ca04c2a16a Fix nonsemantic debuginfo line attribution for cooperative matrix 1 year ago
  Qingyuan Zheng a496a34b43 Sanitize debug source location tracking for implicit branch and return 1 year ago
  Arcady Goldmints-Orlov 592aed9c20 Don't emit debug instructions before an OpPhi 1 year ago
  Qingyuan Zheng 85262fb20e Fill correct file name to OpDebugFunction and add line info for parameters' OpDebugDeclare 1 year ago
  Steven Perron 33c7e30860 Don't emit duplicate decorations. (#3635) 1 year ago