dolphin/Source/Plugins/Plugin_VideoOGL/Src
2009-09-11 05:50:02 +00:00
..
Debugger GUI/OpenGL: Video debugging window crash fix 2009-09-07 13:33:40 +00:00
GUI D3D: Projection hack feature. Have also moved related functions and constant definitions from OGL to VideoCommon, will clean up the code better if it works for D3D. 2009-09-11 05:50:02 +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 Linux: Alsa backend for the audio plugins. Didn't succeed in reducing latency though, but hopefully will work better than libao - shouldn't hang weirdly at underruns, I hope, like libao does. 2009-09-09 21:26:33 +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
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 Linux: Alsa backend for the audio plugins. Didn't succeed in reducing latency though, but hopefully will work better than libao - shouldn't hang weirdly at underruns, I hope, like libao does. 2009-09-09 21:26:33 +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
Globals.h GUI/OpenGL: Video debugging window crash fix 2009-09-07 13:33:40 +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
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
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 OGL: API call reduction. Again, I don't see much a difference on my 9800GT, maybe make some games running faster. 2009-09-10 05:02:31 +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
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
Render.cpp Fix win32 build and remove a warning from sln. 2009-09-09 23:19:24 +00:00
SConscript OGL: 2009-09-09 20:47:11 +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
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 OGL: API call reduction. Again, I don't see much a difference on my 9800GT, maybe make some games running faster. 2009-09-10 05:02:31 +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