Age | Commit message (Expand) | Author |
2022-08-16 | Vulkan: Add ETC2 texture formats (#3576)1.1.218 | gdkchan |
2022-08-11 | Fix blend with RGBX color formats (#3553)1.1.212 | gdkchan |
2022-07-31 | Vulkan backend (#2518)1.1.200 | gdkchan |
2022-03-15 | Implement S8D24 texture format and tweak depth range detection (#2458)1.1.74 | gdkchan |
2022-02-13 | Use Enum and Delegate.CreateDelegate generic overloads (#3111)1.1.27 | Berkan Diler |
2022-01-22 | Add support for BC1/2/3 decompression (for 3D textures) (#2987)1.1.4 | gdkchan |
2021-12-30 | Fix A1B5G5R5 format for good (#2955) | gdkchan |
2021-08-20 | Swap BGR components for 16-bit BGR texture formats (#2567) | gdkchan |
2021-02-08 | Implement ETC2 (RGB) texture format (#2000) | gdkchan |
2021-01-05 | gpu: Implement missing texture formats (#1867) | Ac_K |
2020-10-20 | Fix image binding format (#1625) | gdkchan |
2020-07-26 | Implement BGRA texture support (#1418) | gdkchan |
2020-01-09 | Fix R5G6B5 in SurfaceFlinger (#863) | Thog |
2020-01-09 | Add basic error logging to the GPU | gdkchan |