index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
freedreno/ir3: add texture gather support
Rob Clark
2017-11-18
2
-2
/
+17
*
etnaviv: enable full overwrite when no color buffer is present
Lucas Stach
2017-11-18
2
-3
/
+3
*
broadcom/vc5: Set up the padded height at surface creation time.
Eric Anholt
2017-11-17
3
-16
/
+15
*
broadcom/vc5: Fix clear color for swap_color_rb render targets.
Eric Anholt
2017-11-17
1
-0
/
+9
*
broadcom/vc5: Fix pasteo in front stencil ref value setup.
Eric Anholt
2017-11-17
1
-1
/
+1
*
broadcom/vc5: Fix colormasking when we need to swap r/b colors.
Eric Anholt
2017-11-17
1
-9
/
+24
*
broadcom/vc5: Enable the Z min/max clipping planes.
Eric Anholt
2017-11-17
1
-2
/
+0
*
broadcom/vc5: Fix driver for new PIPE_SHADER_CAP_MAX_HW_ATOMIC_*.
Eric Anholt
2017-11-17
1
-0
/
+2
*
r300: add PIPE_SHADER_CAP_MAX_HW_ATOMIC_COUNTER* switch cases
Brian Paul
2017-11-17
1
-0
/
+2
*
tgsi: s/uint/enum pipe_shader_type/
Brian Paul
2017-11-17
2
-2
/
+2
*
tgsi: bump tgsi_opcode_info::output_mode size to 4 bits
Brian Paul
2017-11-17
2
-1
/
+3
*
radeon/video: enable encode support for raven
Boyuan Zhang
2017-11-17
1
-1
/
+2
*
radeonsi: enable vcn encode
Boyuan Zhang
2017-11-17
1
-1
/
+3
*
radeon/vcn: add create encoder
Boyuan Zhang
2017-11-17
1
-1
/
+81
*
radeon/vcn: add encode get feedback
Boyuan Zhang
2017-11-17
1
-1
/
+14
*
radeon/vcn: add encode destroy
Boyuan Zhang
2017-11-17
1
-1
/
+15
*
radeon/vcn: add encode end frame
Boyuan Zhang
2017-11-17
1
-1
/
+2
*
radeon/vcn: add encode bitstream
Boyuan Zhang
2017-11-17
1
-1
/
+13
*
radeon/vcn: add encode begin frame
Boyuan Zhang
2017-11-17
1
-1
/
+22
*
radeon/vcn: add encode header implementations
Boyuan Zhang
2017-11-17
2
-0
/
+241
*
radeon/vcn: add encode header algorithms
Boyuan Zhang
2017-11-17
2
-0
/
+127
*
radeon/vcn: add ib implementations
Boyuan Zhang
2017-11-17
1
-24
/
+268
*
radeon/vcn: add common encode part
Boyuan Zhang
2017-11-17
5
-0
/
+489
*
st/va: implement poc type
Boyuan Zhang
2017-11-17
1
-0
/
+1
*
vl: add poc type
Boyuan Zhang
2017-11-17
1
-0
/
+1
*
winsys/amdgpu: add vcn enc cs support
Boyuan Zhang
2017-11-17
1
-1
/
+6
*
radeon/winsys: add vcn enc ring type
Boyuan Zhang
2017-11-17
1
-0
/
+1
*
radeon/vcn: add vcn encode interface
Boyuan Zhang
2017-11-17
1
-0
/
+325
*
gallium/aux/util/u_surface.c: Silence warnings and remove unneeded MAYBE_UNUSED
Gert Wollny
2017-11-17
1
-5
/
+5
*
gallium/aux/util/u_debug_image.c: Silence warnings -Wunused-param
Gert Wollny
2017-11-17
1
-2
/
+2
*
gallium/aux/util/u_debug_flush.c: Silence warnings -Wunused-param
Gert Wollny
2017-11-17
1
-3
/
+4
*
gallium/aux/util/u_debug.c: Silence warnings -Wunused-param
Gert Wollny
2017-11-17
1
-3
/
+6
*
gallium/aux/util/u_format_table.py: Add UNUSED decoration to the generated fu...
Gert Wollny
2017-11-17
1
-1
/
+1
*
gallium/aux/util/u_async_debug.c: Fix -Wtype-limits warning.
Gert Wollny
2017-11-17
1
-1
/
+1
*
gallium/aux/os/os_thread.h: Silence -Wunused-param.
Gert Wollny
2017-11-17
1
-0
/
+2
*
gallium/aux/util/u_debug_refcnt.h: Fix -Wunused-param warnings
Gert Wollny
2017-11-17
1
-2
/
+2
*
gallium/aux/util/u_blit.c: Fix -Wunused-param warnings
Gert Wollny
2017-11-17
1
-1
/
+1
*
gallium/aux/util/u_transfer.c: Fix some -Wunused-param warnings.
Gert Wollny
2017-11-17
1
-10
/
+10
*
gallium/aux/util/u_threaded_context.c: Fix some -Wunused-param warnings.
Gert Wollny
2017-11-17
1
-10
/
+11
*
gallium/aux/util/u_surface.c: Silence a -Wsign-compare warning.
Gert Wollny
2017-11-17
1
-1
/
+1
*
gallium/aux/util/u_pstipple.c: Fix one -Wsign-compare warning in ?: construct.
Gert Wollny
2017-11-17
1
-1
/
+1
*
gallium/aux/util/u_mm.c: Fix one -Wparam-unused warning.
Gert Wollny
2017-11-17
1
-1
/
+1
*
gallium/aux/util/u_format_yuv.c: Fix a number of -Wunused-param warnings.
Gert Wollny
2017-11-17
1
-116
/
+116
*
gallium/aux/util/u_format_rgtc.c: Fix a number of -Wunused-param warnings
Gert Wollny
2017-11-17
1
-6
/
+16
*
gallium/aux/util/u_format_other.c: Fix various -Wunused-param warnings
Gert Wollny
2017-11-17
1
-17
/
+17
*
gallium/aux/util/u_format_latc.c: Fix various -Wunused-param warnings, (v2)
Gert Wollny
2017-11-17
1
-6
/
+16
*
gallium/aux/util/u_format_etc.c: Fix eight -Wunused-param warnings (v2)
Gert Wollny
2017-11-17
1
-2
/
+6
*
gallium/aux/util/u_format.c: Fix one -Wunused-param warning
Gert Wollny
2017-11-17
1
-0
/
+2
*
gallium/aux/util/u_dump_state.c: Fix two -Wunused-paramter warnings
Gert Wollny
2017-11-17
1
-2
/
+2
*
gallium/aux/util/u_dump_defines.c: Fix -Wcompare-unsigned warning
Gert Wollny
2017-11-17
1
-1
/
+1
[next]