draw/tess: fix TES patch vertices in.
[mesa.git] / src / gallium /
2020-04-27 Dave Airliedraw/tess: fix TES patch vertices in.
2020-04-27 Dave Airliellvmpipe: fix ssbo alignment
2020-04-27 Dave Airliellvmpipe: bump max images to 16
2020-04-27 Dave Airlieutil/indirect: handle stride less than number of parame...
2020-04-27 Dave Airliegallivm/nir: add helper invocation support
2020-04-27 Dave Airliegallivm/nir: fix image store conversions
2020-04-25 Connor Abbottfreedreno/a6xx: Implement PrimID passthrough
2020-04-25 Connor Abbottir3: Skip missing VS outputs in VS out map when linking
2020-04-25 Connor Abbottfreedreno/a6xx: Document PrimID passthrough registers
2020-04-24 Marek Vasutetnaviv: Fix depth stencil ops on GC880/GC2000
2020-04-24 Mike Blumenkrantzzink: set UBO alignments in nir_intrinsic_load_uniform...
2020-04-24 Fritz Koenigfreedreno: allow FMT6_8_UNORM as a UBWC format
2020-04-24 Christian Gmeineretnaviv: support for using generic blit path
2020-04-24 Christian Gmeineretnaviv: call util_blitter_save_fragment_constant_buffe...
2020-04-24 Christian Gmeineretnaviv: drop default state for FE_HALTI5_ID_CONFIG
2020-04-24 Marek Olšákradeonsi: use pipe_blend_state::max_rt to update fewer...
2020-04-24 Marek Olšákac,radeonsi: simplify checking for Navi1x chips
2020-04-24 Christian Gmeineretnaviv: add anisotropic filter support
2020-04-24 Christian Gmeineretnaviv: update headers from rnndb
2020-04-24 Christian Gmeineretnaviv: anisotropic filtering is supported starting...
2020-04-24 Alyssa Rosenzweigpanfrost: The texture descriptor has a pointer to a...
2020-04-24 Tomeu Vizosopanfrost: Emit texture descriptor on bifrost
2020-04-24 Tomeu Vizosopanfrost: Emit sampler descriptor on bifrost
2020-04-24 Alyssa Rosenzweigpanfrost: Set clear_color_[12] in the extra fb desc
2020-04-24 Tomeu Vizosopanfrost: Clean up a bit the tiler structs for Bifrost
2020-04-23 Eric Anholtvc4: Use NIR shader's num_outputs for generating our...
2020-04-23 Eric Anholtgallium: Fix setup of pstipple frag coord var.
2020-04-23 Eric Anholtfreedreno: Make the slice pitch be bytes, not pixels.
2020-04-23 Eric Anholtfreedreno: Introduce a "cpp_shift" value for cpp divs...
2020-04-23 Indrajit Kumar Dasradeonsi: enable support for AlphaToCoverageDitherControlNV
2020-04-23 Indrajit Kumar Dasgallium: prepare framework for supporting AlphaToCovera...
2020-04-23 Rob Clarkgallium: add # of MRT to blend state
2020-04-23 Rob Clarkmesa/st: avoid u_vbuf for GLES
2020-04-22 Alejandro Piñeirov3d: support for textureQueryLOD
2020-04-22 Jonathan Marekturnip: implement VK_EXT_sample_locations
2020-04-22 Lionel Landwerliniris: fail screen creation when kernel support is not...
2020-04-22 Alyssa Rosenzweigpanfrost: Assert on unimplemented fragcoord etc
2020-04-21 Dylan Bakerremove final imports.h and imports.c bits
2020-04-21 Dylan Bakerreplace imports memory functions with utils memory...
2020-04-21 Dylan Bakerreplace malloc macros in imports.h with u_memory.h...
2020-04-21 Gert Wollnyr600/sfn: use new temp register allocation when loading...
2020-04-21 Gert Wollnyr600/sfn: Count only literals that are not inline to...
2020-04-21 Gert Wollnyr600/sfn: Fix using the result of a fetch instruction...
2020-04-21 Gert Wollnyr600/sfn: Fix handling of GS inputs
2020-04-21 Gert Wollnyr600/sfn: Handle b2b1 like it was a mov
2020-04-21 Gert Wollnyr600/sfn: Fix null pointer deref in live range evalation
2020-04-21 Gert Wollnyr600/nir: Pin interpolation results to channel
2020-04-21 Gert Wollnyr600/sfn: Implementing instructions blocks
2020-04-21 Gert Wollnyr600/sfn: Fix setting alignments when lowering UBOs
2020-04-21 Gert Wollnyr600/sfn: Reduce array limit for scratch usage
2020-04-21 Gert Wollnyr600: Dump a few more variables when requested
2020-04-21 Pierre-Eric Pellou... st/omx: fix gcc warnings
2020-04-21 Pierre-Eric Pellou... gallium/utils: silence strncpy warning
2020-04-20 Rafael Antognolliiris/bufmgr: Add support for MMAP_OFFSET ioctl.
2020-04-20 Rafael Antognolliiris/bufmgr: Factor out GEM_MMAP ioctl from mmap_cpu...
2020-04-20 Pierre-Eric Pellou... radeonsi: skip vs output optimizations for some outputs
2020-04-18 Albert Astals CidFix promotion of floats to doubles
2020-04-17 Pierre-Eric Pellou... radeonsi: don't assume ctx is always a threaded_context
2020-04-16 Ilia Mirkinnv50,nvc0: update with latest caps
2020-04-16 Jan Veselyclover: Check if the detected clang libraries are usable
2020-04-16 Rafael Antognolliiris: Enable EXT_depth_bounds_test extension.
2020-04-16 Erik Faye-Lundwgl: silence some cast-warnings
2020-04-16 Bas Nieuwenhuizenwinsys/amdgpu: Retrieve WC flags from imported buffers.
2020-04-16 Erik Faye-Lundzink: be less picky about tiled resources
2020-04-16 Erik Faye-Lundst/dri: make sure software color-buffers are linear
2020-04-16 Lepton Wuvirgl: Use ETC2 formats directly when possible.
2020-04-16 Pierre-Eric Pellou... radeonsi: use thread_context::bytes_mapped_limit
2020-04-16 Pierre-Eric Pellou... gallium/u_threaded: flush batch when hitting mapping...
2020-04-16 Ilia Mirkinnvc0: enable GL_NV_viewport_array2
2020-04-16 Ilia Mirkinst/mesa: add support for GL_NV_viewport_array2
2020-04-16 Ilia Mirkingallium: add PIPE_CAP_VIEWPORT_MASK
2020-04-16 Ilia Mirkingallium: add TGSI_PROPERTY_LAYER_VIEWPORT_RELATIVE
2020-04-16 Ilia Mirkingallium: add TGSI_SEMANTIC_VIEWPORT_MASK
2020-04-15 Karol HerbstRevert "nvc0: fix line width on GM20x+"
2020-04-15 Paulo Zanoniiris: make BATCH_SZ smaller by BATCH_RESERVED bytes
2020-04-15 Paulo Zanoniiris: remove useless bo->gtt_offset assignment
2020-04-15 Paulo Zanoniiris: remove unnecessary forward declaration
2020-04-15 Paulo Zanoniiris: remove hole from struct iris_bo
2020-04-15 Dave Airliellvmpipe/nir: free the nir shader
2020-04-15 Dave Airliedraw/tess: free the NIR
2020-04-15 Dave Airliedraw: free the NIR IR.
2020-04-15 Brian Hofreedreno/turnip: Update GRAS_LAYER_CNTL to GRAS_MAX_LA...
2020-04-15 Karol Herbstgallium: initialize viewport swizzle in cso_set_viewpor...
2020-04-15 Karol Herbstnvc0: enable ASTC and ETC on GM20B
2020-04-15 Karol Herbstclover: expose cl_arm_shared_virtual_memory for devices...
2020-04-15 Karol Herbstclover: implement cl_arm_shared_virtual_memory
2020-04-15 Karol Herbstclover: implement SVM functions for devices with fine...
2020-04-15 Karol Herbstclover: implement clSetKernelArgSVMPointer
2020-04-15 Karol Herbstclover: implement CL_DEVICE_SVM_CAPABILITIES
2020-04-15 Karol Herbstclover: add stubs for SVM
2020-04-15 Karol Herbstgallium: add PIPE_CAP_SYSTEM_SVM
2020-04-15 Lionel Landwerliniris: drop cache coherent cpu mapping for external BO
2020-04-15 Dave Airlieu_blitter: fix stencil blitting
2020-04-15 Dave Airliedraw: fix user culling pipeline order. (v2)
2020-04-15 Dave Airliedraw/cull: run pipeline for culled points.
2020-04-15 Dave Airliellvmpipe/setup: move line stats collection earlier.
2020-04-15 Dave Airliedraw: fix tessellation stats query
2020-04-15 Dave Airliellvmpipe: fix no tokens detections.
2020-04-15 Dave Airliegallivm/draw: calloc prim id toavoid undef
2020-04-15 Dave Airliegallivm/nir: lower implicit lod to tex.
next