Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Lukas Tenbrink 4cb8a0c77e Add `resize_initialized` and `resize_uninitialized` to `Vector`. These functions serve as replacements for `resize`, to make sure the caller understands whether elements need to be initialized 'by hand' after the call. 3 mēneši atpakaļ
  Sander 6ae50cad17 RenderingDevice: introduce parameter 'mipmaps' for texture_create_from_extension() 4 mēneši atpakaļ
  lawnjelly f8f350a32a Add `GLOBAL_GET` cached macros. 4 mēneši atpakaļ
  Lukas Tenbrink bfdb0f0ecf Fix various sanitizer issues. 4 mēneši atpakaļ
  Yyf2333 1a70a06a43 Change RID_Owner::get_owned_list. 7 mēneši atpakaļ
  Thaddeus Crews b743eb96e3 Merge pull request #98760 from ze2j/optimize_texture_create_shared_from_slice 4 mēneši atpakaļ
  Thaddeus Crews 98aced4e65 Merge pull request #99768 from dsnopek/openxr-vulkan-foveated-rendering 4 mēneši atpakaļ
  Thaddeus Crews 0d267e7b1e Core: Add dedicated `BitField` template 1 gadu atpakaļ
  A Thousand Ships 889410dcda Add `String::replace_char(s)` methods for performance and convenience 1 gadu atpakaļ
  Yufeng Ying 4f4031a675 Replace size() == 0 with is_empty(). 5 mēneši atpakaļ
  David Snopek 79f5a4d9fe OpenXR: Use the `XR_FB_foveation_vulkan` extension to get the density map for VRS 9 mēneši atpakaļ
  Rémi Verschelde 408d07109b Merge pull request #99551 from DarioSamo/fragment-density-map 5 mēneši atpakaļ
  Dario 76d709be74 Implement support for fragment density maps. 9 mēneši atpakaļ
  Rémi Verschelde 92fb04c6cc Merge pull request #103941 from stuartcarnie/metal_fx_features 5 mēneši atpakaļ
  Stuart Carnie e2066298d9 Renderer: Fix Metal handling of cube textures; assert equal dimensions 5 mēneši atpakaļ
  clayjohn 16b9667c62 Error when draw list is not active in draw_list_switch_to_next_pass 5 mēneši atpakaļ
  Stuart Carnie 052fe9158d Renderer: Expose and document `Features` enum for METAL_FX 6 mēneši atpakaļ
  clayjohn 4cf9d58dce Clean up more dynamic allocations in the RD renderers with a focus on 2D. 6 mēneši atpakaļ
  ze2j 6413a8a94b Optimize shared texture creation 8 mēneši atpakaļ
  Thaddeus Crews bf6031890e Merge pull request #103814 from darksylinc/matias-update_perf_report-speedup 6 mēneši atpakaļ
  Matias N. Goldberg 21133425cc Delay expensive operations to get_perf_report 6 mēneši atpakaļ
  clayjohn 5efcd64b23 Reduce per-frame memory allocations from the heap in the Mobile renderer. 6 mēneši atpakaļ
  Thaddeus Crews 4bafafaeb3 Merge pull request #102777 from darksylinc/matias-astc-hdr 6 mēneši atpakaļ
  LuoZhihao 808c9fbcc5 RenderingDevice: Validate pre-raster (vertex) shader in `render_pipeline_create` 6 mēneši atpakaļ
  Matias N. Goldberg fcd785ace2 Add ASTC HDR format variants 6 mēneši atpakaļ
  Thaddeus Crews 1939e87db1 Merge pull request #101561 from darksylinc/matias-device-address-api 6 mēneši atpakaļ
  Matias N. Goldberg af900a5825 Change how device address is requested to avoid future API breakage 7 mēneši atpakaļ
  Dario 1bba9dbce9 Fix erroneous logic when flushes are involved on RD async methods. 7 mēneši atpakaļ
  thimenesup 3d92f406b2 Implement Buffer Device Address for Rendering Device Vulkan and DirectX12 9 mēneši atpakaļ
  Rémi Verschelde 62ea2f76b4 Merge pull request #101069 from DarioSamo/rd-thread-safety-comment 8 mēneši atpakaļ