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
/
Software
Age
Commit message (
Expand
)
Author
2017-03-14
OGL: Remove support for NV_depth_buffer_float.
Jules Blok
2017-03-10
Merge pull request #4935 from Armada651/depth-range-fix
Markus Wick
2017-03-10
VideoBackends: Move max texture size to VideoConfig
Stenzek
2017-03-08
Merge pull request #4999 from stenzek/renderer-statics
Markus Wick
2017-03-04
VideoCommon: Move last EFB scale handling to CalculateTargetSize
Stenzek
2017-03-04
VideoCommon: Move some common initialization logic to RenderBase
Stenzek
2017-03-03
Common: Move byte swapping utilities into their own header
Lioncash
2017-03-01
CMakeLists: Normalize whitespace
Lioncash
2017-02-24
OGL: Add support for glDepthRangedNV to handle oversized depth ranges.
Jules Blok
2017-02-18
VertexManagerBase: Make CreateNativeVertexFormat return a unique_ptr
Lioncash
2017-02-08
OpcodeDecoding: Convert #defines into enum constants
Lioncash
2017-02-03
FramebufferManagerBase: Return a std::pair from GetTargetSize
Lioncash
2017-01-23
RenderBase: Forward declare EFBAccessType
Lioncash
2017-01-23
VideoBackendBase: Convert EFBAccessType into an enum class
Lioncash
2017-01-07
VideoSW: Fix GL ES shader.
degasus
2017-01-04
VideoCommon: Make dst_alpha state implicit.
degasus
2016-12-26
TextureCache: Drop unused parameter in backend API.
degasus
2016-12-26
TextureCache: Extract BP enum check to VideoCommon.
degasus
2016-12-23
Merge pull request #4224 from lioncash/tcache
Mat M
2016-12-14
VideoSoftware: Don't drop least significant bit of 5-bit blue channels
Stenzek
2016-12-09
TextureCacheBase: Eliminate static state
Lioncash
2016-12-06
Common: Add alignment header
Léo Lam
2016-11-28
VideoConfig: Add option for full-resolution frame dumping
Stenzek
2016-11-27
Remove unnecessary ConfigManager includes
Léo Lam
2016-11-04
AVIDump: Add a struct for the state.
degasus
2016-10-11
VideoSW: Use VideoCommon frame dumping.
degasus
2016-10-11
Merge pull request #4337 from degasus/framedump
Markus Wick
2016-10-11
Fix building with PCH disabled.
Rohit Nirmal
2016-10-10
AVIDump: Move CoreTiming into caller.
degasus
2016-10-10
Merge pull request #4326 from degasus/framedump
Markus Wick
2016-10-08
Renderer: Merge screenshot logic into VideoCommon.
degasus
2016-10-08
Remove Frameskip
anthony
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-10-01
VideoBackends: Make TextureCache::CompileShaders return a bool
Stenzek
2016-10-01
VideoCommon: Add config fields for multithreading and validation layers
Stenzek
2016-09-24
Software: Clean out unnecessary includes/fwd decls
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
[next]