platform/upstream/mesa.git
2020-11-03 Rhys Perryspirv: reverse order in matrix multiplication
2020-11-03 Rhys Perrynir: scalarize fdot in reverse
2020-11-03 Alyssa Rosenzweigpanfrost: Set .array_size on Bifrost
2020-11-03 Alyssa Rosenzweigpan/bi: Don't emit TEXS for array textures
2020-11-03 Alyssa Rosenzweigpan/bi: Handle 3D/array coordinates
2020-11-03 Alyssa Rosenzweigpan/bi: Track tex data register swizzles
2020-11-03 Alyssa Rosenzweigpanfrost: Add bi_emit_array_index helper
2020-11-03 Alyssa Rosenzweigpanfrost: Drop unused swizzles
2020-11-03 Alyssa Rosenzweigpanfrost: Advertise Bifrost support
2020-11-03 Alyssa Rosenzweigpanfrost: Disable point sprites on Bifrost
2020-11-03 Alyssa Rosenzweigpan/bi: Lower +CUBEFACE2
2020-11-03 Alyssa Rosenzweigpan/bi: Suppress disassembly for internal shaders
2020-11-03 Boris Brezillonpan/bi: Lower cube map coordinates
2020-11-03 Boris Brezillonpan/bi: Hook up cube instructions packing
2020-11-03 Boris Brezillonpan/bi: Split special class in two
2020-11-03 Boris Brezillonpan/bi: Move special instruction packing to a separate...
2020-11-03 Boris Brezillonpan/bi: s/t0/t1/ in bi_disasm_dest_add()
2020-11-03 Boris Brezillonpanfrost: Implement v7 texture payloads
2020-11-03 Boris Brezillonpanfrost: Add array size to XML
2020-11-03 Boris Brezillonpanfrost: Suppress Bifrost prefetching
2020-11-03 Boris Brezillonpanfrost: Leave push_constants pointer to NULL if there...
2020-11-03 Tapani Pällimesa: do not throw _mesa_problem when invalid enum...
2020-11-03 Tapani Pällimesa/st: call memobj_destroy only if there is memory...
2020-11-03 Samuel Pitoisetaco: select v_mul_{hi}_u32_u24 for 24-bit multiplications
2020-11-03 Samuel Pitoisetaco: store NIR range analysis data to the isel context
2020-11-03 Duncan Hopkinszink: clamped maxPerStageDescriptorUniformBuffers limit...
2020-11-03 Rhys Perryradv: fix shader caching with NaN fixup workaround
2020-11-03 Rhys Perryradv: fix shader caching with discard->demote workaround
2020-11-03 Rhys Perryradv: add some missing radv_{start,stop}_feedback
2020-11-03 Marijn Suijtenandroid: freedreno: Add freedreno_dev_info.[ch] to...
2020-11-03 Alejandro Piñeirobroadcom/compiler: remove v3d_fs_key depth_enabled...
2020-11-03 Marcin Ślusarzintel/compiler: remove branch weight heuristic
2020-11-03 Marcin Ślusarzintel/compiler: use C++ template instead of preprocessor
2020-11-03 Lucas StachRevert "gallium/dri: fix dri2_from_planar for multiplan...
2020-11-03 Connor Abbotttu: Support rasterizerDiscardEnable and RasterizationSt...
2020-11-03 Connor Abbotttu: Support geometryStreams
2020-11-03 Connor Abbottutil/bitset: Add a range iterator helper
2020-11-03 Connor Abbottir3: Support geometry streams
2020-11-03 Connor Abbottfreedreno/a6xx: Update SO registers for streams
2020-11-03 Iago Toral... zink: add VK_STRUCTURE_TYPE_WSI_MEMORY_ALLOCATE_INFO_ME...
2020-11-03 Christian Gmeineretnaviv: move etna_destroy_shader(..) to generic location
2020-11-03 Christian Gmeineretnaviv: move etna_dump_shader(..) to generic location
2020-11-03 Christian Gmeineretnaviv: convert from tgsi semantic/index to varying...
2020-11-03 Christian Gmeinernir: make tgsi_varying_semantic_to_slot(..) public
2020-11-03 James Parkamd/llvm,aco: Replace VLA with alloca
2020-11-03 Iago Toral... zink: require Vulkan timestamp queries for time query...
2020-11-03 Vinson Leetgsi: Initialize tgsi_declaration_dimension padding.
2020-11-03 Vinson Leegallium: Remove duplicate resource variable.
2020-11-02 Jason Ekstrandnir/validate: Explain why we don't use nir_foreach_block
2020-11-02 Mike Blumenkrantzzink: always reset query pools on next query begin
2020-11-02 Mike Blumenkrantzzink: always use query->type for starting/stopping...
2020-11-02 Mike Blumenkrantzzink: rework query overflow handling
2020-11-02 Mike Blumenkrantzzink: fixup gs/xfb tracking for primitives generated...
2020-11-02 Mike Blumenkrantzzink: store batch id onto query object at time of start
2020-11-02 Mike Blumenkrantzzink: also create an xfb query for every primitives...
2020-11-02 Mike Blumenkrantzzink: more correctly handle PIPE_QUERY_PRIMITIVES_GENER...
2020-11-02 Mike Blumenkrantzzink: deduplicate some query result code
2020-11-02 Dave Airlielavapipe: use resource get param.
2020-11-02 Dave Airliellvmpipe: add resource get param support.
2020-11-02 Dave Airliegallium: add a layer stride pipe resource parameter.
2020-11-02 Dave Airliegallium: add a level parameter to resource parameter get
2020-11-02 Hoe Hao Chengzink: call the reset callback not only during a status...
2020-11-02 Marcin Ślusarzi965: remove prototypes of not-existing functions
2020-11-02 Marcin Ślusarzintel: remove dead code
2020-11-02 Marcin Ślusarzanv: always annotate memory returned from anv_gem_mmap
2020-11-02 Jonathan Marekturnip: rework android gralloc path so it doesn't call...
2020-11-02 Vinson Leeos: Fix open result check.
2020-11-02 Michel Dänzeriris/bufmgr: Handle NULL bufmgr in iris_bufmgr_get_for_fd
2020-11-02 Michel Dänzeri965/bufmgr: Handle NULL bufmgr in brw_bufmgr_get_for_fd
2020-11-02 Connor Abbottfreedreno: Use freedreno_dev_info
2020-11-02 Connor Abbotttu: Use freedreno_dev_info
2020-11-02 Connor Abbottfreedreno: Introduce common device info struct
2020-11-02 Yevhenii Kolesnikovnir/large_constants: only search for constant duplicates
2020-11-02 James Parknir: Stabilize compact_components sort
2020-11-02 Rhys Perrydocs/features: add Vulkan 1.2
2020-11-02 Rhys Perrydocs/features: update unpromoted Vulkan extensions
2020-11-02 Danylo Piliaievnir/lower_returns: Append missing phis' sources after...
2020-11-02 Hoe Hao Chengzink: implement pipe_device_reset_callback
2020-11-02 Iago Toral... v3dv: fix occlusion query inheritance in secondary...
2020-11-02 Iago Toral... v3dv: add support for timestamp queries
2020-11-02 Pierre-Eric... radeonsi: fix RADEON_FLUSH flags conflicts
2020-11-02 Pierre-Eric... driconf: add disable_protected_content_check option
2020-11-02 Pierre-Eric... egl/dri2: implement createImageFromDmaBufs3
2020-11-02 Pierre-Eric... dri: introduce createImageFromDmaBufs3
2020-11-02 Pierre-Eric... egl: handle EGL_PROTECTED_CONTENT_EXT for eglImage
2020-11-02 Pierre-Eric... radeonsi: enable PIPE_CAP_DEVICE_PROTECTED_CONTENT
2020-11-02 Pierre-Eric... egl: implement EGL_EXT_protected_surface support
2020-11-02 Pierre-Eric... radeonsi: honor PIPE_BIND_PROTECTED
2020-11-02 Pierre-Eric... gallium: introduce PIPE_BIND_PROTECTED
2020-11-02 Pierre-Eric... gallium: add new cap PIPE_CAP_DEVICE_PROTECTED_CONTENT
2020-11-02 Iago Toral... v3dv: expose VK_KHR_maintenance1
2020-11-02 Iago Toral... v3dv: implement vkTrimCommandPool
2020-11-02 Iago Toral... v3dv: update assertion to match VK_KHR_maintenance1...
2020-11-02 Iago Toral... v3dv: fix base slice selection for copies involving...
2020-11-02 Iago Toral... v3dv: add image view debug checks for VK_KHR_maintenance1
2020-11-02 Samuel Pitoisetradv,aco: optimize computing the sample mask for per...
2020-11-02 Samuel Pitoisetradv,aco: adjust the sample mask only if per-sample...
2020-11-01 Timothy Arceriglsl: drop NMS OpenGL workarounds
2020-10-31 Alyssa Rosenzweigpanfrost: Add missing alpha-first special formats
2020-10-31 Alyssa Rosenzweigpanfrost: Fix BGR233 component order
next