dolphin/Source/Core/VideoBackends/Software
Tony Wasserka 6950f533ae Merge pull request #355 from magumagu/gx-missing-opcode
Opcode decoding: handle missing opcodes 0x88 etc.
2014-05-18 11:12:06 +02:00
..
BPMemLoader.cpp Software backend: Delete forked PixelEngine. 2014-03-29 12:07:20 -07:00
BPMemLoader.h
Clipper.cpp Video backends: mass-replace "xfregs" with "xfmem". 2014-05-16 18:58:07 -07:00
Clipper.h
CMakeLists.txt Software backend: Delete forked PixelEngine. 2014-03-29 12:07:20 -07:00
CPMemLoader.cpp
CPMemLoader.h
DebugUtil.cpp Fix "warning: unused variable 'skipFrames'" 2014-04-19 04:59:37 +02:00
DebugUtil.h VideoSoftware: remove const memory usage of DebugUtil 2014-04-12 13:32:53 +02:00
EfbCopy.cpp
EfbCopy.h
EfbInterface.cpp Software backend: Delete forked PixelEngine. 2014-03-29 12:07:20 -07:00
EfbInterface.h SWBackend: Fix code style. 2014-04-05 13:08:00 -07:00
HwRasterizer.cpp SW backend: make shaders work on Intel/Windows. 2014-03-29 13:10:43 -07:00
HwRasterizer.h
NativeVertexFormat.h
OpcodeDecoder.cpp Opcode decoding: 0xC0 isn't a valid command. 2014-05-08 15:49:19 -07:00
OpcodeDecoder.h Merge pull request #355 from magumagu/gx-missing-opcode 2014-05-18 11:12:06 +02:00
RasterFont.cpp
RasterFont.h
Rasterizer.cpp Video backends: mass-replace "xfregs" with "xfmem". 2014-05-16 18:58:07 -07:00
Rasterizer.h
SetupUnit.cpp Video backends: warn on usage of GL_DRAW_QUADS_2. 2014-05-17 11:55:32 -07:00
SetupUnit.h
Software.vcxproj Software backend: Delete forked PixelEngine. 2014-03-29 12:07:20 -07:00
stdafx.cpp
stdafx.h
SWCommandProcessor.cpp
SWCommandProcessor.h
SWmain.cpp Video backends: mass-replace "xfregs" with "xfmem". 2014-05-16 18:58:07 -07:00
SWRenderer.cpp SW backend: make shaders work on Intel/Windows. 2014-03-29 13:10:43 -07:00
SWRenderer.h Remove all trailing whitespaces from our codebase. 2014-03-29 11:05:44 +01:00
SWStatistics.cpp
SWStatistics.h
SWVertexLoader.cpp Video backends: mass-replace "xfregs" with "xfmem". 2014-05-16 18:58:07 -07:00
SWVertexLoader.h
SWVideoConfig.cpp
SWVideoConfig.h
Tev.cpp Merge pull request #269 from magumagu/swbackend-xfregisters 2014-05-17 10:40:57 +02:00
Tev.h Software renderer: Use color combiner configuration for alpha combiner compare mode inputs. 2014-03-26 00:23:58 +01:00
TextureEncoder.cpp BPMemory: Expose the pixel_format and zformat fields in PE_CONTROL as enumerations. 2014-03-25 23:57:58 +01:00
TextureEncoder.h
TextureSampler.cpp
TextureSampler.h
TransformUnit.cpp Merge pull request #360 from magumagu/lighting-rounding 2014-05-17 21:06:31 +02:00
TransformUnit.h
Vec3.h
VideoBackend.h Software backend: Delete forked PixelEngine. 2014-03-29 12:07:20 -07:00
VideoConfigDialog.cpp More range-based loops and overrides 2014-03-17 02:55:55 +01:00
VideoConfigDialog.h
XFMemLoader.cpp Video backends: mass-replace "xfregs" with "xfmem". 2014-05-16 18:58:07 -07:00
XFMemLoader.h Video backends: unify xfregs/xfmem structures. 2014-05-16 18:55:30 -07:00