Commit History

Author SHA1 Message Date
  BlueCube3310 27c4e70ee8 RenderingDevice: Fix certain RD to Image format conversions 6 months ago
  Stuart Carnie 663917449b 2D: Fix `CanvasTexture` rendering when updating channels 7 months ago
  Rémi Verschelde 3014eec40d Merge pull request #99407 from devloglogan/rec-resolution 7 months ago
  devloglogan e7f6b7ea0b Allow using custom Rect2i for rendering with OpenXR 11 months ago
  BlueCube3310 6f363b989a astcenc: Misc improvements and optimizations 7 months ago
  Thaddeus Crews bfc66f0608 Merge pull request #100282 from devloglogan/motion-vectors-openxr 8 months ago
  Thaddeus Crews ef3086bcdb Merge pull request #94947 from ChrisBase/issue_94946 8 months ago
  devloglogan 3deb5884d7 Renderer agnostic motion vector rendering/OpenXR changes 8 months ago
  Dario c7198dda64 Fix another incorrect clear color flag on texture storage. 8 months ago
  Dario 6d5ac8f7ef Resolve load and store ops automatically for render passes for discardable textures. 10 months ago
  Chris fb75078308 Changed some image error messages to print the file path 9 months ago
  jadeharley2 a4d1d36c85 Fix inability to set TextureLayeredRD as TEXTURE_TYPE_CUBE or TEXTURE_TYPE_CUBE_ARRAY 9 months ago
  Thaddeus Crews 7815ccbdd5 Merge pull request #98294 from Calinou/texture-placeholders-use-shared-copy 10 months ago
  Hugo Locurcio 35a20fa96a Use a shared copy of placeholder textures, tweak placeholder appearance 10 months ago
  Lain 4e6d9813b2 Add support for BGRA textures with Texture*RD 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
  clayjohn 4d635b7a3a Combine texture and instance data into one uniform set in the 2D renderer 10 months ago
  David Snopek 1a6f8512bc Add external texture support (GLES3) 1 year ago
  David Snopek 7d56b09f23 Expose a function to create textures from a native handle in the compatibility renderer 11 months ago
  BlueCube3310 e74bc3079a Fix incorrect parameters for layered textures in Video RAM texture memory profiler 1 year ago
  Rémi Verschelde 5708a3a02e Merge pull request #92000 from clayjohn/vram-debugger 1 year ago
  clayjohn c84616c2d2 Increase coverage of VRAM debugger and add support to RD backends 1 year ago
  Bastiaan Olij 9042ddf19f Improvements to VRS/Foveated rendering 1 year ago
  A Thousand Ships 308dbb8c63 [Core] Add scalar versions of `Vector*` `min/max/clamp/snap(ped)` 1 year ago
  clayjohn adfc9ccc44 Use a src rect for copying from screen with CanvasGroup in the mobile backend 1 year ago
  Álex Román Núñez 2f0ba1ed3f Fix decal modulate being passed as srgb instead of as linear color. 1 year ago
  A Thousand Ships 79ba22a73f Use `Vector*` component-wise `min/max/clamp` functions where applicable 1 year ago
  A Thousand Ships 684752e75b Replace error checks against `size` with `is_empty` 1 year ago
  Griffin Kroah-Hartman 21ae69a1de fix build warning with memset value being too large 1 year ago
  Dario cc4d39b0c1 Acyclic Command Graph for RenderingDevice. 1 year ago