summaryrefslogtreecommitdiffstats
path: root/src/intel
Commit message (Expand)AuthorAgeFilesLines
* meson: convert gtest to an internal dependencyDylan Baker2017-10-031-3/+3
* meson: add window system deps to intel vulkan commonDylan Baker2017-10-031-1/+1
* intel: Always set Cube Face Enables for all surfaces.Kenneth Graunke2017-10-031-8/+6
* intel: Make Cube Face Enable fields consistent across generations.Kenneth Graunke2017-10-037-10/+36
* anv: Remove unreachable cases from isl_format_for_size()Józef Kucia2017-10-031-2/+0
* anv: Fix vkCmdFillBuffer()Józef Kucia2017-10-031-2/+2
* i965: skip reading unused slots at the begining of the URB for the FSIago Toral Quiroga2017-10-022-4/+32
* i965: Normalize types for FBL, FBH, etcMatt Turner2017-09-302-15/+11
* i965/fs: force pull model for 64-bit GS inputsIago Toral Quiroga2017-09-292-7/+15
* meson: remove duplicate libisl dependency in anvDylan Baker2017-09-281-1/+1
* anv: add an assertion in genX(BeginCommandBuffer)Gwan-gyeong Mun2017-09-281-0/+1
* meson: Add build Intel "anv" vulkan driverDylan Baker2017-09-278-0/+652
* intel: use a flag instead of setting PYTHONPATHDylan Baker2017-09-272-9/+26
* i965: Support copy propagating of untyped atomic surface indexes.Kenneth Graunke2017-09-261-0/+7
* i965/vec4: Fix swizzles on atomic sources.Kenneth Graunke2017-09-261-4/+9
* i965/vec4: Actually handle atomic op intrinsics.Kenneth Graunke2017-09-261-2/+10
* anv: Fix some comment typos.Eric Anholt2017-09-261-3/+3
* intel/genxml: Convert a not-present-or-"1" dict to a set.Eric Anholt2017-09-261-2/+3
* i965/nir: export nir_optimizeTimothy Arceri2017-09-262-7/+11
* anv: fix viewport transformation for z componentSamuel Iglesias Gonsálvez2017-09-251-2/+2
* Revert "intel: Remove unused device info for KBL GT1.5"Anuj Phogat2017-09-211-0/+11
* i965: Handle unwritten PSIZ/VIEWPORT/LAYER outputs in vec4 shaders.Kenneth Graunke2017-09-211-3/+3
* intel/blorp/hiz: Always set sample numberTopi Pohjolainen2017-09-211-0/+11
* anv: Advertise VK_KHR_maintenance2Jason Ekstrand2017-09-201-0/+1
* anv/image: Use RENDER_SURFACE_STATE::X/Y Offset on SKL+Jason Ekstrand2017-09-201-7/+16
* intel/blorp: Handle clearing compressed surfacesJason Ekstrand2017-09-201-7/+17
* intel/blorp: Internally expose surf_convert_to_uncompressedJason Ekstrand2017-09-202-13/+21
* anv/image: Support creating uncompressed views of compressed imagesJason Ekstrand2017-09-204-5/+187
* anv: Add a new anv_surface_state structJason Ekstrand2017-09-204-109/+110
* anv/image: Break surface state fill logic into a helperJason Ekstrand2017-09-203-112/+151
* anv/image: Add support for the VkImageViewUsageCreateInfoKHR structJason Ekstrand2017-09-201-8/+14
* anv: Advertise point clipping propertiesSamuel Iglesias Gonsálvez2017-09-201-0/+8
* anv: Add support for tessellation domain origin controlJason Ekstrand2017-09-201-10/+21
* spirv: Flip the tessellation winding orderJason Ekstrand2017-09-201-1/+12
* anv/image: Add support for the new depth/stencil layoutsJason Ekstrand2017-09-201-0/+2
* anv/entrypoints_gen: Dedent the C codeJason Ekstrand2017-09-201-196/+195
* anv: Fix descriptors copyingJózef Kucia2017-09-201-1/+1
* anv: Advertise support VK_FORMAT_R8_SRGBJason Ekstrand2017-09-191-1/+2
* intel/blorp: Support clearing L8_UNORM_SRGB surfacesJason Ekstrand2017-09-191-0/+4
* configure.ac: split the wayland client/server confusionEmil Velikov2017-09-191-2/+2
* intel: automake: add isl_genX_priv.h in the source listJuan A. Suarez Romero2017-09-191-0/+1
* anv/android: Disable surface and swapchain extensions (v2)Chad Versace2017-09-181-3/+20
* anv: Feed vk_android_native_buffer.xml to generators (v2)Chad Versace2017-09-183-6/+28
* anv: Teach generator scripts how to parse mutliple XML filesChad Versace2017-09-182-10/+23
* intel/isl: Add a drm_modifier_get_default_aux_state helperJason Ekstrand2017-09-181-0/+20
* anv: Implement VK_KHR_image_format_listJason Ekstrand2017-09-182-2/+36
* anv: Implement VK_KHR_bind_memory2Jason Ekstrand2017-09-183-17/+68
* i965: Add an INTEL_DEBUG=reemit option.Kenneth Graunke2017-09-152-0/+2
* i965: Add an INTEL_DEBUG=submit option for printing batch statistics.Kenneth Graunke2017-09-132-1/+2
* util: Query build-id by symbol address, not library nameChad Versace2017-09-131-1/+2