mesa.git
2017-12-19 Samuel Pitoisetradv: properly load unused gl_LocalInvocationID/gl_Work...
2017-12-19 Samuel Pitoisetradv: do not add extra SGPR when push constants are...
2017-12-19 Samuel Pitoisetradv: change the needs_push_constants logic
2017-12-19 Samuel Pitoisetradv: store pipeline stages that need push constants
2017-12-19 Samuel Pitoisetradv: remove one useless check in ac_nir_shader_info_pass()
2017-12-19 Samuel Pitoisetradv: remove one useless check in radv_flush_constants()
2017-12-19 Samuel Pitoisetradv: add assertions to make sure pipeline layout objec...
2017-12-19 Samuel Pitoisetradv: create pipeline layout objects for all meta opera...
2017-12-19 Bas Nieuwenhuizenradv: Use a sort for rebuilding the sparse buffer bo...
2017-12-19 Rob Clarkfreedreno/ir3: handle VTXID_BASE for indirect draws
2017-12-19 Rob Clarkfreedreno/ir3: add ctx->mem_to_mem()
2017-12-19 Rob Clarkfreedreno/a5xx: use vertex_id_zero_base
2017-12-19 Dave Airlier600: clear compressed flags in image state on unbind.
2017-12-19 George Kyriazisswr: Account for index_bias in offsets
2017-12-18 Dave Airlier600: only reported tgsi ir compute support on evergreen+
2017-12-18 Bas Nieuwenhuizenradv: Advertise sync fd import and export.
2017-12-18 Bas Nieuwenhuizenradv: Implement sync file import/export for fences...
2017-12-18 Bas Nieuwenhuizenradv/amdgpu: wrap sync fd import/export.
2017-12-18 Dave Airlieac/nir: fix lds store for patch outputs.
2017-12-18 Dave Airlienir/linking: always set the used_across_stages/outputs_...
2017-12-18 Jason Ekstrandspirv: Relax the validation conditions of OpSelect
2017-12-18 Samuel Pitoisetradv: remove useless radv_cmask_info::base_address_reg
2017-12-18 Samuel Pitoisetamd/common: add ac_vgt_gs_mode() helper
2017-12-18 Samuel Pitoisetamd/common: add ac_get_cb_shader_mask() helper
2017-12-18 Samuel PitoisetRevert "radv: do not load unused gl_LocalInvocationID...
2017-12-18 Dave Airlieradv: port merge tess info from anv
2017-12-18 Bas Nieuwenhuizenradv: Add external fence support.
2017-12-18 Bas Nieuwenhuizenradv: Implement VK_KHR_external_fence_fd.
2017-12-18 Bas Nieuwenhuizenradv: Implement fences based on syncobjs.
2017-12-18 Bas Nieuwenhuizenamd/common: Add detection of the syncobj wait/signal...
2017-12-18 Bas Nieuwenhuizenradv: Add syncobj signal/reset/wait to winsys.
2017-12-18 Bas Nieuwenhuizenconfigure/meson: Bump libdrm_amdgpu version requirement.
2017-12-18 Tapani Pälliandroid: fix vulkan driver build
2017-12-18 Tapani Pälliandroid: fix undefined references to futex API
2017-12-18 Dave Airliedocs: mark GL4.3 as finished for r600
2017-12-18 Dave Airlier600: export robust buffer access
2017-12-18 Dave Airlier600: export GLSL 430
2017-12-18 Dave Airlier600/cs: add compute support to caps
2017-12-18 Dave Airlier600: always flush between gfx and compute
2017-12-18 Dave Airlier600: fix unused variable warning
2017-12-18 Bas Nieuwenhuizenradv: Fix multi-layer blits.
2017-12-17 Rob Clarkfreedreno/a5xx: add a5xx blitter
2017-12-17 Rob Clarkfreedreno: add generic blitter
2017-12-17 Rob Clarkfreedreno: add non-draw batches for compute/blit
2017-12-17 Rob Clarkfreedreno: track staging and shadow perf ctrs for the HUD
2017-12-17 Rob Clarkfreedreno: staging upload transfers
2017-12-17 Rob Clarkfreedreno: update generated headers
2017-12-17 Bas Nieuwenhuizenanv: Remove unused variable.
2017-12-16 Marek Olšákradeonsi: don't call force_dcc_off for buffers
2017-12-15 Kenneth Graunkeisl: Don't require VALIGN_2 for R32G32B32_FLOAT on...
2017-12-15 Boyuan Zhangradeon/uvd: add and manage render picture list
2017-12-15 Boyuan Zhangradeon/vcn: add and manage render picture list
2017-12-15 Boyuan Zhangvl: remove is idr flag
2017-12-15 Boyuan Zhangst/va: directly use idr pic flag
2017-12-15 Boyuan Zhangradeon/vce: determine idr by pic type
2017-12-15 Boyuan Zhangradeon/vcn: determine idr by pic type
2017-12-15 Emil Velikovutil: scons: wire up the sha1 test
2017-12-15 Tim Rowleyswr/rast: Move more RTAI handling out of binner
2017-12-15 Tim Rowleyswr/rast: EXTRACT2 changed from vextract/vinsert to...
2017-12-15 Tim Rowleyswr/rast: Fix cache of API thread event manager
2017-12-15 Tim Rowleyswr/rast: Replace VPSRL with LSHR
2017-12-15 Tim Rowleyswr/rast: Rework thread binding parameters for machine...
2017-12-15 Tim Rowleyswr/rast: Pull of RTAI gather & offset out of clip...
2017-12-15 Tim Rowleyswr/rast: Remove no-op VBROADCAST of vID
2017-12-15 Tim Rowleyswr/rast: SIMD16 Fetch - Fully widen 32-bit integer...
2017-12-15 Tim Rowleyswr/rast: Replace INSERT2 vextract/vinsert with JOIN2...
2017-12-15 Tim Rowleyswr/rast: SIMD16 Fetch - Fully widen 16-bit float verte...
2017-12-15 Tim Rowleyswr/rast: SIMD16 Fetch - Fully widen 32-bit float verte...
2017-12-15 Tim Rowleyswr/rast: Pass prim to ClipSimd
2017-12-15 Tim Rowleyswr/rast: Pull most of the VPAI manipulation out of...
2017-12-15 Tim Rowleyswr/rast: Move GatherScissors to header
2017-12-15 Tim Rowleyswr/rast: Rewrite Shuffle8bpcGatherd using shuffle
2017-12-15 Tim Rowleyswr/rast: Convert gather masks to Nx1bit
2017-12-15 Tim Rowleyswr/rast: WIP - Widen fetch shader to SIMD16
2017-12-15 Tim Rowleyswr/rast: Corrections to multi-scissor handling
2017-12-15 Tim Rowleyswr/rast: Binner fixes for viewport index offset handling
2017-12-15 Tim Rowleyswr/rast: Remove unneeded copy of gather mask
2017-12-15 Chris Wilsoni965: Allow old begin/end queryobj for gen4/5 with...
2017-12-15 Rob Clarkfreedreno: use u_transfer_helper
2017-12-15 Rob Clarkgallium/util: add u_transfer_helper
2017-12-15 Tapani Pällii965: enable EXT_disjoint_timer_query extension
2017-12-15 Tapani Pällimesa: GL_EXT_disjoint_timer_query extension API bits
2017-12-15 Tapani Pälliglapi: add GL_EXT_disjoint_timer_query
2017-12-15 Tapani Pällimesa: add DisjointOperation to gl_shared_state
2017-12-14 Eric Anholtbroadcom/vc5: Fix a typo in memcmp for sig unpack checking.
2017-12-14 Eric Anholtbroadcom/vc5: Enable NIR txd lowering on all txd instru...
2017-12-14 Eric Anholtnir: Add a new lowering option to lower all txd to...
2017-12-14 Eric Anholtnir: Fix interaction of GL_CLAMP lowering with texture...
2017-12-14 Eric Anholtbroadcom/vc5: Fix shader input/outputs for gallium...
2017-12-14 Roland Scheideggergallivm: implement accurate corner behavior for texture...
2017-12-14 Roland Scheideggergallivm: fix an issue with NaNs with seamless cube...
2017-12-14 Jason Ekstrandintel/tools: Convert aubinator over to the common framework
2017-12-14 Jason Ekstrandintel/batch-decoder: Decode registers
2017-12-14 Jason Ekstrandintel/batch-decoder: Decode dynamic state
2017-12-14 Jason Ekstrandintel/batch-decoder: Decode constants, binding tables...
2017-12-14 Jason Ekstrandintel/tools: Switch aubinator_error_decode over to...
2017-12-14 Jason Ekstrandintel/batch-decoder: Decode graphics shaders
2017-12-14 Jason Ekstrandintel/batch-decoder: Decode vertex and index buffers
2017-12-14 Jason Ekstrandintel/batch-decoder: Decode MEDIA_INTERFACE_DESCRIPTOR_LOAD
2017-12-14 Jason Ekstrandintel/tools: Add the start of a generic batch decoder
next