Bastiaan Olij
|
1eb0039b6e
Fix regression around OpenGL swapchain optimisation for OpenXR
|
1 year ago |
Dario
|
73eff10c76
Finish splitting functionality of the Vulkan and D3D12 backends into RenderingDeviceDriver.
|
1 year ago |
Bastiaan Olij
|
d6caa69e11
Skip swapchain logic if there is nothing to present (Android OpenXR)
|
1 year ago |
clayjohn
|
57eb762bae
Add option to enable HDR rendering in 2D
|
2 years ago |
Bastiaan Olij
|
a8ec72cf94
Move roughness limiter and sort into their own classes
|
2 years ago |
Yuri Rubinsky
|
94831c7209
Forbid passing multiview sampler to the custom function in shaders
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
Juan Linietsky
|
f999f52f0a
Add a Framebuffer cache
|
3 years ago |
Juan Linietsky
|
c7255388e1
Remove ThreadWorkPool, replace by WorkerThreadPool
|
3 years ago |
Rémi Verschelde
|
90019676b0
Code quality: Fix header guards consistency
|
3 years ago |
Bastiaan Olij
|
ecfcfd97fa
Split dependency logic
|
3 years ago |
Bastiaan Olij
|
997810e417
Split GI effects and fix stereoscopic rendering of GI effects
|
3 years ago |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
3 years ago |
clayjohn
|
3bb8e6a9fe
SkyShaders working
|
3 years ago |
Rémi Verschelde
|
c273ddc3ee
Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init`
|
3 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 |
Rémi Verschelde
|
f8ab79e68a
Zero initialize all pointer class and struct members
|
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 |
reduz
|
b0ca03b0a2
Add a UniformSet cache
|
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
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
Je06jm
|
20deb0917d
Implemented AMD's FSR as a computer shader for upscaling 3D scenes
|
3 years ago |
Bastiaan Olij
|
fbac863bfb
Add source rectangle to blit
|
4 years ago |
Aaron Franke
|
84f720966c
Use doubles for time in many other places
|
4 years ago |