gdkchan
|
0202f150d4
|
Enable stencil texturing (fixes #866) (#910)
|
2020-01-31 14:42:03 +11:00 |
|
gdkchan
|
b8e3909d80
|
Add a GetSpan method to the memory manager and use it on GPU (#877)
|
2020-01-13 10:27:50 +11:00 |
|
gdkchan
|
29a825b43b
|
Address PR feedback
Removes a useless null check
Aligns some values to improve readability
|
2020-01-09 02:13:00 +01:00 |
|
gdkchan
|
92703af555
|
Address PR feedback
|
2020-01-09 02:13:00 +01:00 |
|
gdkchan
|
9bfb373bdf
|
Remove more unused code
|
2020-01-09 02:13:00 +01:00 |
|
gdkchan
|
654e617fe7
|
Some code cleanup
|
2020-01-09 02:13:00 +01:00 |
|
gdkchan
|
af8498d679
|
Add basic error logging to the GPU
|
2020-01-09 02:13:00 +01:00 |
|
gdkchan
|
e25b7c9848
|
Initial support for the guest OpenGL driver (NVIDIA and Nouveau)
|
2020-01-09 02:13:00 +01:00 |
|
gdk
|
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 |
|
gdk
|
1876b346fe
|
Initial work
|
2020-01-09 02:13:00 +01:00 |
|