Commit Graph
11 Commits
Author SHA1 Message Date
gdkchanandGitHub b18ef8e3a0 Workaround for AMD and Intel view format bug (#1050)
* Workaround for Intel view format bug

* Dispose of the intermmediate texture aswell

* Apply workaround on AMD aswell
2020-03-29 23:48:39 +11:00
gdkchanandGitHub 0202f150d4 Enable stencil texturing (fixes #866) (#910) 2020-01-31 14:42:03 +11:00
gdkchanandjduncanator b8e3909d80 Add a GetSpan method to the memory manager and use it on GPU (#877) 2020-01-13 10:27:50 +11:00
gdkchanandThog 29a825b43b Address PR feedback
Removes a useless null check

Aligns some values to improve readability
2020-01-09 02:13:00 +01:00
gdkchanandThog 92703af555 Address PR feedback 2020-01-09 02:13:00 +01:00
gdkchanandThog 9bfb373bdf Remove more unused code 2020-01-09 02:13:00 +01:00
gdkchanandThog 654e617fe7 Some code cleanup 2020-01-09 02:13:00 +01:00
gdkchanandThog af8498d679 Add basic error logging to the GPU 2020-01-09 02:13:00 +01:00
gdkchanandThog e25b7c9848 Initial support for the guest OpenGL driver (NVIDIA and Nouveau) 2020-01-09 02:13:00 +01:00
gdkandThog d786d8d2b9 Support copy of slices to 3D textures, remove old 3D render target layered render support, do not delete textures with existing views created from them 2020-01-09 02:13:00 +01:00
gdkandThog 1876b346fe Initial work 2020-01-09 02:13:00 +01:00