Commit History

Author SHA1 Message Date
  Yyf2333 1a70a06a43 Change RID_Owner::get_owned_list. 6 months ago
  Thaddeus Crews b743eb96e3 Merge pull request #98760 from ze2j/optimize_texture_create_shared_from_slice 3 months ago
  Thaddeus Crews 98aced4e65 Merge pull request #99768 from dsnopek/openxr-vulkan-foveated-rendering 3 months ago
  Thaddeus Crews 0d267e7b1e Core: Add dedicated `BitField` template 11 months ago
  A Thousand Ships 889410dcda Add `String::replace_char(s)` methods for performance and convenience 1 year ago
  Yufeng Ying 4f4031a675 Replace size() == 0 with is_empty(). 4 months ago
  David Snopek 79f5a4d9fe OpenXR: Use the `XR_FB_foveation_vulkan` extension to get the density map for VRS 8 months ago
  Rémi Verschelde 408d07109b Merge pull request #99551 from DarioSamo/fragment-density-map 4 months ago
  Dario 76d709be74 Implement support for fragment density maps. 8 months ago
  Rémi Verschelde 92fb04c6cc Merge pull request #103941 from stuartcarnie/metal_fx_features 4 months ago
  Stuart Carnie e2066298d9 Renderer: Fix Metal handling of cube textures; assert equal dimensions 4 months ago
  clayjohn 16b9667c62 Error when draw list is not active in draw_list_switch_to_next_pass 5 months ago
  Stuart Carnie 052fe9158d Renderer: Expose and document `Features` enum for METAL_FX 5 months ago
  clayjohn 4cf9d58dce Clean up more dynamic allocations in the RD renderers with a focus on 2D. 5 months ago
  ze2j 6413a8a94b Optimize shared texture creation 7 months ago
  Thaddeus Crews bf6031890e Merge pull request #103814 from darksylinc/matias-update_perf_report-speedup 5 months ago
  Matias N. Goldberg 21133425cc Delay expensive operations to get_perf_report 5 months ago
  clayjohn 5efcd64b23 Reduce per-frame memory allocations from the heap in the Mobile renderer. 5 months ago
  Thaddeus Crews 4bafafaeb3 Merge pull request #102777 from darksylinc/matias-astc-hdr 5 months ago
  LuoZhihao 808c9fbcc5 RenderingDevice: Validate pre-raster (vertex) shader in `render_pipeline_create` 5 months ago
  Matias N. Goldberg fcd785ace2 Add ASTC HDR format variants 6 months ago
  Thaddeus Crews 1939e87db1 Merge pull request #101561 from darksylinc/matias-device-address-api 6 months ago
  Matias N. Goldberg af900a5825 Change how device address is requested to avoid future API breakage 7 months ago
  Dario 1bba9dbce9 Fix erroneous logic when flushes are involved on RD async methods. 6 months ago
  thimenesup 3d92f406b2 Implement Buffer Device Address for Rendering Device Vulkan and DirectX12 8 months ago
  Rémi Verschelde 62ea2f76b4 Merge pull request #101069 from DarioSamo/rd-thread-safety-comment 7 months ago
  Stuart Carnie 11dc4f2e5e Metal: Add MetalFX upscaling support 8 months ago
  Dario dea083864b Remove TODO from RenderingDevice regarding thread safety. 7 months ago
  A Thousand Ships a1846b27ea Improve use of `Ref.is_null/valid` 11 months ago
  HP van Braam 062d74bb9c Fix ubsan reported errors in rendering 8 months ago