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
|
3df8f4a785
|
Workaround for AMD and Intel view format bug (#1050)
* Workaround for Intel view format bug
* Dispose of the intermmediate texture aswell
* Apply workaround on AMD aswell
|
2020-03-29 23:48:39 +11:00 |
|
riperiperi
|
5b22353673
|
Reduce copy destination size by target mipmap level, rather than source size. (#959)
* Change destination size by target mipmap level, rather than source.
* Check dst for Texture3D rather than src.
|
2020-03-01 07:50:44 +11:00 |
|
gdkchan
|
d42edddefd
|
Some code cleanup
|
2020-01-09 02:13:00 +01:00 |
|
gdk
|
fb2200c09b
|
Initial work
|
2020-01-09 02:13:00 +01:00 |
|