dolphin/Source/Plugins/Plugin_VideoOGL/Src
Shawn Hoffman 43c18bb552 OpenGL: save projection hack setting
wii: pass 002 check correctly (i think :p ) also copy 10bytes from disc start instead of just 6

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3316 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-06-03 23:38:31 +00:00
..
Debugger
GUI OpenGL: save projection hack setting 2009-06-03 23:38:31 +00:00
OS Fixed path of banner.bin in GamelistCtrl not getting the good TitleID, replaced fullscreen on Esc key by Alt+Enter, Esc now escape fullscreen or stop emulation (as requested, but i find it better too) 2009-04-28 23:47:18 +00:00
BPFunctions.cpp Changing where depth is read. Trying to use the same depth buffer GL uses when copying depth to a texture. This eliminates some quirky code and gets depth copies working in AA, but may not work on older graphics cards. 2009-05-15 02:39:55 +00:00
cocoaGL.h
cocoaGL.m osx fixes for nongui and ogl plugin 2009-05-15 08:55:46 +00:00
Config.cpp OpenGL: save projection hack setting 2009-06-03 23:38:31 +00:00
Config.h OpenGL: save projection hack setting 2009-06-03 23:38:31 +00:00
Globals.h
GLUtil.cpp wxgl build fix for osx (not working) 2009-04-30 07:19:23 +00:00
GLUtil.h
GLWindow.h
main.cpp OpenGL: save projection hack setting 2009-06-03 23:38:31 +00:00
main.h
NativeVertexFormat.cpp
nGLUtil.cpp
nGLUtil.h
nmain.cpp
OnScreenDisplay.cpp
OnScreenDisplay.h
PixelShaderCache.cpp Changing where depth is read. Trying to use the same depth buffer GL uses when copying depth to a texture. This eliminates some quirky code and gets depth copies working in AA, but may not work on older graphics cards. 2009-05-15 02:39:55 +00:00
PixelShaderCache.h Changing where depth is read. Trying to use the same depth buffer GL uses when copying depth to a texture. This eliminates some quirky code and gets depth copies working in AA, but may not work on older graphics cards. 2009-05-15 02:39:55 +00:00
rasterfont.cpp
rasterfont.h
Render.cpp Remove the flickering hack by Orbb(From the Dolphin-Emu forum) 2009-05-23 12:35:16 +00:00
Render.h Update the flickering fix. 2009-05-23 07:55:38 +00:00
SConscript Move soil to external, this breaks windows build until deathroi will commit the windows part 2009-05-08 09:31:57 +00:00
SDLWindow.cpp
SDLWindow.h
stdafx.cpp
stdafx.h
TextureConversionShader.cpp Changing where depth is read. Trying to use the same depth buffer GL uses when copying depth to a texture. This eliminates some quirky code and gets depth copies working in AA, but may not work on older graphics cards. 2009-05-15 02:39:55 +00:00
TextureConversionShader.h
TextureConverter.cpp Changing where depth is read. Trying to use the same depth buffer GL uses when copying depth to a texture. This eliminates some quirky code and gets depth copies working in AA, but may not work on older graphics cards. 2009-05-15 02:39:55 +00:00
TextureConverter.h
TextureMngr.cpp Some more modification of texture dumping and loading. 2009-05-16 01:21:57 +00:00
TextureMngr.h Changing where depth is read. Trying to use the same depth buffer GL uses when copying depth to a texture. This eliminates some quirky code and gets depth copies working in AA, but may not work on older graphics cards. 2009-05-15 02:39:55 +00:00
VertexLoaderManager.cpp
VertexManager.cpp Changing where depth is read. Trying to use the same depth buffer GL uses when copying depth to a texture. This eliminates some quirky code and gets depth copies working in AA, but may not work on older graphics cards. 2009-05-15 02:39:55 +00:00
VertexManager.h
VertexShaderCache.cpp Changing where depth is read. Trying to use the same depth buffer GL uses when copying depth to a texture. This eliminates some quirky code and gets depth copies working in AA, but may not work on older graphics cards. 2009-05-15 02:39:55 +00:00
VertexShaderCache.h
Win32Window.cpp
Win32Window.h
WXGLWindow.cpp
WXGLWindow.h
X11Window.cpp
X11Window.h
XFB.cpp
XFB.h