nir: support lowering clipdist to arrays
[mesa.git] / src / gallium / drivers /
2019-10-17 Erik Faye-Lundnir: support lowering clipdist to arrays
2019-10-17 Erik Faye-Lundnir: allow passing alpha-ref state to lowering-code
2019-10-16 Andreas Baierllima: Fix crash when there are no vertex shader attributes
2019-10-16 Andreas Baierllima: Fix compiler warning in standalone compiler
2019-10-16 Alyssa Rosenzweigpan/midgard: Allow COMPUTE jobs in panfrost_bo_access_f...
2019-10-16 Alyssa Rosenzweigpanfrost: Disable frame throttling
2019-10-16 Marek Olšákradeonsi/nir: simplify si_lower_nir signature
2019-10-15 James Xiongiris: finish aux import on get_param
2019-10-15 Lionel Landwerlinetnaviv: remove variable from global namespace
2019-10-15 Iago Toralv3d: drop unused shader_rec_count member from context
2019-10-14 Jonathan Marekfreedreno/ir3: remove input ncomp field
2019-10-14 Lucas Stachetnaviv: fix vertex buffer state emission for single...
2019-10-14 Dave Airliegallivm/draw/swr: make the gs_iface not depend on tgsi.
2019-10-14 Kenneth Graunkeiris: Implement the Gen < 9 tessellation quads workaround
2019-10-14 James Xionggallium: rename PIPE_CAP_MAX_FRAMES_IN_FLIGHT to PIPE_C...
2019-10-13 Boris Brezillonpanfrost: Fix support for packed 24-bit formats
2019-10-11 Jonathan Mareketnaviv: rework etna_resource_create tiling choice
2019-10-11 Jonathan Mareketnaviv: rework compatible render base
2019-10-11 Jonathan Mareketnaviv: get addressing mode from tiling layout
2019-10-11 Jonathan Mareketnaviv: clear texture cache and flush ts when texture...
2019-10-11 Christian Gmeineretnaviv: output the same shader-db format as freedreno...
2019-10-11 Christian Gmeineretnaviv: nir: start to make use of compile_error(..)
2019-10-11 Dave Airliellvmpipe: add support for tg4 component selection.
2019-10-10 Roland Scheideggerllvmpipe: increase max texture size to 2GB
2019-10-10 Dylan Bakermeson: add msvc compat args to swr
2019-10-10 Dylan Bakermeson: add switches for SWR with MSVC
2019-10-10 Dave Airliellvmpipe/draw: handle UBOs that are < 16 bytes.
2019-10-10 Dave Airliellvmpipe/draw: fix image sizes for vertex/geometry...
2019-10-10 Dave Airliellvmpipe: make texture buffer offset alignment == 16
2019-10-10 Marek Olšákgallium: remove PIPE_SHADER_CAP_SCALAR_ISA
2019-10-10 Marek Olšáknir: add nir_shader_compiler_options::lower_to_scalar
2019-10-10 Marek Olšáknir: add a strip parameter to nir_serialize
2019-10-10 Alejandro Piñeirov3d: take into account prim_counts_offset
2019-10-09 Marek Olšákradeonsi: enable MSAA shader images
2019-10-09 Marek Olšákradeonsi: expand FMASK before MSAA image stores are...
2019-10-09 Marek Olšákradeonsi: apply FMASK to MSAA image loads
2019-10-09 Marek Olšákradeonsi: clean up image_fetch_rsrc
2019-10-09 Marek Olšákradeonsi: add FMASK slots for shader images (for MSAA...
2019-10-09 Marek Olšákradeonsi: set the sample index for shader images correctly
2019-10-09 Marek Olšákradeonsi: fix GLSL imageSamples()
2019-10-09 Marek Olšákradeonsi: don't set BO metadata for non-zero planes
2019-10-09 Marek Olšákradeonsi: ignore metadata for non-zero planes
2019-10-09 Marek Olšákradeonsi: remove si_vid_join_surfaces and use combined...
2019-10-09 Marek Olšákradeonsi: allocate planar multimedia formats in 1 buffer
2019-10-09 Marek Olšákvl: use u_format in vl_video_buffer_formats
2019-10-09 Caio Marcelo de... iris: Disable fast clears when running with INTEL_DEBUG...
2019-10-09 Maya Rashishllvmpipe: avoid left-shifting a negative number.
2019-10-09 Vasily Khoruzhicklima/ppir: don't clone texture loads
2019-10-09 Kenneth Graunkeiris: Implement the Broadwell NP Z PMA Stall Fix
2019-10-08 Kenneth Graunkeiris: Properly unreference extra VBOs for draw parameters
2019-10-08 Boris Brezillonpanfrost: Draw the wallpaper when only depth/stencil...
2019-10-08 Boris Brezillonpanfrost: Make sure a clear does not re-use a pre-exist...
2019-10-08 Kenneth Graunkeiris: Update comment about 3-component formats and...
2019-10-08 Chris Wilsoniris: Allow packed RGB pbo uploads
2019-10-08 Timur Kristófamd: Move all amd/common code that depends on LLVM...
2019-10-08 Ilia Mirkinnvc0: add support for GL_EXT_demote_to_helper_invocation
2019-10-08 Marek Olšákradeonsi: use simple_mtx_t instead of mtx_t
2019-10-08 Marek Olšákgallium: add PIPE_RESOURCE_FLAG_SINGLE_THREAD_USE to...
2019-10-07 Kenneth Graunkeiris: Drop vtbl usage for some load_register calls
2019-10-07 Jordan Justeniris/state: Move reg/mem load/store functions earlier...
2019-10-07 Eric Engestrommeson: drop duplicate inc_nir from libiris
2019-10-07 Eric Engestrommeson: use idep_nir instead of libnir in libnouveau
2019-10-07 Eric Engestrommeson: add missing idep_nir_headers in iris_gen_libs
2019-10-07 Kenneth Graunkeiris: Drop bonus parameters from iris_init_*_context()
2019-10-07 Kenneth GraunkeRevert "iris: Hack up a SKL/Gen9LP PS push constant...
2019-10-07 Boris BrezillonRevert "Revert "st/dri2: Implement DRI2bufferDamageExte...
2019-10-07 Boris BrezillonRevert "st/dri2: Implement DRI2bufferDamageExtension"
2019-10-06 Tomeu Vizosogitlab-ci: Move LAVA-related files into top-level ci dir
2019-10-06 Tomeu Vizosogitlab-ci: Run dEQP on devices with Panfrost
2019-10-05 Kenneth Graunkeiris: Hack up a SKL/Gen9LP PS push constant fifo depth...
2019-10-05 Kenneth Graunkeiris: Refactor push constant allocation so we can reuse it
2019-10-05 Jonathan Mareketnaviv: set texture INT_FILTER bit
2019-10-05 Jonathan Mareketnaviv: implement texture comparator
2019-10-05 Jonathan Mareketnaviv: update headers from rnndb
2019-10-04 Gert Wollnyr600: Fix interpolateAtCentroid
2019-10-03 Boris Brezillonpanfrost: Get rid of the flush in panfrost_set_framebuf...
2019-10-03 Boris Brezillonpanfrost: Kill the explicit serialization in panfrost_b...
2019-10-03 Boris Brezillonpanfrost: Do fine-grained flushing when preparing BO...
2019-10-03 Boris Brezillonpanfrost: Make sure the BO is 'ready' when picked from...
2019-10-03 Boris Brezillonpanfrost: Add flags to reflect the BO imported/exported...
2019-10-03 Boris Brezillonpanfrost: Add a panfrost_flush_batches_accessing_bo...
2019-10-03 Boris Brezillonpanfrost: Add a panfrost_flush_all_batches() helper
2019-10-03 Boris Brezillonpanfrost: Prepare panfrost_fence for batch pipelining
2019-10-03 Boris Brezillonpanfrost: Start tracking inter-batch dependencies
2019-10-03 Boris Brezillonpanfrost: Add a panfrost_freeze_batch() helper
2019-10-03 Boris Brezillonpanfrost: Use the per-batch fences to wait on the last...
2019-10-03 Boris Brezillonpanfrost: Add a batch fence
2019-10-03 Boris Brezillonpanfrost: Make panfrost_batch->bos a hash table
2019-10-03 Boris Brezillonpanfrost: Extend the panfrost_batch_add_bo() API to...
2019-10-03 Boris Brezillonpanfrost: Add the shader BO to the batch in patch_shade...
2019-10-03 Gurchetan Singhvirgl: modify internal structures to track winsys-suppl...
2019-10-03 Gurchetan Singhvirgl: modify resource_create_from_handle(..) callback
2019-10-02 Gert Wollnyetnaviv: enable triangle strips only when the hardware...
2019-09-30 Caio Marcelo de... iris: Enable EXT_demote_to_helper_invocation
2019-09-30 Kenneth Graunkeiris: Fix iris_rebind_buffer() for VBOs with non-zero...
2019-09-30 Marek Olšákac: add ac_build_image_get_sample_count from radeonsi
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
next