Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
992b6e18d05a4231069a63ed8663fc11cf1c71cc
/
src
/
gallium
992b6e1
radeonsi: fix a typo in creating monolithic ES-GS
by Marek Olšák
· 7 years ago
f783677
radeonsi: don't write undefined output channels to LDS in LS
by Marek Olšák
· 7 years ago
b63e7d4
radeonsi: use ac.lds for shared memory
by Marek Olšák
· 7 years ago
39b098d
radeonsi: do 64-bit LDS loads recursively
by Marek Olšák
· 7 years ago
35548ca
etnaviv: Emit vertex buffers consecutively
by Wladimir J. van der Laan
· 7 years ago
71e6307
r600: set DX10_CLAMP for compute shader too
by Roland Scheidegger
· 7 years ago
799d350
r600/shader: Fix all warnings issed with "-Wall -Wextra"
by Gert Wollny
· 7 years ago
1d076aa
r600: Emit EOP for more CF instruction types
by Gert Wollny
· 7 years ago
6a78416
broadcom/vc5: Fix BASE_LEVEL handling with txl.
by Eric Anholt
· 7 years ago
c55813c
broadcom/vc5: Fix array texture layer count setup.
by Eric Anholt
· 7 years ago
ad1521d
broadcom/vc5: Don't increment primitive queries while they're paused.
by Eric Anholt
· 7 years ago
1214c2e
broadcom/vc5: Fix incorrect padding of TF outputs.
by Eric Anholt
· 7 years ago
b18840a
broadcom/vc5: Fix UIF surface size setup for ARB_fbo's mismatched sizes.
by Eric Anholt
· 7 years ago
9f162fa
etnaviv: Put HALTI level in specs
by Wladimir J. van der Laan
· 7 years ago
391c958
etnaviv: Const-correctness etnaviv_emit.h
by Wladimir J. van der Laan
· 7 years ago
1b0638c
meson: add si_driinfo.h in libgallium_dri
by Juan A. Suarez Romero
· 7 years ago
b5957ce
llvmpipe: fix snorm blending
by Roland Scheidegger
· 7 years ago
464c2d8
r600: add cull distance support
by Dave Airlie
· 8 years ago
c8417c8
meson: Guard the gallium dri componenet
by Dylan Baker
· 7 years ago
494effd
broadcom/vc5: Align 1D texture miplevels to 64b.
by Eric Anholt
· 7 years ago
9d5972d
broadcom/vc5: Clamp min lod to the last level.
by Eric Anholt
· 7 years ago
2c8913e
broadcom/vc5: Increase simulator memory for tex-miplevel-selection.
by Eric Anholt
· 7 years ago
34838c2
swr/rast: Repair simd8 frontend code rot
by Tim Rowley
· 7 years ago
005d937
swr/rast: Implement AVX-512 GATHERPS in SIMD16 fetch shader
by Tim Rowley
· 7 years ago
2e244c7
swr/rast: Simplify GATHER* jit builder api
by Tim Rowley
· 7 years ago
44025de
swr/rast: Add alignment to transpose targets
by Tim Rowley
· 7 years ago
bc356b0
swr/rast: Cache eventmanager
by Tim Rowley
· 7 years ago
395a298
swr/rast: Enable AVX-512 targets in the jitter
by Tim Rowley
· 7 years ago
37bb69f
swr/rast: Points with clipdistance can't go through simplepoints path
by Tim Rowley
· 7 years ago
d9de8f3
swr/rast: Code style change (NFC)
by Tim Rowley
· 7 years ago
08512c5
swr/rast: Widen fetch shader to SIMD16
by Tim Rowley
· 7 years ago
e612231
swr/rast: Support flexible vertex layout for DS output
by Tim Rowley
· 7 years ago
3f17d3c
gallium/u_threaded: avoid syncing in threaded_context_flush
by Nicolai Hähnle
· 7 years ago
bc65dca
radeonsi: avoid syncing the driver thread in si_fence_finish
by Nicolai Hähnle
· 7 years ago
3db1ce0
radeonsi: recompute the relative timeout after waiting for ready fence
by Nicolai Hähnle
· 7 years ago
f5ea8d1
ddebug: fix the hang detection timeout calculation
by Nicolai Hähnle
· 7 years ago
16f8da2
ddebug: fix use-after-free of streamout targets
by Nicolai Hähnle
· 7 years ago
aaebf49
gallium/u_threaded: properly initialize fence unflushed tokens
by Nicolai Hähnle
· 7 years ago
ce470af
u_threaded_gallium: remove synchronization in fence_server_sync
by Nicolai Hähnle
· 7 years ago
df5ebe0
radeonsi/gfx9: fix VM fault with fetched instance divisors
by Nicolai Hähnle
· 7 years ago
514db90
broadcom/vc5: Fix up integer texture handling.
by Eric Anholt
· 7 years ago
65ae452
broadcom/vc5: Fix simulator assertion failures about color RT clears.
by Eric Anholt
· 7 years ago
ae44845
freedreno/ir3: add texture gather support
by Rob Clark
· 7 years ago
f5d477f
etnaviv: enable full overwrite when no color buffer is present
by Lucas Stach
· 7 years ago
8d59940
broadcom/vc5: Set up the padded height at surface creation time.
by Eric Anholt
· 7 years ago
c40ac13
broadcom/vc5: Fix clear color for swap_color_rb render targets.
by Eric Anholt
· 7 years ago
52f3e9e
broadcom/vc5: Fix pasteo in front stencil ref value setup.
by Eric Anholt
· 7 years ago
b63dd62
broadcom/vc5: Fix colormasking when we need to swap r/b colors.
by Eric Anholt
· 7 years ago
2daf941
broadcom/vc5: Enable the Z min/max clipping planes.
by Eric Anholt
· 7 years ago
c259bf6
broadcom/vc5: Fix driver for new PIPE_SHADER_CAP_MAX_HW_ATOMIC_*.
by Eric Anholt
· 7 years ago
2b5b6be
r300: add PIPE_SHADER_CAP_MAX_HW_ATOMIC_COUNTER* switch cases
by Brian Paul
· 7 years ago
af322ed
tgsi: s/uint/enum pipe_shader_type/
by Brian Paul
· 7 years ago
fdee3e1
tgsi: bump tgsi_opcode_info::output_mode size to 4 bits
by Brian Paul
· 7 years ago
3b7fd35
radeon/video: enable encode support for raven
by Boyuan Zhang
· 7 years ago
549a41e
radeonsi: enable vcn encode
by Boyuan Zhang
· 7 years ago
fe50797
radeon/vcn: add create encoder
by Boyuan Zhang
· 7 years ago
3c53fbb
radeon/vcn: add encode get feedback
by Boyuan Zhang
· 7 years ago
bc96444
radeon/vcn: add encode destroy
by Boyuan Zhang
· 7 years ago
3f83c24
radeon/vcn: add encode end frame
by Boyuan Zhang
· 7 years ago
47443bc
radeon/vcn: add encode bitstream
by Boyuan Zhang
· 7 years ago
f40fe72
radeon/vcn: add encode begin frame
by Boyuan Zhang
· 7 years ago
c2448f2
radeon/vcn: add encode header implementations
by Boyuan Zhang
· 7 years ago
d940fdf
radeon/vcn: add encode header algorithms
by Boyuan Zhang
· 7 years ago
be996f2
radeon/vcn: add ib implementations
by Boyuan Zhang
· 7 years ago
7f7ae47
radeon/vcn: add common encode part
by Boyuan Zhang
· 7 years ago
58aa4df
st/va: implement poc type
by Boyuan Zhang
· 7 years ago
76e0dcd
vl: add poc type
by Boyuan Zhang
· 7 years ago
c445cdf
winsys/amdgpu: add vcn enc cs support
by Boyuan Zhang
· 7 years ago
f2021d9
radeon/winsys: add vcn enc ring type
by Boyuan Zhang
· 7 years ago
d3d8914
radeon/vcn: add vcn encode interface
by Boyuan Zhang
· 7 years ago
b50eda8
gallium/aux/util/u_surface.c: Silence warnings and remove unneeded MAYBE_UNUSED
by Gert Wollny
· 7 years ago
c7bf83e
gallium/aux/util/u_debug_image.c: Silence warnings -Wunused-param
by Gert Wollny
· 7 years ago
f23f214
gallium/aux/util/u_debug_flush.c: Silence warnings -Wunused-param
by Gert Wollny
· 7 years ago
1dca234
gallium/aux/util/u_debug.c: Silence warnings -Wunused-param
by Gert Wollny
· 7 years ago
bec80e8
gallium/aux/util/u_format_table.py: Add UNUSED decoration to the generated function headers
by Gert Wollny
· 7 years ago
c7ebf95
gallium/aux/util/u_async_debug.c: Fix -Wtype-limits warning.
by Gert Wollny
· 7 years ago
537d046
gallium/aux/os/os_thread.h: Silence -Wunused-param.
by Gert Wollny
· 7 years ago
4bdad3d
gallium/aux/util/u_debug_refcnt.h: Fix -Wunused-param warnings
by Gert Wollny
· 7 years ago
2049c63
gallium/aux/util/u_blit.c: Fix -Wunused-param warnings
by Gert Wollny
· 7 years ago
28a02eb
gallium/aux/util/u_transfer.c: Fix some -Wunused-param warnings.
by Gert Wollny
· 7 years ago
82e2f1e
gallium/aux/util/u_threaded_context.c: Fix some -Wunused-param warnings.
by Gert Wollny
· 7 years ago
a5da06d
gallium/aux/util/u_surface.c: Silence a -Wsign-compare warning.
by Gert Wollny
· 7 years ago
c9fef0f
gallium/aux/util/u_pstipple.c: Fix one -Wsign-compare warning in ?: construct.
by Gert Wollny
· 7 years ago
2644a80
gallium/aux/util/u_mm.c: Fix one -Wparam-unused warning.
by Gert Wollny
· 7 years ago
1c0d4ba
gallium/aux/util/u_format_yuv.c: Fix a number of -Wunused-param warnings.
by Gert Wollny
· 7 years ago
a837a3d
gallium/aux/util/u_format_rgtc.c: Fix a number of -Wunused-param warnings
by Gert Wollny
· 7 years ago
a29181d
gallium/aux/util/u_format_other.c: Fix various -Wunused-param warnings
by Gert Wollny
· 7 years ago
3b4bacc
gallium/aux/util/u_format_latc.c: Fix various -Wunused-param warnings, (v2)
by Gert Wollny
· 7 years ago
d744387
gallium/aux/util/u_format_etc.c: Fix eight -Wunused-param warnings (v2)
by Gert Wollny
· 7 years ago
cf93a7f
gallium/aux/util/u_format.c: Fix one -Wunused-param warning
by Gert Wollny
· 7 years ago
e979ab7
gallium/aux/util/u_dump_state.c: Fix two -Wunused-paramter warnings
by Gert Wollny
· 7 years ago
20d3e94
gallium/aux/util/u_dump_defines.c: Fix -Wcompare-unsigned warning
by Gert Wollny
· 7 years ago
373c263
gallium/aux/util/u_debug_stack.c: Silence -Wunused-result warning
by Gert Wollny
· 7 years ago
9b80c03
gallium/aux/util/u_debug_describe.c: Silence an -Wunused-param warning
by Gert Wollny
· 7 years ago
ca7d517
gallium/aux/util/u_blitter.c: Silence some warnings
by Gert Wollny
· 7 years ago
c267750
freedreno/a5xx: stencil texturing support
by Rob Clark
· 7 years ago
a39d403
freedreno/a5xx/gmem: fix z32/s8 restore/resolve
by Rob Clark
· 7 years ago
010ebed
freedreno/a5xx/gmem: move ZS restore tiling hack
by Rob Clark
· 7 years ago
22605dc
freedreno: update generated headers
by Rob Clark
· 7 years ago
501591e
svga: add missing PIPE_SHADER_CAP_MAX_HW_ATOMIC_COUNTER* cases
by Brian Paul
· 7 years ago
Next »