Ac_K
|
73f6149bd6
|
gpu: Implement missing texture formats (#1867)
* gpu: Implement Etc2Rgba texture format
* Add more format
* Fix wrong pixel format
|
2021-01-05 06:02:49 +01:00 |
|
gdkchan
|
2dcc6333f8
|
Fix image binding format (#1625)
* Fix image binding format
* XML doc
|
2020-10-20 19:03:20 -03:00 |
|
gdkchan
|
8dbcae1ff8
|
Implement BGRA texture support (#1418)
* Implement BGRA texture support
* Missing AppendLine
* Remove empty lines
* Address PR feedback
|
2020-07-26 00:03:40 -03:00 |
|
Thog
|
ab29521faa
|
Fix R5G6B5 in SurfaceFlinger (#863)
Also fix B5G6R5Unorm wrong definition in Ryujinx.Graphics.OpenGL.
|
2020-01-09 19:12:47 +01:00 |
|
gdkchan
|
af8498d679
|
Add basic error logging to the GPU
|
2020-01-09 02:13:00 +01:00 |
|