meson: don't build gallium subdir unless we're building gallium
[mesa.git] / src /
2017-11-20 Dylan Bakermeson: don't build gallium subdir unless we're building...
2017-11-20 Eric Anholtbroadcom/vc5: Align 1D texture miplevels to 64b.
2017-11-20 Eric Anholtbroadcom/vc5: Clamp min lod to the last level.
2017-11-20 Eric Anholtbroadcom/vc5: Increase simulator memory for tex-mipleve...
2017-11-20 Tim Rowleyswr/rast: Repair simd8 frontend code rot
2017-11-20 Tim Rowleyswr/rast: Implement AVX-512 GATHERPS in SIMD16 fetch...
2017-11-20 Tim Rowleyswr/rast: Simplify GATHER* jit builder api
2017-11-20 Tim Rowleyswr/rast: Add alignment to transpose targets
2017-11-20 Tim Rowleyswr/rast: Cache eventmanager
2017-11-20 Tim Rowleyswr/rast: Enable AVX-512 targets in the jitter
2017-11-20 Tim Rowleyswr/rast: Points with clipdistance can't go through...
2017-11-20 Tim Rowleyswr/rast: Code style change (NFC)
2017-11-20 Tim Rowleyswr/rast: Widen fetch shader to SIMD16
2017-11-20 Tim Rowleyswr/rast: Support flexible vertex layout for DS output
2017-11-20 Nicolai Hähnlegallium/u_threaded: avoid syncing in threaded_context_flush
2017-11-20 Nicolai Hähnleradeonsi: avoid syncing the driver thread in si_fence_f...
2017-11-20 Nicolai Hähnleradeonsi: recompute the relative timeout after waiting...
2017-11-20 Nicolai Hähnleddebug: fix the hang detection timeout calculation
2017-11-20 Nicolai Hähnleddebug: fix use-after-free of streamout targets
2017-11-20 Nicolai Hähnlegallium/u_threaded: properly initialize fence unflushed...
2017-11-20 Nicolai Hähnleutil/u_queue: really use futex-based fences
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 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 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...
next