clayjohn
|
43cf21cb71
Use best fit normals for storing screen space normals
|
vor 1 Jahr |
jsjtxietian
|
967e0e6485
Fix int to uint implicit cast error when use uniform mat in gles3
|
vor 1 Jahr |
Rémi Verschelde
|
24c166dfe2
Merge pull request #81619 from Chaosus/fix_shader_const
|
vor 1 Jahr |
A Thousand Ships
|
fdd3d36c6d
[Servers] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
|
vor 1 Jahr |
Yuri Roubinski
|
d3d20f15bf
Re-allows constants in global space to be initialized with function call
|
vor 1 Jahr |
Yuri Sizov
|
bb15241e06
Merge pull request #77740 from ChibiDenDen/simplify_vulkan
|
vor 2 Jahren |
Yuri Sizov
|
5dff3c4484
Merge pull request #78538 from Sauermann/fix-code-simplifications
|
vor 2 Jahren |
bitsawer
|
356297f909
Fix shader language float literal precision truncation
|
vor 2 Jahren |
ChibiDenDen
|
35715e510f
replace sampler arrays with constant sampler elements
|
vor 2 Jahren |
Markus Sauermann
|
890fdd56df
Code simplifications
|
vor 2 Jahren |
Ninni Pipping
|
71ee65dc57
Enable shadow warnings and fix raised errors
|
vor 2 Jahren |
Clay John
|
610877e326
Merge pull request #72288 from MewPurPur/use-string-repeat
|
vor 2 Jahren |
VolTer
|
6b84e258d2
Use String.repeat() in more places
|
vor 2 Jahren |
Yuri Rubinsky
|
575e352a61
Fix to some operators in shaders are not compiled properly
|
vor 2 Jahren |
clayjohn
|
6c1c71d68b
Avoid inserting screen_texture compatibility code when using textureSize
|
vor 2 Jahren |
Bastiaan Olij
|
85c478e170
Make screen texture and depth texture work in Multiview
|
vor 2 Jahren |
clayjohn
|
faea9f5c10
Remove SCREEN_TEXTURE, DEPTH_TEXTURE, and NORMAL_ROUGHNESS_TEXTURE
|
vor 2 Jahren |
clayjohn
|
89766848de
Fix multiple issues that make the normal roughness texture unusable
|
vor 2 Jahren |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
vor 2 Jahren |
Yuri Rubinsky
|
f28348fc5c
Fix shader crash when using boolean type for vertex->fragment varyings
|
vor 2 Jahren |
Fabio Iotti
|
c53c687962
Fix screen texture slightly darker
|
vor 2 Jahren |
Yuri Rubinsky
|
5693286e90
Mark shader built-ins as used when passed to functions as out parameter
|
vor 2 Jahren |
Yuri Rubinsky
|
099f127cc3
Make code generation for shader boolean uniform instances easier
|
vor 2 Jahren |
Yuri Rubinsky
|
f4db4bb7a2
Fix incorrect setup of boolean uniform instances
|
vor 2 Jahren |
bruvzg
|
0103af1ddd
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
|
vor 2 Jahren |
Yuri Rubinsky
|
a2c32590ee
Fix global uniform crash at editor startup
|
vor 2 Jahren |
Rémi Verschelde
|
c82bbc38a5
Merge pull request #64952 from Chaosus/vs_rename_uniform_to_param
|
vor 3 Jahren |
Yuri Rubinsky
|
8191b3c110
Rename `uniform` to `parameter` across the engine
|
vor 3 Jahren |
clayjohn
|
385ee5c70b
Implement Physical Light Units as an optional setting.
|
vor 3 Jahren |
Max Hilbrunner
|
019d6584ee
Merge pull request #64167 from clayjohn/screen-texture-hint
|
vor 3 Jahren |