yzct12345
|
f56d0db5bd
decoders: Optimize swizzle copy performance (#6790)
|
5 лет назад |
lat9nq
|
287a0f72a5
decoders: Break instead of continue
|
5 лет назад |
lat9nq
|
1feefabeba
decoders: Avoid out-of-bounds access
|
5 лет назад |
ameerj
|
20eb368e14
renderer_vulkan: Accelerate ASTC decoding
|
5 лет назад |
ReinUsesLisp
|
fe494a0ccd
common/alignment: Rename AlignBits to AlignUpLog2
|
5 лет назад |
ReinUsesLisp
|
9764c13d6d
video_core: Rewrite the texture cache
|
5 лет назад |
ReinUsesLisp
|
f00641459e
textures/decoders: Fix block linear to pitch copies
|
6 лет назад |
bunnei
|
3d13d7f48f
Merge pull request #4324 from ReinUsesLisp/formats
|
6 лет назад |
ReinUsesLisp
|
fbc232426d
video_core: Rearrange pixel format names
|
6 лет назад |
ReinUsesLisp
|
c574ab5aa1
video_core/textures: Add and use SwizzleSliceToVoxel, and minor style changes
|
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 лет назад |