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
2018-02-20
Renderer: Handle resize events on-demand instead of polling
Stenzek
2018-02-20
BPFunctions: Move upscaling of scissor rect to VideoCommon
Stenzek
2018-02-20
BPFunctions: Move GX viewport conversion to VideoCommon
Stenzek
2018-02-15
PixelShaderGen: Implement table-based fog range as in software renderer
Stenzek
2018-02-11
TextureCache: Add an option to disable EFB copies to VRAM
Stenzek
2018-02-11
VideoConfig: Remove bForceCopyToRam field
Stenzek
2018-02-07
Merge pull request #6334 from stenzek/startup
Anthony
2018-02-01
BPMemory: Handle fog configuration where both A and C are infinity/NaN
Stenzek
2018-01-29
Merge pull request #6303 from TraceBullet/auto-adjust-window-size
Stenzek
2018-01-27
VideoBackend: Remove PeekMessages method
Stenzek
2018-01-27
VideoBackends: Combine Initialize/Prepare and Cleanup/Shutdown methods
Stenzek
2018-01-26
Fix Auto-Adjust Window Size option making the window too large
TraceBullet
2018-01-26
Renderer: Fix crash on shutdown when frame dumping or taking screenshots
Stenzek
2018-01-26
AbstractTexture: Fix crash in Vulkan backend when freeing texture
Stenzek
2018-01-22
AbstractTexture: Move Bind() method to Renderer
Stenzek
2018-01-20
CustomTexture: Drop old texture format.
degasus
2018-01-20
CustomTextures: Drop format convertion.
degasus
2018-01-17
AVIDump: Remove incorrect usage of s_ prefix
JosJuice
2018-01-17
Merge pull request #6307 from rukai/fix-frame-dump-path
Markus Wick
2018-01-18
Handle framedump path not existing
Lucas Kent
2018-01-17
VideoCommon: Apply custom texture scale for arbitrary mipmaps.
Markus Wick
2018-01-15
Merge pull request #6297 from JosJuice/custom-texture-arb-filename
Markus Wick
2018-01-11
Merge pull request #6300 from JonnyH/WIP/glsl-es-implicit-int-float-conversio...
Markus Wick
2018-01-11
Some more implicit uint/float conversions in the texture decode shaders
Jonathan Hamilton
2018-01-11
GLSL-ES doesn't allow implicit int/uint conversions
Jonathan Hamilton
2018-01-10
Clean up variable naming in HiresTextures::Update
JosJuice
2018-01-10
Treat custom textures with "_arb" suffix as having arbitrary mipmaps
JosJuice
2018-01-08
Merge pull request #6290 from JosJuice/invalid-aspect-ratio
Markus Wick
2018-01-08
Specify underlying types for enums that get casted from integers
JosJuice
2018-01-06
Treat invalid aspect ratio setting values as Auto
JosJuice
2018-01-06
VideoCommon: Apply the yscale as upscaling of the XFB.
Markus Wick
2018-01-05
Enable shader_framebuffer_fetch blend path on ubershaders
Jonathan Hamilton
2018-01-05
Workaround qualcomm driver bug
Jonathan Hamilton
2018-01-05
Implement dual-source blending in shader
Jonathan Hamilton
2018-01-03
Allow users to specify the encoder used for framedumping.
Vlad Firoiu
2017-12-30
MAX_XFB_HEIGHT: PAL value off by two fixed
Sepalani
2017-12-21
BPStructs: Use static cast for XFB/EFB copies
iwubcode
2017-12-21
Texture Cache Base: Move PAL vertical scaling to be baked into the texture si...
iwubcode
2017-12-19
Only use the "Scaled EFB Copy" setting for EFB, not XFB
JosJuice
2017-12-19
Reimplement EFB copy for intensity formats
Emmanuel Gil Peyrot
2017-12-19
Merge pull request #6190 from JosJuice/is-trivially-copyable-vs
Markus Wick
2017-12-19
Merge pull request #6254 from iwubcode/frame_counter_and_advance_fix
Markus Wick
2017-12-18
Rename GFX_HACK_COPY_EFB_ENABLED to GFX_HACK_COPY_EFB_SCALED
JosJuice
2017-12-15
Video Common: move frame advance and counter logic to only happen when we act...
iwubcode
2017-12-12
Fix GLES GPU texture conversion shader
Jonathan Hamilton
2017-12-11
Merge pull request #6249 from stenzek/texture-dump
Markus Wick
2017-12-10
Fix an invalid (uint < int) comparison in GLES with ubershaders
Jonathan Hamilton
2017-12-10
TextureCache: Don't dump custom textures
Stenzek
2017-12-07
Merge pull request #6240 from JosJuice/stream-path-encoding
Leo Lam
2017-12-06
VideoCommon: Drop now unused efb2tex matrix generation.
degasus
[next]