dolphin/Source/Plugins/Plugin_VideoOGL/Src
Sonicadvance1 1a504ff031 Fix compile bugs in Windows
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@131 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-08-04 22:42:04 +00:00
..
GUI Fix compile bugs in Windows 2008-08-04 22:42:04 +00:00
OS some more minor changes 2008-07-23 16:32:38 +00:00
BPStructs.cpp More GFX plugin cleanup, still no visible changes. 2008-07-20 12:26:32 +00:00
BPStructs.h Started to extract common parts of the two gfx plugins into a new library (VS2008 users, sorry :) 2008-07-17 20:29:04 +00:00
DataReader.cpp Initial megacommit. 2008-07-12 17:40:22 +00:00
DataReader.h Initial megacommit. 2008-07-12 17:40:22 +00:00
Fifo.cpp Linux: Fixes to Compile 2008-07-23 16:39:02 +00:00
Fifo.h Initial megacommit. 2008-07-12 17:40:22 +00:00
GLInit.cpp Potential fix for full screen GL in Windows, and fixes for both Linux and Mac 2008-07-30 06:10:34 +00:00
GLInit.h Initial megacommit. 2008-07-12 17:40:22 +00:00
Globals.cpp GL plugin now dumps textures in correct format, you can enable texture dumping in the settings but you have to set the directory in the ini file 2008-08-04 21:29:56 +00:00
Globals.h Tons of changes to OpenGL plugin, Not entirely tested in Windows 2008-07-30 04:23:43 +00:00
main.cpp Makes file search case insensitive with a little help from strcasecmp 2008-08-01 01:31:26 +00:00
main.h Initial megacommit. 2008-07-12 17:40:22 +00:00
memcpy_amd.cpp Initial megacommit. 2008-07-12 17:40:22 +00:00
OpcodeDecoding.cpp Linux: Woops, forgot to remove testing code in video plugin 2008-07-22 11:26:05 +00:00
OpcodeDecoding.h Initial megacommit. 2008-07-12 17:40:22 +00:00
OpcodeReaders.cpp Initial megacommit. 2008-07-12 17:40:22 +00:00
OpcodeReaders.h Initial megacommit. 2008-07-12 17:40:22 +00:00
PixelShader.cpp More GFX plugin cleanup, still no visible changes. 2008-07-20 12:26:32 +00:00
PixelShader.h More common things moved out from the GFX plugins. No visible changes. 2008-07-18 19:33:55 +00:00
PixelShaderManager.cpp JIT works in linux with ALL OPTIMIZATION OFF - well, at least it's faster than pure interpreter :P 2008-08-03 16:56:31 +00:00
PixelShaderManager.h More common things moved out from the GFX plugins. No visible changes. 2008-07-18 19:33:55 +00:00
rasterfont.cpp Initial megacommit. 2008-07-12 17:40:22 +00:00
rasterfont.h Initial megacommit. 2008-07-12 17:40:22 +00:00
Render.cpp restructured opengl plugin 2008-07-23 15:20:36 +00:00
Render.h More common things moved out from the GFX plugins. No visible changes. 2008-07-18 19:33:55 +00:00
SConscript Minor change, now compiles and runs (GUI only) in Fedora Core 9 2008-07-23 22:54:53 +00:00
TextureMngr.cpp GL plugin now dumps textures in correct format, you can enable texture dumping in the settings but you have to set the directory in the ini file 2008-08-04 21:29:56 +00:00
TextureMngr.h More common things moved out from the GFX plugins. No visible changes. 2008-07-18 19:33:55 +00:00
VertexLoader.cpp JIT works in linux with ALL OPTIMIZATION OFF - well, at least it's faster than pure interpreter :P 2008-08-03 16:56:31 +00:00
VertexLoader.h Started to extract common parts of the two gfx plugins into a new library (VS2008 users, sorry :) 2008-07-17 20:29:04 +00:00
VertexLoader_Color.h More common things moved out from the GFX plugins. No visible changes. 2008-07-18 19:33:55 +00:00
VertexLoader_Normal.cpp Initial megacommit. 2008-07-12 17:40:22 +00:00
VertexLoader_Normal.h Initial megacommit. 2008-07-12 17:40:22 +00:00
VertexLoader_Position.h Initial megacommit. 2008-07-12 17:40:22 +00:00
VertexLoader_TextCoord.h Initial megacommit. 2008-07-12 17:40:22 +00:00
VertexShader.cpp More common things moved out from the GFX plugins. No visible changes. 2008-07-18 19:33:55 +00:00
VertexShader.h More common things moved out from the GFX plugins. No visible changes. 2008-07-18 19:33:55 +00:00
VertexShaderManager.cpp More GFX plugin cleanup, still no visible changes. 2008-07-20 12:26:32 +00:00
VertexShaderManager.h More GFX plugin cleanup, still no visible changes. 2008-07-20 12:26:32 +00:00
XFB.cpp Initial megacommit. 2008-07-12 17:40:22 +00:00
XFB.h Initial megacommit. 2008-07-12 17:40:22 +00:00