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
/
BPStructs.cpp
Age
Commit message (
Expand
)
Author
2013-09-09
videoCommon: also reset logicOp on mode switch
degasus
2013-08-15
Only call SetGenerationMode from BPWritten if the cull mode changed.
Pierre Bourdon
2013-06-18
BPMemory: Assign a more descriptive name to a field in the genmode register.
NeoBrainX
2013-05-01
Apply color mask when alpha test parameters change. Required to make the chan...
NeoBrainX
2013-04-24
Formatting cleanup for VideoCommon.
Lioncash
2013-04-17
New license header introduced for DiscIO, AudioCommon, InputCommon, VideoComm...
Lioncash
2013-03-17
GLSL: fix transparency issues on dual source blend. fix issue 6104
degasus
2013-03-06
Merge branch 'master' into GLSL-master
degasus
2013-03-01
Add documentation to PerfQueryBase interface.
NeoBrainX
2013-03-01
Remove two incorrect lines. How did those even get there?!
NeoBrainX
2013-03-01
Merge branch 'master' into perfqueries.
NeoBrainX
2013-02-20
Remove some unneeded sampler-related calls in BPStructs.
Jordan Woyak
2013-02-18
Merge branch 'master' into GLSL-master
degasus
2013-02-07
Fix some potential issues when blending on EFB formats without alpha.
NeoBrainX
2013-01-25
Duplicate condition fix.
Lioncash
2013-01-24
Merge branch 'immediate-removal' into GLSL-master
degasus
2013-01-24
Fix a potential memory leak on non-windows systems.
lioncash
2013-01-18
set blending if dual source might be triggered
degasus
2013-01-15
Fix two unsigned/signed mismatch warnings.
lioncash
2013-01-10
VideoCommon: Implement proper RGBA8 texture loading from tmem.
NeoBrainX
2013-01-08
Move alpha pretest to BPMemory.h and rename a bunch of alpha testing related ...
NeoBrainX
2012-12-23
revert last commit, add CheckInvalidState to VideoBackend
degasus
2012-12-21
add invalid flag for BPStructs (fix issue 5790)
degasus
2012-08-26
OGL: Implement pixel metrics (untested)
NeoBrainX
2012-08-26
D3D11: Implement some PE pixel performance metrics.
NeoBrainX
2012-08-07
Maintenance.
NeoBrainX
2012-06-02
Remove some TODOs.
NeoBrainX
2012-06-02
OSX build fix for BPStructs. Thanks to pauldacheez for the fix.
skidau
2012-05-26
fixed some graphics problems with loading savestates (for example, wrong colo...
nitsuja
2012-05-20
Avoid changing video state on useless BP writes
Pierre Bourdon
2012-05-18
Check if BP and XF changes actually change values before flushing
Pierre Bourdon
2012-03-25
Added a check for TMEM overflows while preloading textures. Thanks to NeoBra...
skidau
2012-03-23
Checked PRELOAD_MODE to determine if TMEMODD or TMEMEVEN should be used.
skidau
2012-02-03
Prepare texture preloading support
NeoBrainX
2011-10-28
Bounding Box bugfixes.
crudelios
2011-10-26
Added proper Bounding Box support.
crudelios
2011-09-05
Merge some scissor rect related code to VideoCommon.
NeoBrainX
2011-07-04
VideoCommon: Always update pixel shader constants when tevregs change
pierre
2011-07-03
Revert r7665. Breaks about all other games.
pierre
2011-07-03
VideoCommon: Always update pixel shader constants when tevregs change
pierre
2011-04-03
VideoCommon: Update color writing mask if pixel format changes.
NeoBrainX
2011-03-05
Missed a critical section.
Jordan Woyak
2011-02-26
Add EFB encode-to-RAM support in DX11 backend. It could probably be simplifie...
Nolan Check
2011-02-02
Remove PluginSpecs.h. Merge the few needed enums from that file into Common....
Glenn Rice
2011-01-29
initial implementation of fog range adjust, I don't think is correct or work ...
Rodolfo Osvaldo Bogado
2011-01-27
Clean out the long since bit-rotted video profiling code.
Soren Jorvang
2011-01-27
Fixed the black (alpha) textures in the 8ing games like Tatsunoko vs Capcom a...
skidau
2011-01-05
corrected depth copy shader in dx9/dx11 to improve accuracy when doing efb to...
Rodolfo Osvaldo Bogado
2010-12-31
Finish implementing gamma correction in DX9.
donkopunchstania
2010-12-27
Implement pixel data reinterpretation on EFB format change.
NeoBrainX
[next]