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