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
2016-10-03
VideoCommon: Minor changes
Shawn Hoffman
2016-10-02
Merge pull request #4240 from lioncash/include
shuffle2
2016-10-02
Merge pull request #4245 from aldelaro5/logs-levels-changes
Mat M
2016-10-01
Reorganise a ton of logs level
aldelaro5
2016-09-30
Vulkan: Amend header includes
Lioncash
2016-10-01
VideoNull: Set all fields in backend_info
Stenzek
2016-10-01
Vulkan: Only submit init/upload command buffer when it has commands
Stenzek
2016-10-01
Vulkan: Use render-pass based clears where possible
Stenzek
2016-10-01
Vulkan: Ensure fast path is used for non-RGBA formats when clearing
Stenzek
2016-10-01
Vulkan: Support frame dumping/screenshots
Stenzek
2016-10-01
Implement experimental Vulkan backend
Stenzek
2016-10-01
VideoBackends: Make TextureCache::CompileShaders return a bool
Stenzek
2016-10-01
VideoCommon: Call Renderer::SurfaceChanged on render parent resize
Stenzek
2016-10-01
VideoCommon: Add config fields for multithreading and validation layers
Stenzek
2016-10-01
VideoCommon: Extend DriverDetails to support both OpenGL and Vulkan
Stenzek
2016-10-01
ShaderGen: Specify attribute/output locations/bindings explicitly
Stenzek
2016-09-30
OGL: Handle case where both constant alpha and logic op is enabled
Stenzek
2016-09-27
Merge pull request #3893 from hthh/perf-query-bug
Markus Wick
2016-09-24
Software: Clean out unnecessary includes/fwd decls
Lioncash
2016-09-23
FramebufferManager: Add missing header guard
Lioncash
2016-09-22
DebugUtils: const correctness
Lioncash
2016-09-22
TextureEncoder: const correctness
Lioncash
2016-09-22
NativeVertexFormat: const correctness
Lioncash
2016-09-22
Clipper: const correctness
Lioncash
2016-09-22
Rasterizer: const correctness
Lioncash
2016-09-22
Merge pull request #4225 from lioncash/soft
Markus Wick
2016-09-22
SWVertexLoader: Value initialize SetupUnit instance
Lioncash
2016-09-22
Merge pull request #4233 from lioncash/efb
Markus Wick
2016-09-21
EfbInterface: Change out parameters on getters to return by value
Lioncash
2016-09-21
SWOGLWindow: Utilize the move constructor in PrintText
Lioncash
2016-09-21
SWOGLWindow: const correctness for ShowImage
Lioncash
2016-09-09
OGL: Remove unnecessary c_str calls
Lioncash
2016-09-07
EFB2RAM: Downsample higher resolutions with linear filtering.
Scott Mansell
2016-09-03
VideoSoftware: Don't Init the PixelEngine twice
EmptyChaos
2016-09-02
Merge pull request #4172 from phire/software_fog_error
Markus Wick
2016-09-02
VideoSoftware: Fix unsigned overflow bug in fog
Scott Mansell
2016-09-01
Merge pull request #4165 from lioncash/global
Jules Blok
2016-08-31
OGL: Remove unnecessary renderer global references
Lioncash
2016-08-31
D3D: Remove unnecessary renderer global references
Lioncash
2016-08-31
D3D12: Remove unnecessary renderer global references
Lioncash
2016-08-31
Comments
Preston Smith
2016-08-31
Revert postMat movement
Preston Smith
2016-08-30
Remove else in software renderer
Preston Smith
2016-08-30
lint fix
Preston Smith
2016-08-30
inputform ABC1's q value is defaulting to 0
Preston Smith
2016-08-30
Software renderer fix
Preston Smith
2016-08-24
Merge pull request #4140 from Armada651/ww-depth
Scott Mansell
2016-08-23
OGL: Handle cases where reversed depth is already used.
Jules Blok
2016-08-23
D3D: Correctly invert the viewport depth range.
Jules Blok
2016-08-22
VertexManager: Correct variable naming scheme
Lioncash
[next]