Historique des commits

Auteur SHA1 Message Date
  riperiperi cda659955c Texture Sync, incompatible overlap handling, data flush improvements. (#2971) il y a 4 ans
  gdkchan 1485780d90 Fix A1B5G5R5 format for good (#2955) il y a 4 ans
  gdkchan f78bcb8048 Clamp number of mipmap levels to avoid API errors due to invalid textures (#2808) il y a 4 ans
  gdkchan 5b8ceb9173 Swap BGR565 components by changing the format (#2577) il y a 4 ans
  gdkchan c702943af3 Swap BGR components for 16-bit BGR texture formats (#2567) il y a 4 ans
  gdkchan d44d8f2eb6 Workaround for cubemap view data upload bug on Intel (#2539) il y a 4 ans
  riperiperi 4b60371e64 Return mapped buffer pointer directly for flush, WriteableRegion for textures (#2494) il y a 4 ans
  riperiperi 10e17ab423 Only use persistent buffers to flush on NVIDIA and Windows+AMD (#2489) il y a 4 ans
  riperiperi ca5ac37cd6 Flush buffers and texture data through a persistent mapped buffer. (#2481) il y a 4 ans
  riperiperi 212e472c9f Use copy dependencies for the Intel/AMD view format workaround (#2144) il y a 4 ans
  riperiperi 38be18ef2a Fix intel view copy workaround. (#2216) il y a 5 ans
  gdkchan 001005b3d5 Fix sub-image copies on intel GPUs (#2198) il y a 5 ans
  EmulationFanatic 2b92c10105 Fix typos (#2109) il y a 5 ans
  riperiperi b530f0e110 Texture Cache: "Texture Groups" and "Texture Dependencies" (#2001) il y a 5 ans
  riperiperi cf7044e37b Perform Compressed<->Uncompressed copies using Pixel Buffer Objects (#1732) il y a 5 ans
  gdkchan 423da5cc91 Scale texture resolution before sending to backend (#1646) il y a 5 ans
  riperiperi 5d69d9103e Texture/Buffer Memory Management Improvements (#1408) il y a 5 ans
  gdkchan 8dbcae1ff8 Implement BGRA texture support (#1418) il y a 5 ans
  riperiperi 484eb645ae Implement Zero-Configuration Resolution Scaling (#1365) il y a 5 ans
  gdkchan 5011640b30 Spanify Graphics Abstraction Layer (#1226) il y a 5 ans