gdkchan
df820a72de
Implement clear buffer (fast path) ( #1902 )
...
* 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 ( #1634 )
...
* 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 ( #1226 )
...
* 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 ( #877 )
2020-01-13 10:27:50 +11:00
gdk
1876b346fe
Initial work
2020-01-09 02:13:00 +01:00