| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-05-23 | Spanify Graphics Abstraction Layer (#1226) | gdkchan | |
| * Spanify Graphics Abstraction Layer * Be explicit about BufferHandle size | |||
| 2020-04-25 | Implement texture buffers (#1152) | gdkchan | |
| * Implement texture buffers * Throw NotSupportedException where appropriate | |||
| 2020-03-29 | Workaround for AMD and Intel view format bug (#1050) | gdkchan | |
| * Workaround for Intel view format bug * Dispose of the intermmediate texture aswell * Apply workaround on AMD aswell | |||
| 2020-01-31 | Enable stencil texturing (fixes #866) (#910) | gdkchan | |
| 2020-01-13 | Add a GetSpan method to the memory manager and use it on GPU (#877) | gdkchan | |
| 2020-01-09 | Address PR feedback | gdkchan | |
| Removes a useless null check Aligns some values to improve readability | |||
| 2020-01-09 | Address PR feedback | gdkchan | |
| 2020-01-09 | Remove more unused code | gdkchan | |
| 2020-01-09 | Some code cleanup | gdkchan | |
| 2020-01-09 | Add basic error logging to the GPU | gdkchan | |
| 2020-01-09 | Initial support for the guest OpenGL driver (NVIDIA and Nouveau) | gdkchan | |
| 2020-01-09 | Support copy of slices to 3D textures, remove old 3D render target layered ↵ | gdk | |
| render support, do not delete textures with existing views created from them | |||
| 2020-01-09 | Initial work | gdk | |
