David Neto
|
fb53f83503
Avoid spuriously adding Geometry capability for vert, tesc, tese (#2462)
|
5 years ago |
Jesse Hall
|
74e8f05b9f
Implement GL_EXT_terminate_invocation (#2454)
|
5 years ago |
Tobski
|
8c1a3a06b8
Add GL_EXT_shader_image_int64 support (#2409)
|
5 years ago |
Chow
|
a315b5633b
Add GL_EXT_fragment_shading_rate
|
5 years ago |
David Neto
|
2067d1a93e
Add test case for read-only storage texture passed to helper function (#2414)
|
5 years ago |
Tobias Hector
|
395bce6c85
Added missing copyright amendment
|
5 years ago |
Tobias Hector
|
ed7a097d19
Error when initializing rayQuery with assignment
|
5 years ago |
johnkslang
|
23f3bdfea1
Build/Test: Dropping 2013 allows using the latest googletests.
|
5 years ago |
Vikram Kushwaha
|
79b93923d2
Add changes for SPV_EXT_shader_atomic_float_add
|
5 years ago |
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 |