Historie revizí

Autor SHA1 Zpráva Datum
  clayjohn 6b4e26c479 Add compatibility handler to RADIANCE in sky shaders since the type was changed. před 3 týdny
  Kaleb Reid 8ad335eae0 Divide screen texture by luminance multiplier in compatibility před 5 měsíci
  Luo Zhihao 5f737952fd ShaderCompiler: Optimize compilation error printing před 4 měsíci
  Apples d674c9e289 Add stencil support for spatial materials před 2 roky
  Thaddeus Crews 579feb387c Core: Add `[[nodiscard]]` to string-like classes před 1 rokem
  A Thousand Ships 5113022dfe Clean up some uses of `String::substr` před 11 měsíci
  clayjohn 35100396e4 Validate varying count when compiling shaders před 11 měsíci
  Yufeng Ying e88e30c273 Remove unused headers in servers. před 1 rokem
  Thaddeus Crews 3dacc5fb7f Merge pull request #95737 from Chaosus/shader_fix_varyings před 1 rokem
  Chaosus a7bb85d2b7 Fix shader crash when using varyings with non-`flat` integer type před 1 rokem
  Lukas Tenbrink b5c31ebb41 Add contains_char() for single-character 'contains' calls. před 1 rokem
  Chaosus 5efe8ccdea Add prefix to struct member names in shader compiler před 1 rokem
  Thaddeus Crews af77100e39 Merge pull request #92441 from Chaosus/shader_custom_func_overloads před 1 rokem
  Yuri Rubinsky 1c86feee0a Implement custom function overloading in shading language před 1 rokem
  Clay John 842f982397 Merge pull request #96819 from clayjohn/GLES3-instance-uniforms před 1 rokem
  Dario e2c6daf7ef Implement asynchronous transfer queues, thread guards on RenderingDevice. Add ubershaders and rework pipeline caches for Forward+ and Mobile. před 1 rokem
  David Snopek 1a6f8512bc Add external texture support (GLES3) před 2 roky
  Chaosus 4a16a0d60c Fix broken sky shader před 1 rokem
  Chaosus 7d9ced5311 Fix shader crash when using unary minus in expression před 1 rokem
  clayjohn 29df589632 Implement instance uniforms in Compatibility renderer před 1 rokem
  Yuri Rubinsky af92fdb0ac Add basic support to evaluate operator value in shader language před 1 rokem
  Yuri Rubinsky e41048e16e Fix texture samplers to not being last in the property list před 1 rokem
  clayjohn ba3457dfff Emit normal_roughness compatibility code in custom functions před 1 rokem
  Yuri Rubinsky 246a760323 Fix completion of functions with struct param/return type in shaders před 1 rokem
  A Thousand Ships 955d5affa8 Reduce and prevent unnecessary random-access to `List` před 1 rokem
  jsjtxietian 747ae429de Add missing check when insert function `normal_roughness_compatibility` před 2 roky
  Rémi Verschelde 6c390b620d Merge pull request #84445 from Rubonnek/add-const-references-clang-tidy před 2 roky
  clayjohn 43cf21cb71 Use best fit normals for storing screen space normals před 2 roky
  Wilson E. Alvarez a3cb1b096f Add const references detected by clang-tidy před 2 roky
  jsjtxietian 967e0e6485 Fix int to uint implicit cast error when use uniform mat in gles3 před 2 roky