Commit History

Author SHA1 Message Date
  Yufeng Ying e88e30c273 Remove unused headers in servers. 8 months ago
  Matias N. Goldberg acf439e96d Keep processing Graphics if there are pending operations 8 months ago
  Thaddeus Crews b7a0971ad2 Merge pull request #97934 from adamscott/give-AThousandShips-a-break 9 months ago
  Clay John 748f4079e3 Merge pull request #96439 from darksylinc/matias-TheForge-pr03-rebased 9 months ago
  Matias N. Goldberg aaa0e2fddf Add Swappy & Pre-Transformed Swapchain 1 year ago
  Adam Scott 0d350e7108 Set clang-format `RemoveSemicolon` rule to `true` 10 months ago
  Yevhen Babiichuk (DustDFG) af6d260c17 Don't include `core/io/image.h` in `core/os/os.h` 10 months ago
  Dario e2c6daf7ef Implement asynchronous transfer queues, thread guards on RenderingDevice. Add ubershaders and rework pipeline caches for Forward+ and Mobile. 1 year ago
  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