Commit Verlauf

Autor SHA1 Nachricht Datum
  clayjohn a2f2699208 Restrict sampler hint validation to only screen texture hints vor 1 Jahr
  clayjohn ba3457dfff Emit normal_roughness compatibility code in custom functions vor 1 Jahr
  Yuri Rubinsky 965b2f6ca4 Fix shader crash when using a varying in separate func before it defined vor 1 Jahr
  Yuri Rubinsky 4f657f5c6d Improve code for setup of `global_func_set` in `ShaderLanguage` vor 1 Jahr
  Rémi Verschelde 2e8ebb4a5e Merge pull request #93469 from Chaosus/shader_fix_crash vor 1 Jahr
  Yuri Rubinsky d5b393a268 Fix crash on shader constant initialization on MinGW compiler vor 1 Jahr
  Yuri Rubinsky ae95531e64 Forbid calling of derivative functions in incorrect functions vor 1 Jahr
  Yuri Rubinsky aecc4cbc47 Prevent using built-ins for func names in shaders vor 1 Jahr
  Yuri Rubinsky 246a760323 Fix completion of functions with struct param/return type in shaders vor 1 Jahr
  Thaddeus Crews 9903e6779b Enforce template syntax `typename` over `class` vor 1 Jahr
  Muller-Castro 96a95cb974 Add const lvalue ref to container parameters vor 4 Jahren
  Rémi Verschelde 24c166dfe2 Merge pull request #81619 from Chaosus/fix_shader_const vor 1 Jahr
  Yuri Roubinski d3d20f15bf Re-allows constants in global space to be initialized with function call vor 2 Jahren
  bitsawer 3c042fb99f Fix shader language preprocessor include marker handling vor 2 Jahren
  Ninni Pipping 71ee65dc57 Enable shadow warnings and fix raised errors vor 2 Jahren
  Yuri Rubinsky 94831c7209 Forbid passing multiview sampler to the custom function in shaders vor 2 Jahren
  Yuri Rubinsky e034d5f764 Fix shader failure when using non-const initializer on a constant vor 2 Jahren
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all vor 2 Jahren
  Yuri Rubinsky f28348fc5c Fix shader crash when using boolean type for vertex->fragment varyings vor 2 Jahren
  Yuri Rubinsky 56954485ed Refactor `ShaderData` & fix the sorting of shader uniforms vor 2 Jahren
  Yuri Rubinsky 5693286e90 Mark shader built-ins as used when passed to functions as out parameter vor 2 Jahren
  Rémi Verschelde 85fe6ecc32 Fix MSVC warnings C4701 and C4703: Potentially uninitialized variable used vor 3 Jahren
  Yuri Rubinsky e4a8646c19 Prevent duplicated hints in shader uniform completion vor 3 Jahren
  clayjohn 028ef2edc8 Add shader uniform hints for screen textures so users can specify custom filter and repeat modes. vor 3 Jahren
  Hugo Locurcio 813f6a5d57 Add `hint_transparent` to use a transparent black placeholder texture vor 4 Jahren
  Hugo Locurcio 4b42379c8f Rename RenderingServer global shader uniform methods to be more explicit vor 3 Jahren
  Yuri Rubinsky 886c2d9681 Implement shader uniform groups/subgroups vor 3 Jahren
  Yuri Rubinsky be3fb7a216 Fix errors when using built-ins in shaderinc vor 3 Jahren
  reduz f649678402 Clean up Shader Preprocessor vor 3 Jahren
  Yuri Roubinsky 7b94603baa Adding shader preprocessor support vor 3 Jahren