citra/src/video_core/swrasterizer
James Rowe 14b0435df2
Merge pull request #3994 from FearlessTobi/replace-clamp-functions
Remove MathUtil::Clamp and replace it with its std:: counterpart
2018-08-02 11:08:07 -06:00
..
clipper.cpp log: replace all NGLOG with LOG 2018-06-29 14:18:07 +03:00
clipper.h swrasterizer folder minor edit 2017-10-27 09:44:45 +08:00
framebuffer.cpp Fix compile errors 2018-07-26 13:23:25 +02:00
framebuffer.h swrasterizer: implement shadow map rendering 2018-03-13 13:07:07 +02:00
lighting.cpp Merge pull request #3994 from FearlessTobi/replace-clamp-functions 2018-08-02 11:08:07 -06:00
lighting.h SwRasterizer/Lighting: implement bump mapping 2017-08-22 09:34:44 +03:00
proctex.cpp gl_rasterizer: implement mipmap for proctex 2018-07-06 01:13:02 +03:00
proctex.h pica/swrasterizer: implement procedural texture 2017-05-20 13:50:50 +03:00
rasterizer.cpp Replace MathUtil::Clamp with its std counterpart 2018-07-24 19:08:17 +02:00
rasterizer.h swrasterizer folder minor edit 2017-10-27 09:44:45 +08:00
swrasterizer.cpp swrasterizer folder minor edit 2017-10-27 09:44:45 +08:00
swrasterizer.h Memory: Remove count of cached pages and add InvalidateRegion 2017-12-23 16:10:25 -07:00
texturing.cpp Fix compile errors 2018-07-26 13:23:25 +02:00
texturing.h SWRasterizer: Move texturing functions to their own file 2017-02-12 18:12:37 -08:00