aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics/Gpu/TextureReader.cs
AgeCommit message (Expand)Author
2018-05-07NvServices refactoring (#120)gdkchan
2018-04-25Some small sync primitive fixes, logging fixes, started to implement the 2D e...gdkchan
2018-04-13Fix for current framebuffer issues (#78)gdkchan
2018-04-10[GPU] Add support for the BC4/5 texture formatsgdkchan
2018-04-10[GPU] Add more shader instructions, add support for rgb565 texturesgdkchan
2018-04-08Add A1B5G5R5 texture format. (#76)LDj3SNuD
2018-04-08Use correct pitch value when decoding linear swizzle texturesgdkchan
2018-04-08Merge shader branch, adding support for GLSL decompilation, a macrogdkchan