dolphin/Source/Plugins/Plugin_VideoOGL/Src
2010-02-24 03:38:36 +00:00
..
Debugger Linux global build. At least the basic footwork is done here. 2010-02-02 21:56:29 +00:00
GUI Convert a few other EVT_COMBOBOX's to EVT_CHOICE's that I missed 2010-02-23 02:20:35 +00:00
OS Fixes issue 2331, plugins won't cause a crash/hang on stop anymore if their config dialog was opened, note that stopping a game while a config dialog is open still causes a crash (that should not be possible in the first place since the dialogs are modals, but heh...). 2010-02-22 04:59:57 +00:00
BPFunctions.cpp Fies Issue 1584 2010-01-29 07:44:21 +00:00
cocoaGL.h Compiling with rev 63470 of wxWidgets now works with OSX x86_64. There are a BUNCH of errors while running, none fatal from what I've seen. This also fixes Dolphin creating multiple NSWindows when running multiple games. 2010-02-12 12:41:53 +00:00
cocoaGL.m Compiling with rev 63470 of wxWidgets now works with OSX x86_64. There are a BUNCH of errors while running, none fatal from what I've seen. This also fixes Dolphin creating multiple NSWindows when running multiple games. 2010-02-12 12:41:53 +00:00
DLCache.cpp
DLCache.h
FramebufferManager.cpp Systematically eliminating compiler warnings. 2010-02-24 03:38:36 +00:00
FramebufferManager.h
Globals.h
GLUtil.cpp Some code clean up, and take care of some compiler warnings. 2010-02-20 04:18:19 +00:00
GLUtil.h Some code clean up, and take care of some compiler warnings. 2010-02-20 04:18:19 +00:00
GLWindow.h
main.cpp Fixes issue 2331, plugins won't cause a crash/hang on stop anymore if their config dialog was opened, note that stopping a game while a config dialog is open still causes a crash (that should not be possible in the first place since the dialogs are modals, but heh...). 2010-02-22 04:59:57 +00:00
main.h
NativeVertexFormat.cpp
PixelShaderCache.cpp Some code clean up, and take care of some compiler warnings. 2010-02-20 04:18:19 +00:00
PixelShaderCache.h
PostProcessing.cpp Linux global build. At least the basic footwork is done here. 2010-02-02 21:56:29 +00:00
PostProcessing.h
RasterFont.cpp
RasterFont.h
Render.cpp Some code clean up, and take care of some compiler warnings. 2010-02-20 04:18:19 +00:00
SConscript Revert commit 5105 until we sort out how we want this to work in linux. 2010-02-22 16:10:08 +00:00
stdafx.cpp
stdafx.h
TextureConverter.cpp Some code clean up, and take care of some compiler warnings. 2010-02-20 04:18:19 +00:00
TextureConverter.h
TextureMngr.cpp First a bugfix: 2010-02-23 21:52:12 +00:00
TextureMngr.h a lot of modifications here :) 2010-02-03 03:52:50 +00:00
VertexLoaderManager.cpp
VertexManager.cpp Some code clean up, and take care of some compiler warnings. 2010-02-20 04:18:19 +00:00
VertexManager.h
VertexShaderCache.cpp D3D and Opengl: 2010-02-06 16:05:48 +00:00
VertexShaderCache.h
XFB.cpp
XFB.h