dolphin/Source/Plugins/Plugin_VideoOGL/Src
j4ck.fr0st 6cc3e4ba14 Add the patch from Dragonlord for broken Cg 2.1 on Linux with ATI cards (Fixes Issue 2508). Shouldn't affect anything else than Linux, please test it there.
Update Issue 2508
This should take care about the black screen. Please open a new issue for other problems that may arise.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5830 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-07-03 19:10:23 +00:00
..
Debugger apply some speedup to dx11 plugin + some minor stuff 2010-06-16 10:12:57 +00:00
GUI D3D9: Fix issue where the shader caches were lost whenever the render window was resized. Add some error logging to LinearDiskCache. + some minor cleanup. 2010-06-19 16:22:24 +00:00
OS apply some speedup to dx11 plugin + some minor stuff 2010-06-16 10:12:57 +00:00
BPFunctions.cpp
cocoaGL.h Revert parts of r5576 and r5598 for Sonicadvance1's sake. 2010-06-04 04:59:07 +00:00
cocoaGL.m Revert parts of r5576 and r5598 for Sonicadvance1's sake. 2010-06-04 04:59:07 +00:00
DLCache.cpp Improve iterator usage. 2010-05-28 23:14:16 +00:00
DLCache.h Hg: 2010-06-09 01:37:08 +00:00
FramebufferManager.cpp Improve iterator usage. 2010-05-28 23:14:16 +00:00
FramebufferManager.h
Globals.h
GLUtil.cpp Revert a hack that snzgoo committed that should not have been commited. That hack prevents the X loop in GLUtil.cpp from properly detecting events that it should detect. 2010-06-21 12:29:32 +00:00
GLUtil.h Revert parts of r5576 and r5598 for Sonicadvance1's sake. 2010-06-04 04:59:07 +00:00
GLWindow.h Config.h should never be included directly, but rather through Common.h 2010-06-26 13:11:34 +00:00
main.cpp this is a pure optimization commit: 2010-07-02 17:09:53 +00:00
main.h
NativeVertexFormat.cpp
PixelShaderCache.cpp Add the patch from Dragonlord for broken Cg 2.1 on Linux with ATI cards (Fixes Issue 2508). Shouldn't affect anything else than Linux, please test it there. 2010-07-03 19:10:23 +00:00
PixelShaderCache.h HUGE commit :) 2010-06-05 00:01:18 +00:00
PostProcessing.cpp HUGE commit :) 2010-06-05 00:01:18 +00:00
PostProcessing.h
RasterFont.cpp
RasterFont.h
Render.cpp Add the patch from Dragonlord for broken Cg 2.1 on Linux with ATI cards (Fixes Issue 2508). Shouldn't affect anything else than Linux, please test it there. 2010-07-03 19:10:23 +00:00
SConscript Build GLEW, SDL and zlib as static libraries from Externals as with 2010-06-16 00:07:52 +00:00
stdafx.cpp Fix some cases of variables being used uninitialized. Also some unused 2010-06-02 20:35:12 +00:00
stdafx.h
TextureConverter.cpp HUGE commit :) 2010-06-05 00:01:18 +00:00
TextureConverter.h
TextureMngr.cpp git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5629 8ced0084-cf51-0410-be5f-012b33b47a6e 2010-06-06 14:44:35 +00:00
TextureMngr.h HUGE commit :) 2010-06-05 00:01:18 +00:00
VertexLoaderManager.cpp
VertexManager.cpp this commit is divided in 4 parts: 2010-06-29 14:40:37 +00:00
VertexManager.h
VertexShaderCache.cpp Add the patch from Dragonlord for broken Cg 2.1 on Linux with ATI cards (Fixes Issue 2508). Shouldn't affect anything else than Linux, please test it there. 2010-07-03 19:10:23 +00:00
VertexShaderCache.h HUGE commit :) 2010-06-05 00:01:18 +00:00
XFB.cpp
XFB.h