There was an error fetching the commit references. Please try again later.
Merge pull request #1546 from bunnei/refactor-shader-jit
Shader JIT Part 2
No related branches found
No related tags found
Showing
- src/common/x64/emitter.cpp 28 additions, 0 deletionssrc/common/x64/emitter.cpp
- src/common/x64/emitter.h 2 additions, 0 deletionssrc/common/x64/emitter.h
- src/video_core/command_processor.cpp 2 additions, 2 deletionssrc/video_core/command_processor.cpp
- src/video_core/shader/shader.cpp 11 additions, 23 deletionssrc/video_core/shader/shader.cpp
- src/video_core/shader/shader.h 1 addition, 2 deletionssrc/video_core/shader/shader.h
- src/video_core/shader/shader_jit_x64.cpp 183 additions, 119 deletionssrc/video_core/shader/shader_jit_x64.cpp
- src/video_core/shader/shader_jit_x64.h 43 additions, 15 deletionssrc/video_core/shader/shader_jit_x64.h
Loading
Please register or sign in to comment