summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-01-15WIP: nir/algebraic: Replace signed range [0, constant b] checks with unsigned...misc-algebraIan Romanick2-0/+41
2020-01-15WIP: nir/algebraic: Reassociate logic-op joined comparisonsIan Romanick1-0/+27
2020-01-15WIP: nir/algebraic: Recognize open-coded ineg and inotIan Romanick1-0/+5
2020-01-15WIP: nir/algebraic: More integer addition reassociationIan Romanick1-0/+2
2020-01-15nir/algebraic: Replace ishl or ishr with an iandIan Romanick1-0/+4
2020-01-15nir/algebraic: Simplify some Inf and NaN avoidance codeIan Romanick1-0/+6
2020-01-15radeonsi/gfx10: separate code for determining the number of vertices for NGGMarek Olšák1-25/+41
2020-01-15radeonsi/gfx10: separate code for getting edgeflags from the gs_invocation_id...Marek Olšák1-9/+13
2020-01-15radeonsi: move VS_STATE.LS_OUT_PATCH_SIZE a few bits higher to make space thereMarek Olšák3-5/+8
2020-01-15radeonsi: make si_insert_input_* functions non-staticMarek Olšák2-9/+12
2020-01-15ac/cull: don't read Position.Z if it's not needed for cullingMarek Olšák1-1/+1
2020-01-15radeonsi: separate code computing info for small primitive cullingMarek Olšák3-40/+54
2020-01-15intel/compiler: Fix illegal mutation in get_nir_image_intrinsic_imageKenneth Graunke1-3/+6
2020-01-15gitlab-ci: fix missing caselist.css/xslRob Clark1-1/+2
2020-01-15relnotes: Add Vulkan 1.2Jason Ekstrand1-0/+1
2020-01-15radv: enable Vulkan 1.2Samuel Pitoiset1-1/+1
2020-01-15radv: implement Vulkan 1.2 features and propertiesSamuel Pitoiset1-0/+148
2020-01-15radv: implement Vulkan 1.1 features and propertiesSamuel Pitoiset1-0/+53
2020-01-15radv: update VK_KHR_timeline_semaphore for Vulkan 1.2Samuel Pitoiset1-24/+24
2020-01-15radv: update VK_KHR_uniform_buffer_standard_layout for Vulkan 1.2Samuel Pitoiset1-3/+3
2020-01-15radv: update VK_KHR_shader_subgroup_extended_types for Vulkan 1.2Samuel Pitoiset1-3/+3
2020-01-15radv: update VK_KHR_shader_float_controls for Vulkan 1.2Samuel Pitoiset1-5/+5
2020-01-15radv: update VK_KHR_shader_float16_int8 for Vulkan 1.2Samuel Pitoiset1-3/+3
2020-01-15radv: update VK_KHR_shader_atomic_int64 for Vulkan 1.2Samuel Pitoiset1-3/+3
2020-01-15radv: update VK_KHR_imageless_framebuffer for Vulkan 1.2Samuel Pitoiset2-8/+8
2020-01-15radv: update VK_KHR_image_format_list for Vulkan 1.2Samuel Pitoiset1-6/+6
2020-01-15radv: update VK_KHR_driver_properties for Vulkan 1.2Samuel Pitoiset1-7/+7
2020-01-15radv: update VK_KHR_draw_indirect_count for Vulkan 1.2Samuel Pitoiset1-2/+2
2020-01-15radv: update VK_KHR_depth_stencil_resolve for Vulkan 1.2Samuel Pitoiset5-21/+21
2020-01-15radv: update VK_KHR_create_renderpass2 for Vulkan 1.2Samuel Pitoiset2-15/+15
2020-01-15radv: update VK_KHR_buffer_device_address for Vulkan 1.2Samuel Pitoiset1-9/+9
2020-01-15radv: update VK_KHR_8bit_storage for Vulkan 1.2Samuel Pitoiset1-3/+3
2020-01-15radv: update VK_EXT_scalar_block_layout for Vulkan 1.2Samuel Pitoiset1-3/+3
2020-01-15radv: update VK_EXT_sampler_filter_minmax for Vulkan 1.2Samuel Pitoiset2-9/+9
2020-01-15radv: update VK_EXT_host_query_reset for Vulkan 1.2Samuel Pitoiset2-4/+4
2020-01-15radv: update VK_EXT_descriptor_indexing for Vulkan 1.2Samuel Pitoiset2-14/+14
2020-01-15anv: Enable Vulkan 1.2 supportIván Briano7-19/+20
2020-01-15anv: Implement the new core version property queriesJason Ekstrand1-152/+261
2020-01-15anv: Implement the new core version feature queriesJason Ekstrand1-56/+156
2020-01-15anv,nir: Lower quad_broadcast with dynamic index in NIRJason Ekstrand3-1/+6
2020-01-15anv: Bump the patch version to 131Jason Ekstrand1-1/+1
2020-01-15vulkan/overlay: Fix for Vulkan 1.2Samuel Pitoiset1-10/+13
2020-01-15turnip: Pretend to support Vulkan 1.2Jason Ekstrand3-13/+13
2020-01-15vulkan: Update the XML and headers to 1.2.131Jason Ekstrand16-948/+1983
2020-01-15gitlab-ci: Stop using manual jobs for merge requestsMichel Dänzer1-27/+45
2020-01-15radeonsi: drop the negation from fmask_is_not_identityPierre-Eric Pelloux-Prayer4-5/+5
2020-01-15radeonsi: unbind image before compute clearPierre-Eric Pelloux-Prayer1-0/+5
2020-01-15radeonsi: make sure fmask expand is done if neededPierre-Eric Pelloux-Prayer1-1/+2
2020-01-15radeonsi: fix fmask expand compute shaderPierre-Eric Pelloux-Prayer1-1/+1
2020-01-15egl/android: Restrict minimum triple buffering for android color_buffersNataraj Deshpande1-3/+7