broadcom/vc5: Set up the padded height at surface creation time.
[mesa.git] / src / gallium /
2017-11-18 Eric Anholtbroadcom/vc5: Set up the padded height at surface creat...
2017-11-18 Eric Anholtbroadcom/vc5: Fix clear color for swap_color_rb render...
2017-11-18 Eric Anholtbroadcom/vc5: Fix pasteo in front stencil ref value...
2017-11-18 Eric Anholtbroadcom/vc5: Fix colormasking when we need to swap...
2017-11-18 Eric Anholtbroadcom/vc5: Enable the Z min/max clipping planes.
2017-11-18 Eric Anholtbroadcom/vc5: Fix driver for new PIPE_SHADER_CAP_MAX_HW...
2017-11-17 Brian Paulr300: add PIPE_SHADER_CAP_MAX_HW_ATOMIC_COUNTER* switch...
2017-11-17 Brian Paultgsi: s/uint/enum pipe_shader_type/
2017-11-17 Brian Paultgsi: bump tgsi_opcode_info::output_mode size to 4...
2017-11-17 Boyuan Zhangradeon/video: enable encode support for raven
2017-11-17 Boyuan Zhangradeonsi: enable vcn encode
2017-11-17 Boyuan Zhangradeon/vcn: add create encoder
2017-11-17 Boyuan Zhangradeon/vcn: add encode get feedback
2017-11-17 Boyuan Zhangradeon/vcn: add encode destroy
2017-11-17 Boyuan Zhangradeon/vcn: add encode end frame
2017-11-17 Boyuan Zhangradeon/vcn: add encode bitstream
2017-11-17 Boyuan Zhangradeon/vcn: add encode begin frame
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
next