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
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
Common
/
Src
/
VideoBackendBase.h
Age
Commit message (
Expand
)
Author
2011-03-21
* GUI Video-Settings changes:
gnick79
2011-03-21
Moved per-game graphics configuration to the game-list right click menu. It w...
Jordan Woyak
2011-03-16
Fix the video software backend. (closes issue 4269)
sl1nk3.s
2011-02-25
If video backend initialization fails, have the emulator die gracefully inste...
Glenn Rice
2011-02-17
Big Fifo Commit Part2: Now the fifo is more stable than my first commit, so i...
Marcos Vitali
2011-02-13
- FIX RE0 GFX fifo errors :D
Marcos Vitali
2011-02-13
- Reimplemented FifoReset in other way, only call to GPFifo::ResetGatherPipe(...
Marcos Vitali
2011-02-10
Experimental commit and one fix for my last commit.
Marcos Vitali
2011-02-08
Paused the video thread while a save state was being created or loaded. Perf...
skidau
2011-02-02
Remove PluginSpecs.h. Merge the few needed enums from that file into Common....
Glenn Rice
2011-01-31
fix windows (vs2010) build
Shawn Hoffman
2011-01-31
Fix *BSD build.
Soren Jorvang
2011-01-31
Eliminated the plugin interface. Merged DX9/DX11/OGL video plugins into Dolph...
Jordan Woyak