Cronologia Commit

Autore SHA1 Messaggio Data
  chocola-mint ead282ff13 Remove `file_access.h` and `script_backtrace.h` includes from `logger.h`. 1 settimana fa
  Stuart Carnie 3ffcae66a8 Renderer: Fix missing shader_name; use forward declarations 2 settimane fa
  Thaddeus Crews 4594de69fd Merge pull request #111013 from stuartcarnie/shader_container_ext 2 settimane fa
  Aaron Franke 9fbf5808a0 Rename server "free" functions to "free_rid" to match exposed API 4 mesi fa
  Stuart Carnie 65e8b0951b Renderer: Move reflect_spirv to RenderingShaderContainer 2 settimane fa
  Dario 8c4180adf4 Add GENERAL resource usage to the render graph. Fixes texture initialization in D3D12. 1 mese fa
  Thaddeus Crews 87bb5ab681 Merge pull request #108919 from KeyboardDanni/d3d12_init_shader_model_check 2 mesi fa
  Danni bf6629a005 D3D12: Fix shader model check, initialization error handling 2 mesi fa
  Dario 4af0734a77 Compute texture alignment for transfers using the LCM instead. 2 mesi fa
  LuoZhihao 8ad3072a6a RenderingDevice: Add `uniform_type` check to avoid crash 3 mesi fa
  Stuart Carnie 5230f6c60c Apple: Use image atomic operations on supported Apple hardware 3 mesi fa
  Lukas Tenbrink 2b36c79f7b Use `Span<uint8_t>` in `RenderingDevice` allocation APIs to avoid intermediary arrays on calls. 4 mesi fa
  NetroScript 66d68707d3 Fix the VRS attachment being incorrectly added to color_attachments 4 mesi fa
  clayjohn cc9aedd898 Avoid crash when texture layers is greater than 1 and format is not an ARRAY type 4 mesi fa
  Thaddeus Crews de37627404 Merge pull request #102552 from DarioSamo/shader-baker 4 mesi fa
  Thaddeus Crews 90c75d02dd Merge pull request #106732 from stuartcarnie/rd_reduce_allocations 4 mesi fa
  Stuart Carnie 7d93119353 Renderer: Eliminates `String` allocations for all labels in the renderer 4 mesi fa
  Dario 5a30a7e7cd Add shader baker to project exporter. 9 mesi fa
  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. 4 mesi fa
  Sander 6ae50cad17 RenderingDevice: introduce parameter 'mipmaps' for texture_create_from_extension() 6 mesi fa
  lawnjelly f8f350a32a Add `GLOBAL_GET` cached macros. 5 mesi fa
  Lukas Tenbrink bfdb0f0ecf Fix various sanitizer issues. 5 mesi fa
  Yyf2333 1a70a06a43 Change RID_Owner::get_owned_list. 9 mesi fa
  Thaddeus Crews b743eb96e3 Merge pull request #98760 from ze2j/optimize_texture_create_shared_from_slice 6 mesi fa
  Thaddeus Crews 98aced4e65 Merge pull request #99768 from dsnopek/openxr-vulkan-foveated-rendering 6 mesi fa
  Thaddeus Crews 0d267e7b1e Core: Add dedicated `BitField` template 1 anno fa
  A Thousand Ships 889410dcda Add `String::replace_char(s)` methods for performance and convenience 1 anno fa
  Yufeng Ying 4f4031a675 Replace size() == 0 with is_empty(). 7 mesi fa
  David Snopek 79f5a4d9fe OpenXR: Use the `XR_FB_foveation_vulkan` extension to get the density map for VRS 10 mesi fa
  Rémi Verschelde 408d07109b Merge pull request #99551 from DarioSamo/fragment-density-map 6 mesi fa