summaryrefslogtreecommitdiff
path: root/src/video_core/shader_environment.h
AgeCommit message (Expand)Author
2025-01-14Revert incorrect copyright attribution for non-contributed filesZephyron
2024-12-31chore: update project references and add Citron copyrightZephyron
2023-12-21shader_recompiler: use float image operations on load/store when requiredLiam
2023-08-03Fix shader dumps with nvdisasmKelebek1
2023-05-02Fix code resize to use word size rather than byte sizeKelebek1
2023-01-01MacroHLE: Add HLE replacement for base vertex and base instance.Fernando Sahmkow
2022-11-22general: fix compile for Apple ClangLiam
2022-11-04video_core: Fix SNORM texture buffer emulating error (#9001)Feng Chen
2022-11-03Merge pull request #8858 from vonchenplus/mipmapbunnei
2022-10-07Update 3D regsKelebek1
2022-09-20video_core: Generate mipmap texture by drawingFengChen
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2022-01-04ShaderDecompiler: Add a debug option to dump the game's shaders.Fernando Sahmkow
2021-10-03gpu: Migrate implementation to the cpp fileameerj
2021-07-22shader_environment: Receive cache version from outsideReinUsesLisp
2021-07-22shader: Initial OpenGL implementationReinUsesLisp
2021-07-22shader: Move pipeline cache logic to separate filesReinUsesLisp