Rémi Verschelde
|
cb1826deae
Shader: Set proper resource type hints for sampler uniforms
|
пре 2 година |
Markus Sauermann
|
28af870750
Code simplifications found by cppcheck
|
пре 2 година |
Lily Garcia
|
0683bc3783
Fix global uniforms parsed as instance uniform
|
пре 2 година |
Rémi Verschelde
|
a6a6af32e2
Merge pull request #68718 from dzil123/fix_fog_shader_buffer_overflow
|
пре 2 година |
Yuri Rubinsky
|
5693286e90
Mark shader built-ins as used when passed to functions as out parameter
|
пре 2 година |
dzil123
|
6f0cd8072f
Fix Fog shader buffer overflow
|
пре 2 година |
Markus Sauermann
|
3b14f0334c
Remove redundant Variant-types initializations
|
пре 2 година |
Yuri Rubinsky
|
c07d13182c
Some fixes for instance shader parameters
|
пре 2 година |
Yuri Rubinsky
|
0a85d3b0cc
Fix predefined constants to be accessible in the shader includes
|
пре 2 година |
Yuri Rubinsky
|
926d4ebb28
Fix editor crash when assigning some uniform hints to the textures
|
пре 2 година |
Rémi Verschelde
|
e5857bd6c7
Merge pull request #66548 from akien-mga/msvc-warnings-c4701-c4703
|
пре 2 година |
Rémi Verschelde
|
85fe6ecc32
Fix MSVC warnings C4701 and C4703: Potentially uninitialized variable used
|
пре 2 година |
Rémi Verschelde
|
7ab01450cf
Fix MSVC warning C4702: unreachable code
|
пре 2 година |
Yuri Rubinsky
|
e4a8646c19
Prevent duplicated hints in shader uniform completion
|
пре 2 година |
Yuri Rubinsky
|
47145800a6
Remove `shader_type` from completion (when it does not need any more)
|
пре 2 година |
Yuri Rubinsky
|
d4a10e7e04
Allow using integer varyings with `flat` interpolation modifier
|
пре 3 година |
Max Hilbrunner
|
019d6584ee
Merge pull request #64167 from clayjohn/screen-texture-hint
|
пре 3 година |
Yuri Rubinsky
|
f2a6168414
Merge pull request #64310 from Chaosus/shader_texture_funcs
|
пре 3 година |
Yuri Rubinsky
|
e21aad968d
Add `textureQueryLod/Levels` functions to the shader language
|
пре 3 година |
Yuri Rubinsky
|
7822fbc9e2
Add `textureProjGrad` function to the shader language
|
пре 3 година |
clayjohn
|
028ef2edc8
Add shader uniform hints for screen textures so users can specify custom filter and repeat modes.
|
пре 3 година |
Rémi Verschelde
|
f754dd20be
Merge pull request #62454 from Geometror/reflect-refract-vec2-vec4
|
пре 3 година |
Hendrik Brucker
|
b8d5f4bdd5
Allow vec2 and vec4 for reflect and refract
|
пре 3 година |
Yuri Rubinsky
|
988041b74c
Merge pull request #63847 from Zylann/shader_switch_uint
|
пре 3 година |
Marc Gilleron
|
779a5cd34a
Allow shading language to use `switch` statement with uints
|
пре 3 година |
Hugo Locurcio
|
813f6a5d57
Add `hint_transparent` to use a transparent black placeholder texture
|
пре 4 година |
Hugo Locurcio
|
4b42379c8f
Rename RenderingServer global shader uniform methods to be more explicit
|
пре 3 година |
Yuri Rubinsky
|
2dc59a3eea
Fix incorrect conversion of default value for mat4 uniform in shaders
|
пре 3 година |
Yuri Rubinsky
|
886c2d9681
Implement shader uniform groups/subgroups
|
пре 3 година |
Rémi Verschelde
|
49b0aa93e3
Merge pull request #63424 from Chaosus/shader_preprocessor_inc_fix
|
пре 3 година |