summaryrefslogtreecommitdiff
path: root/src/video_core (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1717 from FreddyFunk/swizzle-gobGravatar bunnei2018-11-181-37/+33
|\
| * textures/decoders: Replace magic numbersGravatar Frederic Laing2018-11-171-37/+33
* | Merge pull request #1693 from Tinob/masterGravatar bunnei2018-11-189-211/+315
|\ \
| * | drop support for non separate alpha as it seems to cause issues in some gamesGravatar Rodolfo Bogado2018-11-183-61/+35
| * | fix sampler configuration, thanks to Marcos for his investigationGravatar Rodolfo Bogado2018-11-173-19/+57
| * | small type fixGravatar Rodolfo Bogado2018-11-171-6/+6
| * | small fix for alphaToOne bit locationGravatar Rodolfo Bogado2018-11-171-2/+2
| * | fix for gcc compilationGravatar Rodolfo Bogado2018-11-171-60/+61
| * | add AlphaToCoverage and AlphaToOneGravatar Rodolfo Bogado2018-11-175-1/+39
| * | add support for fragment_color_clampGravatar Rodolfo Bogado2018-11-175-1/+24
| * | add missing MirrorOnceBorder support where supportedGravatar Rodolfo Bogado2018-11-171-0/+6
| * | set border color not depending on the wrap modeGravatar Rodolfo Bogado2018-11-171-9/+9
| * | set default value for point size registerGravatar Rodolfo Bogado2018-11-172-5/+4
| * | fix viewport and scissor behaviorGravatar Rodolfo Bogado2018-11-176-64/+89
| |/
* | Eliminated unnessessary memory allocation and copy (#1702)Gravatar Frederic L2018-11-183-9/+20
* | gl_rasterizer: Remove default clip distanceGravatar ReinUsesLisp2018-11-181-2/+0
|/
* Merge pull request #1700 from FreddyFunk/cleanupGravatar bunnei2018-11-161-3/+3
|\
| * gl_rasterizer_chache: Minor cleanupGravatar Frederic Laing2018-11-151-3/+3
* | Merge pull request #1701 from FreddyFunk/decodersGravatar bunnei2018-11-161-16/+16
|\ \
| * | textures/decoders: Minor cleanupGravatar Frederic Laing2018-11-151-16/+16
| |/
* | Merge pull request #1676 from lioncash/warnGravatar bunnei2018-11-162-3/+4
|\ \ | |/ |/|
| * gl_state: Amend compilation warningsGravatar Lioncash2018-11-132-3/+4
* | Merge pull request #1637 from FernandoS27/cacheGravatar bunnei2018-11-141-18/+17
|\ \
| * | Improved GPU Caches lookup SpeedGravatar FernandoS272018-11-111-18/+17
* | | Merge pull request #1662 from FreddyFunk/CopySurface-OptimizationGravatar bunnei2018-11-131-10/+7
|\ \ \
| * | | gl_rasterizer_cache: Remove unnecessary memory allocation and copy in CopySur...Gravatar Frederic Laing2018-11-081-10/+7
* | | | Merge pull request #1685 from lioncash/baseGravatar bunnei2018-11-131-1/+0
|\ \ \ \
| * | | | video_core/renderer_base: Remove GL include from the renderer base class filesGravatar Lioncash2018-11-131-1/+0
| | |_|/ | |/| |
* / | | gl_rasterizer: Minor cleanupGravatar Frederic L2018-11-131-4/+2
|/ / /
* | | Merge pull request #1628 from greggameplayer/Texture2DArrayGravatar bunnei2018-11-121-0/+1
|\ \ \
| * \ \ Merge branch 'master' into Texture2DArrayGravatar greggameplayer2018-11-0612-186/+338
| |\ \ \
| * | | | correct syntaxGravatar greggameplayer2018-11-021-4/+3
| * | | | Merge branch 'master' into Texture2DArrayGravatar greggameplayer2018-11-0214-1031/+1296
| |\ \ \ \
| * | | | | Implement SurfaceTarget Texture2DArrayGravatar greggameplayer2018-10-311-0/+1
* | | | | | Implement ASTC_2D_10X8 & ASTC_2D_10X8_SRGB (#1666)Gravatar greggameplayer2018-11-124-71/+101
* | | | | | Merge pull request #1660 from Tinob/masterGravatar bunnei2018-11-119-88/+138
|\ \ \ \ \ \
| * | | | | | Use core extensions when available to set max anisotropic filtering levelGravatar Rodolfo Bogado2018-11-111-2/+7
| * | | | | | Improve state management by splitting some of the states id separated functio...Gravatar Rodolfo Bogado2018-11-116-39/+40
| * | | | | | Try to fix problems with stencil test in some games, relax translation to ope...Gravatar Rodolfo Bogado2018-11-114-37/+61
| * | | | | | set sampler max lod, min lod, lod bias and max anisotropyGravatar Rodolfo Bogado2018-11-113-13/+33
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #1664 from FreddyFunk/cast2Gravatar bunnei2018-11-111-2/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | gl_rasterizer: Fix compiler warningsGravatar Frederic Laing2018-11-081-2/+2
| | |_|_|/ | |/| | |
* | | | | Merge pull request #1669 from ReinUsesLisp/fixup-gsGravatar bunnei2018-11-114-15/+24
|\ \ \ \ \
| * | | | | gl_shader_decompiler: Guard out of bound geometry shader input readsGravatar ReinUsesLisp2018-11-104-15/+24
* | | | | | Merge pull request #1663 from lioncash/rasterGravatar bunnei2018-11-119-10/+25
|\ \ \ \ \ \
| * | | | | | rasterizer_cache: Remove reliance on the System singletonGravatar Lioncash2018-11-089-10/+25
| |/ / / / /
* | | | | | Merge pull request #1648 from FernandoS27/texs-3-arrayGravatar bunnei2018-11-111-7/+11
|\ \ \ \ \ \
| * | | | | | Correct issue where texturelod could not be applied to 2darrayshadowGravatar FernandoS272018-11-071-1/+5
| * | | | | | Implement 3 coordinate array in TEXS instructionGravatar FernandoS272018-11-071-6/+6
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #1654 from degasus/dirty_flagsGravatar bunnei2018-11-114-7/+37
|\ \ \ \ \ \