Cronologia Commit

Autore SHA1 Messaggio Data
  Thaddeus Crews 579feb387c Core: Add `[[nodiscard]]` to string-like classes 11 mesi fa
  A Thousand Ships 5113022dfe Clean up some uses of `String::substr` 3 mesi fa
  clayjohn 35100396e4 Validate varying count when compiling shaders 3 mesi fa
  Yufeng Ying e88e30c273 Remove unused headers in servers. 5 mesi fa
  Thaddeus Crews 3dacc5fb7f Merge pull request #95737 from Chaosus/shader_fix_varyings 5 mesi fa
  Chaosus a7bb85d2b7 Fix shader crash when using varyings with non-`flat` integer type 9 mesi fa
  Lukas Tenbrink b5c31ebb41 Add contains_char() for single-character 'contains' calls. 6 mesi fa
  Chaosus 5efe8ccdea Add prefix to struct member names in shader compiler 7 mesi fa
  Thaddeus Crews af77100e39 Merge pull request #92441 from Chaosus/shader_custom_func_overloads 7 mesi fa
  Yuri Rubinsky 1c86feee0a Implement custom function overloading in shading language 1 anno fa
  Clay John 842f982397 Merge pull request #96819 from clayjohn/GLES3-instance-uniforms 8 mesi fa
  Dario e2c6daf7ef Implement asynchronous transfer queues, thread guards on RenderingDevice. Add ubershaders and rework pipeline caches for Forward+ and Mobile. 1 anno fa
  David Snopek 1a6f8512bc Add external texture support (GLES3) 1 anno fa
  Chaosus 4a16a0d60c Fix broken sky shader 8 mesi fa
  Chaosus 7d9ced5311 Fix shader crash when using unary minus in expression 9 mesi fa
  clayjohn 29df589632 Implement instance uniforms in Compatibility renderer 9 mesi fa
  Yuri Rubinsky af92fdb0ac Add basic support to evaluate operator value in shader language 11 mesi fa
  Yuri Rubinsky e41048e16e Fix texture samplers to not being last in the property list 10 mesi fa
  clayjohn ba3457dfff Emit normal_roughness compatibility code in custom functions 10 mesi fa
  Yuri Rubinsky 246a760323 Fix completion of functions with struct param/return type in shaders 1 anno fa
  A Thousand Ships 955d5affa8 Reduce and prevent unnecessary random-access to `List` 1 anno fa
  jsjtxietian 747ae429de Add missing check when insert function `normal_roughness_compatibility` 1 anno fa
  Rémi Verschelde 6c390b620d Merge pull request #84445 from Rubonnek/add-const-references-clang-tidy 1 anno fa
  clayjohn 43cf21cb71 Use best fit normals for storing screen space normals 1 anno fa
  Wilson E. Alvarez a3cb1b096f Add const references detected by clang-tidy 1 anno fa
  jsjtxietian 967e0e6485 Fix int to uint implicit cast error when use uniform mat in gles3 1 anno fa
  Rémi Verschelde 24c166dfe2 Merge pull request #81619 from Chaosus/fix_shader_const 1 anno fa
  A Thousand Ships fdd3d36c6d [Servers] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable 1 anno fa
  Yuri Roubinski d3d20f15bf Re-allows constants in global space to be initialized with function call 1 anno fa
  Yuri Sizov bb15241e06 Merge pull request #77740 from ChibiDenDen/simplify_vulkan 1 anno fa