summaryrefslogtreecommitdiff
path: root/Source/Plugins/Plugin_VideoOGL/Src/SConscript
AgeCommit message (Expand)Author
2010-06-03Make wxgl mandatory on OS X.nJoySoren Jorvang
2010-06-02Fix some cases of variables being used uninitialized. Also some unusedSoren Jorvang
2010-04-22Move fullscreen display resolution control to the GUI with the rest of the fu...Glenn Rice
2010-04-12Big restructuring of how the video plugin works. In linux and windows you sh...Glenn Rice
2010-03-09Added scons options "shared_libname=true" to link agains the system shared li...Glenn Rice
2010-03-08Implement render to main in linux. In order to compile this in you will have...Glenn Rice
2010-02-22Revert commit 5105 until we sort out how we want this to work in linux.Glenn Rice
2010-02-22On linux don't compile and link against lzo, soil, and sfml "Externals."Glenn Rice
2010-02-16Enable fullscreen switching with resolution mode changing using Xrandr in linux.Glenn Rice
2009-11-08Fix Compiling in OSXSonicadvance1
2009-10-13VSW: Copied rasterfont from ogl to prevent inter plugin dependenciesnakeee
2009-10-07More OpenCL work, got XFB converting which needs more optimization. I haven't...Sonicadvance1
2009-09-18Missed some stuffSonicadvance1
2009-09-18Fix compiling in Snow Leopard, the Update stuff in the Video plugin shouldn't...Sonicadvance1
2009-09-13Lots of code and warning cleanup. OGL/D3D: Moved to a shared config class in ...hrydgard
2009-09-09OGL: nakeee
2009-09-09removed the failed gltest code nakeee
2009-09-03Moving more things out of GL into VideoCommon...hrydgard
2009-09-03Some housecleaning around the D3D plugin, start of preparations to share even...hrydgard
2009-08-10make DLCache compile on linux, required some weird casting so tell me nakeee
2009-06-29Linux build fixes.magumagu9
2009-06-22revert last 2 commitsnakeee
2009-06-22They should be called SU Registers (Setup Unit/Rasterization). BP (Bypass) i...omegadox
2009-06-09compile fix or why I hate wxstringnakeee
2009-05-08Move soil to external, this breaks windows build until deathroi will commit t...nakeee
2009-04-05OpenGL Plugin: scons script fixomegadox
2009-04-05Recoded and moved BPStucts to VideoCommon. Some cleanup in PixelShaderManage...omegadox
2009-03-18remove some unused filesnakeee
2009-03-09Some scons updates,LPFaint99
2009-03-07win32 examplenakeee
2009-03-07My package check patch.Marcus Wanners
2009-02-28fix compile on osx and linuxnakeee
2009-02-21Move the message display thing out of Render.cpphrydgard
2009-02-04scons fixnakeee
2009-02-04compile fixnakeee
2009-01-17Common: Moved Windows console functions to commonJohn Peterson
2009-01-15nakee's work on dolphin events. Also get wxw out of logmanager. This commit w...Shawn Hoffman
2009-01-12Updated scons for OGL Plugin.omegadox
2009-01-09add if gltest on some run away filesnakeee
2009-01-05More code for event handlingnakeee
2008-12-26linux/debug builds fixnakeee
2008-12-26Move VertexShaderManager too.hrydgard
2008-12-26compile fixnakeee
2008-12-26added XFStructs.cpp to SConscriptnakeee
2008-12-26Split out the shader caches into their own files. The goal is to eventually b...hrydgard
2008-12-25OpcodeDecoding.cpp now shared.hrydgard
2008-12-19Some cleanup Should affect windows tell me if it doesnakeee
2008-12-18WXGL windownakeee
2008-12-18SDLWindow also mainly for reviewnakeee
2008-12-17First trial in backend, compiles but not checked or enabled (mostly for gener...nakeee