Historial de Commits

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