aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics/Gal/IGalTexture.cs
AgeCommit message (Expand)Author
2020-01-09Initial workgdk
2019-03-04Do naming refactoring on Ryujinx.Graphics (#611)Alex Barney
2019-02-28 Initial non 2D textures support (#525)Thomas Guillemard
2018-09-18Allow "reinterpretation" of framebuffer/zeta formats (#418)gdkchan
2018-08-19Rendertarget attachments, texture and image changes (#358)ReinUsesLisp
2018-07-09Add locking methods to the ogl resource cache (#238)gdkchan
2018-06-23Small OpenGL Renderer refactoring (#177)gdkchan