Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
52f3e9e43c0244751f0cf84dbe4d20ffc60de0b0
/
src
/
gallium
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
940fba6
util/tgsi: use ASSERT_BITFIELD_SIZE() to check opcode field size
by Brian Paul
· 7 years ago
8c52ece
r600: enable ARB_shader_image_load_store, ARB_shader_image_size
by Dave Airlie
· 7 years ago
31db4a3
r600: handle image size support.
by Dave Airlie
· 7 years ago
f94f5c9
r600/sb: disable SB for images.
by Dave Airlie
· 7 years ago
aa38bf6
r600/shader: add support for load/store/atomic ops on images.
by Dave Airlie
· 7 years ago
a6b3792
r600: add core pieces of image support.
by Dave Airlie
· 7 years ago
5689bb0
r600/shader: implement getting thread id.
by Dave Airlie
· 7 years ago
c119a1a
r600/shader: add flag to denote if shader uses images
by Dave Airlie
· 7 years ago
894e2de
r600: implement basic memory barrier.
by Dave Airlie
· 7 years ago
ac4f175
r600: allocate immed buffer resource for images.
by Dave Airlie
· 7 years ago
77d36cb
r600: handle writes_memory properly
by Dave Airlie
· 7 years ago
d8acf79
autotools: change version TINY -> PATCH
by Dylan Baker
· 7 years ago
65fc16c
autotools: set XA versions in configure.ac and configure header file
by Dylan Baker
· 7 years ago
ff018a3
freedreno: also mark images used by draw/grid
by Rob Clark
· 7 years ago
92e75bf
freedreno: mark SSBOs written at draw time
by Rob Clark
· 7 years ago
2878af7
freedreno/a5xx: ARB_framebuffer_no_attachments support
by Rob Clark
· 7 years ago
f3fa3b0
tgsi/exec: fix LDEXP in softpipe
by Nicolai Hähnle
· 7 years ago
a8bdf0e
radeonsi: copy some nir gs info
by Timothy Arceri
· 7 years ago
b73ce64
ac: add gs_{prim,invocation}_id to the abi
by Timothy Arceri
· 7 years ago
8ae92a9
radeonsi: gather stream info in nir path
by Timothy Arceri
· 7 years ago
ae7b4fd
tgsi: whitespace clean-ups in tgsi_util.[ch]
by Brian Paul
· 7 years ago
cbfc92c
svga: s/unsigned/enum tgsi_texture_type/
by Brian Paul
· 7 years ago
dc37cb0
tgsi: s/unsigned/enum tgsi_texture_type/
by Brian Paul
· 7 years ago
bf41b2b
gallium/wgl: fix default pixel format issue
by Frank Richter
· 7 years ago
824e808
svga: issue debug warning for unsupported two-sided stencil state
by Brian Paul
· 7 years ago
d61a914
etnaviv: Add sampler TS support
by Wladimir J. van der Laan
· 7 years ago
59d76e7
etnaviv: Flush TS cache before changing TS configuration
by Wladimir J. van der Laan
· 7 years ago
0d6d9b5
etnaviv: Add TS_SAMPLER formats to etnaviv_format
by Wladimir J. van der Laan
· 7 years ago
ade528e
etnaviv: Check that resource has a valid TS in etna_resource_needs_flush
by Wladimir J. van der Laan
· 7 years ago
b24cb40
etnaviv: rnndb update
by Wladimir J. van der Laan
· 7 years ago
65123ee
r600: set the number type correctly for float rts in cb setup
by Roland Scheidegger
· 7 years ago
570d5b7
r600: use ieee version of rsq
by Roland Scheidegger
· 7 years ago
1c8d57a
r600: use ieee version of rcp
by Roland Scheidegger
· 7 years ago
3835009
r600: use DX10_CLAMP bit in shader setup
by Roland Scheidegger
· 7 years ago
aab0bfc
r600: use min_dx10/max_dx10 instead of min/max
by Roland Scheidegger
· 7 years ago
3ceee04
r600: fix cubemap arrays
by Dave Airlie
· 7 years ago
7676e71
freedreno/a5xx: small comment fix
by Rob Clark
· 7 years ago
d27318b
freedreno/a5xx: indirect draw support
by Rob Clark
· 7 years ago
f383cf9
freedreno/a5xx: split out helper for pipeline stalls
by Rob Clark
· 7 years ago
d74029b
freedreno: update generated headers
by Rob Clark
· 7 years ago
5041ea9
gallium/radeon: disable the cache when nir backend enabled
by Timothy Arceri
· 7 years ago
bc30812
gallium/tgsi: add tess output supoort to tgsi_get_gl_varying_semantic()
by Timothy Arceri
· 7 years ago
3d21eb3
gallium/tgsi: add prim id to tgsi_get_gl_varying_semantic()
by Timothy Arceri
· 7 years ago
f7580e7
broadcom/vc4: fix indentation in vc4_screen.c
by Andres Rodriguez
· 7 years ago
d848951
swr/rast: Faster emulated simd16 permute
by Tim Rowley
· 7 years ago
4399048
swr/rast: Use gather instruction for i32gather_ps on simd16/avx512
by Tim Rowley
· 7 years ago
Next »