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
release-prep-2606a
release-prep-2606a-2
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
VideoCommon
/
OpcodeDecoding.cpp
Age
Commit message (
Expand
)
Author
2014-12-09
VideoCommon: cleanup OpcodeDecoder
degasus
2014-12-09
VideoCommon: fifo cleanups
degasus
2014-11-19
Update CPStatus before processing the FIFO events and force an exception chec...
skidau
2014-11-15
OpcodeDecoder: Skip recursiv display lists
degasus
2014-11-05
Host: Kill off Host_SysMessage
Lioncash
2014-09-28
Add the 'desynced GPU thread' mode.
comex
2014-09-28
Rejigger some FIFO buffer variables to be more rational.
comex
2014-09-08
Include CommonTypes.h instead of Common.h.
Rohit Nirmal
2014-09-04
Merge pull request #957 from degasus/frame_skipping
Dolphin Bot
2014-09-04
VideoCommon: rewrite frame skipping code
degasus
2014-09-04
VideoCommon: remove XFReg copy optimization
degasus
2014-09-01
Refactor opcode decoding a bit to kill FifoCommandRunnable.
comex
2014-08-26
A tiny restructuring to allow inlining of FifoCommandRunnable. Probably usel...
comex
2014-07-11
remove unused globals
degasus
2014-07-11
mark all local functions as static
degasus
2014-06-27
VideoCommon: remove unused stats
degasus
2014-06-18
Kill off replaceable usages of s[n]printf.
Lioncash
2014-05-08
Opcode decoding: 0xC0 isn't a valid command.
magumagu
2014-03-09
clang-modernize -use-nullptr
Tillmann Karras
2014-02-20
Fix more header sorting issues in VideoCommon/ (now check-includes clean).
Pierre Bourdon
2014-02-18
Convert all includes to relative paths.
Lioncash
2014-02-17
Second and final pass of clearing out tabs.
Lioncash
2014-01-31
VideoCommon: remove Cache Displaylist
degasus
2013-12-31
Remove unnecessary Src/ folders
Jasper St. Pierre
[prev]