radeon/vcn: add encode header implementations
[mesa.git] / src / gallium /
2017-11-17 Boyuan Zhangradeon/vcn: add encode header implementations
2017-11-17 Boyuan Zhangradeon/vcn: add encode header algorithms
2017-11-17 Boyuan Zhangradeon/vcn: add ib implementations
2017-11-17 Boyuan Zhangradeon/vcn: add common encode part
2017-11-17 Boyuan Zhangst/va: implement poc type
2017-11-17 Boyuan Zhangvl: add poc type
2017-11-17 Boyuan Zhangwinsys/amdgpu: add vcn enc cs support
2017-11-17 Boyuan Zhangradeon/winsys: add vcn enc ring type
2017-11-17 Boyuan Zhangradeon/vcn: add vcn encode interface
2017-11-17 Gert Wollnygallium/aux/util/u_surface.c: Silence warnings and...
2017-11-17 Gert Wollnygallium/aux/util/u_debug_image.c: Silence warnings...
2017-11-17 Gert Wollnygallium/aux/util/u_debug_flush.c: Silence warnings...
2017-11-17 Gert Wollnygallium/aux/util/u_debug.c: Silence warnings -Wunused...
2017-11-17 Gert Wollnygallium/aux/util/u_format_table.py: Add UNUSED decorati...
2017-11-17 Gert Wollnygallium/aux/util/u_async_debug.c: Fix -Wtype-limits...
2017-11-17 Gert Wollnygallium/aux/os/os_thread.h: Silence -Wunused-param.
2017-11-17 Gert Wollnygallium/aux/util/u_debug_refcnt.h: Fix -Wunused-param...
2017-11-17 Gert Wollnygallium/aux/util/u_blit.c: Fix -Wunused-param warnings
2017-11-17 Gert Wollnygallium/aux/util/u_transfer.c: Fix some -Wunused-param...
2017-11-17 Gert Wollnygallium/aux/util/u_threaded_context.c: Fix some -Wunuse...
2017-11-17 Gert Wollnygallium/aux/util/u_surface.c: Silence a -Wsign-compare...
2017-11-17 Gert Wollnygallium/aux/util/u_pstipple.c: Fix one -Wsign-compare...
2017-11-17 Gert Wollnygallium/aux/util/u_mm.c: Fix one -Wparam-unused warning.
2017-11-17 Gert Wollnygallium/aux/util/u_format_yuv.c: Fix a number of -Wunus...
2017-11-17 Gert Wollnygallium/aux/util/u_format_rgtc.c: Fix a number of ...
2017-11-17 Gert Wollnygallium/aux/util/u_format_other.c: Fix various -Wunused...
2017-11-17 Gert Wollnygallium/aux/util/u_format_latc.c: Fix various -Wunused...
2017-11-17 Gert Wollnygallium/aux/util/u_format_etc.c: Fix eight -Wunused...
2017-11-17 Gert Wollnygallium/aux/util/u_format.c: Fix one -Wunused-param...
2017-11-17 Gert Wollnygallium/aux/util/u_dump_state.c: Fix two -Wunused-param...
2017-11-17 Gert Wollnygallium/aux/util/u_dump_defines.c: Fix -Wcompare-unsign...
2017-11-17 Gert Wollnygallium/aux/util/u_debug_stack.c: Silence -Wunused...
2017-11-17 Gert Wollnygallium/aux/util/u_debug_describe.c: Silence an -Wunuse...
2017-11-17 Gert Wollnygallium/aux/util/u_blitter.c: Silence some warnings
2017-11-17 Rob Clarkfreedreno/a5xx: stencil texturing support
2017-11-17 Rob Clarkfreedreno/a5xx/gmem: fix z32/s8 restore/resolve
2017-11-17 Rob Clarkfreedreno/a5xx/gmem: move ZS restore tiling hack
2017-11-17 Rob Clarkfreedreno: update generated headers
2017-11-17 Brian Paulsvga: add missing PIPE_SHADER_CAP_MAX_HW_ATOMIC_COUNTER...
2017-11-17 Brian Paulutil/tgsi: use ASSERT_BITFIELD_SIZE() to check opcode...
2017-11-17 Dave Airlier600: enable ARB_shader_image_load_store, ARB_shader_im...
2017-11-17 Dave Airlier600: handle image size support.
2017-11-17 Dave Airlier600/sb: disable SB for images.
2017-11-17 Dave Airlier600/shader: add support for load/store/atomic ops...
2017-11-17 Dave Airlier600: add core pieces of image support.
2017-11-17 Dave Airlier600/shader: implement getting thread id.
2017-11-17 Dave Airlier600/shader: add flag to denote if shader uses images
2017-11-17 Dave Airlier600: implement basic memory barrier.
2017-11-17 Dave Airlier600: allocate immed buffer resource for images.
2017-11-17 Dave Airlier600: handle writes_memory properly
2017-11-17 Dylan Bakerautotools: change version TINY -> PATCH
2017-11-17 Dylan Bakerautotools: set XA versions in configure.ac and configur...
2017-11-16 Rob Clarkfreedreno: also mark images used by draw/grid
2017-11-16 Rob Clarkfreedreno: mark SSBOs written at draw time
2017-11-16 Rob Clarkfreedreno/a5xx: ARB_framebuffer_no_attachments support
2017-11-16 Nicolai Hähnletgsi/exec: fix LDEXP in softpipe
2017-11-15 Timothy Arceriradeonsi: copy some nir gs info
2017-11-15 Timothy Arceriac: add gs_{prim,invocation}_id to the abi
2017-11-15 Timothy Arceriradeonsi: gather stream info in nir path
2017-11-15 Brian Paultgsi: whitespace clean-ups in tgsi_util.[ch]
2017-11-15 Brian Paulsvga: s/unsigned/enum tgsi_texture_type/
2017-11-15 Brian Paultgsi: s/unsigned/enum tgsi_texture_type/
2017-11-15 Frank Richtergallium/wgl: fix default pixel format issue
2017-11-15 Brian Paulsvga: issue debug warning for unsupported two-sided...
2017-11-15 Wladimir J. van... etnaviv: Add sampler TS support
2017-11-15 Wladimir J. van... etnaviv: Flush TS cache before changing TS configuration
2017-11-15 Wladimir J. van... etnaviv: Add TS_SAMPLER formats to etnaviv_format
2017-11-15 Wladimir J. van... etnaviv: Check that resource has a valid TS in etna_res...
2017-11-15 Wladimir J. van... etnaviv: rnndb update
2017-11-15 Roland Scheideggerr600: set the number type correctly for float rts in...
2017-11-15 Roland Scheideggerr600: use ieee version of rsq
2017-11-15 Roland Scheideggerr600: use ieee version of rcp
2017-11-15 Roland Scheideggerr600: use DX10_CLAMP bit in shader setup
2017-11-15 Roland Scheideggerr600: use min_dx10/max_dx10 instead of min/max
2017-11-15 Dave Airlier600: fix cubemap arrays
2017-11-14 Rob Clarkfreedreno/a5xx: small comment fix
2017-11-14 Rob Clarkfreedreno/a5xx: indirect draw support
2017-11-14 Rob Clarkfreedreno/a5xx: split out helper for pipeline stalls
2017-11-14 Rob Clarkfreedreno: update generated headers
2017-11-14 Timothy Arcerigallium/radeon: disable the cache when nir backend...
2017-11-14 Timothy Arcerigallium/tgsi: add tess output supoort to tgsi_get_gl_va...
2017-11-14 Timothy Arcerigallium/tgsi: add prim id to tgsi_get_gl_varying_semantic()
2017-11-14 Andres Rodriguezbroadcom/vc4: fix indentation in vc4_screen.c
2017-11-14 Tim Rowleyswr/rast: Faster emulated simd16 permute
2017-11-14 Tim Rowleyswr/rast: Use gather instruction for i32gather_ps on...
2017-11-14 Marek Olšákradeonsi: remove has_cp_dma, has_streamout flags (v2)
2017-11-13 Dylan Bakermeson: don't use build_by_default for specific gallium...
2017-11-13 Dave Airlier600/shader: handle bitfield extract semantics properly.
2017-11-13 Dave Airlier600: handle bitfieldInsert corner case.
2017-11-13 Dave Airlier600: add gs tri strip adjacency fix.
2017-11-13 Dave Airlier600: fix isoline tess factor component swapping.
2017-11-13 Dave Airlier600/shader: reserve first register of vertex shader.
2017-11-13 Dave Airlier600: don't emit atomic save if we have no atomic counters.
2017-11-13 Juan A. Suarez Romeroetnaviv: automake,meson: include common_3d.xml.h in...
2017-11-12 Rob Clarkfreedreno/a5xx: fix SSBO emit for non-zero offset
2017-11-12 Rob Clarkfreedreno/a5xx: remove obsolete comment
2017-11-12 Rob Clarkfreedreno/ir3: don't create split/fo if only writing .x
2017-11-12 Rob Clarkfreedreno/a5xx: indirect grids
2017-11-12 Rob Clarkfreedreno/a5xx: add global size compute cap
2017-11-12 Rob Clarkfreedreno/ir3: turn on std430 packing
next