Age | Commit message (Expand) | Author |
2022-08-18 | Removed unused usings. (#3593)1.1.223 | Nicholas Rodine |
2022-08-16 | Avalonia - Couple fixes and improvements to vulkan (#3483)1.1.219 | Emmanuel Hansen |
2022-08-11 | Rename ToSpan to AsSpan (#3556)1.1.211 | gdkchan |
2022-08-04 | Implement HLE macros for render target clears (#3528)1.1.207 | gdkchan |
2022-07-31 | Vulkan backend (#2518)1.1.200 | gdkchan |
2022-07-05 | Add support for alpha to coverage dithering (#3069)1.1.164 | gdkchan |
2022-06-14 | Support Array/3D depth-stencil render target, and single layer clears (#3400)1.1.147 | gdkchan |
2022-05-15 | Avalonia UI - Part 1 (#3270)1.1.122 | Emmanuel Hansen |
2022-05-12 | Implement Viewport Transform Disable (#3328)1.1.120 | riperiperi |
2022-04-10 | New shader cache implementation (#3194)1.1.101 | gdkchan |
2022-02-16 | Do not allow render targets not explicitly written by the fragment shader to ...1.1.31 | gdkchan |
2022-01-21 | Stop using glTransformFeedbackVaryings and use explicit layout on the shader ... | gdkchan |
2022-01-09 | Texture Sync, incompatible overlap handling, data flush improvements. (#2971) | riperiperi |
2022-01-08 | Add support for render scale to vertex stage. (#2763) | riperiperi |
2021-11-10 | Implement DrawTexture functionality (#2747) | gdkchan |
2021-10-18 | Initial tessellation shader support (#2534) | gdkchan |
2021-08-27 | Add a Multithreading layer for the GAL, multi-thread shader compilation at ru... | riperiperi |