meson: Test for -Wl,--build-id=sha1
[mesa.git] / src / gallium /
2019-09-30 Marek Olšákac: add ac_build_image_get_sample_count from radeonsi
2019-09-30 Marek Olšáktgsi_to_nir: handle PIPE_FORMAT_NONE in image opcodes
2019-09-30 Dylan Bakermeson: gallium media state trackers require libdrm...
2019-09-30 Kenneth Graunkeiris: Disable CCS_E for 32-bit floating point textures.
2019-09-30 Marek Olšákradeonsi/gfx10: fix corruption for chips with harvested...
2019-09-30 Marek Olšákradeonsi/gfx10: fix L2 cache rinse programming
2019-09-30 Eric Engestrometnaviv: fix bitmask typo
2019-09-30 Daniel Schürmannnouveau: set lower_sub = true
2019-09-30 Eric Anholtvc4: Enable the nir_opt_algebraic_late() pass.
2019-09-29 pal1000scons: Fix MSYS2 Mingw-w64 build.
2019-09-28 Vasily Khoruzhicklima: set uniforms_address lower bits properly
2019-09-28 Jonathan Mareketnaviv: nir: fix gl_FragDepth
2019-09-28 Jonathan Mareketnaviv: disable earlyZ when shader writes fragment...
2019-09-28 Jonathan Mareketnaviv: nir: make lower_alu easier to follow
2019-09-28 Jonathan Mareketnaviv: remove extra allocation for shader code
2019-09-28 Jonathan Mareketnaviv: nir: remove "options" struct
2019-09-28 Jonathan Mareketnaviv: nir: use store_deref instead of store_output
2019-09-28 Jonathan Mareketnaviv: nir: add native integers (HALTI2+)
2019-09-28 Jonathan Marekqetnaviv: nir: use new immediates when possible
2019-09-28 Jonathan Mareketnaviv: nir: set num_components for inputs/outputs
2019-09-28 Jonathan Mareketnaviv: nir: allocate contiguous components for LOAD...
2019-09-28 Jonathan Mareketnaviv: nir: fix gl_FrontFacing
2019-09-28 Icenowy Zhenglima: do not set the PP uniforms address lowest bits
2019-09-27 Christian Gmeineretnaviv: support ARB_framebuffer_object
2019-09-27 Christian Gmeineretnaviv: etna_resource_copy_region(..): drop assert
2019-09-27 Dylan Bakermeson: Link xvmc with libxv
2019-09-27 Dylan Bakermeson: Try finding libxvmcw via pkg-config before using...
2019-09-27 Kenneth Graunkeiris: Only resolve for image levels/layers which are...
2019-09-27 Vasily Khoruzhicklima/ppir: add NIR pass to split varying loads
2019-09-26 Eric Anholtfreedreno/a3xx: Mostly fix min-vs-mag filtering decisio...
2019-09-26 Icenowy Zhenglima: support rectangle texture
2019-09-26 Timur Kristófamd/common: Introduce ac_get_fs_input_vgpr_cnt.
2019-09-25 Kristian H. Kristensenfreedreno/a6xx: Move instrlen and obj_start writes...
2019-09-25 Kristian H. Kristensenfreedreno/a6xx: Emit const and texture state for HS...
2019-09-25 Kristian H. Kristensenfreedreno/ir3: Add HS/DS/GS to shader key and cache
2019-09-25 Kristian H. Kristensenfreedreno/a6xx: Add generic program stateobj support...
2019-09-25 Kristian H. Kristensenfreedreno: Move fs functions after geometry pipeline...
2019-09-25 Kristian H. Kristensenfreedreno: Add state binding functions for HS/DS/GS
2019-09-25 Kristian H. Kristensenfreedreno: Rename vp and fp to vs and fs in fd_program_...
2019-09-25 Kristian H. Kristensenfreedreno/a6xx: Factor out const state setup
2019-09-25 Danylo Piliaievst/nine: Ignore D3DSIO_RET if it is the last instructio...
2019-09-25 Andreas Baierllima/ppir: Add various varying fetch sources to disasse...
2019-09-25 Karol Herbstclover: eliminate "ignoring attributes on template...
2019-09-25 Karol Herbstclover/codegen: remove unused get_symbol_offsets function
2019-09-25 Karol Herbstclover/llvm: remove harmful std::move call
2019-09-25 Tapani Pälliiris: disable aux on first get_param if not created...
2019-09-25 Vasily Khoruzhicklima/ppir: add support for indirect load of uniforms...
2019-09-25 Vasily Khoruzhicklima/ppir: add node dependency types
2019-09-25 Vasily Khoruzhicklima/ppir: don't attempt to clone tex coords if it...
2019-09-25 Timothy Arceriradeonsi/nir: lower load constants to scalar
2019-09-24 Michel Dänzerradeonsi: fix VAAPI segfault due to various bugs
2019-09-24 Marek Olšákgallium/vl: don't set PIPE_HANDLE_USAGE_EXPLICIT_FLUSH
2019-09-24 Marek Olšákradeonsi: initialize displayable DCC using the retile...
2019-09-24 Stephen Barbernouveau: add idep_nir_headers as dep for libnouveau
2019-09-24 Connor Abbottlima/gpir: Fix 64-bit shift in scheduler spilling
2019-09-24 Connor Abbottlima/gpir: Don't emit movs when translating from NIR
2019-09-24 Connor Abbottlima/gpir: Fix postlog2 fixup handling
2019-09-24 Connor Abbottlima/gpir: Use registers for values live in multiple...
2019-09-24 Connor Abbottlima/gpir: Support branch instructions
2019-09-24 Connor Abbottlima/gpir: Only try to place actual children
2019-09-24 Connor Abbottlima/gpir: Fix compiler warning
2019-09-23 Kenneth Graunkeintel: Increase Gen11 compute shader scratch IDs to 64.
2019-09-23 Kenneth GraunkeRevert "intel/gen11+: Enable Hardware filtering of...
2019-09-23 Rob Clarkfreedreno/a6xx: do streamout only in binning pass
2019-09-23 Rob Clarkfreedreno/a6xx: fix binning pass vs. xfb
2019-09-23 Rob Clarkfreedreno/a6xx: un-open-code PC_PRIMITIVE_CNTL_1.PSIZE
2019-09-23 Marek Olšáktgsi_to_nir: fix 2-component system values like tess_le...
2019-09-23 Marek Olšáktgsi_to_nir: fix masked out image loads
2019-09-23 Karol Herbstnv50/ir/nir: comparison of integer expressions of diffe...
2019-09-23 Karol Herbstnv50/ir: fix unnecessary parentheses warning
2019-09-23 Erico Nuneslima: remove partial clear support from pipe->clear()
2019-09-23 Boris BrezillondEQP-GLES2.functional.buffer.write.use.index_array...
2019-09-23 Boris Brezillonpanfrost: Fix indexed draws
2019-09-23 Karol Herbstclover/nir: fix compilation with g++-5.5 and maybe...
2019-09-23 Vasily Khoruzhicklima: implement BO cache
2019-09-23 Vasily Khoruzhicklima: use 0 to poll if BO is busy in lima_bo_wait()
2019-09-23 Qiang Yulima: move damage bound build to resource
2019-09-23 Qiang Yulima: don't use damage system when full damage
2019-09-23 Qiang Yulima: implement EGL_KHR_partial_update
2019-09-22 Icenowy Zhenglima: fix PLBU viewport configuration
2019-09-21 Karol Herbstnvc0: expose spirv support
2019-09-21 Karol Herbstclover: add support for passing kernels as nir to the...
2019-09-21 Karol Herbstclover: prepare supporting multiple IRs
2019-09-21 Karol Herbstclover: add support for drivers having no proper binary...
2019-09-21 Karol Herbstclover/functional: add id_equals helper
2019-09-21 Karol Herbstrename pipe_llvm_program_header to pipe_binary_program_...
2019-09-21 Karol Herbstgallium: add blob field to pipe_llvm_program_header
2019-09-21 Pierre Moreauclover/llvm: Add functions for compiling from source...
2019-09-21 Pierre Moreauclover/llvm: Add options for dumping SPIR-V binaries
2019-09-21 Pierre Moreauclover/spirv: Add functions for parsing arguments,...
2019-09-21 Pierre Moreauclover/spirv: Add functions for validating SPIR-V binaries
2019-09-21 Pierre Moreaumeson: Check for SPIRV-Tools and llvm-spirv
2019-09-20 Hal Gentzgallium/osmesa: Fix the inability to set no context...
2019-09-19 Jason EkstrandMove blob from compiler/ to util/
2019-09-19 Adam Jacksondocs: Update bug report URLs for the gitlab migration
2019-09-19 Kenneth Graunkeiris: Skip double-disabling TCS/TES/GS after BLORP...
2019-09-19 Kenneth Graunkeiris: Rework iris_update_draw_parameters to be more...
2019-09-19 Kenneth Graunkeiris: Use state_refs for draw parameters.
2019-09-19 Timothy Arceriutil/u_queue: track job size and limit the size of...
2019-09-18 Kristian H. Kristensenfreedreno/a6xx: Write multiple regs for SP_VS_OUT_REG...
next