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
2013-02-27
Merge branch 'arm-noglsl'
Ryan Houdek
2013-02-26
Buildfix.
Jordan Woyak
2013-02-26
Yell at the user if they change window size while dumping frames, and some ot...
Jordan Woyak
2013-02-26
ARM Support without GLSL
Ryan Houdek
2013-02-25
Merge branch 'real-wiimote-scanning'
Jordan Woyak
2013-02-25
fix last commit by neobrain
degasus
2013-02-25
Build fixing.
NeoBrainX
2013-02-25
TextureCacheBase: Do not assume EFB copies can safely be deleted when we thin...
NeoBrainX
2013-02-20
Revert "Don't load level 0 twice for 1-level textures in DX11." and fix it pr...
Jordan Woyak
2013-02-18
TextureCache: Fix D3D backends crashing when a game uses multiple 1x1-sized L...
NeoBrainX
2013-02-16
Use omp_get_num_procs to set the number of OpenMP threads rather than our cor...
Jordan Woyak
2013-02-15
Changes/cleanup to TextureCache::Load and other mipmap related code.
Jordan Woyak
2013-02-07
Remove some old nonsense.
Jordan Woyak
2013-02-07
Merge branch 'mipmap_fixes'.
NeoBrainX
2013-02-07
Fix some potential issues when blending on EFB formats without alpha.
NeoBrainX
2013-01-29
Fix some shadowing warnings.
Jordan Woyak
2013-01-25
Duplicate condition fix.
Lioncash
2013-01-24
Fix a potential memory leak on non-windows systems.
lioncash
2013-01-24
change projection_type to u32
degasus
2013-01-19
Fix a dumb regression from revision 4925a28f94d8.
NeoBrainX
2013-01-16
Revert "Made several variables/parameters unsigned in the DX9, DX11 and OGL p...
lioncash
2013-01-16
Made several variables/parameters unsigned in the DX9, DX11 and OGL plugins. ...
lioncash
2013-01-15
Fix two unsigned/signed mismatch warnings.
lioncash
2013-01-12
BPMemory: Expose more register descriptions for FifoPlayer
NeoBrainX
2013-01-11
Fix the signed/unsigned comparison warnings created by a recent commit.
Glenn Rice
2013-01-11
Fix two signed/unsigned mismatch warnings.
Lioncash
2013-01-11
PixelShaderGen: Change error strings to be unique so that we can identify une...
NeoBrainX
2013-01-10
Redundant line of code in VertexShaderManager::Dirty()
Lioncash
2013-01-10
VideoCommon: Implement proper RGBA8 texture loading from tmem.
NeoBrainX
2013-01-10
Video_Software: Implement proper RGBA8 texture loading from tmem.
NeoBrainX
2013-01-08
Fix an issue where an iterator would become invalidated in TextureCache::Clea...
Lioncash
2013-01-08
Fix an assert that had been wrong for ages, apparently.
NeoBrainX
2013-01-08
PixelShaderGen: Shader uid maintainance
NeoBrainX
2013-01-08
Disable color writing when alpha test always fails.
NeoBrainX
2013-01-08
Move alpha pretest to BPMemory.h and rename a bunch of alpha testing related ...
NeoBrainX
2013-01-08
Reword a comment about early_ztest a bit.
NeoBrainX
2013-01-08
Remove the per pixel depth option.
NeoBrainX
2013-01-08
PixelShaderGen: Don't disable depth texture emulation if z writing is disable...
NeoBrainX
2013-01-08
X11: Disable OSD hotkeys when the corresponding option is disabled.
NeoBrainX
2013-01-08
Fix clearing of render targets. We were skipping every other one.
Ryan Houdek
2013-01-07
Revert 30dd9c2 e9d00bf db5f4c8 and bff0fae
Ryan Houdek
2012-12-30
Clear up some warnings that crop up from -Wextra
Ryan Houdek
2012-12-30
Fix the last few warnings in Dolphin on my system.
Ryan Houdek
2012-12-25
Merge branch 'immediate-removal'
degasus
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
[next]