mesa.git
2019-10-31 Eric Engestromtargets/vdpau: replace xmlpool_options_h with idep_xmlc...
2019-10-31 Eric Engestromtargets/va: replace xmlpool_options_h with idep_xmlconf...
2019-10-31 Eric Engestromtargets/omx: replace xmlpool_options_h with idep_xmlcon...
2019-10-31 Eric Engestromloader: replace xmlpool_options_h with idep_xmlconfig_h...
2019-10-31 Eric Engestrompipe-loader: drop unnecessary xmlpool_options_h
2019-10-31 Eric Engestromradv: drop unnecessary xmlpool_options_h
2019-10-31 Eric Engestromanv: add missing xmlconfig headers dependency
2019-10-31 Eric Engestrommeson: split out idep_xmlconfig_headers from idep_xmlconfig
2019-10-31 Alyssa Rosenzweigpipe-loader: Build kmsro loader for with all kmsro...
2019-10-31 Erik Faye-Lundzink: heap-allocate samplers objects
2019-10-31 Jason Ekstrandanv: Zero released anv_bo structs
2019-10-31 Jason Ekstrandanv: Use a bitset for tracking residency
2019-10-31 Jason Ekstrandanv: Set the batch allocator for compute pipelines
2019-10-31 Jason Ekstrandanv: Add a device parameter to anv_execbuf_add_bo
2019-10-31 Jason Ekstrandanv: Drop anv_bo_init and anv_bo_init_new
2019-10-31 Jason Ekstrandanv: Allocate misc BOs from the cache
2019-10-31 Jason Ekstrandanv: Allocate scratch BOs from the cache
2019-10-31 Jason Ekstrandanv: Allocate batch and fence buffers from the cache
2019-10-31 Jason Ekstrandutil: Add a free list structure for use with util_spars...
2019-10-31 Jason Ekstrandanv: Allocate descriptor buffers from the BO cache
2019-10-31 Jason Ekstrandanv: Set more flags on descriptor pool buffers
2019-10-31 Jason Ekstrandanv: Allocate query pool BOs from the cache
2019-10-31 Jason Ekstrandanv: Use the query_slot helper in vkResetQueryPoolEXT
2019-10-31 Jason Ekstrandanv: Allocate block pool BOs from the cache
2019-10-31 Jason Ekstrandanv/tests: Initialize the BO cache and device mutex
2019-10-31 Jason Ekstrandanv/tests: Zero-initialize instances
2019-10-31 Jason Ekstrandanv: Choose BO flags internally in anv_block_pool
2019-10-31 Jason Ekstrandanv: Rework the internal BO allocation API
2019-10-31 Jason Ekstrandanv: Use anv_block_pool_foreach_bo in get_bo_from_pool
2019-10-31 Jason Ekstrandanv: Rework anv_block_pool_expand_range
2019-10-31 Jason Ekstrandanv: Fix a potential BO handle leak
2019-10-31 Jason Ekstrandanv: Handle state pool relocations using "wrapper" BOs
2019-10-31 Jason Ekstrandanv: Replace ANV_BO_EXTERNAL with anv_bo::is_external
2019-10-31 Jason Ekstrandanv: Inline anv_block_pool_get_bo
2019-10-31 Jason Ekstrandanv: Declare the bo in the anv_block_pool_foreach_bo...
2019-10-31 Jason Ekstrandanv: Stop storing the GEM handle in anv_reloc_list_add
2019-10-31 Jason Ekstrandanv: Fix a relocation race condition
2019-10-31 Jason Ekstrandanv: Use a util_sparse_array for the GEM handle ->...
2019-10-31 Jason Ekstrandanv: Move refcount to anv_bo
2019-10-31 Jason Ekstrandutil: Add a util_sparse_array data structure
2019-10-31 Pierre-Eric... mesa: enable msaa in clear_with_quad if needed
2019-10-31 Lionel Landwerlinintel/perf: fix Android build
2019-10-31 Tomeu Vizosogitlab-ci: Disable lima jobs
2019-10-31 Bas Nieuwenhuizenradv: Fix disk_cache_get size argument.
2019-10-31 Andrii Simiklitmain: fix several 'may be used uninitialized' warnings
2019-10-31 Bas Nieuwenhuizenanv: Remove _mesa_locale_init/fini calls.
2019-10-31 Bas Nieuwenhuizenturnip: Remove _mesa_locale_init/fini calls.
2019-10-31 Bas Nieuwenhuizenradv: Remove _mesa_locale_init/fini calls.
2019-10-31 Pierre-Eric... radeonsi: tell the shader disk cache what IR is used
2019-10-31 Lionel Landwerlinintel/perf: add TGL support
2019-10-31 Robert Fossandroid: Add panfrost support to build scripts
2019-10-31 Robert Fossnir: Build nir_lower_point_size.c in libmesa_nir
2019-10-31 Iago Toral... v3d: rename vertex shader key (num)_fs_inputs fields
2019-10-31 Mauro Rossiandroid: aco: fix Lower to CSSA
2019-10-31 Jan Zielinskigallium/swr: Fix depth values for blit scenario
2019-10-31 Jordan Justeniris/gen11+: Move flush for render target change
2019-10-31 Jordan Justeniris: Add IRIS_DIRTY_RENDER_BUFFER state flag
2019-10-31 Samuel Pitoisetradv: declare NGG scratch for VS or TES and only on...
2019-10-31 Arno Messiaenlima: add cubemap support
2019-10-31 Arno Messiaenlima: introduce ppir_op_load_coords_reg to differentiat...
2019-10-31 Arno Messiaenlima: add layer_stride field to lima_resource struct
2019-10-31 Arno Messiaenlima: fix stride in texture descriptor
2019-10-31 Ian Romanickintel/compiler: Report the number of non-spill/fill...
2019-10-31 Tapani Pällinir: fix couple of compile warnings
2019-10-30 Bas Nieuwenhuizenradv: Fix timeout handling in syncobj wait.
2019-10-30 Ilia Mirkinnv50/ir: mark STORE destination inputs as used
2019-10-30 Ilia Mirkingm107/ir: fix loading z offset for layered 3d image...
2019-10-30 Lionel Landwerlinintel/dev: set default num_eu_per_subslice on gen12
2019-10-30 Dylan Bakerdocs/new_features: Empty the feature list for the 20...
2019-10-30 Dylan BakerBump VERSION to 20.0.0-devel
2019-10-30 Jordan Justendocs/relnotes/new_features.txt: Add note about gen12...
2019-10-30 Jordan Justenintel/eu/validate/gen12: Add TGL to eu_validate tests.
2019-10-30 Jordan Justenintel/dev: Add preliminary device info for Tigerlake
2019-10-30 Lionel Landwerlinintel/dump_gpu: handle context create extended ioctl
2019-10-30 Bas Nieuwenhuizenradv: Allocate space for temp. semaphore parts.
2019-10-30 Rafael Antognollianv: Add Tile Cache Flush for Unified Cache.
2019-10-30 Rafael Antognolliblorp: Add Tile Cache Flush for Unified Cache.
2019-10-30 Rafael Antognolliiris: Add Tile Cache Flush for Unified Cache.
2019-10-30 Jordan Justenintel/genxml: Add gen12 tile cache flush bit
2019-10-30 Daniel Schürmannaco: implement VGPR spilling
2019-10-30 Daniel Schürmannaco: always set scratch_offset in startpgm
2019-10-30 Daniel Schürmannaco: omit linear VGPRs as spill variables
2019-10-30 Daniel Schürmannaco: ensure that spilled VGPR reloads are done after...
2019-10-30 Daniel Schürmannaco: simplify calculation of target register pressure...
2019-10-30 Rhys Perryaco: fix new_demand calculation for first instructions
2019-10-30 Daniel Schürmannaco: don't add interferences between spilled phi operands
2019-10-30 Daniel Schürmannaco: consider loop_exit blocks like merge blocks, even...
2019-10-30 Daniel Schürmannaco: don't insert the exec mask into set of live-out...
2019-10-30 Daniel Schürmannaco: fix transitive affinities of spilled variables
2019-10-30 Daniel Schürmannaco: fix live-range splits of phis
2019-10-30 Daniel Schürmannaco: remove potential critical edge on loops.
2019-10-30 Daniel Schürmannaco: improve live variable analysis
2019-10-30 Daniel Schürmannaco: Lower to CSSA
2019-10-30 Jonathan Mareketnaviv: fix non-pointsprite points on GC7000L
2019-10-30 Jonathan Mareketnaviv: stencil fix
2019-10-30 Jonathan Mareketnaviv: fix depth bias
2019-10-30 Jordan Justeniris: Set MOCS for external surfaces to uncached
2019-10-30 Rafael Antognolliiris: Align fast clear color state buffer to a page.
2019-10-30 Rafael Antognollianv: Align fast clear color state buffer to a page.
2019-10-30 Erik Faye-Lundzink: only enable KHR_external_memory_fd if supported
next