.. |
Debugger
|
Lots of code and warning cleanup. OGL/D3D: Moved to a shared config class in VideoCommon. This lets VideoCommon code read the config without ugly hacks. Fixed various config race conditions by keeping a copy (g_ActiveConfig) of the g_Config struct which is updated once per frame.
|
2009-09-13 08:21:35 +00:00 |
W32Util
|
Debugger for DX9 plugin.
|
2009-09-02 06:33:41 +00:00 |
BPFunctions.cpp
|
Lots of code and warning cleanup. OGL/D3D: Moved to a shared config class in VideoCommon. This lets VideoCommon code read the config without ugly hacks. Fixed various config race conditions by keeping a copy (g_ActiveConfig) of the g_Config struct which is updated once per frame.
|
2009-09-13 08:21:35 +00:00 |
CPStructs.cpp
|
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
|
2009-07-28 21:32:10 +00:00 |
CPStructs.h
|
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
|
2009-07-28 21:32:10 +00:00 |
D3DBase.cpp
|
Lots of code and warning cleanup. OGL/D3D: Moved to a shared config class in VideoCommon. This lets VideoCommon code read the config without ugly hacks. Fixed various config race conditions by keeping a copy (g_ActiveConfig) of the g_Config struct which is updated once per frame.
|
2009-09-13 08:21:35 +00:00 |
D3DBase.h
|
Lots of code and warning cleanup. OGL/D3D: Moved to a shared config class in VideoCommon. This lets VideoCommon code read the config without ugly hacks. Fixed various config race conditions by keeping a copy (g_ActiveConfig) of the g_Config struct which is updated once per frame.
|
2009-09-13 08:21:35 +00:00 |
D3DShader.cpp
|
Lots of code and warning cleanup. OGL/D3D: Moved to a shared config class in VideoCommon. This lets VideoCommon code read the config without ugly hacks. Fixed various config race conditions by keeping a copy (g_ActiveConfig) of the g_Config struct which is updated once per frame.
|
2009-09-13 08:21:35 +00:00 |
D3DShader.h
|
D3D: Fixed dstAlpha, aka "when everything is broken, at least mario have a nice shadow", and removed Cg leftover from it.
|
2009-09-02 04:10:40 +00:00 |
D3DTexture.cpp
|
D3D: Fix bugs in the shader cache, fixes crashes on x64. added some debugging stuff (only active in debug builds). assorted code cleanup.
|
2009-09-01 19:48:45 +00:00 |
D3DTexture.h
|
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
|
2009-07-28 21:32:10 +00:00 |
D3DUtil.cpp
|
Lots of code and warning cleanup. OGL/D3D: Moved to a shared config class in VideoCommon. This lets VideoCommon code read the config without ugly hacks. Fixed various config race conditions by keeping a copy (g_ActiveConfig) of the g_Config struct which is updated once per frame.
|
2009-09-13 08:21:35 +00:00 |
D3DUtil.h
|
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
|
2009-07-28 21:32:10 +00:00 |
DLCompiler.cpp
|
set svn:eol-style=native for Plugins/**.cpp
|
2008-12-08 05:25:12 +00:00 |
DLCompiler.h
|
set svn:eol-style=native for **.h
|
2008-12-08 04:46:09 +00:00 |
DlgSettings.cpp
|
Lots of code and warning cleanup. OGL/D3D: Moved to a shared config class in VideoCommon. This lets VideoCommon code read the config without ugly hacks. Fixed various config race conditions by keeping a copy (g_ActiveConfig) of the g_Config struct which is updated once per frame.
|
2009-09-13 08:21:35 +00:00 |
DlgSettings.h
|
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
|
2009-07-28 21:32:10 +00:00 |
EmuWindow.cpp
|
Lots of code and warning cleanup. OGL/D3D: Moved to a shared config class in VideoCommon. This lets VideoCommon code read the config without ugly hacks. Fixed various config race conditions by keeping a copy (g_ActiveConfig) of the g_Config struct which is updated once per frame.
|
2009-09-13 08:21:35 +00:00 |
EmuWindow.h
|
set svn:eol-style=native for **.h
|
2008-12-08 04:46:09 +00:00 |
Globals.h
|
Clean up some of the commenting by JPeterson.
|
2009-09-01 13:06:37 +00:00 |
NativeVertexFormat.cpp
|
D3D: Fix bugs in the shader cache, fixes crashes on x64. added some debugging stuff (only active in debug builds). assorted code cleanup.
|
2009-09-01 19:48:45 +00:00 |
PixelShaderCache.cpp
|
Lots of code and warning cleanup. OGL/D3D: Moved to a shared config class in VideoCommon. This lets VideoCommon code read the config without ugly hacks. Fixed various config race conditions by keeping a copy (g_ActiveConfig) of the g_Config struct which is updated once per frame.
|
2009-09-13 08:21:35 +00:00 |
PixelShaderCache.h
|
D3D: Minor bug fix and some code cleanup for DirectX API call reduction.
|
2009-09-10 03:36:32 +00:00 |
RGBAFloat.h
|
set svn:eol-style=native for **.h
|
2008-12-08 04:46:09 +00:00 |
Render.cpp
|
Lots of code and warning cleanup. OGL/D3D: Moved to a shared config class in VideoCommon. This lets VideoCommon code read the config without ugly hacks. Fixed various config race conditions by keeping a copy (g_ActiveConfig) of the g_Config struct which is updated once per frame.
|
2009-09-13 08:21:35 +00:00 |
TextureCache.cpp
|
Kill some horribly ugly hackery :( It's just not right to pass entire IniFile objects across DLLs. Only POD (plain-old-data, like int, float, char, char[] etc) are safe to pass across DLL boundaries.
|
2009-09-13 08:54:46 +00:00 |
TextureCache.h
|
Fix screen flickering with frameskip on D3D plugin, also fix occasional hang when turning frameskip off
|
2009-09-04 06:09:21 +00:00 |
Utils.cpp
|
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
|
2009-07-28 21:32:10 +00:00 |
Utils.h
|
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
|
2009-07-28 21:32:10 +00:00 |
Vec3.h
|
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
|
2009-07-28 21:32:10 +00:00 |
VertexManager.cpp
|
Some housecleaning around the D3D plugin, start of preparations to share even more code with the GL plugin.
|
2009-09-03 19:24:16 +00:00 |
VertexManager.h
|
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
|
2009-07-28 21:32:10 +00:00 |
VertexShaderCache.cpp
|
Lots of code and warning cleanup. OGL/D3D: Moved to a shared config class in VideoCommon. This lets VideoCommon code read the config without ugly hacks. Fixed various config race conditions by keeping a copy (g_ActiveConfig) of the g_Config struct which is updated once per frame.
|
2009-09-13 08:21:35 +00:00 |
VertexShaderCache.h
|
D3D: Minor bug fix and some code cleanup for DirectX API call reduction.
|
2009-09-10 03:36:32 +00:00 |
XFStructs.cpp
|
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
|
2009-07-28 21:32:10 +00:00 |
XFStructs.h
|
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
|
2009-07-28 21:32:10 +00:00 |
bmp_io.cpp
|
set svn:eol-style=native for Plugins/**.cpp
|
2008-12-08 05:25:12 +00:00 |
bmp_io.h
|
set svn:eol-style=native for **.h
|
2008-12-08 04:46:09 +00:00 |
main.cpp
|
Kill some horribly ugly hackery :( It's just not right to pass entire IniFile objects across DLLs. Only POD (plain-old-data, like int, float, char, char[] etc) are safe to pass across DLL boundaries.
|
2009-09-13 08:54:46 +00:00 |
main.h
|
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
|
2009-07-28 21:32:10 +00:00 |
resource.h
|
Added support for dumping avi files (thanks baby.lueshi). Use Microsoft Video 1 codec for starters. Make sure to check the dump rendered frames box in the video plugin settings, or it won't work.
|
2009-03-28 21:07:16 +00:00 |
resource.rc
|
Lots of code and warning cleanup. OGL/D3D: Moved to a shared config class in VideoCommon. This lets VideoCommon code read the config without ugly hacks. Fixed various config race conditions by keeping a copy (g_ActiveConfig) of the g_Config struct which is updated once per frame.
|
2009-09-13 08:21:35 +00:00 |
stdafx.cpp
|
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
|
2009-07-28 21:32:10 +00:00 |
stdafx.h
|
Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :)
|
2009-07-28 21:32:10 +00:00 |