univeous
|
0a64abe891
Fix crash when calling get_video_adapter_* in a thread
|
2 years ago |
clayjohn
|
36a005fafc
Add RENDERING_INFO parameters to GL Compatibility renderer
|
2 years ago |
Samuele Panzeri
|
4aaa2e6477
Fix wait for thread not started
|
2 years ago |
Pedro J. Estébanez
|
d0e37cd04c
Add framework for avoidance of color flash in new windows
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
Clay John
|
8fd92ed867
Merge pull request #64710 from MinusKube/window-size-crash
|
2 years ago |
clayjohn
|
96b7cb66df
Fix multiwindow support in GLES3 for X11, Windows, and MacOS.
|
2 years ago |
MinusKube
|
f5a808192b
Prevent windows from having a size greater than device limit
|
3 years ago |
clayjohn
|
385ee5c70b
Implement Physical Light Units as an optional setting.
|
3 years ago |
Juan Linietsky
|
d4433ae6d3
Remove Signal connect binds
|
3 years ago |
Bastiaan Olij
|
ecfcfd97fa
Split dependency logic
|
3 years ago |
Rémi Verschelde
|
051fb86fb0
Merge pull request #61221 from BastiaanOlij/split_gi_effects
|
3 years ago |
Rémi Verschelde
|
d8ef904ffc
Merge pull request #35758 from zmanuel/eliminate-draw-pending
|
3 years ago |
Bastiaan Olij
|
997810e417
Split GI effects and fix stereoscopic rendering of GI effects
|
3 years ago |
Bastiaan Olij
|
69b66ec425
Ensure has_os_features is safely called as it can't be called from within the construct of RenderingServerDefault on which it relies
|
3 years ago |
Rémi Verschelde
|
ff30a09993
Merge pull request #60643 from clayjohn/GLES3-3D
|
3 years ago |
reduz
|
8b7c7f5a75
Add a new HashMap implementation
|
3 years ago |
clayjohn
|
3bb8e6a9fe
SkyShaders working
|
3 years ago |
Hugo Locurcio
|
31194f5b1c
Add `get_video_adapter_api_version()` to RenderingServer
|
4 years ago |
Bastiaan Olij
|
0b4fd92a17
Moved particles into ParticlesStorage
|
3 years ago |
Bastiaan Olij
|
b6faf6c6c0
Move light, reflection probe and lightmap into LightStorage
|
3 years ago |
Bastiaan Olij
|
6b28d94e77
Merge canvas and decal into TextureStorage and add render target
|
3 years ago |
Bastiaan Olij
|
b8be7903f3
Move storage for Mesh, MeshInstance, MultiMesh and Skeleton into MeshStorage
|
3 years ago |
Bastiaan Olij
|
36defd1179
Extract global variable, shader and material storage
|
3 years ago |
Bastiaan Olij
|
0fe06e9467
Extract Decal and Decal atlas from Storage class
|
3 years ago |
Bastiaan Olij
|
57e5a33623
Split dummy renderer classes into separate files
|
3 years ago |
Bastiaan Olij
|
98e5cd24db
Improve XRInterface hooks into rendering
|
3 years ago |
Rémi Verschelde
|
cba2fd2e80
Revert "Add new scaling modes for splash screen"
|
3 years ago |
Samuel Pedrajas
|
fcc9f5ce39
Add new scaling modes for splash screen
|
3 years ago |
Rémi Verschelde
|
095c72b03e
Merge pull request #55790 from Calinou/renderingserver-add-device-type-getter
|
3 years ago |