コミット履歴

作者 SHA1 メッセージ 日付
  Matias N. Goldberg aaa0e2fddf Add Swappy & Pre-Transformed Swapchain 1 年間 前
  Dario e2c6daf7ef Implement asynchronous transfer queues, thread guards on RenderingDevice. Add ubershaders and rework pipeline caches for Forward+ and Mobile. 1 年間 前
  Sander 41fdc55b05 Vulkan: account for externally backed textures (i.e., created via `texture_create_from_extension()`), as such textures lack ownership information. 1 年間 前
  Rémi Verschelde 61be39aed2 Merge pull request #96045 from darksylinc/matias-TheForge-pr02 1 年間 前
  Matias N. Goldberg 59d0422dcd Disable extra memory tracking by default 1 年間 前
  Matias N. Goldberg d26c2f86cc Add VK_EXT_astc_decode_mode support 1 年間 前
  Matias N. Goldberg 364f916f3f Add debug utilities for Vulkan 1 年間 前
  Rémi Verschelde 940d629070 vulkan: Update all components to Vulkan SDK 1.3.183.0 1 年間 前
  Rémi Verschelde f2796fa06d Merge pull request #91769 from DarioSamo/d3d12_enhanced_barriers 1 年間 前
  bruvzg 628c81d2d9 [DisplayServer] Add method to check if window transparency is supported and enabled. 1 年間 前
  Dario adabd14d08 Add support for enhanced barriers in D3D12. 1 年間 前
  Rémi Verschelde 68ac4ee358 Merge pull request #80232 from Calinou/vulkan-pipeline-cache-improve-messages 1 年間 前
  A Thousand Ships 86de59d60a [Core] Add `LocalVector::has` for convenience 1 年間 前
  Bastiaan Olij 9042ddf19f Improvements to VRS/Foveated rendering 1 年間 前
  Dario b95e18f557 Fix crash on compatibility fallback when vkCreateRenderPass2KHR is unavailable. 1 年間 前
  Hugo Locurcio 4a615924f8 Improve warning messages related to Vulkan pipeline cache 2 年 前
  A Thousand Ships 79ba22a73f Use `Vector*` component-wise `min/max/clamp` functions where applicable 1 年間 前
  Rémi Verschelde ec55028f26 Merge pull request #89209 from RandomShaper/padding_for_dummies 1 年間 前
  Pedro J. Estébanez f77b4d155b Make shader binary alignment handling simpler and more robust 1 年間 前
  Rémi Verschelde e74f4ea115 Vulkan: Don't warn about pipelines cache if missing 1 年間 前
  Dario ee2d8f68ba Merge execute and present commands for RenderingDeviceDriver. 1 年間 前
  Dario 24fcee6d67 Handle VK_SUBOPTIMAL_KHR as a valid error code to fix Android performance. 1 年間 前
  Dario 73eff10c76 Finish splitting functionality of the Vulkan and D3D12 backends into RenderingDeviceDriver. 1 年間 前
  Dario 39f279710c Improve stage and slice tracking behavior of RenderingDeviceGraph to fix various synchronization issues. 1 年間 前
  Rémi Verschelde 1248fb9c18 Merge pull request #86855 from RandomShaper/fix_vk_get_image 1 年間 前
  Dario cc4d39b0c1 Acyclic Command Graph for RenderingDevice. 1 年間 前
  Pedro J. Estébanez e1c7c18ead Fix determination of copyable layout for compressed textures in Vulkan 1 年間 前
  warriormaster12 e729d511df Fix wrong error message when graphics pipeline creation fails 1 年間 前
  Pedro J. Estébanez 12a519bae2 Split RenderingDevice into API-agnostic and RenderingDeviceDriver parts 1 年間 前