summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* docs: use correct year for the 12.0.6 release notes12.0Emil Velikov2017-01-241-1/+1
* docs: add sha256 checksums for 12.0.6Emil Velikov2017-01-241-1/+2
* docs: add release notes for 12.0.6mesa-12.0.6Emil Velikov2017-01-241-0/+147
* Update version to 12.0.6Emil Velikov2017-01-241-1/+1
* i965: Properly flush in hsw_pause_transform_feedback().Kenneth Graunke2017-01-201-0/+3
* anv: Handle vkGetPhysicalDeviceQueueFamilyProperties with count == 0Chad Versace2017-01-201-1/+8
* egl/wayland: use the destroy_window_callback for swrastEmil Velikov2017-01-201-0/+2
* automake: use shared llvm libs for make distcheckEmil Velikov2017-01-131-1/+1
* i965/mt: Disable HiZ when sharing depth buffer externally (v2)Chad Versace2017-01-131-7/+22
* i965/mt: Disable aux surfaces after making miptree shareableChad Versace2017-01-131-0/+2
* get-typod-pick-list.sh: add new scriptEmil Velikov2017-01-131-0/+39
* nouveau: take extra push space into account for pushbuf_space callsIlia Mirkin2017-01-1315-56/+26
* spirv: Move cursor before calling vtn_ssa_value() in phi 2nd pass.Kenneth Graunke2017-01-131-1/+2
* dri3: Fix MakeCurrent without a default framebufferFredrik Höglund2017-01-131-4/+10
* cso: Don't restore nr_samplers in cso_restore_fragment_samplersMichel Dänzer2017-01-131-1/+0
* anv/descriptor_set: Write the state offset in the surface state free list.Jason Ekstrand2017-01-131-0/+1
* anv/device: Implicitly unmap memory objects in FreeMemoryJason Ekstrand2017-01-131-0/+9
* anv/device: Return the right error for failed mapsJason Ekstrand2017-01-132-6/+9
* spirv/nir: Add support for ImageQuerySamplesJason Ekstrand2017-01-131-0/+3
* spirv/nir: Handle texture projectorsJason Ekstrand2017-01-131-0/+15
* nir/spirv: Refactor coordinate handling in handle_textureJason Ekstrand2017-01-131-29/+28
* spirv/nir: Refactor type handling in handle_textureJason Ekstrand2017-01-131-5/+8
* spirv/nir: Move opcode selection higher up in handle_textureJason Ekstrand2017-01-131-48/+48
* anv/image: Assert that the image format is actually supportedJason Ekstrand2017-01-131-2/+5
* spirv/nir: Don't increment coord_components for array lod queriesJason Ekstrand2017-01-131-1/+1
* i965: Get rid of the do_lower_unnormalized_offsets passJason Ekstrand2017-01-134-109/+0
* i965/nir: Enable NIR lowering of txf and rect offsetsJason Ekstrand2017-01-131-0/+2
* nir/lower_tex: Add support for lowering coordinate offsetsJason Ekstrand2017-01-132-0/+64
* nir/lower_tex: Add some helpers for working with tex sourcesJason Ekstrand2017-01-131-16/+30
* nir: Add a helper for determining the type of a texture sourceJason Ekstrand2017-01-131-0/+44
* anv/pipeline: Set binding_table.gather_texture_startJason Ekstrand2017-01-131-0/+1
* spirv/nir: Properly handle gather componentsJason Ekstrand2017-01-131-1/+11
* spirv/nir: Add support for shadow samplers that return vec4Jason Ekstrand2017-01-131-1/+2
* spirv/nir: Fix some texture opcode assertsJason Ekstrand2017-01-131-2/+2
* radeonsi: enable WQM in PS prolog when neededNicolai Hähnle2017-01-132-0/+10
* i965/fs: Reject copy propagation into SEL if not min/max.Matt Turner2017-01-132-1/+12
* i965/fs: Add unit tests for copy propagation pass.Matt Turner2017-01-132-0/+211
* i965/fs: Rename opt_copy_propagate -> opt_copy_propagation.Matt Turner2016-12-163-15/+16
* gallium/radeon: fix the draw-calls HUD queryMarek Olšák2016-12-161-1/+1
* radeonsi: disable the constant engine (CE) on Carrizo and StoneyMarek Olšák2016-12-161-1/+4
* radeonsi: disable CE on SI + AMDGPUMarek Olšák2016-12-161-1/+3
* radeonsi: fix incorrect FMASK checking in bind_sampler_statesMarek Olšák2016-12-161-4/+4
* radeonsi: always restore sampler states when unbinding sampler viewsMarek Olšák2016-12-161-2/+8
* cso: don't release sampler states that are boundMarek Olšák2016-12-161-1/+3
* docs: add sha256 checksums for 12.0.5Emil Velikov2016-12-051-1/+2
* docs: add release notes for 12.0.5mesa-12.0.5Emil Velikov2016-12-051-0/+137
* Update version to 12.0.5Emil Velikov2016-12-051-1/+1
* radeonsi: silence runtime warnings with LLVM 3.9Marek Olšák2016-12-051-0/+3
* radeonsi: disable RB+ blend optimizations for dual source blendingMarek Olšák2016-12-051-0/+11
* radeonsi: set CB_BLEND1_CONTROL.ENABLE for dual source blendingMarek Olšák2016-12-051-0/+4