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
2012-12-24
Revert "VertexShaderGen: Fix a shader compilation error.". I'm an idiot :p
NeoBrainX
2012-12-24
VertexShaderGen: Fix a shader compilation error.
NeoBrainX
2012-12-24
TextureCacheBase: Fix a potential bug when using custom textures.
NeoBrainX
2012-12-23
revert last commit, add CheckInvalidState to VideoBackend
degasus
2012-12-22
do only invalid hashes instead of all textures on loading
degasus
2012-12-21
add invalid flag for BPStructs (fix issue 5790)
degasus
2012-12-17
TextureCacheBase: Delete textures completely instead of just invalidating the...
NeoBrainX
2012-12-10
PixelShaderGen: Drop some useless and potentially buggy code.
NeoBrainX
2012-12-10
OSX build fix for the unordered_map/hash_map issue.
Glenn Rice
2012-12-10
Clean up gcc/g++ compiler warnings that have accumulated.
Glenn Rice
2012-12-01
VertexShaderManager: Fix redundant shader constant updates.
NeoBrainX
2012-11-26
Merge branch 'desync-fixes' into movie-fixes
rog
2012-11-26
what is this even...
rog
2012-11-20
Enable GFX debugger functionality in Release builds.
NeoBrainX
2012-11-19
Partially revert "Check if BP and XF changes actually change values before fl...
NeoBrainX
2012-11-19
Merge branch 'efb_scaling_fixes'.
NeoBrainX
2012-11-19
Fix some fractional EFB scaling issues.
NeoBrainX
2012-11-16
Added option to toggle the display of On-Screen Display messages in the Inter...
XtraFear
2012-11-16
Fix an off-by-one error.
NeoBrainX
2012-11-16
Remove Renderer::xScale and Renderer::yScale.
NeoBrainX
2012-11-16
Move ComputeDrawRectangle() to Renderer::UpdateDrawRectangle().
NeoBrainX
2012-10-23
merge relevant changes from bc61dbdf58a8 in otu0001-desync-fix clone
rog
2012-10-20
Hey, long time no commits :).
rodolfoosvaldobogado@gmail.com
2012-10-04
Implement a simple benchmarking mode which logs FPS to a file
Pierre Bourdon
2012-10-03
Move last XFB size from Render to FramebufferManager.
NeoBrainX
2012-10-03
Minor cleanups.
NeoBrainX
2012-09-27
Revert "Partially revert revision d511b506120c."
NeoBrainX
2012-08-28
Update libav code to remove deprecation warnings.
Glenn Rice
2012-08-20
Use do { ... } while (0) for the *_LOG macros
Pierre Bourdon
2012-08-10
Revert the recent zcomploc changes including the Graphic_Fixes merge.
NeoBrainX
2012-08-07
Maintenance.
NeoBrainX
2012-08-07
Add a sanity check for viewports with zero width/height.
NeoBrainX
2012-08-06
Skipped the ZCompLoc pass if the result can be determined at compile time. B...
skidau
2012-08-05
Fix a typo in the indexed color vertex loader
Pierre Bourdon
2012-08-05
Replace all of the opcode data read functions by their SSSE3 equivalent, not ...
Pierre Bourdon
2012-06-29
Removed the offset if the ZCompLoc GREATER or LESS function is used. Fixes t...
skidau
2012-06-27
Add a missing Invalidate() call in ~TextureCache(). Fixes a regression from ...
Pierre Bourdon
2012-06-20
Fix a small bug.
NeoBrainX
2012-06-20
Minor cleanup.
NeoBrainX
2012-06-20
Enable texture format overlay on the fly.
NeoBrainX
2012-06-20
Enable hires textures even when texture dumping is enabled.
NeoBrainX
2012-06-20
Instead of invalidating texcache whenever the graphics configuration dialog g...
NeoBrainX
2012-06-11
Remove "Disable Textures".
NeoBrainX
2012-06-11
Remove "Disable Lighting".
NeoBrainX
2012-06-08
Fast mipmaps deserves to die!!
NeoBrainX
2012-06-02
Remove some TODOs.
NeoBrainX
2012-06-02
OSX build fix for BPStructs. Thanks to pauldacheez for the fix.
skidau
2012-06-02
Fixed "Failed to compile pixel shader" error when Per-Pixel Lighting is enabl...
skidau
2012-05-29
Fix changing internal resolution via hotkeys (settings above 1.5x weren't acc...
NeoBrainX
2012-05-27
Update the viewport when the scissor offset is changed
Pierre Bourdon
[next]