Historique des commits

Auteur SHA1 Message Date
  riperiperi 9f1cf6458c Vulkan: Migrate buffers between memory types to improve GPU performance (#4540) il y a 3 ans
  riperiperi 6e9bd4de13 GPU: Scale counter results before addition (#4471) il y a 3 ans
  Emmanuel Hansen 80b4972139 Add Support for Post Processing Effects (#3616) il y a 3 ans
  gdkchan 7aa430f1a5 Add support for advanced blend (part 1/2) (#2801) il y a 3 ans
  Mary 17078ad929 vulkan: Respect VK_KHR_portability_subset vertex stride alignment (#4419) il y a 3 ans
  Mary 052b23c83c vulkan: Do not call vkCmdSetViewport when viewportCount is 0 (#4406) il y a 3 ans
  gdkchan 296c4a3d01 Relax Vulkan requirements (#4282) il y a 3 ans
  riperiperi e7cf4e6eaf Vulkan: Reset queries on same command buffer (#4329) il y a 3 ans
  Ac_K 85faa9d8fa Revert "Relax Vulkan requirements (#4228)" (#4279) il y a 3 ans
  gdkchan dca5b14493 Relax Vulkan requirements (#4228) il y a 3 ans
  riperiperi 8fa248ceb4 Vulkan: Add workarounds for MoltenVK (#4202) il y a 3 ans
  gdkchan 73aed239c3 Implement non-MS to MS copies with draws (#3958) il y a 3 ans
  Mary-nyan ce92e8cd04 chore: Update Silk.NET to 2.16.0 (#3953) il y a 3 ans
  riperiperi 1fc0f569de GPU: Always draw polygon topology as triangle fan (#3932) il y a 3 ans
  riperiperi ece36b274d GAL: Send all buffer assignments at once rather than individually (#3881) il y a 3 ans
  riperiperi 7373ec5792 Vulkan: Clear dummy texture to (0,0,0,0) on creation (#3867) il y a 3 ans
  riperiperi 131baebe2a Vulkan: Don't create preload command buffer outside a render pass (#3864) il y a 3 ans
  gdkchan f1d1670b0b Implement HLE macro for DrawElementsIndirect (#3748) il y a 3 ans
  gdkchan f82309fa2d Vulkan: Implement multisample <-> non-multisample copies and depth-stencil resolve (#3723) il y a 3 ans
  gdkchan 28ba55598d Vulkan: Fix indirect buffer barrier (#3798) il y a 3 ans
  riperiperi 9719b6a112 Vulkan: Use dynamic state for blend constants (#3793) il y a 3 ans
  riperiperi 0dbe45ae37 Fix various issues caused by Vertex/Index buffer conversions (#3762) il y a 3 ans
  riperiperi 1ca0517c99 Vulkan: Fix some issues with CacheByRange (#3743) il y a 3 ans
  riperiperi f502cfaf62 Vulkan: Zero blend state when disabled or write mask is 0 (#3719) il y a 3 ans
  riperiperi 4c0eb91d7e Convert Quads to Triangles in Vulkan (#3715) il y a 3 ans
  riperiperi c3c41fa4bb Periodically Flush Commands for Vulkan (#3689) il y a 3 ans
  riperiperi c6d82209ab Restride vertex buffer when stride causes attributes to misalign in Vulkan. (#3679) il y a 3 ans
  gdkchan 88a0e720cb Use RGBA16 vertex format if RGB16 is not supported on Vulkan (#3552) il y a 3 ans
  gdkchan a5ff0024fb Rename ToSpan to AsSpan (#3556) il y a 3 ans
  gdkchan 1080f64df9 Implement HLE macros for render target clears (#3528) il y a 3 ans