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
2018-10-28
Merge pull request #7501 from Techjar/class-memaccess-cleanup
Pierre Bourdon
2018-10-27
RenderBase: send performance sample at every end of frame
Pierre Bourdon
2018-10-20
VideoBackends: Pass window system info from host on creation
Stenzek
2018-10-20
Renderer: Pull dimensions from GLInterface/Swapchain
Stenzek
2018-10-20
Drop Host_GetRenderSurface and pass display to backend
Stenzek
2018-10-20
GLInterface: Drop Haiku support
Stenzek
2018-10-20
Update to Visual Studio's default Windows SDK
Tillmann Karras
2018-10-14
VideoCommon: Clean up class-memaccess warnings
Techjar
2018-10-14
Merge pull request #7496 from stenzek/null-shader-cache
Tilka
2018-10-14
Merge pull request #7412 from AdmiralCurtiss/xfb-stitch-in-order
Tilka
2018-10-14
ShaderCache: Don't create or load shader cache with Null backend
Stenzek
2018-10-12
Merge pull request #7437 from stenzek/graphics-options-race
Mat M
2018-10-09
Merge pull request #7470 from Tilka/fifoplayer
Tilka
2018-10-09
VideoCommon: remove unnecessary floor()
Tillmann Karras
2018-10-08
FifoPlayer: reduce XF_REGS_SIZE to what we know
Tillmann Karras
2018-10-07
BPStructs: don't warn about busclock/perf regs
Tillmann Karras
2018-10-01
Merge pull request #7408 from AdmiralCurtiss/twin-snakes-cutscene-flicker-fix
Pierre Bourdon
2018-09-28
Core: Call InitBackendInfo before loading config
Stenzek
2018-09-28
Don't fill backend info when core is running
Stenzek
2018-09-28
Remove unused Host_ShowVideoConfig
Stenzek
2018-09-16
Merge pull request #7398 from Techjar/emu-speed-skip-vsync
Léo Lam
2018-09-15
Do not consider XFB copies for invalidating textures when loading a new texture.
Admiral H. Curtiss
2018-09-14
Stitch together overlapping XFB regions in order of XFB copy creation.
Admiral H. Curtiss
2018-09-13
Correctly adjust the rendered XFB region at non-native internal resolutions w...
Admiral H. Curtiss
2018-09-05
VideoCommon: Skip vsync if configured emulation speed is not 100%
Techjar
2018-09-01
Revert "ShaderGen: Drop broken fragment shader index workaround for Vulkan"
Pierre Bourdon
2018-08-28
ShaderGen: Drop broken fragment shader index workaround for Vulkan
Stenzek
2018-08-27
Merge pull request #7253 from booto/fifo_reg
Pierre Bourdon
2018-08-24
PixelShaderGen: Ensure all components of ocol1 are initialized
Stenzek
2018-08-21
VideoCommon/HiresTextures: Change wildcard to a Windows-compatible character
Techjar
2018-07-19
FramebufferManager: Use D24S8 on Adreno when using Vulkan
Stenzek
2018-07-19
FramebufferManager: Dynamic selection of EFB depth format
Stenzek
2018-07-19
VideoBackends: Support D24S8 abstract texture format
Stenzek
2018-07-19
Merge pull request #7276 from stenzek/disable-shared-context-nouveau
Markus Wick
2018-07-17
DriverDetails: Disable shared context shader compilation on nouveau
Stenzek
2018-07-14
AVIDump: use dump_path rather than deprecated AVFormatContext::filename
Michael M
2018-07-14
AVIDump: av_register_all is deprecated/unneeded since 58.9.100
Michael M
2018-07-12
CP: some bits in some of the HI registers cannot be set
booto
2018-07-06
VideoCommon/TextureCacheBase: Resolve a -Wmissing-braces warning in GetRAMCop...
Lioncash
2018-07-03
Make arbitrary mipmap detection toggle invalidate the texture cache
Techjar
2018-07-02
Remove unused sRGB conversion functions
Jonathan Hamilton
2018-07-02
Do all arbitrary mipmap detection in integer space
Jonathan Hamilton
2018-06-25
VideoCommon: Fix auto IR being very overzealous
Techjar
2018-06-21
Merge pull request #6875 from JonnyH/WIP/mipmap-heuristic-tweaks
Markus Wick
2018-06-21
Merge pull request #6539 from degasus/async
Markus Wick
2018-06-15
ConfigManager: Convert GPUDeterminismMode into an enum class
Lioncash
2018-06-09
Compiler: Rename __forceinline define to DOLPHIN_FORCE_INLINE
Lioncash
2018-06-09
Common: Add header for compiler-specifics
Lioncash
2018-06-06
Add OSD message for Volume Hotkeys
master0fdisaster
2018-06-06
VideoCommon: Flush the GPU pipeline on async requests.
Markus Wick
[next]