Historique des commits

Auteur SHA1 Message Date
  Hugo Locurcio cf2d2e2dd8 Silence Vulkan "Unable to acquire framebuffer." swapchain error il y a 1 an
  Rémi Verschelde 7197678df2 Merge pull request #91551 from m4rr5/configure_timestamp_query_elements il y a 1 an
  Pedro J. Estébanez 32d9c93af3 Improve handling of rendering startup errors il y a 1 an
  Rémi Verschelde 705b7a0b0b Merge pull request #92587 from RandomShaper/validate_tex_usage il y a 1 an
  Rémi Verschelde f2796fa06d Merge pull request #91769 from DarioSamo/d3d12_enhanced_barriers il y a 1 an
  Pedro J. Estébanez 3e5865660b RenderingDevice: Reject creation of textures with no usage il y a 1 an
  Rémi Verschelde abfe8ba7d6 Merge pull request #92258 from DarioSamo/render_list_pass_alloc il y a 1 an
  Dario ce4f19a034 Switch vectors in each render pass to use TLS. il y a 1 an
  bruvzg 628c81d2d9 [DisplayServer] Add method to check if window transparency is supported and enabled. il y a 1 an
  Dario adabd14d08 Add support for enhanced barriers in D3D12. il y a 1 an
  Rémi Verschelde d3e261523f Merge pull request #88289 from DarioSamo/rd_minimized_window il y a 1 an
  Dario 61cd007cf4 Rewrite implementation for prepare for use commands to be skipped when not required by the API. il y a 1 an
  Dario d5789e09eb Add optional driver workaround to RenderingDevice for Adreno 6XX. il y a 1 an
  A Thousand Ships a0dbdcc3ab Replace `find` with `contains/has` where applicable il y a 1 an
  Marcel Offermans 2bb34a4489 Added a project setting to configure the maximum amount of timestamps, with a description and a reference to the setting when the limit is hit and an ERR_FAIL_COND is hit. il y a 1 an
  Rémi Verschelde 7ebc866418 Merge pull request #91545 from clayjohn/RD-shadow-atlas il y a 1 an
  clayjohn caeef3473b Properly set size of shadow atlas quadrant when subdivision is 8 or higher. il y a 1 an
  Dario c41e407e61 Add draw and dispatch count to timestamp validation. il y a 1 an
  Rémi Verschelde 258be6d762 Merge pull request #90911 from clayjohn/RD-tex-copy il y a 1 an
  clayjohn c52e217cd3 Ensure minimum block size is respected when doing GPU to CPU copies of compressed textures il y a 1 an
  thimenesup 1ab5a47347 Fix incorrect bounds check in rendering device push constant il y a 1 an
  Rémi Verschelde 9cba6ec216 Merge pull request #89491 from thimenesup/compute_dispatch_indirect il y a 1 an
  thimenesup 8017c8cf21 Expose bindings to compute dispatch indirect rendering device il y a 1 an
  jsjtxietian 5a5453bcf2 Fixes `RenderingDevice::get_driver_resource` will crash or give incorrect result with certain resources il y a 1 an
  Dario ecaafa6001 Add toggle for enabling or disabling RenderingDevice's pipeline cache. il y a 1 an
  Thaddeus Crews 9903e6779b Enforce template syntax `typename` over `class` il y a 1 an
  Rémi Verschelde e74f4ea115 Vulkan: Don't warn about pipelines cache if missing il y a 1 an
  Robert Yevdokimov 13e82094ee Remove word duplicates in comments and strings, and fix casing and punctuation il y a 1 an
  Rémi Verschelde dd1d838e09 Merge pull request #88631 from DarioSamo/mobile_subpass_usage_fix il y a 1 an
  Dario 5e59c941c9 Remove tracking logic for input attachments as it's not necessary. il y a 1 an