summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* anv: move common wsi code to x11/wayland common files.Dave Airlie2016-10-1910-1656/+1851
* anv/wsi/wayland: add callback to get device format properties.Dave Airlie2016-10-193-7/+27
* anv/wsi/wl: stop using device in more placesDave Airlie2016-10-193-20/+28
* anv/wsi: split out surface creation to avoid instance APIDave Airlie2016-10-192-29/+64
* anv/wsi: move further away from passing anv displays aroundDave Airlie2016-10-194-39/+35
* anv/wsi: split image alloc/free out to separate fns.Dave Airlie2016-10-194-219/+180
* anv/wsi: switch to using VkDevice in swapchainDave Airlie2016-10-194-14/+14
* anv/wsi/x11: more refactoring to use generic handlesDave Airlie2016-10-191-27/+43
* anv/wsi/x11: start refactoring out the image allocation/free functionalityDave Airlie2016-10-191-22/+52
* anv/wsi: drop device from get formatDave Airlie2016-10-194-5/+5
* anv/wsi: remove device from get_support interfaceDave Airlie2016-10-194-5/+10
* anv/wsi/x11: abstract WSI interface from internals.Dave Airlie2016-10-191-9/+24
* anv/wsi/x11: push anv_device out of the init/finish routinesDave Airlie2016-10-193-15/+19
* anv/wsi: abstract wsi interfaces away from device a bit more.Dave Airlie2016-10-194-24/+28
* anv/wsi/x11: push device out of x11 connection fns.Dave Airlie2016-10-191-11/+12
* anv/wsi: drop device from get capsDave Airlie2016-10-194-4/+1
* anv/wsi: drop get present modes device argDave Airlie2016-10-194-4/+1
* radv/anv/wsi: drop unneeded parameterDave Airlie2016-10-198-8/+2
* draw: improve vertex fetch (v2)Roland Scheidegger2016-10-193-86/+134
* draw: improved handling of undefined inputsRoland Scheidegger2016-10-191-21/+32
* gallivm: print out time for jitting functions with GALLIVM_DEBUG=perfRoland Scheidegger2016-10-191-0/+11
* gallivm: Use native packs and unpacks for the lerpsRoland Scheidegger2016-10-193-13/+156
* anv: drop pointless struct decl.Dave Airlie2016-10-191-2/+0
* radv: drop pointless struct decl.Dave Airlie2016-10-191-2/+0
* radv: move to using shared vk_alloc inlines.Dave Airlie2016-10-1912-131/+88
* anv: move to using vk_alloc helpers.Dave Airlie2016-10-1918-147/+103
* vulkan: add vk_alloc.h shared allocation inlines.Dave Airlie2016-10-192-1/+77
* anv: drop local MIN/MAX macros.Dave Airlie2016-10-192-5/+2
* radv: drop local MIN/MAX macros.Dave Airlie2016-10-194-7/+4
* util: move min/max/clamp macros to util macros.hDave Airlie2016-10-192-13/+13
* radv: make use of shared vector helper.Dave Airlie2016-10-193-135/+8
* anv: port to using new u_vector shared helper.Dave Airlie2016-10-195-154/+35
* util: add vector util code.Dave Airlie2016-10-193-1/+193
* svga: minor code improvements in svga_validate_pipe_sampler_view()Brian Paul2016-10-181-8/+8
* intel: genxml: add SAMPLER_BORDER_COLOR_STATE structuresLionel Landwerlin2016-10-185-0/+90
* st/va: force to flush the last p frame in idr periodBoyuan Zhang2016-10-181-0/+3
* egl/surfaceless: Fix segfault in eglSwapBuffersChad Versace2016-10-181-0/+12
* radeonsi: rename prefixes from radeon to siMarek Olšák2016-10-184-157/+157
* radeonsi: merge radeon_llvm_context and si_shader_contextMarek Olšák2016-10-184-317/+290
* radeonsi: import all TGSI->LLVM code from gallium/radeonMarek Olšák2016-10-1811-462/+346
* gallium/radeon: simplify initialization of 64-bit gallivm buildersMarek Olšák2016-10-181-18/+4
* gallium/radeon: remove unused radeon_llvm_reg_index_soaMarek Olšák2016-10-182-7/+0
* radeonsi: move LLVM ALU codegen into radeonsiMarek Olšák2016-10-186-992/+1056
* genxml: add generated headers to EXTRA_DISTJonathan Gray2016-10-181-0/+4
* mesa: automake: include mesa_glinterop.h in distfileJonathan Gray2016-10-181-1/+2
* egl: remove docs directory from EXTRA_DISTJonathan Gray2016-10-181-1/+0
* genxml: avoid using a GNU make pattern ruleJonathan Gray2016-10-181-1/+4
* loader: cleanup copyright sectionEmil Velikov2016-10-181-40/+2
* loader: remove loader_get_driver_for_fd() driver_typeEmil Velikov2016-10-1812-32/+22
* loader: remove final sysfs codepath in loader_get_device_name_for_fd()Emil Velikov2016-10-181-46/+1