citra/src/video_core/swrasterizer
Weiyi Wang 78685065cf
Merge pull request #3916 from wwylele/mipmap-proctex
gl_rasterizer: implement mipmap for procedural texture
2018-07-19 11:51:57 +03: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 reformat all files with clang-format 2018-06-29 16:56:12 +03:00
framebuffer.h swrasterizer: implement shadow map rendering 2018-03-13 13:07:07 +02:00
lighting.cpp reformat all files with clang-format 2018-06-29 16:56:12 +03: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 swrasterizer, gl_shader_gen: return 0.0 for Disabled texture unit 0 2018-06-30 11:36:39 +03: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 log: replace all NGLOG with LOG 2018-06-29 14:18:07 +03:00
texturing.h SWRasterizer: Move texturing functions to their own file 2017-02-12 18:12:37 -08:00