dolphin/Source/Plugins/Plugin_VideoSoftware/Src
gnick79 4267adbd5e Related FOG changes:
* revert back to proper upscale mantissa of parameters A and C
* properly downscale magnitude to 0.24 bits instead than ≡0.23
* Z Eyespace conversion for projection by original patent concept

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6463 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-11-23 13:57:01 +00:00
..
BPMemLoader.cpp
BPMemLoader.h
Clipper.cpp
Clipper.h
cocoaGL.h
cocoaGL.m
CommandProcessor.cpp
CommandProcessor.h Replace all bitfields which were only declared with "(un)signed" with their actual types. Let me know if I missed any. It would also be a good idea to test this commit in both x64 and x86. 2010-09-27 04:29:51 +00:00
CPMemLoader.cpp
CPMemLoader.h
DebugUtil.cpp
DebugUtil.h
EfbCopy.cpp
EfbCopy.h
EfbInterface.cpp
EfbInterface.h
GLUtil.cpp
GLUtil.h addendum to last commit: forgot files outside the /Externals/GLew directory... 2010-09-09 17:52:52 +00:00
HwRasterizer.cpp
HwRasterizer.h
main.cpp Add Common::AtomicDecrement for gcc to match win32. 2010-08-10 08:29:15 +00:00
main.h
NativeVertexFormat.h
OpcodeDecoder.cpp
OpcodeDecoder.h
PixelEngine.cpp
PixelEngine.h
RasterFont.cpp
RasterFont.h
Rasterizer.cpp
Rasterizer.h
Renderer.cpp
Renderer.h
SConscript Some refinements to (r5955+r5962+r5964): 2010-07-24 17:39:17 +00:00
SetupUnit.cpp
SetupUnit.h
Statistics.cpp
Statistics.h
stdafx.cpp
stdafx.h
Tev.cpp Related FOG changes: 2010-11-23 13:57:01 +00:00
Tev.h
TextureEncoder.cpp
TextureEncoder.h
TextureSampler.cpp
TextureSampler.h
TransformUnit.cpp
TransformUnit.h
Vec3.h Silence some compiler warnings. 2010-08-01 16:14:35 +00:00
VertexFormatConverter.cpp
VertexFormatConverter.h
VertexLoader_Position.h
VertexLoader.cpp Merged identical VertexManager code from DX9/DX11/OGL plugins into VideoCommon. Still need to merge VertexManager::Flush (will be easier after TextureCache is merged). Purposely using a class/virtualfuncs rather than a namespace so multiple VertexManager can be in one plugin (VideoMergeNew? :p). 2010-10-03 00:41:06 +00:00
VertexLoader.h
VideoConfig.cpp
VideoConfig.h Changed macro for disallowing copy-ctor and =operator into an inheritable class. Removed IrPointer.ini (no longer used) 2010-11-15 05:29:10 +00:00
Win32.cpp
Win32.h
XFMemLoader.cpp
XFMemLoader.h Replace all bitfields which were only declared with "(un)signed" with their actual types. Let me know if I missed any. It would also be a good idea to test this commit in both x64 and x86. 2010-09-27 04:29:51 +00:00