1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2025-03-05 09:06:05 +00:00
Commit graph

5 commits

Author SHA1 Message Date
gdkchan df820a72de
Implement clear buffer (fast path) ()
* Implement clear buffer (fast path)

* Remove blank line
2021-01-13 08:50:54 +11:00
gdkchan 812e32f775
Fix transform feedback errors caused by host pause/resume and multiple uses ()
* Fix transform feedback errors caused by host pause/resume

* Fix TFB being used as something else issue with copies

* This is supposed to be StreamCopy
2020-10-25 17:23:42 -03:00
gdkchan 5011640b30
Spanify Graphics Abstraction Layer ()
* Spanify Graphics Abstraction Layer

* Be explicit about BufferHandle size
2020-05-23 11:46:09 +02:00
gdkchan b8e3909d80 Add a GetSpan method to the memory manager and use it on GPU () 2020-01-13 10:27:50 +11:00
gdk 1876b346fe Initial work 2020-01-09 02:13:00 +01:00