Greg Fischer
|
432a43cccb
|
Remove support for double trig, pow, exp and log
These are not supported in core GLSL or under any extension
Fixes 2793
|
2021-10-27 11:59:26 -06:00 |
|
Alexander Galazin
|
32def9f467
|
Rename GL_KHX_shader_explicit_arithmetic_types to GL_EXT_shader_explicit_arithmetic_types
|
2018-12-03 13:16:59 +01:00 |
|
John Kessenich
|
2a805d9cea
|
Revert "GLSL: Fix #1279: refract does not have a double-type eta."
This reverts commit ebec909487 .
Khronos decided glslang was originally correct, and the specifications
are incorrect.
|
2018-06-19 09:43:09 -06:00 |
|
John Kessenich
|
ebec909487
|
GLSL: Fix #1279: refract does not have a double-type eta.
|
2018-05-17 10:43:21 -06:00 |
|
John Kessenich
|
66011cb2c2
|
SPV: Implement Vulkan 1.1 features and extensions.
|
2018-03-06 16:12:04 -07:00 |
|