Commit History

Author SHA1 Message Date
  John Kessenich f80ef74c80 Fix recently found non-determinism with gl_WorldToObject3x4EXT. 5 years ago
  John Kessenich fe24a54808 Non-determinism: Remove test file that seems to trigger non-determinism. 5 years ago
  John Kessenich 4e13c90944 Fix #2329: don't use invalid initializers. 5 years ago
  John Kessenich 12c155f303 SPV: RelaxedPrecision: use the result precision for texture sampling. 5 years ago
  John Kessenich 4df10335e6 SPV: Partially address #2293: correct "const in" precision matching. 5 years ago
  John Kessenich c30d335377 Fix #2264: OpEntryPoint incorrectly including function parameters. 5 years ago
  Alejandro Piñeiro ff6dcca575 spirv: Support initializers on uniforms (#1588) 5 years ago
  Ricardo Garcia 232ba0d848 Add SPIR-V capabilities needed for spec constants (#2199) 5 years ago
  alelenv d39b8afc47 EXT_ray_tracing requires spv1.4 (#2237) 5 years ago
  alelenv 59216d5cd8 Add support for primitive culling layout qualifier. (#2220) 5 years ago
  John Kessenich 4657244018 Fix #2178: Allow specialization constants for texel offsets. 5 years ago
  alelenv f986436a90 Error assigns to objects of rayQueryEXT type. 5 years ago
  Neslisah Torosdagli 054b5e35eb pass by reference updates 6 years ago
  Neslisah Torosdagli 65c81bf236 compute and fragment shader test_cases added for rayQuery 6 years ago
  Neslisah Torosdagli 2fb45def04 rayQuery test cases added 6 years ago
  Neslisah Torosdagli 4893bae5e9 test names updated 6 years ago
  Neslisah Torosdagli 39a7fc3700 rayQuery test cases disabled 6 years ago
  Neslisah Torosdagli 50a722818b GL_EXT_ray_query glslang updates, and test cases added. 6 years ago
  Daniel Koch db32b243ff Add support for GLSL_EXT_ray_tracing 6 years ago
  Jeff Bolz 40007b862d Forbid memoryBarrierAtomicCounter for Vulkan compiles 6 years ago
  Jeff Bolz ad3f10bbd0 EXT_debug_printf - make escape sequences better match C/C++ 6 years ago
  Jeff Bolz b57af2f5ad Decorate accesschain operand for nonuniform UBO loads 6 years ago
  Jeff Bolz 39ffdaf2ab Allow nonuniformEXT() on sampler types. 6 years ago
  Jeff Bolz 04d73731de GL_EXT_debug_printf implementation 6 years ago
  Andreas Flöjt cb563e68d2 Add a test for 8- and 16-bit construction. 6 years ago
  David Neto 8c3d5b4b6c SPIR-V: Aggressively prune unreachable merge, continue target 6 years ago
  Jeff Bolz 016ddee83a Only apply volatile semantics to atomics when using Vulkan Memory Model 6 years ago
  John Kessenich 90e402f42b SPV_KHR_physical_storage_buffer/SPV: Add GL_EXT_buffer_reference_uvec2 6 years ago
  Jeff Bolz c5b669e04c Add GL_EXT_shader_subgroup_extended_types support 6 years ago
  Jeff Bolz 387657e4cf GL_NV_integer_cooperative_matrix support 6 years ago