..
OpenCL
Fix {Read,Write}FileToString.
2013-11-05 00:33:41 +13:00
AVIDump.cpp
Run code through the advanced tool 'sed' to remove trailing whitespace.
2013-11-03 20:54:05 -05:00
AVIDump.h
Run code through the advanced tool 'sed' to remove trailing whitespace.
2013-11-03 20:54:05 -05:00
BPFunctions.cpp
VideoCommon: drop UpdateViewportWithCorrection
2013-10-29 18:55:50 +01:00
BPFunctions.h
New license header introduced for DiscIO, AudioCommon, InputCommon, VideoCommon, and Common projects.
2013-04-17 23:09:55 -04:00
BPMemory.cpp
Revert "Handle BP mask register better to avoid useless BP writes (causing flushes)"
2013-11-20 22:53:10 +01:00
BPMemory.h
Run code through the advanced tool 'sed' to remove trailing whitespace.
2013-11-03 20:54:05 -05:00
BPStructs.cpp
Run code through the advanced tool 'sed' to remove trailing whitespace.
2013-11-03 20:54:05 -05:00
BPStructs.h
New license header introduced for DiscIO, AudioCommon, InputCommon, VideoCommon, and Common projects.
2013-04-17 23:09:55 -04:00
CommandProcessor.cpp
Run code through the advanced tool 'sed' to remove trailing whitespace.
2013-11-03 20:54:05 -05:00
CommandProcessor.h
Run code through the advanced tool 'sed' to remove trailing whitespace.
2013-11-03 20:54:05 -05:00
ConstantManager.h
OGL: update ubo workaround
2013-10-12 20:31:59 +02:00
CPMemory.cpp
New license header introduced for DiscIO, AudioCommon, InputCommon, VideoCommon, and Common projects.
2013-04-17 23:09:55 -04:00
CPMemory.h
Run code through the advanced tool 'sed' to remove trailing whitespace.
2013-11-03 20:54:05 -05:00
DataReader.h
Run code through the advanced tool 'sed' to remove trailing whitespace.
2013-11-03 20:54:05 -05:00
Debugger.cpp
Fix {Read,Write}FileToString.
2013-11-05 00:33:41 +13:00
Debugger.h
New license header introduced for DiscIO, AudioCommon, InputCommon, VideoCommon, and Common projects.
2013-04-17 23:09:55 -04:00
DLCache.h
New license header introduced for DiscIO, AudioCommon, InputCommon, VideoCommon, and Common projects.
2013-04-17 23:09:55 -04:00
DriverDetails.cpp
[Android] Due to recent changes in code breaking Tegra 4 support, and also the upcoming code which will be breaking GLES2 support entirely. Taking the initiative to drop the remaining support code from the codebase in preparation for the upcoming changes. For a look at how Dolphin on Tegra 4 looked like prior and would not have been able to be fixed at all due to Tegra 4 not supporting the precision we need in our shaders; Look at this Youtube video http://youtu.be/Ga7Jc_Ote7U
2013-11-24 15:49:23 -06:00
DriverDetails.h
[Android] Due to recent changes in code breaking Tegra 4 support, and also the upcoming code which will be breaking GLES2 support entirely. Taking the initiative to drop the remaining support code from the codebase in preparation for the upcoming changes. For a look at how Dolphin on Tegra 4 looked like prior and would not have been able to be fixed at all due to Tegra 4 not supporting the precision we need in our shaders; Look at this Youtube video http://youtu.be/Ga7Jc_Ote7U
2013-11-24 15:49:23 -06:00
EmuWindow.cpp
Merge X11+D3D FreeLook feature into DolphinWX
2013-11-29 06:09:54 +01:00
EmuWindow.h
Fifo.cpp
Run code through the advanced tool 'sed' to remove trailing whitespace.
2013-11-03 20:54:05 -05:00
Fifo.h
New license header introduced for DiscIO, AudioCommon, InputCommon, VideoCommon, and Common projects.
2013-04-17 23:09:55 -04:00
FPSCounter.cpp
New license header introduced for DiscIO, AudioCommon, InputCommon, VideoCommon, and Common projects.
2013-04-17 23:09:55 -04:00
FPSCounter.h
New license header introduced for DiscIO, AudioCommon, InputCommon, VideoCommon, and Common projects.
2013-04-17 23:09:55 -04:00
FramebufferManagerBase.cpp
Formatting cleanup for VideoCommon.
2013-04-24 09:21:54 -04:00
FramebufferManagerBase.h
Unused arguments removed from XFBSource::Draw
2013-11-24 11:33:43 +13:00
GenericDLCache.cpp
Run code through the advanced tool 'sed' to remove trailing whitespace.
2013-11-03 20:54:05 -05:00
GenericTextureDecoder.cpp
Run code through the advanced tool 'sed' to remove trailing whitespace.
2013-11-03 20:54:05 -05:00
HiresTextures.cpp
Run code through the advanced tool 'sed' to remove trailing whitespace.
2013-11-03 20:54:05 -05:00
HiresTextures.h
New license header introduced for DiscIO, AudioCommon, InputCommon, VideoCommon, and Common projects.
2013-04-17 23:09:55 -04:00
ImageWrite.cpp
Imagewrite.cpp had same problem.
2013-11-17 11:30:05 +13:00
ImageWrite.h
Use IOFile for TextureToPng to support non-ascii
2013-11-17 11:14:38 +13:00
IndexGenerator.cpp
Run code through the advanced tool 'sed' to remove trailing whitespace.
2013-11-03 20:54:05 -05:00
IndexGenerator.h
Run code through the advanced tool 'sed' to remove trailing whitespace.
2013-11-03 20:54:05 -05:00
LightingShaderGen.h
[Android] Tegra 4 'support.' This brings up the OpenGL backend to support Tegra 4 to the point where it will run games but it doesn't have any video output for some reason. This is a large change that doesn't actually change much functionally. Walking through the changes.
2013-10-06 03:12:29 -05:00
LookUpTables.h
New license header introduced for DiscIO, AudioCommon, InputCommon, VideoCommon, and Common projects.
2013-04-17 23:09:55 -04:00
MainBase.cpp
Run code through the advanced tool 'sed' to remove trailing whitespace.
2013-11-03 20:54:05 -05:00
MainBase.h
memcpy_amd.cpp
Run code through the advanced tool 'sed' to remove trailing whitespace.
2013-11-03 20:54:05 -05:00
NativeVertexFormat.h
Run code through the advanced tool 'sed' to remove trailing whitespace.
2013-11-03 20:54:05 -05:00
OnScreenDisplay.cpp
[Android] Fix the ability to stop the game and start another.
2013-09-23 01:43:18 -05:00
OnScreenDisplay.h
Refactor VideoCommon/OnScreenDisplay.
2013-08-24 02:13:54 +02:00
OpcodeDecoding.cpp
Run code through the advanced tool 'sed' to remove trailing whitespace.
2013-11-03 20:54:05 -05:00
OpcodeDecoding.h
Fix a bunch of random typos in comments and logging.
2013-04-19 09:21:45 -04:00
OpenCL.cpp
Run code through the advanced tool 'sed' to remove trailing whitespace.
2013-11-03 20:54:05 -05:00
OpenCL.h
New license header introduced for DiscIO, AudioCommon, InputCommon, VideoCommon, and Common projects.
2013-04-17 23:09:55 -04:00
PerfQueryBase.cpp
Add an option to enable performance queries in gameini files, disable it by default
2013-08-14 23:16:46 +02:00
PerfQueryBase.h
Add an option to enable performance queries in gameini files, disable it by default
2013-08-14 23:16:46 +02:00
PixelEngine.cpp
Run code through the advanced tool 'sed' to remove trailing whitespace.
2013-11-03 20:54:05 -05:00
PixelEngine.h
Run code through the advanced tool 'sed' to remove trailing whitespace.
2013-11-03 20:54:05 -05:00
PixelShaderGen.cpp
Fix the issue with COLOROUT not being defined anymore. Fix a issue where Mali shader compiler is idiotic in finding an overload for the mix function.
2013-11-25 00:06:29 +00:00
PixelShaderGen.h
OGL: update ubo workaround
2013-10-12 20:31:59 +02:00
PixelShaderManager.cpp
warnings and code formatting
2013-11-13 04:03:46 -05:00
PixelShaderManager.h
Run code through the advanced tool 'sed' to remove trailing whitespace.
2013-11-03 20:54:05 -05:00
RenderBase.cpp
Revert "Be less dumb."
2013-11-10 00:22:33 +01:00
RenderBase.h
Revert "Be less dumb."
2013-11-10 00:22:33 +01:00
ShaderGenCommon.h
warnings and code formatting
2013-11-13 04:03:46 -05:00
Statistics.cpp
add new statistics for gpu buffer streaming
2013-05-23 21:07:01 +02:00
Statistics.h
Run code through the advanced tool 'sed' to remove trailing whitespace.
2013-11-03 20:54:05 -05:00
stdafx.cpp
Update to VS2013 and a slew of build-related updates. Notes:
2013-10-26 17:55:38 -07:00
stdafx.h
Update to VS2013 and a slew of build-related updates. Notes:
2013-10-26 17:55:38 -07:00
TextureCacheBase.cpp
VideoCommon: reorder cbufid in orderer. We've used once two times
2013-11-24 04:43:54 +01:00
TextureCacheBase.h
Use IOFile for TextureToPng to support non-ascii
2013-11-17 11:14:38 +13:00
TextureConversionShader.cpp
ogl: drop all %f from TextureConversionShader
2013-11-04 12:38:55 +01:00
TextureConversionShader.h
VideoCommon: keep a copy of the const buffer in VideoCommon
2013-10-12 20:29:56 +02:00
TextureDecoder.h
Run code through the advanced tool 'sed' to remove trailing whitespace.
2013-11-03 20:54:05 -05:00
VertexLoader_Color.cpp
Run code through the advanced tool 'sed' to remove trailing whitespace.
2013-11-03 20:54:05 -05:00
VertexLoader_Color.h
New license header introduced for DiscIO, AudioCommon, InputCommon, VideoCommon, and Common projects.
2013-04-17 23:09:55 -04:00
VertexLoader_Normal.cpp
Run code through the advanced tool 'sed' to remove trailing whitespace.
2013-11-03 20:54:05 -05:00
VertexLoader_Normal.h
Run code through the advanced tool 'sed' to remove trailing whitespace.
2013-11-03 20:54:05 -05:00
VertexLoader_Position.cpp
Run code through the advanced tool 'sed' to remove trailing whitespace.
2013-11-03 20:54:05 -05:00
VertexLoader_Position.h
New license header introduced for DiscIO, AudioCommon, InputCommon, VideoCommon, and Common projects.
2013-04-17 23:09:55 -04:00
VertexLoader_TextCoord.cpp
Run code through the advanced tool 'sed' to remove trailing whitespace.
2013-11-03 20:54:05 -05:00
VertexLoader_TextCoord.h
New license header introduced for DiscIO, AudioCommon, InputCommon, VideoCommon, and Common projects.
2013-04-17 23:09:55 -04:00
VertexLoader.cpp
Run code through the advanced tool 'sed' to remove trailing whitespace.
2013-11-03 20:54:05 -05:00
VertexLoader.h
Run code through the advanced tool 'sed' to remove trailing whitespace.
2013-11-03 20:54:05 -05:00
VertexLoaderManager.cpp
Run code through clang-modernize -loop-convert to create range-based for loops, and manually fix some stuff up.
2013-11-03 20:54:01 -05:00
VertexLoaderManager.h
New license header introduced for DiscIO, AudioCommon, InputCommon, VideoCommon, and Common projects.
2013-04-17 23:09:55 -04:00
VertexManagerBase.cpp
Run code through the advanced tool 'sed' to remove trailing whitespace.
2013-11-03 20:54:05 -05:00
VertexManagerBase.h
Run code through the advanced tool 'sed' to remove trailing whitespace.
2013-11-03 20:54:05 -05:00
VertexShaderGen.cpp
warnings and code formatting
2013-11-13 04:03:46 -05:00
VertexShaderGen.h
VideoCommon: remove constants.depthparams[2+3] as they aren't used in the shader at all
2013-10-29 18:55:50 +01:00
VertexShaderManager.cpp
Run code through the advanced tool 'sed' to remove trailing whitespace.
2013-11-03 20:54:05 -05:00
VertexShaderManager.h
Run code through the advanced tool 'sed' to remove trailing whitespace.
2013-11-03 20:54:05 -05:00
VideoBackendBase.cpp
Run code through the advanced tool 'sed' to remove trailing whitespace.
2013-11-03 20:54:05 -05:00
VideoBackendBase.h
Run code through the advanced tool 'sed' to remove trailing whitespace.
2013-11-03 20:54:05 -05:00
VideoCommon.h
ogl: implement useful constant buffer upload
2013-10-12 20:29:56 +02:00
VideoConfig.cpp
Remove some now unused VideoConfig settings.
2013-10-06 13:28:46 +02:00
VideoConfig.h
Run code through the advanced tool 'sed' to remove trailing whitespace.
2013-11-03 20:54:05 -05:00
VideoState.cpp
Run code through the advanced tool 'sed' to remove trailing whitespace.
2013-11-03 20:54:05 -05:00
VideoState.h
New license header introduced for DiscIO, AudioCommon, InputCommon, VideoCommon, and Common projects.
2013-04-17 23:09:55 -04:00
x64DLCache.cpp
Run code through the advanced tool 'sed' to remove trailing whitespace.
2013-11-03 20:54:05 -05:00
x64TextureDecoder.cpp
more warning fixes
2013-11-14 02:19:15 -05:00
XFMemory.cpp
New license header introduced for DiscIO, AudioCommon, InputCommon, VideoCommon, and Common projects.
2013-04-17 23:09:55 -04:00
XFMemory.h
Run code through the advanced tool 'sed' to remove trailing whitespace.
2013-11-03 20:54:05 -05:00
XFStructs.cpp
Run code through the advanced tool 'sed' to remove trailing whitespace.
2013-11-03 20:54:05 -05:00
XFStructs.h
New license header introduced for DiscIO, AudioCommon, InputCommon, VideoCommon, and Common projects.
2013-04-17 23:09:55 -04:00