gdkchan
|
8f265d9cc5
|
Fix value of constant vertex attributes (#2307)
|
2021-05-24 17:38:38 +10:00 |
|
gdkchan
|
741536f8f1
|
Avoid some redundant GL calls (#1958)
|
2021-01-27 08:44:07 +11:00 |
|
gdkchan
|
d4a3de605c
|
Fix vertex buffer handle null check (#1638)
|
2020-10-26 01:40:50 +01:00 |
|
gdkchan
|
0c06df2ed3
|
Spanify Graphics Abstraction Layer (#1226)
* Spanify Graphics Abstraction Layer
* Be explicit about BufferHandle size
|
2020-05-23 11:46:09 +02:00 |
|
gdkchan
|
a3d666f2ca
|
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 |
|
gdkchan
|
d7fb450216
|
GPU resource disposal
|
2020-01-09 02:13:00 +01:00 |
|
gdkchan
|
d42edddefd
|
Some code cleanup
|
2020-01-09 02:13:00 +01:00 |
|
gdkchan
|
155c2ee2fe
|
Add basic error logging to the GPU
|
2020-01-09 02:13:00 +01:00 |
|
gdk
|
fb2200c09b
|
Initial work
|
2020-01-09 02:13:00 +01:00 |
|