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
/
PixelShaderGen.cpp
Age
Commit message (
Expand
)
Author
2016-09-07
PixelShaderGen: Always divide the texture coordinates by q.
Jules Blok
2016-07-29
VideoCommon: Make API_TYPE an enum class
Lioncash
2016-06-26
VideoCommon: Fix some warnings.
Scott Mansell
2016-06-26
Multithreadded Shadergen: Second pass over Pixel Shadergen.
Scott Mansell
2016-06-26
Multithreadded Shadergen: Second Pass over vertex/lighting Shadergens
Scott Mansell
2016-06-26
Remove global refrences from common code.
Scott Mansell
2016-06-26
Multithreadded Shadergen: First pass over pixel Shadergen
Scott Mansell
2016-06-26
UID Change: Fix bug with indirect stage UIDs
Scott Mansell
2016-06-26
Shader UID change: Only store the two bits of components we need.
Scott Mansell
2016-06-26
Multithreadded Shadergen: First Pass over vertex/lighting Shadergens
Scott Mansell
2016-06-24
Further fixes to the formatting change. WX sucks.
Pierre Bourdon
2016-06-24
Reformat all the things. Have fun with merge conflicts.
Pierre Bourdon
2016-04-23
VideoCommon: Simplify indirect texture lookup code slightly
Jeffrey Pfau
2016-04-23
Revert "VideoBackend: Remove extraneous shifts from indirect texture lookups"
Jeffrey Pfau
2016-04-10
PixelShaderGen: Fixes implicit type conversion or PR #3772.
degasus
2016-04-09
PixelShaderGen: Move constant multiplication to constant generation.
degasus
2016-03-30
ShaderGen: Only specify storage qualifier in interface block when needed
Stenzek
2016-03-26
Merge pull request #3719 from Sonicadvance1/workaround_osx_video_drivers
Pierre Bourdon
2016-03-09
Workaround OS X video driver bug #24983074
Ryan Houdek
2016-02-29
Revert "Merge pull request #3578 from Armada651/forced-slow-depth"
Jules Blok
2016-02-08
VideoConfig: Replace FastDepthCalc by ForcedSlowDepth.
Jules Blok
2016-01-25
VideoBackend: Remove extraneous shifts from indirect texture lookups
Jeffrey Pfau
2016-01-18
Merge pull request #3523 from lioncash/video
Pierre Bourdon
2016-01-17
VideoCommon: Header cleanup
Lioncash
2016-01-15
PixelShaderGen: Use bitwise AND for wrapping indirect texture coordinates
Stenzek
2016-01-02
ShaderGen: Remove virtual methods from ShaderGeneratorInterface, move string ...
Stenzek
2015-12-26
ShaderGenerators: Remove unnecessary inline keywords
Lioncash
2015-12-26
ShaderGeneration: Get rid of static buffers
Lioncash
2015-12-15
MSAA: Store samples in ini files.
degasus
2015-11-30
Make cast from int to float explicit in shader
Andrew Wickham
2015-11-03
VideoCommon: return code/uid from shader gens
Tillmann Karras
2015-11-02
Fix a few typos
Sintendo
2015-11-01
VideoCommon: flush vertex manager if components change
Tillmann Karras
2015-10-29
ShaderCaches: remove unneeded typedefs
Tillmann Karras
2015-10-18
Support Conservative Depth as a fallback for EarlyZ
Scott Mansell
2015-10-17
PixelShaderGen: silence -Wformat-security warnings
Tillmann Karras
2015-10-16
VideoCommon: fix variable types fed to Write() function
Ilia Mirkin
2015-10-12
PixelShaderGen: Use arrays of texture samplers.
Scott Mansell
2015-09-06
VideoBackends: Reimplement SSAA, now for D3D + OGL
degasus
2015-09-04
Remove all of our workarounds for Qualcomm devices we don't support anymore.
Ryan Houdek
2015-09-01
PixelShaderGen: Use spaces instead of tabs for vertical alignment
Lioncash
2015-09-01
PixelShaderGen: Move defines into the implementation file
Lioncash
2015-09-01
BPMemory/XFMemory: Convert defines to enums
Lioncash
2015-08-28
Fix building with PCH disabled.
Rohit Nirmal
2015-08-22
Fix the shader overrunning our max shader size.
Ryan Houdek
2015-07-20
Work around PowerVR's shader compiler.
Ryan Houdek
2015-06-06
VideoBackends: Allow the viewport to use the full depth range.
Jules Blok
2015-05-26
D3D: Depth range inversion.
galop1n
2015-05-25
Merge pull request #2274 from degasus/disable_bbox
Ryan Houdek
2015-05-25
Set copyright year to when a file was created
Tillmann Karras
[next]