John Kessenich
|
94eb0cd55f
Implement swizzles containing 0 and 1 to represent numbers not indexes.
|
5 years ago |
John Kessenich
|
b5f003d7a3
Fix #2191: Error check for indexing reference containing unsize array.
|
5 years ago |
John Kessenich
|
2ac3c5b6d6
GLSL: Separate out swizzle handling (potentially fixing bugs).
|
5 years ago |
John Kessenich
|
bfaf88ee6a
Merge pull request #2205 from pmistryNV/GL_EXT_blend_func_extended
|
5 years ago |
John Kessenich
|
7c4dc1299e
Merge branch 'master' into GL_EXT_blend_func_extended
|
5 years ago |
John Kessenich
|
c2fd3003a3
Merge pull request #2204 from pmistryNV/GL_EXT_shader_implicit_conversions
|
5 years ago |
Pankaj Mistry
|
e05cc20ec2
Add support for es extension GL_EXT_blend_func_extended
|
5 years ago |
John Kessenich
|
9fcc078724
Merge branch 'master' into GL_EXT_shader_implicit_conversions
|
5 years ago |
pmistryNV
|
2c53baedbb
Add support for extension GL_EXT_shader_integer_mix (#2203)
|
5 years ago |
Pankaj Mistry
|
2a8ead2109
Add support for extension GL_EXT_shader_implicit_conversions
|
5 years ago |
John Kessenich
|
97ee5c88de
Fix #2201: Improve const and copy constructor for TVarLivePair.
|
5 years ago |
pmistryNV
|
39281fb710
Add support for extension GL_ARB_vertex_attrib_64bit (#2193)
|
5 years ago |
pmistryNV
|
f03cb290ac
Add support for extension GL_ARB_texture_query_lod. (#2194)
|
5 years ago |
dan sinclair
|
b858d41964
Remove unused Es310Desktop430 (#2200)
|
5 years ago |
pmistryNV
|
ea50f6d77e
Add support for extension GL_ARB_shading_language_packing (#2192)
|
5 years ago |
John Kessenich
|
bcf6a2430e
Move to SPIR-V 1.5 Rev. 3, bump revision, remove a status from README.
|
5 years ago |
John Kessenich
|
1b57332746
Note about Build Status.
|
5 years ago |
John Kessenich
|
52d34b4c65
Move to latest SPIR-V header, and bump glslang revision.
|
5 years ago |
pmistryNV
|
7d65f09b83
Add support for extension GL_ARB_shader_storage_buffer_object (#2184)
|
5 years ago |
Phillip Stephens
|
02c70ad10e
TPpToken: Fix compiling on clang-10 (#2189)
|
5 years ago |
MennoVink
|
c9b28b9f33
xcode warnings fix (#2188)
|
5 years ago |
pmistryNV
|
3f4e5c4563
Add support for extension GL_ARB_shader_image_size (#2185)
|
5 years ago |
pmistryNV
|
9f46e3dd5e
Add support for extension GL_ARB_shader_bit_encoding (#2183)
|
5 years ago |
Cody Northrop
|
4d2298bfd7
Support multiple swizzled out operands (#2175)
|
5 years ago |
John Kessenich
|
4657244018
Fix #2178: Allow specialization constants for texel offsets.
|
5 years ago |
Malacath-92
|
fd593d5f08
Get rid of all warnings with MSVC and clang-cl (#2177)
|
5 years ago |
alelenv
|
75de196cec
Add support for EXT_ray_flags_primitive_culling. (#2173)
|
5 years ago |
John Kessenich
|
9c3204a1fd
Error message: Finish addressing #2097, better texture error message.
|
5 years ago |
Ryan Harrison
|
b5757b9500
Remove extra semicolons (#2170)
|
5 years ago |
Malcolm Bechard
|
0b66fa3b62
Shader interface matching rework to fix #2136 (#2156)
|
5 years ago |