ac: don't call emit_outputs() for compute
[mesa.git] / src /
2018-02-06 Timothy Arceriac: don't call emit_outputs() for compute
2018-02-06 Timothy Arceriac/radeonsi: add local_invocation_ids to the abi
2018-02-06 Timothy Arceriac/radeonsi: add workgroup_ids to the abi
2018-02-06 Timothy Arceriradeonsi/nir: gather some compute info in si_nir_scan_s...
2018-02-06 Timothy Arceriradeonsi/nir: always set input_usage_mask as using...
2018-02-06 Timothy Arcerii965: remove unused brw_nir_lower_cs_shared()
2018-02-06 Bas Nieuwenhuizenvulkan/wsi: Fix OOM behavior with prime images.
2018-02-06 Bas Nieuwenhuizenac/nir: fix GS load input type.
2018-02-06 Mathias Fröhlichmesa: Factor out _mesa_disable_vertex_array_attrib.
2018-02-06 Mathias Fröhlichvbo: Move vbo_rebase into its only caller module tnl.
2018-02-06 Mathias Fröhlichmesa: Use atomics for buffer objects reference counts.
2018-02-06 Dave Airlier600: fixup sparse color exports.
2018-02-06 Dave Airlier600: work out target mask at framebuffer bind.
2018-02-06 Dave Airlier600: work out shader export mask at shader build time...
2018-02-06 Dave Airlier600: fix xfb stream check.
2018-02-06 Dave Airlier600/compute: add render cond support.
2018-02-06 Dave Airlier600: fix not-very indirect compute
2018-02-06 Dave Airlier600: overhaul buffer resource query.
2018-02-06 Dave Airlier600/eg: fix buffer sizing.
2018-02-06 Dave Airlier600/images: set offset for compute shaders with number...
2018-02-06 Dave Airlier600/compute: only mark buffer/image state dirty for...
2018-02-06 Dave Airlier600/atomic: fix ATOMCAS instruction.
2018-02-06 Dave Airlier600/sb/cayman: fix indirect ubo access on cayman
2018-02-06 Dave Airlier600/eg: use texture target to pick array size not...
2018-02-06 Dave Airlieradv: don't support tc-compat on multisample d32s8...
2018-02-06 Michal Navratilwinsys/amdgpu: allow non page-aligned size bo creation...
2018-02-06 Jon Turneymeson: ensure xmlpool/options.h is generated for libgallium
2018-02-06 Andres Gomezvbo: provide 64bits support to print_draw_arrays
2018-02-06 Andres Gomezvbo: take into account the size when printing VAO elements
2018-02-06 Andres Gomezvbo: print first element of the VAO when the binding...
2018-02-06 Iago Toral Quirogaanv/device: initialize the list of enabled extensions...
2018-02-06 Iago Toral Quirogaspirv: split constant initializers on in/out structs
2018-02-06 Iago Toral Quirogai965/nir: do int64 lowering before optimization
2018-02-06 Ilia Mirkinmesa: add OES_EGL_image_external_essl3 support
2018-02-05 Vinson Leer600/fp64: Fix build.
2018-02-05 Dave Airlier600/fp64: fix integer->double conversion
2018-02-05 Samuel Pitoisetac/nir: remove emission of nir_op_fdiv
2018-02-05 Jon Turneymeson: osx ld doesn't support --build-id
2018-02-05 Jon Turneymeson: build src/glx/apple
2018-02-05 Matt Turneri965: Move mistakenly placed line
2018-02-05 Juan A. Suarez Romeroglsl/linker: check same name is not used in block and...
2018-02-05 Juan A. Suarez Romeromesa: enable ASTC format for CompressedTexSubImage3D
2018-02-05 Stephan Gerholdutil/build-id: Fix address comparison for binaries...
2018-02-05 Boyuan Zhangradeonsi: enable vcn encode for HEVC main
2018-02-05 Boyuan Zhangst/va: implement HEVC encode functions
2018-02-05 Boyuan Zhangst/va: add HEVC encode functions
2018-02-05 Boyuan Zhangst/va: enable dual instances encode only for H264
2018-02-05 Boyuan Zhangst/va: add entrypoint check for HEVC
2018-02-05 Boyuan Zhangst/va: add HEVC picture desc
2018-02-05 Boyuan Zhangst/va: move H264 enc functions into separate file
2018-02-05 Boyuan Zhangradeon/vcn: add header implementations for HEVC
2018-02-05 Boyuan Zhangradeon/vcn: add ib implementations for HEVC
2018-02-05 Boyuan Zhangradeon/vcn: support picture parameters for HEVC
2018-02-05 Boyuan Zhangradeon/vcn: add vcn encode interface for HEVC
2018-02-05 Boyuan Zhangvl: add parameters for HEVC encode
2018-02-05 Eric Anholtbroadcom/vc5: Ignore samplers for finding uniform offsets.
2018-02-05 Eric Anholtbroadcom/vc5: Fix non-mipfiltered sampling.
2018-02-05 Eric Anholtbroadcom/vc5: Fix "hardwrae" typo in a field name in...
2018-02-05 Samuel Pitoisetac/nir: fix a crash in load_gs_input() on pre-GFX9...
2018-02-05 Eric Anholtbroadcom/vc5: Try to merge more than 2 QPU instructions...
2018-02-05 Eric Anholtbroadcom/vc5: Remove no-op MOVs after register allocation.
2018-02-05 Eric Anholtbroadcom/vc5: Add missing shader-db instruction counting.
2018-02-04 Dave Airlier600: fix resq for buffer images.
2018-02-04 Dave Airlier600/eg: fix cube map array buffer images.
2018-02-04 Marek Olšákmesa: change ctx->Color.ColorMask into a 32-bit bitmask
2018-02-03 Jordan Justeni965: Create new program cache bo when clearing the...
2018-02-03 Jason Ekstrandaubinator: Multiply count by 4 to compute buffer sizes
2018-02-03 Eric Anholtbroadcom/vc5: Enable UIF XOR on textures.
2018-02-03 Eric Anholtbroadcom/vc5: Fix alignment of miplevel 1 with UIF.
2018-02-03 Eric Anholtbroadcom/vc5: Switch our RGBA4 support to the new galli...
2018-02-03 Eric Anholtgallium: Add a new A4B4G4R4 pipe format for Broadcom.
2018-02-03 Eric Anholtmesa: Drop incorrect A4B4G4R4 _mesa_format_matches_form...
2018-02-02 George Kyriazismeson/swr: Updated copyright dates
2018-02-02 George Kyriazismeson/swr: re-shuffle generated files
2018-02-02 Marek Olšákamd: remove support for LLVM 3.9
2018-02-02 Dylan Bakermeson: Don't confuse the install and search paths for...
2018-02-02 Marek Olšákradeonsi: use pknorm_i16/u16 and pk_i16/u16 LLVM intrinsics
2018-02-02 Jon Turneyglx/test: fix building for osx
2018-02-02 Andres Gomezi965: check if upload is 0 explicitely, when downsizing...
2018-02-02 Marek Olšákmesa: don't flag _NEW_COLOR for KHR adv.blend if prog...
2018-02-02 Samuel Pitoisetac/nir: replace SI.buffer.load.dword with amdgcn.buffer...
2018-02-02 Dave Airlier600/eg: add crap indirect compute support.
2018-02-02 Jason Ekstrandi965: Call prepare_external after implicit window-syste...
2018-02-02 Roland Scheideggerr600: don't do stack workarounds for hemlock
2018-02-01 Dave Airlier600: initial attempt at gl_HelperInvocation (v3)
2018-02-01 Bas Nieuwenhuizenradv: Don't expose VK_KHX_multiview on android.
2018-02-01 Mathias Fröhlichvbo: Simplify input array distribution for dlist type...
2018-02-01 Mathias Fröhlichvbo: Simplify input array distribution for imm type...
2018-02-01 Mathias Fröhlichvbo: Simplify input array distribution for array type...
2018-02-01 Mathias Fröhlichvbo: Use static const VERT_ATTRIB->VBO_ATTRIB maps.
2018-02-01 Mathias Fröhlichmesa: Track position/generic0 aliasing in the VAO.
2018-02-01 Mathias Fröhlichmesa: Put materials at the end of the generic block.
2018-02-01 Mathias Fröhlichmesa: Use defines for the aliased material array attrib...
2018-02-01 Mathias Fröhlichvbo: Correctly handle attribute offsets in dlist draw.
2018-02-01 Brian Paulgallivm/llvmpipe: add const qualifiers on sampler variables
2018-02-01 Brian Paulvbo: change an argument in vbo_draw_indirect_prims()
2018-02-01 Brian Paulvbo: add comments on the VBO draw function typedefs
2018-02-01 Brian Paulvbo: s/drawcount/drawcount_offset
2018-02-01 Brian Paulvbo: use vbo local var for draw call in vbo_save_playba...
2018-02-01 Brian Paulsvga: remove unneeded #includes in svga_pipe_draw.c
next