aboutsummaryrefslogtreecommitdiff
path: root/src/video_core/shader/decode/texture.cpp
AgeCommit message (Expand)Author
2019-05-09video_core/shader/decode/texture: Remove unused variable from GetTld4Code()Lioncash
2019-05-04shader/decode/texture: Remove unused variableLioncash
2019-04-26shader_ir/texture: Fix sampler const buffer key shiftReinUsesLisp
2019-04-08Adapt Bindless to work with AOFFIFernando Sahmkow
2019-04-08Move ConstBufferAccessor to Maxwell3d, correct mistakes and clang format.Fernando Sahmkow
2019-04-08Fix TMMLFernando Sahmkow
2019-04-08Refactor GetTextureCode and GetTexCode to use an optional instead of optional...Fernando Sahmkow
2019-04-08Implement TXQ_BFernando Sahmkow
2019-04-08Implement TMML_BFernando Sahmkow
2019-04-08Corrections to TEX_BFernando Sahmkow
2019-04-08Unify both sampler types.Fernando Sahmkow
2019-04-08Implement Bindless Samplers and TEX_B in the IR.Fernando Sahmkow
2019-03-31shader_ir/decode: Silent implicit sign conversion warningMat M
2019-03-30shader_ir/decode: Implement AOFFI for TEX and TLD4ReinUsesLisp
2019-02-26shader/decode: Remove extras from MetaTextureReinUsesLisp
2019-02-26shader/decode: Split memory and texture instructions decodingReinUsesLisp