Commit Graph

9 Commits

Author SHA1 Message Date
3fd6b55f04 Fix value of constant vertex attributes (#2307) 2021-05-24 17:38:38 +10:00
caf049ed15 Avoid some redundant GL calls (#1958) 2021-01-27 08:44:07 +11:00
c9841dab38 Fix vertex buffer handle null check (#1638) 2020-10-26 01:40:50 +01:00
5011640b30 Spanify Graphics Abstraction Layer (#1226)
* Spanify Graphics Abstraction Layer

* Be explicit about BufferHandle size
2020-05-23 11:46:09 +02:00
9948a7be53 Support constant attributes (with a value of zero) (#1066)
* Support constant attributes (with a value of zero)

* Remove extra line
2020-03-30 13:11:24 +11:00
59fdaa744b GPU resource disposal 2020-01-09 02:13:00 +01:00
654e617fe7 Some code cleanup 2020-01-09 02:13:00 +01:00
af8498d679 Add basic error logging to the GPU 2020-01-09 02:13:00 +01:00
gdk
1876b346fe Initial work 2020-01-09 02:13:00 +01:00