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
/
BPFunctions.cpp
Age
Commit message (
Expand
)
Author
2016-01-17
VideoCommon: Header cleanup
Lioncash
2015-11-02
VideoCommon: VertexManager -> VertexManagerBase
Tillmann Karras
2015-09-05
Cleanup and unify handling of efb copy stride.
Scott Mansell
2015-05-25
Set copyright year to when a file was created
Tillmann Karras
2015-05-25
Update license headers to GPLv2+
Tillmann Karras
2015-02-24
VideoCommon: always enable efb copy
degasus
2014-12-15
VideoCommon: Merge LineGeometryShader into GeometryShaderGen.
Jules Blok
2014-09-08
Include CommonTypes.h instead of Common.h.
Rohit Nirmal
2014-08-16
Removed warnings by assigning to bool
Charles Rozhon
2014-06-08
Fix the capitalization of "GameCube" throughout the project.
Paul Olszewski
2014-05-20
BPStructs: Consistently put the two shared copy args first
Jasper St. Pierre
2014-05-20
BPFunctions: Remove the rest of GetConfig
Jasper St. Pierre
2014-05-20
PixelShaderManager: Fizzle out fog changes when disabled here
Jasper St. Pierre
2014-05-20
BPFunctions: Remove use of a dumb method
Jasper St. Pierre
2014-05-20
BPFunctions: Remove an unused method
Jasper St. Pierre
2014-05-20
BPFunctions: Clean up math slightly
Jasper St. Pierre
2014-04-11
VideoBackend: remove unused config vars.
magumagu
2014-03-30
Don't cast -1 to enum to represent a missing value.
comex
2014-03-25
BPMemory: Expose the pixel_format and zformat fields in PE_CONTROL as enumera...
Tony Wasserka
2014-02-28
Fix various warnings reported by clang
Tillmann Karras
2014-02-18
Convert all includes to relative paths.
Lioncash
2014-02-15
use EFBRectangle for scissor rect
degasus
2013-12-31
Remove unnecessary Src/ folders
Jasper St. Pierre