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
/
BPStructs.cpp
Age
Commit message (
Expand
)
Author
2016-01-25
Fifo: Make g_use_deterministic_gpu_thread a TU-local variable
Lioncash
2016-01-25
Fifo: Make g_bSkipCurrentFrame a TU-local variable
Lioncash
2016-01-17
VideoCommon: Header cleanup
Lioncash
2016-01-12
Fifo: Create a "Fifo" namespace.
degasus
2015-11-06
VideoCommon: rename TextureCache to TextureCacheBase
Tillmann Karras
2015-11-05
Remove the "Show EFB Copy Regions" debug option.
Scott Mansell
2015-11-05
BPStructs: add debug info for texture setup.
Scott Mansell
2015-09-23
Silence -Wshadow warning.
Rohit Nirmal
2015-09-22
FifoRecorder: Use Video Common to record efb2ram correctly.
Scott Mansell
2015-09-05
Cleanup and unify handling of efb copy stride.
Scott Mansell
2015-09-04
Remove extra space from 5a32c3f
JosJuice
2015-09-03
VideoCommon: xfb height calculation adjusted
booto
2015-07-27
VideoCommon: reduce level of debug output
booto
2015-07-25
Video: stride in bytes rather than pixels
booto
2015-07-25
Video: respect stride of efb copies to xfb
booto
2015-06-12
Options: merge SCoreStartupParameter into SConfig
degasus
2015-05-25
Merge pull request #2274 from degasus/disable_bbox
Ryan Houdek
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-05-25
VideoCommon: return 0 if bbox is disabled
degasus
2015-05-25
VideoCommon: Make BBox emulation optional
degasus
2014-12-21
VideoCommon: split VertexLoaderBase from VertexLoader
degasus
2014-12-15
VideoCommon: Merge LineGeometryShader into GeometryShaderGen.
Jules Blok
2014-12-15
GeometryShaderGen: Support multiple primitive types.
Jules Blok
2014-12-15
GeometryShaderManager: Upload Line/Point width constants.
Jules Blok
2014-12-14
VideoCommon: Add a separate constants buffer for the geometry shader.
Jules Blok
2014-11-22
OGL: disable bbox writes if not supported
degasus
2014-11-17
OGL: implement bounding box support with ssbo
degasus
2014-10-29
Remove old (and now incorrect) error checking code.
Scott Mansell
2014-10-23
Revert changes preloading of RGBA8 tiles.
Scott Mansell
2014-10-21
Remove another 3 getPointers.
Scott Mansell
2014-10-10
Get buildbot to compile.
crudelios
2014-10-10
Reimplement Bounding Box calculation using the software renderer.
crudelios
2014-09-28
Add the 'desynced GPU thread' mode.
comex
2014-09-21
GPU: Only load the relevant color components upon writes to the tev color reg...
Tony Wasserka
2014-09-09
Kill Core::g_CoreStartupParameter.
Rachel Bryk
2014-08-19
msvc: resolve all warnings in VideoCommon.
Shawn Hoffman
2014-07-11
avoid the extern keyword in .cpp files
degasus
2014-06-08
Fix the capitalization of "GameCube" throughout the project.
Paul Olszewski
2014-06-02
Fix a typo in a BP register name (BPMEM_TX_SETLUT_4 -> BPMEM_TX_SETTLUT_4).
Lioncash
2014-06-02
Add missing registers in GetBPRegInfo
Lioncash
2014-05-29
Make GetBPRegInfo just take two strings as parameters
Lioncash
2014-05-22
Merge pull request #370 from Sonicadvance1/remove_specialized_memcmp
shuffle2
2014-05-20
BPStructs: Consistently put the two shared copy args first
Jasper St. Pierre
2014-05-20
BPStructs: Remove another function wrapper
Jasper St. Pierre
2014-05-20
BPStructs: Move LoadBPReg here
Jasper St. Pierre
2014-05-20
BPStructs: Flatten out BPWritten
Jasper St. Pierre
2014-05-20
BPStructs: Reindent BPWritten
Jasper St. Pierre
2014-05-20
BPStructs: Document BPMEM_BP_MASK better
Jasper St. Pierre
2014-05-20
BPMemory: Fix "DISPLAYCOPYFILER" typo
Jasper St. Pierre
[next]