summaryrefslogtreecommitdiff
path: root/CMakeModules/GenerateSCMRev.cmake (unfollow)
Commit message (Expand)AuthorFilesLines
2020-04-07Removed leftover test codeGravatar SilverBeamx1-2/+0
2020-04-07Addressed feedback: removed CMake hack in favor of building the necessary str...Gravatar SilverBeamx1-19/+2
2020-04-07Hack BUILD_FULLNAME into GenerateSCMRev.cmakeGravatar SilverBeamx1-0/+19
2020-03-13shader/transform_feedback: Add host API friendly TFB builderGravatar ReinUsesLisp1-0/+2
2020-03-09video_core: Rename "const buffer locker" to "registry"Gravatar ReinUsesLisp1-2/+2
2020-03-09gl_shader_cache: Rework shader cache and remove post-specializationsGravatar ReinUsesLisp1-2/+0
2020-01-16Fix git version in scm_rev.cppGravatar James Rowe1-0/+4
2019-10-25VideoCore: Unify const buffer accessing along engines and provide ConstBuffer...Gravatar Fernando Sahmkow1-2/+4
2019-10-04Shader_Ir: Refactor Decompilation process and allow multiple decompilation mo...Gravatar Fernando Sahmkow1-0/+2
2019-10-04shader_ir: Corrections to outward movements and misc stuffsGravatar Fernando Sahmkow1-0/+4
2019-08-21shader_ir: Implement VOTEGravatar ReinUsesLisp1-0/+1
2019-07-09shader_ir: Implement a new shader scannerGravatar Fernando Sahmkow1-0/+2
2019-06-20shader: Decode SUST and implement backing image functionalityGravatar ReinUsesLisp1-0/+1
2019-06-06cmake: Add missing shader hash file entriesGravatar ReinUsesLisp1-0/+3
2019-04-16GenerateSCMRev: fix Travis compilation on repo forksGravatar fearlessTobi1-1/+1
2019-02-26shader/decode: Split memory and texture instructions decodingGravatar ReinUsesLisp1-0/+1
2019-02-06cmake: Fix title bar issueGravatar ReinUsesLisp1-8/+1
2019-02-06cmake: Fixup application stringGravatar Michael1-2/+2
2019-02-06gl_shader_disk_cache: Invalidate shader cache changes with CMake hashGravatar ReinUsesLisp1-0/+101