1
0
Fork 0
yuzu-mirror/src/video_core/shader
Lioncash 88d604383e Common: Get rid of alignment macros
The gl rasterizer already uses alignas,
so we may as well move everything over.
2016-03-09 01:31:14 -05:00
..
shader.cpp Add immediate mode vertex submission 2016-03-02 22:16:38 -05:00
shader.h Common: Get rid of alignment macros 2016-03-09 01:31:14 -05:00
shader_interpreter.cpp Add immediate mode vertex submission 2016-03-02 22:16:38 -05:00
shader_interpreter.h video_core: Reorganize headers 2015-09-11 07:31:15 -04:00
shader_jit_x64.cpp Add immediate mode vertex submission 2016-03-02 22:16:38 -05:00
shader_jit_x64.h Shader JIT: Fix off-by-one error when compiling JMPs 2016-01-24 02:15:56 -08:00