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
/
Fifo.cpp
Age
Commit message (
Expand
)
Author
2019-07-24
VideoBackendBase: Do save state logic on the GPU thread
Stenzek
2019-05-06
Reformat repo to clang-format 7.0 rules
Techjar
2018-06-15
ConfigManager: Convert GPUDeterminismMode into an enum class
Lioncash
2018-03-14
Assert: Uppercase assertion macros
Lioncash
2018-01-27
VideoBackend: Remove PeekMessages method
Stenzek
2017-09-02
CommandProcessor: Remove unnecessary include
Lioncash
2017-06-25
Change "blocking" BlockingLoop::Stop to give up and die after a timeout.
Shawn Hoffman
2017-06-07
quiet some sign-conversion-in-parameter warnings
Shawn Hoffman
2017-03-28
Fifo: Remove unnecessary integral casts
Lioncash
2017-03-26
Fifo: const correctness
Lioncash
2017-02-01
Remove special condition for auto dual core determinism
JosJuice
2017-01-27
CommandProcessor: Limit scope of ugly SCPFifoStruct.
degasus
2016-11-11
BlockingLoop: Yield to UI message pump while waiting.
Jules Blok
2016-10-11
SyncGPU: Fix savestate.
degasus
2016-10-08
Remove Frameskip
anthony
2016-10-03
Fifo: Fix SyncGPU.
degasus
2016-09-17
Fifo: Use SyncGPU timings for single core.
degasus
2016-09-03
Core: Change CoreTiming event key from int to EventType*
EmptyChaos
2016-08-23
Merge pull request #4141 from lioncash/vtx
Markus Wick
2016-08-22
Merge pull request #4132 from lioncash/enum-fifo
Markus Wick
2016-08-21
VertexManagerBase: Get rid of static behavior
Lioncash
2016-08-19
Merge pull request #3386 from lioncash/memory
JosJuice
2016-08-18
Fifo: Make SyncGPUReason an enum class
Lioncash
2016-08-10
Use Common::Flag and Common::Event when possible
Léo Lam
2016-08-07
Common: namespace MemoryUtil
Lioncash
2016-07-19
Fifo: Call AllowSleep instead of Wakeup when pausing.
EmptyChaos
2016-06-24
Reformat all the things. Have fun with merge conflicts.
Pierre Bourdon
2016-04-10
Alternative fix: promote cycleslate to an s64 everywhere.
Scott Mansell
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-25
Merge pull request #3530 from degasus/syncgpufix
Pierre Bourdon
2016-01-24
Fifo: More comments for SyncGPU functions.
degasus
2016-01-24
Fifo: Fix SyncGPU.
degasus
2016-01-24
OpcodeDecoder: Add namespace
Lioncash
2016-01-17
VideoCommon: Header cleanup
Lioncash
2016-01-12
Fifo: Create a "Fifo" namespace.
degasus
2015-12-25
Fifo: Convert define into constant
Lioncash
2015-11-02
VideoCommon: VertexManager -> VertexManagerBase
Tillmann Karras
2015-09-11
Partially revert "General: Toss out PRI macro usage"
Lioncash
2015-06-12
Options: merge SCoreStartupParameter into SConfig
degasus
2015-06-08
Fifo: Rewrite SyncGpu
degasus
2015-05-30
Common: Update BlockingLoop to only use one atomic.
degasus
2015-05-30
Fifo: Extract syncing loop
degasus
2015-05-27
CommandProcessor: Replace volatile usages with atomics
Lioncash
2015-05-27
Fifo: Replace usages of volatile with atomics
Lioncash
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-04-21
Exit ReadDataFromFifoOnCPU, PushFifoAuxBuffer early if shutting down (GpuRunn...
comex
2015-04-06
Fifo: rewrite Fifo_PauseAndLock
degasus
2015-04-06
Fifo: only touch the SIMD state once in the single core loop
degasus
[next]