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-10-19
Remove some unnecessary includes as well as simplifying exisiting ones if pos...
Lioncash
2013-10-17
Basic precompiled header support for Linux/OS X. Shaves 20-30% off full rebu...
comex
2013-10-16
Fix rendering on Adreno and Mali. This adds a new DriverDetails bug to know i...
Ryan Houdek
2013-10-15
ShaderGen: fix for commit bd80de14f4ca
degasus
2013-10-15
ShaderGen: drop PerPixelLighting + 8Texcoord hack
degasus
2013-10-15
ShaderGen: remove nonsense for() if() {}
degasus
2013-10-13
Perf: Use unordered_map instead of map in very slightly hot function.
comex
2013-10-13
Remove unused variable waitingForPEInterruptDisable.
comex
2013-10-13
PixelShaderGen: Refine the comment from revision 3fbe1b1ccdcf.
NeoBrainX
2013-10-13
VideoCommon: Update FastDepth's comment
degasus
2013-10-13
VideoCommon: revert the ViewPort changes
degasus
2013-10-12
VideoCommon: reimplement Dirty() in PixelShaderManager
degasus
2013-10-12
VideoCommon: fix dstAlpha
degasus
2013-10-12
VideoCommon: remove SetVSConstant4f
degasus
2013-10-12
OGL: update ubo workaround
degasus
2013-10-12
VideoCommon: refactor PixelShaderManager setters
degasus
2013-10-12
videoCommon: remove not supported constant types
degasus
2013-10-12
D3D: also uses VideoCommon constant buffer handling
degasus
2013-10-12
ogl: implement useful constant buffer upload
degasus
2013-10-12
VideoCommon: keep a copy of the const buffer in VideoCommon
degasus
2013-10-07
Put Plugins/ in Core/, rename to VideoBackends
Jasper St. Pierre
2013-10-06
Fix PixelShaderGen from the previous commit.
Ryan Houdek
2013-10-06
[Android] Missed a few things for PowerVR544MP3 'support.' It doesn't actuall...
Ryan Houdek
2013-10-06
Only emit the texgens if they are used, not every single time do all of them.
Ryan Houdek
2013-10-06
Removing more references to D3D9.
Tony Wasserka
2013-10-06
Remove another D3D9 reference.
Tony Wasserka
2013-10-06
Remove more references to D3D9...
Tony Wasserka
2013-10-06
Shader generators: Remove any references to D3D9 and cleanup the affected code.
Tony Wasserka
2013-10-06
Remove some now unused VideoConfig settings.
Tony Wasserka
2013-10-06
Remove D3D9 related files.
Lioncash
2013-10-06
[Android] Tegra 4 'support.' This brings up the OpenGL backend to support Teg...
Ryan Houdek
2013-09-28
Support a gcm revision-specific game ini for cheats + partially fix gecko cod...
comex
2013-09-26
Quick build fix.
Ryan Houdek
2013-09-26
[Android] The dynamic UBO access isn't actually fixed, contrary to what rev c...
Ryan Houdek
2013-09-25
[Android] The issue with the dynamic UBO access on Adreno platforms was fixed...
Ryan Houdek
2013-09-24
Merge branch 'fix-field-ordering'
Scott Mansell
2013-09-23
[Android] Fix the ability to stop the game and start another.
Ryan Houdek
2013-09-23
Remove all refrences of field ordering from video backends.
Scott Mansell
2013-09-22
ogl: drop glsl120 support
degasus
2013-09-22
Fix stack misalignment fix.
comex
2013-09-22
Revert "Fix stack misalignment issues."
Rachel Bryk
2013-09-20
Fix stack misalignment issues.
comex
2013-09-18
Better fix for issue 6614: ISOProperties should store integer settings for PH...
Pierre Bourdon
2013-09-18
Fix loading of the 'projection hack enabled' gameini setting
Pierre Bourdon
2013-09-18
[ANDROID] Add two new DriverDetails bugs for Adreno. V45 of the driver has br...
Ryan Houdek
2013-09-16
VideoCommon: fix ogl lighting bug which happens because of NaN emulation
degasus
2013-09-14
Overlay local gameinis over global gameinis instead of copying.
Pierre Bourdon
2013-09-14
Display warning OSD messages when a game ini is overriding any settings.
NeoBrainX
2013-09-14
Move TextureDecoder.cl from User to Sys
Pierre Bourdon
2013-09-11
VideoCommon: use memcmp to compare shader uid
degasus
[next]