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
2015-03-16
Merge pull request #2222 from Tilka/fix_warnings
magumagu
2015-03-16
Fix warnings
Tillmann Karras
2015-03-15
quiet some warnings which appear on vs2015.
Shawn Hoffman
2015-03-13
Show no more than one FIFO error per session.
skidau
2015-03-08
VertexLoaderX64: fix harmless off-by-one error
Tillmann Karras
2015-03-02
TextureCache: load all mipmap levels from custom textures
degasus
2015-03-01
Merge pull request #2148 from Tilka/fifo_cleanup
magumagu
2015-03-01
TexCache: increase TEXTURE_KILL_THRESHOLD
degasus
2015-02-28
Fifo: small cleanup
Tillmann Karras
2015-02-28
Fifo: drop unused functions
Tillmann Karras
2015-02-28
PixelShaderManager: Remove unnecessary casts.
Lioncash
2015-02-25
Merge pull request #2058 from Stevoisiak/Codemaid-Cleanup-Take2
Lioncash
2015-02-25
Formatting/Whitespace Cleanup
Stevoisiak
2015-02-24
VideoCommon: rename efb2tex and efb2ram
degasus
2015-02-24
VideoCommon: always enable efb copy
degasus
2015-02-24
Fix some -Wsign-compare warnings
Tillmann Karras
2015-02-24
Clean up the intrinsics #ifdef mess
Tillmann Karras
2015-02-23
Merge pull request #2087 from Armada651/epsilon-3d
skidau
2015-02-23
Merge pull request #2050 from Tilka/reset_vertex_loader_stats
skidau
2015-02-22
VideoCommon: perf querys by async events
degasus
2015-02-22
VideoCommon: bbox by async events
degasus
2015-02-22
VideoCommon: implement swap requests in the full async way
degasus
2015-02-22
VideoCommon: use a new async event system for efb access
degasus
2015-02-21
VertexShaderManager: Turn the epsilon hack back on for 3D Vision.
Jules Blok
2015-02-21
TextureConversionShader: Use a Texture2DArray to match the shader resource view.
Jules Blok
2015-02-21
Merge pull request #2075 from magumagu/titantron-fix
Markus Wick
2015-02-21
Fix regression with directx when zfreeze=true and ztest=false.
Scott Mansell
2015-02-19
Explicitly set up AllocateTexture configuration for palette conversion.
magumagu
2015-02-19
Remove TextureAddress struct.
magumagu
2015-02-19
Decode EFB copies used as paletted textures.
magumagu
2015-02-18
Partially fix WWE12 titantron videos.
magumagu
2015-02-18
Allow multiple texture cache entries for textures at the same address
mimimi085181
2015-02-17
Merge pull request #2041 from Sonicadvance1/AArch64_vertex_loader
Ryan Houdek
2015-02-16
[AArch64] Change the vertex loader over to using unscaled loadstores.
Ryan Houdek
2015-02-16
[AArch64] Implement vertex loader recompiler.
Ryan Houdek
2015-02-14
Windows AVIDump: support "silent" frame dumping
Pierre Bourdon
2015-02-14
Merge pull request #1803 from lioncash/rgb
Markus Wick
2015-02-14
VertexLoaderManager: reset stats properly
Tillmann Karras
2015-02-13
Change RunVertices' function arguments.
Ryan Houdek
2015-02-11
ShaderGen: Fix pixel offset correction
degasus
2015-02-10
Merge pull request #1987 from magumagu/thread-safety
magumagu
2015-02-07
OnScreenDisplay: Allow for different colored messages
Lioncash
2015-02-04
Use emplace_* functions where in-place construction is preferable
Lioncash
2015-02-03
Fix regression for D3D EFB depth copies.
magumagu
2015-01-31
Merge pull request #1993 from Armada651/line-perspective
Markus Wick
2015-01-31
GeometryShaderGen: Perspective divide the line coordinates before comparing t...
Jules Blok
2015-01-31
VertexLoaderManager: assimilate GetVertexSize()
Tillmann Karras
2015-01-30
Clean up usage of ScheduleEvent_Threadsafe.
magumagu
2015-01-29
OpcodeDecoder: Calculate decoding time for vertices
degasus
2015-01-28
JitRegister: overload Register with a [start,end) variant
Gabriel Corona
[next]