..
Debugger
GUI/OpenGL: Video debugging window crash fix
2009-09-07 13:33:40 +00:00
GUI
OpenGL GUI: Text change
2009-09-06 18:58:53 +00:00
OS
get rid of the '¯' chars in source code...non ascii chars are not really good to have floating around for no reason. http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml?showone=Non-ASCII_Characters#Non-ASCII_Characters
2009-09-08 16:07:13 +00:00
BPFunctions.cpp
Fix screen flickering with frameskip on D3D plugin, also fix occasional hang when turning frameskip off
2009-09-04 06:09:21 +00:00
Config.cpp
OpenGL: OSD menu live resolution change fixes
2009-09-06 15:11:21 +00:00
Config.h
OpenGL: OSD menu live resolution change fixes
2009-09-06 15:11:21 +00:00
DLCache.cpp
Moving more things out of GL into VideoCommon...
2009-09-03 20:37:35 +00:00
DLCache.h
Frameskipping more aggressive (minor speedup, plz report any serious problems). Initial display list cache implementation, disabled for now. Various cleanup.
2009-08-09 11:03:58 +00:00
FramebufferManager.cpp
GUI: Fixed a double keydown event in the main frame, the double click in the video window (didn't know about CS_DBLCLKS)
2009-09-06 13:36:05 +00:00
FramebufferManager.h
Moving more things out of GL into VideoCommon...
2009-09-03 20:37:35 +00:00
GLUtil.cpp
OGL:
2009-09-09 20:47:11 +00:00
GLUtil.h
OGL:
2009-09-09 20:47:11 +00:00
GLWindow.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
Globals.h
GUI/OpenGL: Video debugging window crash fix
2009-09-07 13:33:40 +00:00
NativeVertexFormat.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
PixelShaderCache.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
PixelShaderCache.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
PostProcessing.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
PostProcessing.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
Render.cpp
OGL:
2009-09-09 20:47:11 +00:00
SConscript
OGL:
2009-09-09 20:47:11 +00:00
TextureConverter.cpp
Linux: Tons of warning cleanup plus workaround a nasty crash problem in StatusBarMessage.
2009-09-08 21:16:05 +00:00
TextureConverter.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
TextureMngr.cpp
DiscIO:Fix the includes up Dolphin should now compile.
2009-09-04 13:46:04 +00:00
TextureMngr.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
VertexLoaderManager.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
VertexManager.cpp
GFX: New GlobalControl system - cleaner way to control hacks and for possible control over other parts of the video code (video debugger control).
2009-08-15 07:20:37 +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
vertex shader generator: don't multiply z by two in d3d mode (thanks drk|razi)
2009-08-29 12:15:59 +00:00
VertexShaderCache.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
XFB.cpp
Moving more things out of GL into VideoCommon...
2009-09-03 20:37:35 +00:00
XFB.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
cocoaGL.h
Fix compile on osx
2008-12-18 21:40:50 +00:00
cocoaGL.m
osx fixes for nongui and ogl plugin
2009-05-15 08:55:46 +00:00
main.cpp
removed the failed gltest code
2009-09-09 19:52:45 +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
rasterfont.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
rasterfont.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
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