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
Age
Commit message (
Expand
)
Author
2014-07-06
VideoCommon: Get rid of an snprintf call in VideoConfig.cpp
Lioncash
2014-07-06
Merge pull request #362 from Tilka/ffmpeg_libav_new
Dolphin Bot
2014-07-06
Merge pull request #546 from workhorsy/header_guard_to_pragma_once
Tony Wasserka
2014-07-06
Merge pull request #463 from degasus/vertex_format_cache
Ryan Houdek
2014-07-05
VideoCommon: Remove some unused constants from VertexShaderGen.h.
Lioncash
2014-07-04
VideoCommon: Cache native vertex formats
degasus
2014-07-02
FPS counter cleanup
Lioncash
2014-07-01
Changed lingering header include guards to pragma once.
Matthew Brennan Jones
2014-06-27
AVIDump: rename frame variables
Tillmann Karras
2014-06-27
AVIDump: update ffmpeg/libav API usage
Tillmann Karras
2014-06-27
AVIDump: cleanup
Tillmann Karras
2014-06-27
Statistics: Reformat stats string
degasus
2014-06-27
VideoCommon: remove unused stats
degasus
2014-06-25
Centralize the logging code into its own folder in Common.
Lioncash
2014-06-24
Remove the 32-bit config platform from the VS solution and projects
Lioncash
2014-06-22
Merge pull request #500 from lioncash/ini
Pierre Bourdon
2014-06-19
LightingShader: hard code const variable
degasus
2014-06-19
PixelShader: remove the duplicated ppl constants
degasus
2014-06-19
PixelShader: use the vertex const buffer for ppl
degasus
2014-06-19
VideoCommon: use the Light struct in XF memory
degasus
2014-06-18
Kill off replaceable usages of s[n]printf.
Lioncash
2014-06-16
VideoCommon: small cleanups. No functional change.
magumagu
2014-06-16
Use only section-based ini reading.
Lioncash
2014-06-15
Merge pull request #492 from Armada651/master
Pierre Bourdon
2014-06-15
Remove EmuWindow.
Armada
2014-06-13
Merge pull request #445 from magumagu/video-dead-code
Tony Wasserka
2014-06-13
Merge pull request #470 from pauldacheez/s-Gamecube-GameCube
Tony Wasserka
2014-06-13
Merge pull request #483 from neobrain/bitfield_fixes
Tony Wasserka
2014-06-13
Fix the vertexloader on non-x86 targets.
Ryan Houdek
2014-06-11
Fix a few warnings caused by using BitField with non-typesafe functions.
Tony Wasserka
2014-06-09
Remove unused video config variable.
Rachel Bryk
2014-06-08
Fix the capitalization of "GameCube" throughout the project.
Paul Olszewski
2014-06-07
Make it so ARMv7 isn't a generic target.
Ryan Houdek
2014-06-06
Merge pull request #457 from Tilka/jcc
Ryan Houdek
2014-06-06
Merge pull request #458 from Tilka/warnings
Pierre Bourdon
2014-06-04
Fix some warnings.
Tillmann Karras
2014-06-03
x64Emitter: J_CC: use 32 bit offset automatically
Tillmann Karras
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-06-01
Video backends: remove dead code.
magumagu
2014-05-29
Remove the min/max functions in CommonFuncs.
Lioncash
2014-05-30
Merge pull request #411 from lioncash/fifo-cleanup
Pierre Bourdon
2014-05-29
Make GetBPRegInfo just take two strings as parameters
Lioncash
2014-05-25
Use strings instead of arbitrary buffers for video statistics
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
[next]