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
2021-12-28
GLES: Fix LOD bias int/float mismatch
JosJuice
2021-12-28
PixelShaderGen: Add LOD bias to texture() call on systems that don't support ...
OatmealDome
2021-12-22
Merge pull request #10215 from OatmealDome/shader-logic-ops
JMC47
2021-12-18
PixelShaderGen: Convert to EnumMap
Pokechu22
2021-12-06
PixelShaderGen: Add shader logic ops support on OpenGL ES
OatmealDome
2021-12-06
PixelShaderGen: Add shader logic ops support on Metal
OatmealDome
2021-12-06
PixelShaderGen: Add logic ops to pixel_shader_uid_data
OatmealDome
2021-11-24
ConstantManager: Add logic ops to PixelShaderConstants
OatmealDome
2021-11-17
VideoCommon: Skip textureQueryLevels if it doesn't exist
Pokechu22
2021-11-17
VideoCommon: Handle custom texture sizes correctly
Pokechu22
2021-11-17
VideoCommon: Add option to use old behavior (Fast Texture Sampling)
Pokechu22
2021-11-17
VideoCommon: Implement diagonal LOD
Pokechu22
2021-11-17
VideoCommon: Use coarse derivatives for Manual Texture Sampling if possible
Pokechu22
2021-11-17
VideoCommon: Manually handle texture wrapping and sampling
Pokechu22
2021-11-17
VideoCommon: Expose SamplerState to shaders
Pokechu22
2021-11-17
VideoCommon: Provide raw texdims to shaders
Pokechu22
2021-11-17
VideoCommon: Allow BitfieldExtract in specialized shaders
Pokechu22
2021-10-13
VideoCommon: Fix color channel logic when per-pixel lighting is in use
Pokechu22
2021-10-04
VideoCommon: Abstract bounding box
Techjar
2021-07-20
PixelShaderGen: Fix OpenGL ES bounding box compilation error
JosJuice
2021-07-20
VideoCommon: Expand vector comparisons instead of overloading any()
Techjar
2021-07-08
Fix indentation for alphabump
Pokechu22
2021-07-08
Fix indirect textures when format is not ITF_8
Pokechu22
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-06-13
VideoCommon: Define scalar any() and all() functions in GLSL
Techjar
2021-06-11
Merge pull request #9801 from Techjar/bbox-rounding-hack
JMC47
2021-06-10
VideoCommon: Only include centered pixels in bounding box
Techjar
2021-06-09
Remove PixelShaderGen hasindstage
Pokechu22
2021-06-06
VideoCommon: Perform OpenGL bounding box inversion in pixel shader
Techjar
2021-06-05
VideoCommon: Round bounding box coordinates down and remove pixel center offset
Techjar
2021-05-31
VideoCommon: Fix bounding box on AMD/OpenGL/Windows
Pokechu22
2021-05-28
VideoCommon: Move bounding box pixel quads rounding to shader
Techjar
2021-05-27
Skip indirect operation for out of bounds indirect stages
Pokechu22
2021-05-07
PixelShaderGen: always run indirect stage logic
Pokechu22
2021-05-07
PixelShaderGen: Fix OOB tex coord indices
Tillmann Karras
2021-05-07
PixelShaderGen: Remove unused num_texgens argument
Pokechu22
2021-05-07
Split TevStageIndirect::mid into matrix_index and matrix_id
Pokechu22
2021-04-11
DriverDetails: Fix broken vector bitwise AND on Mali drivers
sspacelynx
2021-03-06
Convert BPMemory to BitField and enum class
Pokechu22
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-17
VideoCommon: Migrate over to fmt
Lioncash
2020-11-09
ShaderGenCommon: Rename WriteFmt() to Write()
Lioncash
2020-10-27
UberShaderPixel: Migrate over to fmt
Lioncash
2020-10-23
PixelShaderGen: Migrate over to fmt
Lioncash
2019-12-05
VideoCommon/BoundingBox: Make interface for querying bounding box data
Lioncash
2019-06-08
Merge pull request #8139 from lioncash/const
Connor McLaughlin
2019-05-30
VideoCommon: Remove unnecessary memset on ShaderUid instances.
Lioncash
2019-05-29
VideoCommon/PixelShaderGen: Fix up wonky comment formatting
Lioncash
2019-05-29
VideoCommon/PixelShaderGen: Make arrays immutable
Lioncash
[prev]
[next]