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
/
VideoBackends
Age
Commit message (
Expand
)
Author
2018-06-06
Give Dump Objects dedicated folder and tooltip
Ryan Meredith
2018-06-05
Merge pull request #6954 from degasus/coherent
Anthony
2018-06-04
Merge pull request #7027 from leoetlino/cleanup
Léo Lam
2018-06-02
Externals: Update glslang to upstream commit 32d3ec3
Stenzek
2018-05-30
Remove old GCC version checks
Léo Lam
2018-05-26
VideoConfig: Add a field for indicating logic op support in the backend
Stenzek
2018-05-24
OGL/Streambuffer: Use coherent mapping by default.
degasus
2018-05-22
OGL: Fix EFB access in MSAA-mode
Stenzek
2018-05-22
EFB2RAM: Apply copy filter as a float coefficient after sampling
Stenzek
2018-05-21
Vulkan/PostProcessing: Make file-scope std::string instances const char arrays
Lioncash
2018-05-20
Remove SOIL altogether from the project.
Emmanuel Gil Peyrot
2018-05-18
EfbInterface: Move buffer constant from the header to the cpp file
Lioncash
2018-05-18
EfbInterface: Make efb and perf_values std::arrays
Lioncash
2018-05-18
EfbInterface: Make perf_values internally linked
Lioncash
2018-05-18
EfbInterface: Move efb array into the EfbInterface namespace
Lioncash
2018-05-17
Merge pull request #6743 from stenzek/faster-disabled-copy-filter
Markus Wick
2018-05-12
Merge pull request #6825 from leoetlino/onion-types
Léo Lam
2018-05-12
Fix syntax error in GLSL_GS
Score_Under
2018-05-12
Remove stray quote sign
Score_Under
2018-05-12
Config: Fix template deduction for implicit conversions
Léo Lam
2018-05-11
Merge pull request #6801 from stenzek/copy-filter-typo
Léo Lam
2018-05-10
CommonFuncs: Convert ROUND_UP_POW2 macro to a function
Lioncash
2018-05-11
D3D/Vulkan: Fix incorrect clamp in EFB RAM copy
Stenzek
2018-05-08
OGL: Fix broken format changes in i965 driver
Stenzek
2018-05-07
Merge pull request #6646 from spycrab/fbm_strings
Markus Wick
2018-05-05
OGL: Fix incorrect clamping in EFB copies
Stenzek
2018-05-03
TextureConversionShader: Don't sample from adjacent rows when not needed
Stenzek
2018-05-02
D3D: Drop gamma parameter from util draw helper
Stenzek
2018-05-01
OGL/FramebufferManager: Clean up inline GLSL code
spycrab
2018-04-29
Implement EFB copy filter and gamma in hardware backends
Stenzek
2018-04-29
While I'm here, fix some chroma sub-sampling bugs.
Scott Mansell
2018-04-29
VideoSoftware: Implement xfb copy filter (Deflickering/Brightness)
Scott Mansell
2018-04-23
Common: Move BitSet helper functions into the Common namespace
Lioncash
2018-04-17
Fix some warnings
Tillmann Karras
2018-04-16
Common/Logging/Log: Wrap GENERIC_LOG macro's body in do { } while (0)
Lioncash
2018-04-12
Reformat all the things!
spycrab
2018-04-04
Merge pull request #6578 from JosJuice/remove-projection-hacks
Markus Wick
2018-04-02
Vulkan/CMakeLists: Migrate off add_dolphin_library
Lioncash
2018-04-02
Software/CMakeLists: Migrate off add_dolphin_library
Lioncash
2018-04-02
OGL/CMakeLists: Migrate off add_dolphin_library
Lioncash
2018-04-02
Null/CMakeLists: Migrate off add_dolphin_library
Lioncash
2018-04-02
D3D/CMakeLists: Migrate off add_dolphin_library
Lioncash
2018-04-01
Remove support for projection hacks
JosJuice
2018-03-28
VideoCommon/Vulkan: Explicitly link in xxhash
Lioncash
2018-03-26
Implement "Skip" ubershader mode
Stenzek
2018-03-21
[UI] Remove experimental tag from Vulkan
Helios747
2018-03-19
Merge pull request #6444 from stenzek/d3d-bbox
Markus Wick
2018-03-16
OGLShader: Ensure m_id and m_compute_program_id are always initialized
Lioncash
2018-03-16
OGLShader: Fix mismatched assignment in compute shader constructor
Lioncash
2018-03-16
Use __func__ instead of __FUNCTION__ where applicable
Lioncash
[prev]
[next]