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
/
Core
/
VideoCommon
/
Src
/
SConscript
Age
Commit message (
Expand
)
Author
2009-06-22
revert last 2 commits
nakeee
2009-06-22
They should be called SU Registers (Setup Unit/Rasterization). BP (Bypass) i...
omegadox
2009-05-08
Move soil to external, this breaks windows build until deathroi will commit t...
nakeee
2009-05-07
Add hires texture support to OpenGL
death2droid
2009-04-12
more scons build fixups
nakeee
2009-04-05
Recoded and moved BPStucts to VideoCommon. Some cleanup in PixelShaderManage...
omegadox
2009-02-28
THIS BREAKS THE D3D PLUGIN FOR THE NEAR TERM. Resurrect an old patch that mov...
hrydgard
2009-02-15
Linux compile fixes.
omegadox
2009-01-15
nakee's work on dolphin events. Also get wxw out of logmanager. This commit w...
Shawn Hoffman
2009-01-14
Added S-SSE3 implementation of one perf. critical texture decoder, please not...
XTra.KrazzY
2008-12-26
More renaming.
hrydgard
2008-12-26
linux/debug builds fix
nakeee
2008-12-26
Move parts of VertexManager.h to VideoCommon. Opens for moving the VertexLoad...
hrydgard
2008-12-26
Move VertexShaderManager too.
hrydgard
2008-12-26
Move PixelShaderManager, ImageWrite to VideoCommon.
hrydgard
2008-12-25
OpcodeDecoding.cpp now shared.
hrydgard
2008-10-22
Move out Cg shader generators to VideoCommon (hope to use this in the DX plug...
hrydgard
2008-09-21
cleaned up SConscripts
nakeee
2008-09-20
fixed scons=parsing
nakeee
2008-09-16
SConscript made all the rest of env.Copy into env.Clone
nakeee
2008-08-30
Basic VBA-style save state system implemented - kb shortcuts only working on ...
hrydgard
2008-08-26
Preliminary video save state support. More work is necessary, this is just so...
XTra.KrazzY
2008-08-26
Only use "-fPIC" for compiling objects that will be part of dynamic libs. Mak...
Maarten ter Huurne
2008-08-21
Move some code out of the plugins into VideoCommon. No functional change.
hrydgard
2008-08-14
Some cleanup, extracted XFB convert code into VideoCommon, added non-activate...
hrydgard
2008-07-21
Linux: Fixes a few things, Should Compile in Linux. Ran Crazy Taxi horribly
Sonicadvance1
2008-07-20
Linux: Fix ups for people running Linux. If it breaks anything, punch me in t...
Sonicadvance1