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
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
2020-12-16
Fix -Wclass-memaccess warnings
Léo Lam
2020-12-15
Add NetBSD support
David Carlier
2020-12-11
Merge pull request #9289 from AdmiralCurtiss/simple-png-api-write
Léo Lam
2020-12-05
Merge pull request #9275 from JosJuice/framedump-boot-time
Léo Lam
2020-12-02
General: Convert PanicAlerts over to fmt equivalent
Lioncash
2020-11-27
FrameDump: Start timing at 0 ticks when starting from boot
JosJuice
2020-11-26
VideoCommon: Use Common::SavePNG() to write textures.
Admiral H. Curtiss
2020-11-26
Core: Remove commented out logs
Lioncash
2020-11-23
Fix vertex ubershader GLES compile errors
JosJuice
2020-11-22
FrameDump: Re-add call to av_register_all
JosJuice
2020-11-20
LightingShaderGen: Always calculate lighting for both color channels
Stenzek
2020-11-20
Fix translatable strings which contain non-positional arguments
JosJuice
2020-11-20
Merge pull request #9239 from altimumdelta/FFDUMP_Separate_Logging
Léo Lam
2020-11-17
VideoCommon: Migrate over to fmt
Lioncash
2020-11-10
FrameDump Logging: Separate log type and migrate to fmt
altimumdelta
2020-11-09
ShaderGenCommon: Rename WriteFmt() to Write()
Lioncash
2020-11-09
Merge pull request #9197 from lioncash/uber-pixel
LC
2020-11-05
Common/LinearDiskCache: Replace std::fstream with File::IOFile
JosJuice
2020-10-29
Merge pull request #9141 from Techjar/but-for-how-long
JMC47
[next]