Commit History

Author SHA1 Message Date
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  clayjohn 669a87bd89 Enable using filtering on boot image in RD renderer 2 years ago
  Rémi Verschelde 8017827144 SCons: Re-enable treating `#warning` as error with `werror` 3 years ago
  Bastiaan Olij c7656978ba Adding getters to RenderTarget and implementing override functionality for XR 3 years ago
  Haoyu Qiu ffdac72eaa Add various null checks in RenderingServer 3 years ago
  clayjohn 4a1c7de57c Split rendering driver project setting into renderer_name and rendering_driver. To differentiate between a driver (e.g. Vulkan or D3D12) and a renderer (e.g. clustered or mobile renderer). 3 years ago
  Aaron Franke 10a56981dc Rename String `plus_file` to `path_join` 3 years ago
  Juan Linietsky f999f52f0a Add a Framebuffer cache 3 years ago
  Bastiaan Olij ecfcfd97fa Split dependency logic 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
  bruvzg 9381acb6a4 Make FileAccess and DirAccess classes reference counted. 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
  Rémi Verschelde e142c10fc5 Merge pull request #58993 from notSanil/device-limit-exceeded-fix 3 years ago
  notSanil 36fa7059ed Fix device limit exceeding for uniform buffer 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
  bruvzg 0c27667124 [Windows] Fix Vulkan driver crash on sub-window minimization. 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 4 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() 3 years ago
  Je06jm 20deb0917d Implemented AMD's FSR as a computer shader for upscaling 3D scenes 3 years ago
  Anilforextra cdd912c48e Construct values only when necessary. 4 years ago
  Bastiaan Olij fbac863bfb Add source rectangle to blit 4 years ago
  reduz 6027cd0a1d Fixes to mobile renderer 4 years ago