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