summaryrefslogtreecommitdiffstats
path: root/src/video_core/shader/shader_jit_x64_compiler.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* ShaderJIT: add 16 dummy bytes at the bottom of the stackwwylele2017-02-031-2/+5
* shader_jit_x64_compiler: esi and edi should be persistent (#2500)Merry2017-01-311-0/+2
* shader_jit_x64: Don't read program from global stateYuri Kunde Schlesner2017-01-261-20/+16
* VideoCore/Shader: Rename shader_jit_x64{ => _compiler}.{cpp,h}Yuri Kunde Schlesner2017-01-261-0/+888