Commit History

Author SHA1 Message Date
  Dario cc4d39b0c1 Acyclic Command Graph for RenderingDevice. 1 year ago
  Pedro J. Estébanez 12a519bae2 Split RenderingDevice into API-agnostic and RenderingDeviceDriver parts 1 year ago
  Bastiaan Olij 47983e30c5 Ensure 2D MSAA resolve is performed when 3D content but no 2D content in scene 1 year ago
  Rémi Verschelde 64f80295e5 Merge pull request #83199 from Repiteo/texture-storage-default-scale 1 year ago
  Clay 623a050269 Ensure that only visible paired lights are used 1 year ago
  Thaddeus Crews 9ee41c707e Fix texture storage not assigning default scale 1 year ago
  A Thousand Ships fdd3d36c6d [Servers] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable 2 years ago
  clayjohn 40d70bf9b8 Fallback to linear color texture when using 2D HDR and MSDF font 2 years ago
  clayjohn 57eb762bae Add option to enable HDR rendering in 2D 2 years ago
  Bastiaan Olij 63d6e9c557 Add custom texture create function 2 years ago
  Bastiaan Olij 6dd47e232b Expose RD::texture_native_handle 2 years ago
  Rindbee ebd2b9e299 Fix calling `TextureStorage::texture_3d_update()` could cause a crash 2 years ago
  Bastiaan Olij c328676d96 For GDExternal use, provides access to internal graphics handles for textures 2 years ago
  Bastiaan Olij 70dca9ff55 Merge duplicate rd_texture functions 2 years ago
  clayjohn 84482ef90b Avoid copying CanvasTexture when updating proxy 2 years ago
  Bastiaan Olij 903aa0e385 Use MSAA 2D texture in multipass tonemapper 2 years ago
  Bastiaan Olij 467d735eb1 Fix issue with default textures requiring arrays when using multiview 2 years ago
  clayjohn 56450fb179 Implement cull_mask for decals and lights in mobile and compatibility backends 2 years ago
  Marius Hanl a59819630d Replace Extents with Size in VoxelGI, ReflectionProbe, FogVolume, Decal and GPUParticles*3D 3 years ago
  clayjohn 5931d504c1 Add a few more checks to ensure that unsupported image formats are not used in the mobile renderer 2 years ago
  clayjohn 49bebf2bfb Sort decals and lights based on camera origin 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  Rémi Verschelde f318d60e06 Merge pull request #65376 from reduz/astc-support 2 years ago
  Juan Linietsky 71d21c7ccb Implement basic ASTC support 3 years ago
  Rémi Verschelde 676f60b0cc Merge pull request #70132 from clayjohn/RT-update 2 years ago
  clayjohn 5e90b90a97 Don't attempt to create or use an R8_UINT texture as storage if VRS is not supported 2 years ago
  clayjohn 1b330820bf Implement render_target_was_used API so that Viewports can properly check if they have been used. 2 years ago
  clayjohn bdd4001ef0 Various fixes and documentation for CanvasGroup 2 years ago
  dzil123 8fab25f32f GLES3 TextureStorage - add missing null checks 2 years ago
  Rémi Verschelde 1e9a61cd40 Merge pull request #68487 from clayjohn/RD-mobile-raster 2 years ago