summaryrefslogtreecommitdiff
path: root/src/intel
AgeCommit message (Expand)AuthorFilesLines
2019-04-10intel/tools: Remove redundant definitions of INTEL_DEBUGMark Janes2-4/+0
2019-04-10intel/common: move gen_debug to intel/devMark Janes22-22/+22
2019-04-10anv: don't use default pipeline cache for hits for VK_EXT_pipeline_creation_f...Lionel Landwerlin1-1/+1
2019-04-09genxml: sort xml files using new scriptLionel Landwerlin10-21155/+21105
2019-04-09genxml: add a sorting scriptLionel Landwerlin3-0/+203
2019-04-09anv: advertise 8 subtexel/mipmap precision bitsJuan A. Suarez Romero1-2/+2
2019-04-08anv: Implement VK_NV_compute_shader_derivativesCaio Marcelo de Oliveira Filho3-0/+10
2019-04-08intel/fs: Use NIR_PASS_V when lowering CS intrinsicsCaio Marcelo de Oliveira Filho1-3/+4
2019-04-08intel/fs: Don't loop when lowering CS intrinsicsCaio Marcelo de Oliveira Filho1-15/+10
2019-04-08intel/fs: Add support for CS to group invocations in quadsCaio Marcelo de Oliveira Filho3-16/+103
2019-04-08intel/fs: Use TEX_LOGICAL whenever implicit lod is supportedCaio Marcelo de Oliveira Filho1-2/+6
2019-04-09nir/radv: remove restrictions on opt_if_loop_last_continue()Timothy Arceri1-1/+1
2019-04-08intel: add dependency on genxml generated filesLionel Landwerlin5-4/+6
2019-04-08anv: implement VK_KHR_swapchain revision 70Lionel Landwerlin3-3/+103
2019-04-03intel/compiler: use defined size for vector componentsDave Airlie1-1/+1
2019-04-01intel: Add support for Comet LakeAnuj Phogat1-0/+1
2019-03-28intel/compiler: Use partial redundancy elimination for comparesIan Romanick1-0/+20
2019-03-28intel/genxml: Media instructions and structures for gen11Toni Lönnberg1-24/+3450
2019-03-28intel/genxml: Media instructions and structures for gen10Toni Lönnberg1-24/+3284
2019-03-28intel/genxml: Media instructions and structures for gen9Toni Lönnberg1-24/+3090
2019-03-28intel/genxml: Media instructions and structures for gen8Toni Lönnberg1-0/+1572
2019-03-28intel/genxml: Media instructions and structures for gen7.5Toni Lönnberg1-1/+1291
2019-03-28intel/genxml: Media instructions and structures for gen7Toni Lönnberg1-1/+1347
2019-03-28intel/genxml: Media instructions and structures for gen6Toni Lönnberg1-1/+1003
2019-03-28intel/genxml: Only handle instructions meant for render engine when generatingToni Lönnberg2-7/+59
2019-03-27intel: Add Elkhart Lake device infoAnuj Phogat1-0/+60
2019-03-27Revert "anv/radv: release memory allocated by glsl types during spirv_to_nir"Jason Ekstrand1-2/+0
2019-03-25intel/fs: Make alpha test work with MRT and sample maskDanylo Piliaiev1-18/+17
2019-03-25i965,iris,anv: Make alpha to coverage work with sample maskDanylo Piliaiev5-6/+108
2019-03-25compiler/nir: add lowering for 16-bit flrpIago Toral Quiroga1-0/+1
2019-03-25compiler/nir: add lowering option for 16-bit fmodIago Toral Quiroga1-0/+1
2019-03-25android: static link with libexpat with Android O+Kishore Kadiyala2-2/+21
2019-03-23intel/compiler: handle GLSL_TYPE_INTERFACE as GLSL_TYPE_STRUCTCaio Marcelo de Oliveira Filho3-3/+3
2019-03-22spirv,nir: lower frexp_exp/frexp_sig inside a new NIR passSamuel Pitoiset1-0/+2
2019-03-21anv: fix build on NougatGurchetan Singh4-6/+22
2019-03-21anv: move anv_GetMemoryAndroidHardwareBufferANDROID up a bitGurchetan Singh1-28/+28
2019-03-21anv/radv: release memory allocated by glsl types during spirv_to_nirTapani Pälli1-0/+2
2019-03-21anv,radv,turnip: Lower TG4 offsets with nir_lower_texJason Ekstrand1-0/+1
2019-03-20intel/blorp: Make swizzle_color_value public.Rafael Antognolli2-1/+4
2019-03-20intel/isl: Add isl_format_has_color_component() function.Rafael Antognolli2-0/+25
2019-03-20anv: implement VK_EXT_pipeline_creation_feedbackLionel Landwerlin4-6/+94
2019-03-20anv: Bump maxComputeWorkgroupInvocationsJason Ekstrand1-1/+1
2019-03-19anv/icl: Add WA_2204188704 to disable pixel shader panic dispatchAnuj Phogat2-0/+17
2019-03-18anv,radv: Implement VK_KHR_surface_capability_protectedJason Ekstrand1-0/+1
2019-03-18anv: Treat zero size XFB buffer as disabledDanylo Piliaiev1-1/+1
2019-03-18anv: Implement VK_EXT_host_query_resetJason Ekstrand3-0/+22
2019-03-18android: Build fixes for OMR1Tapani Pälli1-0/+20
2019-03-18isl: fix automake build when sse41 is not supportedTapani Pälli1-4/+7
2019-03-15intel/nir: Lower array-deref-of-vector UBO and SSBO loadsJason Ekstrand1-0/+11
2019-03-15i965: Stop setting LowerBuferInterfaceBlocksJason Ekstrand1-1/+0