커밋 기록

작성자 SHA1 메시지 날짜
  Pāvels Nadtočajevs c3cc1ba8e4 Improve shader overloaded function error reporting. 2 달 전
  Chaosus 00a755f609 Fix shader function overloads with incorrect order 3 달 전
  Chaosus d3792efa89 Prevent ternary expression with a sampler types in shaders 3 달 전
  Rémi Verschelde d1083c9722 Improve error messages for method calls expecting only 1 argument 4 달 전
  Apples d674c9e289 Add stencil support for spatial materials 2 년 전
  Thaddeus Crews de37627404 Merge pull request #102552 from DarioSamo/shader-baker 4 달 전
  Thaddeus Crews 8c6a88cda6 Merge pull request #106781 from max99x/fix-shader-crash 4 달 전
  Dario 5a30a7e7cd Add shader baker to project exporter. 9 달 전
  Lukas Tenbrink 4cb8a0c77e Add `resize_initialized` and `resize_uninitialized` to `Vector`. These functions serve as replacements for `resize`, to make sure the caller understands whether elements need to be initialized 'by hand' after the call. 4 달 전
  Max Shawabkeh d042763750 Fix shader compiler crash when parsing case labels with non-existent vars. 4 달 전
  Chaosus 16f51d4671 Remove duplicated entries from shader built-ins 5 달 전
  Chaosus 5a14ab7c39 [Shaders] Allow constants and expressions in `hint_range` 8 달 전
  Thaddeus Crews a6979ef664 Merge pull request #97801 from basicer/srgb-color-hint 6 달 전
  Rob Blanckaert 8c54290b4a Add `color_conversion_disabled` shader hint. 1 년 전
  LuoZhihao 9e0798ed36 Shader: Fix `bvec` to variant conversion 6 달 전
  Thaddeus Crews a03ec29ac5 Merge pull request #103434 from Chaosus/shader_fix_unused_varying_warning 7 달 전
  Thaddeus Crews 7459a0361d Merge pull request #103177 from Murrent/shader_default_at_top 7 달 전
  Thaddeus Crews c937b6d180 Merge pull request #102419 from Ivorforce/std-size 7 달 전
  Chaosus 2824978178 Fix "unused varying" incorrect warning in shaders 7 달 전
  Murrent 4f46ecc479 Allow default case at the top of a switch scope in shaders 7 달 전
  Chaosus 946c254cec Fix crash at using increment op for varying in `light` shader function 8 달 전
  clayjohn 35100396e4 Validate varying count when compiling shaders 8 달 전
  Lukas Tenbrink e34f1f504c Use `std::size` instead of `sizeof(a) / sizeof(a[0])` pattern throughout the codebase. 8 달 전
  Chaosus 570e59df3d Fix shader uniforms has null as default value 1 년 전
  Yufeng Ying e88e30c273 Remove unused headers in servers. 9 달 전
  kobewi ceefc0d38a Implement 2D instance shader parameters 2 년 전
  Thaddeus Crews 9ecdeb3723 Merge pull request #98747 from tetrapod00/standardize-renderer-strings 10 달 전
  Thaddeus Crews 3dacc5fb7f Merge pull request #95737 from Chaosus/shader_fix_varyings 10 달 전
  Pāvels Nadtočajevs 133471afb0 [Shader Language] Add missing token name. 10 달 전
  Chaosus a7bb85d2b7 Fix shader crash when using varyings with non-`flat` integer type 1 년 전