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
2013-04-17
New license header introduced for DiscIO, AudioCommon, InputCommon, VideoComm...
Lioncash
2013-02-20
Remove some unneeded sampler-related calls in BPStructs.
Jordan Woyak
2012-12-13
fix ShowEFBCopyRegions
degasus
2012-05-27
Update the viewport when the scissor offset is changed
Pierre Bourdon
2012-05-26
fixed some graphics problems with loading savestates (for example, wrong colo...
nitsuja
2011-09-05
Merge some scissor rect related code to VideoCommon.
NeoBrainX
2011-07-18
add definitions of some bp mem bits relating to interlacing (no behavior change)
Shawn Hoffman
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