ReinUsesLisp
|
fbc232426d
video_core: Rearrange pixel format names
|
6 лет назад |
Fernando Sahmkow
|
37c690576f
MaxwellDMA: Optimize micro copies.
|
6 лет назад |
Lioncash
|
e2d8be1ca2
General: Resolve warnings related to missing declarations
|
6 лет назад |
Fernando Sahmkow
|
a452ff983d
MaxwellDMA: Fixes, corrections and relaxations.
|
7 лет назад |
Fernando Sahmkow
|
d1812316e1
texture_cache: Style and Corrections
|
7 лет назад |
Fernando Sahmkow
|
7232a1ed16
decoders: correct block calculation
|
7 лет назад |
ReinUsesLisp
|
345e73f2fe
video_core: Use un-shifted block sizes to avoid integer divisions
|
7 лет назад |
ReinUsesLisp
|
fb94871791
gl_texture_cache: Add fast copy path
|
7 лет назад |
ReinUsesLisp
|
bab21e8cb3
gl_texture_cache: Initial implementation
|
7 лет назад |
Fernando Sahmkow
|
da91e6e4b6
Apply Const correctness to SwizzleKepler and replace u32 for size_t on iterators.
|
7 лет назад |
Fernando Sahmkow
|
bec28d692d
Implement Block Linear copies in Kepler Memory.
|
7 лет назад |
bunnei
|
574e89d924
video_core: Refactor to use MemoryManager interface for all memory access.
|
7 лет назад |
ReinUsesLisp
|
0ad3c031f4
gl_rasterizer_cache: Move format conversion to its own file
|
7 лет назад |
ReinUsesLisp
|
0ccd490fcd
decoders: Minor style changes
|
7 лет назад |
David Marcec
|
fdd649e2ef
Fixed uninitialized memory due to missing returns in canary
|
7 лет назад |
FernandoS27
|
ddfbe0b58d
Implemented Tile Width Spacing
|
7 лет назад |
bunnei
|
f02b125ac8
Merge pull request #1717 from FreddyFunk/swizzle-gob
|
7 лет назад |
Frederic L
|
11a1442229
Eliminated unnessessary memory allocation and copy (#1702)
|
7 лет назад |
Frederic Laing
|
7a400e2191
textures/decoders: Replace magic numbers
|
7 лет назад |
Frederic Laing
|
95d3965f31
textures/decoders: Minor cleanup
|
7 лет назад |
greggameplayer
|
c8b3f09876
Implement ASTC_2D_10X8 & ASTC_2D_10X8_SRGB (#1666)
|
7 лет назад |
FernandoS27
|
aee93f98f9
Fix ASTC formats
|
7 лет назад |
bunnei
|
f7a173de6c
Merge pull request #1524 from FernandoS27/layers-fix
|
7 лет назад |
Lioncash
|
257b7bbfee
decoders: Remove unused variable within SwizzledData()
|
7 лет назад |
FernandoS27
|
e0ea2f5f6e
Fixed Layered Textures Loading and Cubemaps
|
7 лет назад |
bunnei
|
bcde71d4d9
decoders: Introduce functions for un/swizzling subrects.
|
7 лет назад |
bunnei
|
14286f70f0
Merge pull request #1488 from Hexagon12/astc-types
|
7 лет назад |
FernandoS27
|
331ce2942c
Shorten the implementation of 3D swizzle to only 3 functions
|
7 лет назад |
FernandoS27
|
1ff20d8538
Fix a Crash on Zelda BotW and Splatoon 2, and simplified LoadGLBuffer
|
7 лет назад |
FernandoS27
|
e0ca938b22
Propagate depth and depth_block on modules using decoders
|
7 лет назад |