Ryujinx/Ryujinx.Graphics.OpenGL/Image
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
..
Sampler.cs Spanify Graphics Abstraction Layer (#1226) 2020-05-23 11:46:09 +02:00
TextureBase.cs Implement BGRA texture support (#1418) 2020-07-26 00:03:40 -03:00
TextureBuffer.cs Spanify Graphics Abstraction Layer (#1226) 2020-05-23 11:46:09 +02:00
TextureCopy.cs Implement BGRA texture support (#1418) 2020-07-26 00:03:40 -03:00
TextureCopyUnscaled.cs Implement Zero-Configuration Resolution Scaling (#1365) 2020-07-07 04:41:07 +02:00
TextureStorage.cs Implement Zero-Configuration Resolution Scaling (#1365) 2020-07-07 04:41:07 +02:00
TextureView.cs Implement BGRA texture support (#1418) 2020-07-26 00:03:40 -03:00