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
/
VideoCommon
/
Src
/
BPFunctions.cpp
Age
Commit message (
Expand
)
Author
2011-03-04
Minor cleanup.
sl1nk3.s
2011-03-04
Fix a typo in BPFunctions causing a PanicAlert in SW:RS2.
sl1nk3.s
2011-02-26
Add EFB encode-to-RAM support in DX11 backend. It could probably be simplifie...
Nolan Check
2011-02-14
Some work on changing comments, log messages, and variable and function names...
Glenn Rice
2011-02-02
Remove the global namespace a bit and remove some dead code.
Soren Jorvang
2011-01-31
Eliminated the plugin interface. Merged DX9/DX11/OGL video plugins into Dolph...
Jordan Woyak
2011-01-27
Fixed the black (alpha) textures in the 8ing games like Tatsunoko vs Capcom a...
skidau
2010-12-29
Linux build fix.
Glenn Rice
2010-12-28
Small fix in addition to r6669.
NeoBrainX
2010-12-27
All 64-bit capable Macs have the SSSE3 extension.
Soren Jorvang
2010-12-27
Implement pixel data reinterpretation on EFB format change.
NeoBrainX
2010-12-27
Yet another ClearScreen fix, should be the last one now.
NeoBrainX
2010-12-27
First Experimental Commit:
Rodolfo Osvaldo Bogado
2010-12-25
Guess what, more ClearScreen fixes.
NeoBrainX
2010-12-23
More ClearScreen fixes for PIXELFMT_RGB565_Z16...
NeoBrainX
2010-12-21
ClearScreen fixes:
NeoBrainX
2010-12-21
* 2nd attempt to fix Alpha channel on ClearScreen
gnick79
2010-12-20
Various ClearScreen fixes.
NeoBrainX
2010-12-19
* revert Clear Screen's stuff from r6604
gnick79
2010-12-18
**Changes**
gnick79
2010-12-16
Revert most stuff from r6517 and revert r6501.
NeoBrainX
2010-12-04
two fixes in this commit:
Rodolfo Osvaldo Bogado
2010-11-18
Fixed RealXFB being enabled when XFB box is unchecked. Moved some shared code...
Jordan Woyak
2010-11-18
Move some shared gfx plugin code into VideoCommon. Changed "Renderer" class t...
Jordan Woyak