index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
release-prep-2606a
release-prep-2606a-2
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Plugins
/
Plugin_VideoSoftware
/
Src
/
SConscript
Age
Commit message (
Expand
)
Author
2011-03-03
Move SConscript files out from the Src subdirectories to be
Soren Jorvang
2011-03-03
Prepare for the release of Xcode 4, which has working LTO
Soren Jorvang
2011-02-07
Reach over for Plugin_VideoOGL's copy of GLUtil.
Soren Jorvang
2011-02-04
In the SCons build, skip the generation of static libraries
Soren Jorvang
2011-02-03
Use brute force to link the software plugin.
Soren Jorvang
2011-01-31
Fix OS X build.
Soren Jorvang
2011-01-29
Explicit dependency on libvideo.
Soren Jorvang
2011-01-29
Remove vertex format converter from software plugin because it is not needed ...
donkopunchstania
2011-01-29
Link the video plugin statically into the main binary on OS X.
Soren Jorvang
2011-01-10
Fix cocoaGL window resizing.
Soren Jorvang
2011-01-09
Allocate low executable memory on OS X as on Windows and Linux.
Soren Jorvang
2010-12-02
Create a config dialog. Add dumping TEV texture fetches. Better TEV stage dum...
donkopunchstania
2010-07-24
Some refinements to (r5955+r5962+r5964):
Soren Jorvang
2010-07-20
Fix the global build on linux.
Glenn Rice
2010-07-20
Some pathnames are used both by SCons and cpp which can be a bit tricky.
Soren Jorvang
2010-07-19
Get rid of a number of unnecessary env.Clones.
Soren Jorvang
2010-07-17
Plugin_VideoOGL has been using an old duplicate of VertexLoaderManager.cpp.
Soren Jorvang
2010-07-16
Fix an issue that made it so that the emulator could not be resized in the no...
Glenn Rice
2010-07-16
Remove long-rotted vestiges of SDL video output.
Soren Jorvang
2010-07-09
Some more attempts at cleaning up the scons build and more clearly
Soren Jorvang
2010-06-16
Build GLEW, SDL and zlib as static libraries from Externals as with
Soren Jorvang
2010-06-10
Simplify the SCons build:
Soren Jorvang
2010-06-04
Revert parts of r5576 and r5598 for Sonicadvance1's sake.
Soren Jorvang
2010-06-03
Make wxgl mandatory on OS X.
nJoy
Soren Jorvang
2010-06-02
Fix some cases of variables being used uninitialized. Also some unused
Soren Jorvang
2010-04-22
Move fullscreen display resolution control to the GUI with the rest of the fu...
Glenn Rice
2010-03-09
Added scons options "shared_libname=true" to link agains the system shared li...
Glenn Rice
2010-02-22
Revert commit 5105 until we sort out how we want this to work in linux.
Glenn Rice
2010-02-22
On linux don't compile and link against lzo, soil, and sfml "Externals."
Glenn Rice
2010-02-16
Enable fullscreen switching with resolution mode changing using Xrandr in linux.
Glenn Rice
2009-12-23
small opencl build fix on osx
tmator
2009-12-23
fix video software plugin build on osx
tmator
2009-11-16
Remove the silly trampoline VideoCommon.h (thanks to godisgovernment)
bztdlinux
2009-10-13
VSW: Copied rasterfont from ogl to prevent inter plugin dependencies
nakeee
2009-10-12
SW plugin: compile on linux
nakeee
2009-10-12
Started fixing SW video compilation for linux, must go home now
XTra.KrazzY