Age | Commit message (Expand) | Author |
2022-08-11 | OpenGL: Limit vertex buffer range for non-indexed draws (#3542)1.1.213 | gdkchan |
2021-08-26 | Add support for HLE macros and accelerate MultiDrawElementsIndirectCount #2 (... | mpnico |
2021-08-20 | Change disabled vertex attribute value to (0, 0, 0, 1) (#2573) | riperiperi |
2021-05-24 | Fix value of constant vertex attributes (#2307) | gdkchan |
2021-01-27 | Avoid some redundant GL calls (#1958) | gdkchan |
2020-10-26 | Fix vertex buffer handle null check (#1638) | gdkchan |
2020-05-23 | Spanify Graphics Abstraction Layer (#1226) | gdkchan |
2020-03-30 | Support constant attributes (with a value of zero) (#1066) | gdkchan |
2020-01-09 | GPU resource disposal | gdkchan |
2020-01-09 | Some code cleanup | gdkchan |
2020-01-09 | Add basic error logging to the GPU | gdkchan |
2020-01-09 | Initial work | gdk |