mesa.git
2017-12-21 Francisco Jerezintel/fs: Initialize fs_visitor::grf_used on construction.
2017-12-21 Francisco Jerezintel/fs/bank_conflicts: Use posix_memalign() instead...
2017-12-21 Mark JanesRevert "spirv: consider bitsize when handling OpSwitch...
2017-12-21 Dave Airlieradv: fix issue with multisample positions and interp_v...
2017-12-21 Emil Velikovdocs: update calendar, add news item and link release...
2017-12-21 Emil Velikovdocs: add sha256 checksums for 17.3.1
2017-12-21 Emil Velikovdocs: add release notes for 17.3.1
2017-12-21 Samuel Pitoisetradv/gfx9: fix primitive topology when adjacency is...
2017-12-20 Brian Paulglsl: disable vec3 packing/splitting in tfb separate...
2017-12-20 Brian Paulglsl: simply packing class comparison
2017-12-20 Brian Paulglsl: document varying_matches::assign_locations()...
2017-12-20 Brian Paulglsl: remove some continue statements
2017-12-20 Brian Paulglsl: use bitwise operators in varying_matches::compute...
2017-12-20 Brian Paulglsl: simplify loop in varying_matches::assign_locations()
2017-12-20 Brian Paulglsl: minor simplification in assign_varying_locations()
2017-12-20 Brian Paulglsl: make varying_matches::is_varying_packing_safe...
2017-12-20 Brian Paulglsl: trivial comment fixes in lower_packed_varyings.cpp
2017-12-20 Andres Gomezdocs: update 17.3 and 18.0 cycles for the release calendar
2017-12-20 Juan A. Suarez... spirv: Makefile.nir.am: include vtn_gather_types_c...
2017-12-20 Lucas Stachst/dri: allow direct YUYV import
2017-12-20 Juan A. Suarez... spirv: consider bitsize when handling OpSwitch cases
2017-12-20 Tapani Pällidrirc: set allow_glsl_cross_stage_interpolation_mismatc...
2017-12-20 Samuel Iglesias... anv: disallow VK_REMAINING_ARRAY_LAYERS in vkCmdClearAt...
2017-12-20 Ilia Mirkinnvc0/ir: change textureGrad to always use lane 0 as...
2017-12-19 Eric Anholtbroadcom/vc5: Add missing setting of the UIF XOR disabl...
2017-12-19 Eric Anholtbroadcom/vc5: Clean up the comment and code around...
2017-12-19 Eric Anholtbroadcom/vc5: Simplify the tiling calculations.
2017-12-19 Eric Anholtbroadcom/vc5: Return the depth in all components of...
2017-12-19 Eric Anholtbroadcom/vc5: Enable decompressing RGTC for desktop...
2017-12-19 Eric Anholtbroadcom/vc5: Use u_transfer_helper for MSAA mappings.
2017-12-19 Eric Anholtbroadcom/vc5: Start adding support for rendering to...
2017-12-19 Rob Clarkfreedreno: add debug flag to force high priority context
2017-12-19 Rob Clarkfreedreno: context priority support
2017-12-19 Rob Clarkgallium: plumb context priority through to driver
2017-12-19 Rafael Antognolliintel/compiler/gen10: Disable push constants.
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...
next