This website requires JavaScript.
Explore
Help
Sign In
emu-mirror
/
citra-canary
Watch
1
Star
0
Fork
0
You've already forked citra-canary
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
citra-canary
/
src
/
video_core
/
swrasterizer
History
wwylele
72b26ac32f
swrasterizer/clipper: remove tested TODO
...
hwtested. Current implementation is the correct behavior
2017-08-21 08:03:07 +03:00
..
clipper.cpp
swrasterizer/clipper: remove tested TODO
2017-08-21 08:03:07 +03:00
clipper.h
VideoCore: Move software rasterizer files to sub-directory
2017-02-12 18:08:11 -08:00
framebuffer.cpp
SWRasterizer: Move more framebuffer functions to file
2017-02-12 18:13:04 -08:00
framebuffer.h
SWRasterizer: Move more framebuffer functions to file
2017-02-12 18:13:04 -08:00
lighting.cpp
Merge pull request
#2872
from wwylele/sw-geo-factor
2017-08-20 17:49:42 -07:00
lighting.h
SwRasterizer/Lighting: shorten file name
2017-08-03 13:51:22 +03:00
proctex.cpp
pica/swrasterizer: implement procedural texture
2017-05-20 13:50:50 +03:00
proctex.h
pica/swrasterizer: implement procedural texture
2017-05-20 13:50:50 +03:00
rasterizer.cpp
SwRasterizer/Lighting: shorten file name
2017-08-03 13:51:22 +03:00
rasterizer.h
swrasterizer: add missing tc0_w and fragment lighting attribute processing
2017-05-21 09:09:15 +03:00
swrasterizer.cpp
VideoCore: Move software rasterizer files to sub-directory
2017-02-12 18:08:11 -08:00
swrasterizer.h
VideoCore: Move software rasterizer files to sub-directory
2017-02-12 18:08:11 -08:00
texturing.cpp
pica/rasterizer: implement/stub texture wrap mode 4-7
2017-06-04 09:47:25 +03:00
texturing.h
SWRasterizer: Move texturing functions to their own file
2017-02-12 18:12:37 -08:00