mesa.git
2017-11-20 Nicolai Hähnleutil/u_queue: fix timeout handling in util_queue_fence_...
2017-11-20 Nicolai Hähnlest/mesa: use asynchronous flushes in st_finish
2017-11-20 Nicolai Hähnlest/mesa: implement st_server_wait_sync properly
2017-11-20 Nicolai Hähnleu_threaded_gallium: remove synchronization in fence_ser...
2017-11-20 Nicolai Hähnleamd: build addrlib with C++11
2017-11-20 Nicolai Hähnleradeonsi/gfx9: fix VM fault with fetched instance divisors
2017-11-20 Samuel Pitoisetradv: use a 16 bytes array for the sampled/storage...
2017-11-20 Samuel Pitoisetradv: do not add the query pool BO to the list in vkCmd...
2017-11-20 Samuel Pitoisetradv: only load needed depth clear regs for fast depth...
2017-11-20 Samuel Pitoisetradv: do not add the image BO in radv_set_depth_clear_r...
2017-11-20 Samuel Pitoisetradv: remove useless assertion in emit_depthstencil_clear()
2017-11-20 Samuel Pitoisetradv: remove useless check in radv_set_depth_clear_regs()
2017-11-20 Dave Airliedocs/features: mark some r600 extensions supported
2017-11-20 George Barrettglsl: Catch subscripted calls to undeclared subroutines
2017-11-19 Eric Anholtbroadcom/vc5: Fix up integer texture handling.
2017-11-19 Eric Anholtbroadcom/vc5: Fix simulator assertion failures about...
2017-11-18 Rob Clarkfreedreno/ir3: add texture gather support
2017-11-18 Lucas Stachetnaviv: enable full overwrite when no color buffer...
2017-11-18 Jason Ekstrandi965: Stop including brw_cfg.h in brw_disasm_info.h
2017-11-18 Jason Ekstrandi965: Mark BOs as external when we export their handle
2017-11-18 Jason Ekstrandi965/bufmgr: Add a helper to mark a BO as external
2017-11-18 Andres Gomezi965: Correct disasm_info usage in eu_validate test
2017-11-18 Eric Anholtbroadcom/vc5: Set up the padded height at surface creat...
2017-11-18 Eric Anholtbroadcom/vc5: Ensure that there is always a TLB write.
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 Kenneth Graunkei965: Revert Gen8 aspect of VF PIPE_CONTROL workaround.
2017-11-17 Adam Jacksonegl: Convert int to attrib in eglGetPlatformDisplay
2017-11-17 Rob Clarkdocs: update features for freedreno
2017-11-17 Matt Turneri965: Rename intel_asm_annotation -> brw_disasm_info
2017-11-17 Matt Turneri965: Rewrite disassembly annotation code
2017-11-17 Matt Turneri965: Simplify annotation_insert_error()
2017-11-17 Matt Turneri965: Move common code out of #ifdef
2017-11-17 Anuj Phogati965: Remove DWord length from MI_FLUSH_DW definition
2017-11-17 Jason Ekstrandanv/cmd_buffer: Take bo_offset into account in fast...
2017-11-17 Jason Ekstrandanv/cmd_buffer: Advance the address when initializing...
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/common: add vcn enc ip info query
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 Wollnysrc/util/simple_mtx.h: Fix two -Wunused-param warnings.
2017-11-17 Gert Wollnymesa/main/texcompress_s3tc_tmp.h: Fix two -Wparam-unuse...
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 Paulglsl: s/unsigned/glsl_base_type/ in glsl type code...
2017-11-17 Brian Paulutil/tgsi: use ASSERT_BITFIELD_SIZE() to check opcode...
2017-11-17 Brian Paulst/mesa: use enum types instead of int/unsigned (v3)
2017-11-17 Brian Paulutil: add new ASSERT_BITFIELD_SIZE() macro (v3)
2017-11-17 Dave Airliest/mesa: don't move ssbo after atomic buffers if we...
2017-11-17 Kenneth Graunkei965: Upload invariant state once at the start of the...
2017-11-17 Dave Airliedocs: update features/relnotes for r600 shader image...
2017-11-17 Dave Airlier600: enable ARB_shader_image_load_store, ARB_shader_im...
next