Histórico de Commits

Autor SHA1 Mensagem Data
  Rémi Verschelde f2796fa06d Merge pull request #91769 from DarioSamo/d3d12_enhanced_barriers há 1 ano atrás
  Rémi Verschelde abfe8ba7d6 Merge pull request #92258 from DarioSamo/render_list_pass_alloc há 1 ano atrás
  Dario ce4f19a034 Switch vectors in each render pass to use TLS. há 1 ano atrás
  bruvzg 628c81d2d9 [DisplayServer] Add method to check if window transparency is supported and enabled. há 1 ano atrás
  Dario adabd14d08 Add support for enhanced barriers in D3D12. há 1 ano atrás
  Rémi Verschelde d3e261523f Merge pull request #88289 from DarioSamo/rd_minimized_window há 1 ano atrás
  Dario 61cd007cf4 Rewrite implementation for prepare for use commands to be skipped when not required by the API. há 1 ano atrás
  Dario d5789e09eb Add optional driver workaround to RenderingDevice for Adreno 6XX. há 1 ano atrás
  A Thousand Ships a0dbdcc3ab Replace `find` with `contains/has` where applicable há 1 ano atrás
  Rémi Verschelde 7ebc866418 Merge pull request #91545 from clayjohn/RD-shadow-atlas há 1 ano atrás
  clayjohn caeef3473b Properly set size of shadow atlas quadrant when subdivision is 8 or higher. há 1 ano atrás
  Dario c41e407e61 Add draw and dispatch count to timestamp validation. há 1 ano atrás
  Rémi Verschelde 258be6d762 Merge pull request #90911 from clayjohn/RD-tex-copy há 1 ano atrás
  clayjohn c52e217cd3 Ensure minimum block size is respected when doing GPU to CPU copies of compressed textures há 1 ano atrás
  thimenesup 1ab5a47347 Fix incorrect bounds check in rendering device push constant há 1 ano atrás
  Rémi Verschelde 9cba6ec216 Merge pull request #89491 from thimenesup/compute_dispatch_indirect há 1 ano atrás
  thimenesup 8017c8cf21 Expose bindings to compute dispatch indirect rendering device há 1 ano atrás
  jsjtxietian 5a5453bcf2 Fixes `RenderingDevice::get_driver_resource` will crash or give incorrect result with certain resources há 1 ano atrás
  Dario ecaafa6001 Add toggle for enabling or disabling RenderingDevice's pipeline cache. há 1 ano atrás
  Thaddeus Crews 9903e6779b Enforce template syntax `typename` over `class` há 1 ano atrás
  Rémi Verschelde e74f4ea115 Vulkan: Don't warn about pipelines cache if missing há 1 ano atrás
  Robert Yevdokimov 13e82094ee Remove word duplicates in comments and strings, and fix casing and punctuation há 1 ano atrás
  Rémi Verschelde dd1d838e09 Merge pull request #88631 from DarioSamo/mobile_subpass_usage_fix há 1 ano atrás
  Dario 5e59c941c9 Remove tracking logic for input attachments as it's not necessary. há 1 ano atrás
  Dario ee2d8f68ba Merge execute and present commands for RenderingDeviceDriver. há 1 ano atrás
  Anatoli Babenia e25cfffc7f Add `--no-header` option to clean output há 2 anos atrás
  Dario fc8ec5d8a9 Handle error when setting boot image if swap chain is not available. Skip resizing swap chain during screen creation as it's not necessary and can fail when it starts minimized. há 1 ano atrás
  Dario 73eff10c76 Finish splitting functionality of the Vulkan and D3D12 backends into RenderingDeviceDriver. há 1 ano atrás
  A Thousand Ships 684752e75b Replace error checks against `size` with `is_empty` há 1 ano atrás
  A Thousand Ships 2a372186ec Null check improvements há 1 ano atrás