This website requires JavaScript.
Explore
Help
Sign In
JJBanana13
/
suyu
Watch
1
Star
0
Fork
0
You've already forked suyu
mirror of
https://git.suyu.dev/suyu/suyu
synced
2026-04-29 18:02:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
305e63d9eafb74774cb3d390eea0da74a64665d7
suyu
/
src
/
video_core
/
shader
History
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_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
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