Historique des commits

Auteur SHA1 Message Date
  gdkchan 83bdafccda Share scales array for graphics and compute (#2653) il y a 4 ans
  riperiperi b0af010247 Set texture/image bindings in place rather than allocating and passing an array (#2647) il y a 4 ans
  riperiperi 0a80a837cb Use "Undesired" scale mode for certain textures rather than blacklisting (#2537) il y a 4 ans
  gdkchan 40b21cc3c4 Separate GPU engines (part 2/2) (#2440) il y a 4 ans
  gdkchan 8b44eb1c98 Separate GPU engines and make state follow official docs (part 1/2) (#2422) il y a 4 ans
  riperiperi 94cc365b63 Honour copy dependencies when switching render target (#2433) il y a 4 ans
  gdkchan a10b2c5ff2 Initial support for GPU channels (#2372) il y a 4 ans
  Mary afd68d4c6c GAL: Fix sampler leaks on exit (#2353) il y a 4 ans
  gdkchan e9c15d32cb Use a different method for out of bounds blit (#2302) il y a 5 ans
  riperiperi 0129250c2e Pass CbufSlot when getting info from the texture descriptor (#2291) il y a 5 ans
  gdkchan f665e1b409 Hold reference for render targets in use (#2156) il y a 5 ans
  riperiperi 9b7335a63b Improve linear texture compatibility rules (#2099) il y a 5 ans
  riperiperi 8d36681bf1 Improve handling for unmapped GPU resources (#2083) il y a 5 ans
  riperiperi b530f0e110 Texture Cache: "Texture Groups" and "Texture Dependencies" (#2001) il y a 5 ans
  gdkchan f565b0e5a6 Match texture if the physical range is the same (#1934) il y a 5 ans
  gdkchan c4f56c5704 Support for resources on non-contiguous GPU memory regions (#1905) il y a 5 ans
  gdkchan 3bad321d2b Fix mipmap base level being ignored for sampled textures and images (#1911) il y a 5 ans
  sharmander 06aa8a7578 GPU - Improve Memory Allocation (#1722) il y a 5 ans
  riperiperi 0108004691 Prefer truly perfect texture matches over fomat aliased ones (#1754) il y a 5 ans
  riperiperi 88633f4bc2 Blacklist very textures with a very small width or height from scaling (#1753) il y a 5 ans
  riperiperi 9493cdfe55 Allow copy destination to have a different scale from source (#1711) il y a 5 ans
  riperiperi 02872833b6 Size hints for copy regions and viewport dimensions to avoid data loss (#1686) il y a 5 ans
  gdkchan a89b81a812 Separate zeta from color formats (#1647) il y a 5 ans
  riperiperi e1da7df207 Support res scale on images, correctly blacklist for SUST, move logic out of backend. (#1657) il y a 5 ans
  gdkchan 11a7c99764 Support 3D BC4 and BC5 compressed textures (#1655) il y a 5 ans
  gdkchan 423da5cc91 Scale texture resolution before sending to backend (#1646) il y a 5 ans
  riperiperi b4d8d893a4 Memory Read/Write Tracking using Region Handles (#1272) il y a 5 ans
  riperiperi f89b754abb Always set new texture data for textures initialized by a copy. (#1576) il y a 5 ans
  gdkchan bd28ce90e6 Implement small indexed draws and other fixes to make guest Vulkan work (#1558) il y a 5 ans
  riperiperi 3d055da5fc Allow swizzles to match with "undefined" components (#1538) il y a 5 ans