dolphin/Source/Core/VideoBackends/Software
NanoByte011 59f273696a VideoSW: refactor shared lighting attenuation function
- Refactored Light Attenuation into inline function in Software Renderer
- Corrected zero length light direction vector to resolve with normal direction (essentially becomes LIGHTDIF_NONE which was what I was after)
- Change the API of this shared function to use points for output variables (degasus)
2015-06-08 23:20:27 +02:00
..
BPMemLoader.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
BPMemLoader.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
Clipper.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
Clipper.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
CMakeLists.txt VideoCommon/VideoBackends: Remove unnecessary wxWidgets references. 2014-11-01 19:19:00 -04:00
CPMemLoader.cpp Add a dirty flag for arraybases. 2015-05-30 04:39:48 +12:00
CPMemLoader.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
DebugUtil.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
DebugUtil.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
EfbCopy.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
EfbCopy.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
EfbInterface.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
EfbInterface.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
HwRasterizer.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
HwRasterizer.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
NativeVertexFormat.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
OpcodeDecoder.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
OpcodeDecoder.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
RasterFont.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
RasterFont.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
Rasterizer.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
Rasterizer.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
SetupUnit.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
SetupUnit.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
Software.vcxproj VideoCommon/VideoBackends: Remove unnecessary wxWidgets references. 2014-11-01 19:19:00 -04:00
SWCommandProcessor.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
SWCommandProcessor.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
SWmain.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
SWRenderer.cpp Fix building with PCH disabled. 2015-05-26 22:44:51 -05:00
SWRenderer.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
SWStatistics.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
SWStatistics.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
SWVertexLoader.cpp Clean up cached_arraybases. Update VideoSW to new scheme. 2015-05-30 04:09:27 +12:00
SWVertexLoader.h Merge pull request #2274 from degasus/disable_bbox 2015-05-25 08:46:12 -04:00
SWVideoConfig.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
SWVideoConfig.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
Tev.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
Tev.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
TextureEncoder.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
TextureEncoder.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
TextureSampler.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
TextureSampler.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
TransformUnit.cpp VideoSW: refactor shared lighting attenuation function 2015-06-08 23:20:27 +02:00
TransformUnit.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
Vec3.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
VideoBackend.h Add missing license headers 2015-05-25 13:11:47 +02:00
XFMemLoader.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
XFMemLoader.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00