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
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
Eliminate TVtxDesc.GetLegacyHex
Pokechu22
2021-06-09
Remove PixelShaderGen hasindstage
Pokechu22
2021-06-09
Hack to hide debug cubes in Super Mario Sunshine
Pokechu22
2021-06-08
Merge pull request #9782 from Techjar/bbox-ogl-upsidedown-fix
Connor McLaughlin
2021-06-07
Merge pull request #9792 from sepalani/lint
Léo Lam
2021-06-07
Lint: End of namespace
Sepalani
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-06-01
Merge pull request #9764 from Pokechu22/amd-opengl-bbox-fix
JMC47
2021-05-31
VideoCommon: Add fallback handling for bounding box when disabled or unsupported
Techjar
2021-05-31
VideoCommon: Fix bounding box on AMD/OpenGL/Windows
Pokechu22
2021-05-31
VideoCommon: Restore BBox* forwarding functions
Techjar
2021-05-30
Fix -Wreorder warnings
Tillmann Karras
2021-05-29
VideoCommon: Remove BBox* forwarding functions
Techjar
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-24
Merge pull request #9441 from skylersaleh/master
Léo Lam
2021-05-22
Merge pull request #9737 from Techjar/fix-textureinfo-hasmips
Mai M
2021-05-22
Apple M1: RAII Wrapper for JITPageWrite*Execute*()
Skyler Saleh
2021-05-22
Apple M1 Support for MacOS
Skyler Saleh
2021-05-22
VideoCommon: Account for pixel quads in bounding box calculation
Techjar
2021-05-22
VideoCommon: Split BBox* functions into common and backend implementation var...
Techjar
2021-05-22
VideoCommon/TextureInfo: Restore old mipmap detection logic
Techjar
2021-05-20
Merge pull request #9710 from JosJuice/volatile-begone
Mai M
2021-05-18
Merge pull request #8923 from Filoppi/OSD-fixes
JMC47
2021-05-15
Remove all remaining volatile qualifiers
JosJuice
2021-05-14
Merge pull request #9540 from Pokechu22/better-fifo-analyzer-part-2
Mat M
2021-05-14
Merge pull request #9707 from JosJuice/remove-atomic-header
Mat M
2021-05-14
Merge pull request #9688 from Filoppi/input_cleanup
Scott Mansell
2021-05-13
Remove Atomic.h
JosJuice
2021-05-13
Merge pull request #9681 from iwubcode/texture-info
Mat M
2021-05-12
Add mixed comments to input code, make some tooltip clearer
Filoppi
2021-05-11
VideoCommon: move all texture calculations to a "TextureInfo" class. This ev...
iwubcode
2021-05-09
Merge pull request #9694 from iwubcode/xfb-tcache-hash
JMC47
2021-05-08
VideoCommon: simplify TextureCacheBase by comparing a xfb's hash against a ne...
iwubcode
2021-05-07
UberShaderPixel: always run indirect stage logic
Pokechu22
2021-05-07
PixelShaderGen: always run indirect stage logic
Pokechu22
2021-05-07
UberShaderPixel: Fix OOB tex coord indices
Pokechu22
2021-05-07
UberShaderPixel: Return fixed-point values from selectTexCoord
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-05-07
Add 1 when displaying the number of TEV stages
Pokechu22
2021-05-07
Correct indirect stage ref typos
Pokechu22
2021-05-07
Separate vertex components by spaces
Pokechu22
2021-05-07
Add descriptions for GX_LOAD_INDX_A/B/C/D
Pokechu22
2021-05-07
Move vertex size and component calculation to VertexLoaderBase
Pokechu22
[next]