This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test
Watch
1
Star
0
Fork
0
You've already forked test
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
1b2f58adffe4784994efed00a1b2affd7210c665
test
/
source
/
blender
/
gpu
/
shaders
/
common
History
Jeroen Bakker
63a05f1e18
Vulkan: Fix Shader Compilation Issues.
...
Fixes recent introduced shader compilation issues. - `sampler` is a reserved keyword in Vulkan GLSL.
2023-03-08 11:10:05 +01:00
..
gpu_shader_bicubic_sampler_lib.glsl
Vulkan: Fix Shader Compilation Issues.
2023-03-08 11:10:05 +01:00
gpu_shader_common_color_ramp.glsl
…
gpu_shader_common_color_utils.glsl
Fix T103635: Fix failing EEVEE and OCIO shader compilations in Metal.
2023-01-23 17:40:10 +01:00
gpu_shader_common_curves.glsl
Fix T100697: Curve nodes change colors at identity settings
2022-09-09 13:03:53 +02:00
gpu_shader_common_hash.glsl
…
gpu_shader_common_math_utils.glsl
Fix T101562: GPU: Update fmod to match Cycles/OSL behavior
2022-11-15 13:04:47 +01:00
gpu_shader_common_math.glsl
Cleanup: spelling in code comments
2022-10-06 12:13:00 +11:00
gpu_shader_common_mix_rgb.glsl
Nodes: Add Exclusion color mix mode
2022-12-16 15:42:41 +00:00
gpu_shader_math_base_lib.glsl
GPU: Add Math libraries to GPU shaders code
2023-01-06 22:33:23 +01:00
gpu_shader_math_fast_lib.glsl
GPU: Add Math libraries to GPU shaders code
2023-01-06 22:33:23 +01:00
gpu_shader_math_matrix_lib.glsl
Cleanup: use '#' prefix for issues instead of 'T'
2023-02-12 14:56:05 +11:00
gpu_shader_math_rotation_lib.glsl
GPU: Fix math lib compilation and tests on AMD drivers
2023-01-09 20:41:16 +01:00
gpu_shader_math_vector_lib.glsl
GPU: Add Math libraries to GPU shaders code
2023-01-06 22:33:23 +01:00
gpu_shader_test_lib.glsl
GPU: Add Math libraries to GPU shaders code
2023-01-06 22:33:23 +01:00
gpu_shader_utildefines_lib.glsl
GPU: Math: Add floatBitsToOrderedInt and orderedIntBitsToFloat
2023-01-16 00:39:57 +01:00