Commit History

Author SHA1 Message Date
  Chaosus 946c254cec Fix crash at using increment op for varying in `light` shader function 6 months ago
  clayjohn 35100396e4 Validate varying count when compiling shaders 6 months ago
  Chaosus 570e59df3d Fix shader uniforms has null as default value 1 year ago
  Yufeng Ying e88e30c273 Remove unused headers in servers. 8 months ago
  kobewi ceefc0d38a Implement 2D instance shader parameters 2 years ago
  Thaddeus Crews 9ecdeb3723 Merge pull request #98747 from tetrapod00/standardize-renderer-strings 8 months ago
  Thaddeus Crews 3dacc5fb7f Merge pull request #95737 from Chaosus/shader_fix_varyings 8 months ago
  Pāvels Nadtočajevs 133471afb0 [Shader Language] Add missing token name. 8 months ago
  Chaosus a7bb85d2b7 Fix shader crash when using varyings with non-`flat` integer type 1 year ago
  Chaosus 5a48e527b2 Fix orphan strings in shader preprocessor 8 months ago
  tetrapod00 899f5151c3 Standardize terms for renderers in error strings 9 months ago
  Yuri Rubinsky ff9fb0abea Merge pull request #93590 from Chaosus/shader_custom_func_discard 10 months ago
  Yuri Rubinsky ad7e7a51b2 Allow usage of `discard` inside custom shader functions 1 year ago
  Yuri Rubinsky 74c000db17 Allow using stage functions inside custom shader functions 1 year ago
  Thaddeus Crews af77100e39 Merge pull request #92441 from Chaosus/shader_custom_func_overloads 10 months ago
  Yuri Rubinsky 1c86feee0a Implement custom function overloading in shading language 1 year ago
  Clay John 842f982397 Merge pull request #96819 from clayjohn/GLES3-instance-uniforms 10 months ago
  Chaosus 3828d45e31 Fix shader crash when return a void function call 10 months ago
  David Snopek 1a6f8512bc Add external texture support (GLES3) 1 year ago
  Chaosus b2611c198e Fix shader incorrectly expects `int` on `uint` and vice-versa in cases 1 year ago
  clayjohn 29df589632 Implement instance uniforms in Compatibility renderer 11 months ago
  Yuri Rubinsky af92fdb0ac Add basic support to evaluate operator value in shader language 1 year ago
  Rémi Verschelde 10a92287c6 Merge pull request #94352 from Chaosus/shader_ternary_fix 11 months ago
  Rémi Verschelde cbe1d6f7af Merge pull request #95274 from Chaosus/shader_forbind_const_func_decl 1 year ago
  Rémi Verschelde 7999b4bb8a Merge pull request #94324 from SomeRanDev/shader_hint_enum 1 year ago
  Rémi Verschelde 6bf64027b7 Merge pull request #94785 from Chaosus/shader_fix_samplers_order 1 year ago
  Rémi Verschelde 664ff6f7c4 Merge pull request #95547 from Chaosus/shader_fix_for_middle_expression 1 year ago
  Rémi Verschelde 9c77f57a1d Merge pull request #95350 from Chaosus/shader_fix_for_loop_comma_crash 1 year ago
  Rémi Verschelde 5098ac587e Merge pull request #94896 from jsjtxietian/carry-subgroup 1 year ago
  Chaosus 3272f00525 Fix middle expression of `for` loop to accept not only operators 1 year ago