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
Age
Commit message (
Expand
)
Author
2021-04-24
VideoCommon: Fix scissorOffset, handle negative value correctly
ezio1900
2021-04-18
Merge pull request #7214 from stenzek/cp-access-sync
JMC47
2021-04-18
Fifo: Run/sync with the GPU on command processor register access
Stenzek
2021-04-11
DriverDetails: Fix broken vector bitwise AND on Mali drivers
sspacelynx
2021-04-06
Skip loading unknown XF registers in the FIFO player
Pokechu22
2021-04-06
Track and log CP commands 0x00/0x10/0x20 differently from other unknown commands
Pokechu22
2021-04-06
Log a warning for inexact uses of MATINDEX or VCD commands
Pokechu22
2021-04-06
Add game quirks for unknown BP/CP/XF commands
Pokechu22
2021-04-03
Merge pull request #9621 from Pokechu22/cassert
Léo Lam
2021-04-02
Replace uses of cassert with Common/Assert.h
Pokechu22
2021-04-02
VertexShaderGen: Sonic epsilon hack for OpenGL ES
blåhaj
2021-04-01
Merge pull request #8747 from iwubcode/map-freelook
JMC47
2021-03-26
Refactor CP array constants slightly
Pokechu22
2021-03-18
FreeLook: update camera and manager to use a delta time for movement (in case...
iwubcode
2021-03-17
VideoCommon: update FreeLook camera to add quaternion based rotation, fix orb...
iwubcode
2021-03-17
Merge pull request #9494 from Dentomologist/convert_arm64reg_to_enum_class
JosJuice
2021-03-13
Arm64Gen: Convert ARM64Reg to enum class
Dentomologist
2021-03-07
FreeLookCamera: Add override specifiers
Dentomologist
2021-03-07
FreeLookCamera: Remove unused variable
Dentomologist
2021-03-06
Use formatters in GetBPRegInfo; add missing commands
Pokechu22
2021-03-06
Convert BPMemory to BitField and enum class
Pokechu22
2021-03-06
Add FogParam0::FloatValue and FogParam3::FloatValue
Pokechu22
2021-03-06
Fix typo with ztex2 op in UseVertexDepthRange
Pokechu22
2021-03-06
Rename BPMEM_EFB_BR to BPMEM_EFB_WH
Pokechu22
2021-03-06
Use XFMEM_REGISTERS_START/END in XFRegWritten and LoadXFReg
Pokechu22
2021-03-06
Add names and descriptions for regular XF memory
Pokechu22
2021-03-06
Add names and descriptions for XF registers to the FIFO analyzer
Pokechu22
2021-03-06
Convert XFMemory to BitField and enum class
Pokechu22
2021-03-06
Add names and descriptions for CP registers to the FIFO analyzer
Pokechu22
2021-03-06
Convert CPMemory to BitField and enum class
Pokechu22
2021-03-06
Create constants for CP registers and masks
Pokechu22
2021-02-11
VideoCommon: Join the prefetch thread before clearing to avoid a potential cr...
iwubcode
2021-01-28
Merge pull request #9366 from iwubcode/freelook_camera_quaternion
Léo Lam
2021-01-27
VideoCommon: use Quaternion for Free Look orientation
iwubcode
2021-01-27
msbuild: bundle all dolphin "core" code into single library
Shawn Hoffman
2021-01-27
rename Common/File to Common/IOFile
Shawn Hoffman
2021-01-27
rename Core/Analytics to Core/DolphinAnalytics
Shawn Hoffman
2021-01-17
Arm64Emitter: Convert ShiftType to enum class
Dentomologist
2021-01-15
Arm64Emitter: Convert IndexType to enum class
Dentomologist
2021-01-05
Merge pull request #9323 from waddlesplash/haiku
Léo Lam
2021-01-05
Fix a couple of typos
Filippo Tarpini
2021-01-02
Rehabilitate Haiku support.
waddlesplash
2020-12-26
VideoCommon: Fix crash that occurs on loading a fifo log due to uninitialized...
iwubcode
2020-12-24
VideoCommon: Update active config when we check for config changes, this ensu...
iwubcode
2020-12-24
VideoCommon: Add 'Active' state to FreelookCamera to future proof if we ever ...
iwubcode
2020-12-24
VideoCommon: Update Free Look camera with settings change...
iwubcode
2020-12-24
Core / VideoCommon: Remove old Free Look config
iwubcode
2020-12-24
VideoCommon: Change 'Zoom' to 'MoveForward' since it really isn't a zoom
iwubcode
2020-12-24
VideoCommon: Add speed to Free Look camera
iwubcode
2020-12-16
Core: Remove ImageWrite and get rid of -Wmissing-declarations warnings
Léo Lam
[next]