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
/
VertexShaderGen.cpp
Age
Commit message (
Expand
)
Author
2021-03-06
Convert XFMemory to BitField and enum class
Pokechu22
2020-11-20
LightingShaderGen: Always calculate lighting for both color channels
Stenzek
2020-11-09
ShaderGenCommon: Rename WriteFmt() to Write()
Lioncash
2020-10-19
VertexShaderGen: Fix unescaped { in D3D shader.
Admiral H. Curtiss
2020-07-24
LightingShaderGen: Transition over to fmt
Lioncash
2020-07-24
VertexShaderGen: Transition over to using fmt
Lioncash
2019-05-30
VideoCommon: Remove unnecessary memset on ShaderUid instances.
Lioncash
2019-01-24
ShaderGen: Don't use interface blocks on Vulkan without GS
Stenzek
2019-01-23
ShaderGen: Omit some unused varyings when possible
Stenzek
2018-03-14
Assert: Uppercase assertion macros
Lioncash
2017-11-22
LightingShaderGen: Always calculate lighting for both color channels
Stenzek
2017-07-30
ShaderGen: Use consistent variable names for texture coordinates
Stenzek
2017-07-20
ShaderGen: Pass host config to shader generation functions
Stenzek
2017-07-20
ShaderGen: Remove host state from shader uids
Stenzek
2017-04-05
VideoCommon: rework anamorphic widescreen heuristic
Michael Maltese
2017-04-04
Add configurable toggle that rounds vertices to the nearest pixel when
iwubcode
2017-03-16
VertexShaderGen: Correct for negative viewport dimensions.
Jules Blok
2017-02-01
ShaderGenCommon: Remove unnecessary includes
Lioncash
2017-01-13
VertexShaderGen: Remove the need for an extra UID.
Jules Blok
2016-12-27
Update comments
Jules Blok
2016-12-27
VideoCommon: Don't process the depth range in the vertex shader if it's not o...
Jules Blok
2016-10-16
VideoCommon: Fix GetInterpolationQualifier calls
Vincent Duvert
2016-10-04
LightingShader: Drop xfmem usage.
degasus
2016-10-01
VideoCommon: Add APIType entry for Vulkan
Stenzek
2016-10-01
ShaderGen: posmtx should be a 4-component unsigned byte
Stenzek
2016-10-01
ShaderGen: Specify attribute/output locations/bindings explicitly
Stenzek
2016-09-01
Merge pull request #4164 from Armada651/sonic-clipping
Jules Blok
2016-09-01
VertexShaderGen: Fix D3D X3014 compile error
EmptyChaos
2016-09-01
VertexShaderGen: Move the sonic epsilon hack to the vertex shader.
Jules Blok
2016-08-31
Comments
Preston Smith
2016-08-30
Hardware renderer fix
Preston Smith
2016-08-16
Improve documentation.
Jules Blok
2016-08-15
Cosmetics.
Jules Blok
2016-08-15
VertexShaderGen: Fix far clipping.
Jules Blok
2016-08-15
VideoCommon: Add a user-defined far clipping plane.
Jules Blok
2016-08-15
OGL: Check for GL_DEPTH_CLAMP support.
Jules Blok
2016-08-15
VertexShaderGen: Use reversed depth range.
Jules Blok
2016-08-15
VideoBackends: Enable depth clamping.
Jules Blok
2016-08-15
VertexShaderGen: Clip z using user-defined clipping planes.
Jules Blok
2016-08-15
VertexShaderGen: Clamp to the console depth range.
Jules Blok
2016-08-15
VideoCommon: Implement depth range equation in vertex shader.
Jules Blok
2016-07-29
VideoCommon: Make API_TYPE an enum class
Lioncash
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 vertex/lighting Shadergens
Scott Mansell
2016-06-24
Reformat all the things. Have fun with merge conflicts.
Pierre Bourdon
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-17
Merge pull request #3684 from Sonicadvance1/fix_vertexshadergen_asserts
Pierre Bourdon
2016-03-09
Workaround OS X video driver bug #24983074
Ryan Houdek
[next]