summaryrefslogtreecommitdiff
path: root/Source/Plugins/Plugin_VideoSoftware/Src/SConscript
AgeCommit message (Expand)Author
2011-03-03Move SConscript files out from the Src subdirectories to beSoren Jorvang
2011-03-03Prepare for the release of Xcode 4, which has working LTOSoren Jorvang
2011-02-07Reach over for Plugin_VideoOGL's copy of GLUtil.Soren Jorvang
2011-02-04In the SCons build, skip the generation of static librariesSoren Jorvang
2011-02-03Use brute force to link the software plugin.Soren Jorvang
2011-01-31Fix OS X build.Soren Jorvang
2011-01-29Explicit dependency on libvideo.Soren Jorvang
2011-01-29Remove vertex format converter from software plugin because it is not needed ...donkopunchstania
2011-01-29Link the video plugin statically into the main binary on OS X.Soren Jorvang
2011-01-10Fix cocoaGL window resizing.Soren Jorvang
2011-01-09Allocate low executable memory on OS X as on Windows and Linux.Soren Jorvang
2010-12-02Create a config dialog. Add dumping TEV texture fetches. Better TEV stage dum...donkopunchstania
2010-07-24Some refinements to (r5955+r5962+r5964):Soren Jorvang
2010-07-20Fix the global build on linux.Glenn Rice
2010-07-20Some pathnames are used both by SCons and cpp which can be a bit tricky.Soren Jorvang
2010-07-19Get rid of a number of unnecessary env.Clones.Soren Jorvang
2010-07-17Plugin_VideoOGL has been using an old duplicate of VertexLoaderManager.cpp.Soren Jorvang
2010-07-16Fix an issue that made it so that the emulator could not be resized in the no...Glenn Rice
2010-07-16Remove long-rotted vestiges of SDL video output.Soren Jorvang
2010-07-09Some more attempts at cleaning up the scons build and more clearlySoren Jorvang
2010-06-16Build GLEW, SDL and zlib as static libraries from Externals as withSoren Jorvang
2010-06-10Simplify the SCons build:Soren Jorvang
2010-06-04Revert parts of r5576 and r5598 for Sonicadvance1's sake.Soren Jorvang
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-03-09Added scons options "shared_libname=true" to link agains the system shared li...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-12-23small opencl build fix on osxtmator
2009-12-23fix video software plugin build on osxtmator
2009-11-16Remove the silly trampoline VideoCommon.h (thanks to godisgovernment)bztdlinux
2009-10-13VSW: Copied rasterfont from ogl to prevent inter plugin dependenciesnakeee
2009-10-12SW plugin: compile on linuxnakeee
2009-10-12Started fixing SW video compilation for linux, must go home nowXTra.KrazzY