aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* anv: Prepare for transitioning to the requested final layoutNanley Chery2017-01-122-0/+6
* anv: Store depth stencil layoutsNanley Chery2017-01-123-0/+17
* anv: Add helpers to handle depth buffer layout transitionsNanley Chery2017-01-121-0/+50
* anv: Delete anv's HiZ op emit functionNanley Chery2017-01-123-233/+0
* anv: Use the gen8 BLORP HiZ resolving functionNanley Chery2017-01-121-3/+24
* anv/blorp: Add a gen8 HiZ op resolve functionNanley Chery2017-01-122-0/+88
* anv: Use gen8 BLORP HiZ clearing functionsNanley Chery2017-01-122-5/+50
* intel/blorp_clear: Add gen8 HiZ clearing functionsNanley Chery2017-01-122-0/+93
* anv: Enable HiZ support for multiple subpassesNanley Chery2017-01-123-13/+8
* anv: Use ::anv_attachment_state for toggling HiZ per subpassNanley Chery2017-01-121-2/+4
* anv: Replace anv_image_has_hiz() with ISL_AUX_USAGE_HIZNanley Chery2017-01-125-16/+18
* anv/blorp: Handle ISL_AUX_USAGE_HIZNanley Chery2017-01-121-1/+2
* intel/blorp: Add the BDW+ optimized HZ_OP sequence to BLORPNanley Chery2017-01-121-0/+87
* ac: automake: ensure that ./common is generatedEmil Velikov2017-01-131-0/+1
* nvc0/ir: only try to check for zero LOD if we aren't already forcing itIlia Mirkin2017-01-121-1/+1
* nouveau: take extra push space into account for pushbuf_space callsIlia Mirkin2017-01-1215-56/+26
* mapi: update the asm code to support x32Grazvydas Ignotas2017-01-131-3/+28
* ac/nir: use ac_emit_fdiv throughoutNicolai Hähnle2017-01-131-22/+6
* ac/nir: use ac_build_gather_values[_extended] throughoutNicolai Hähnle2017-01-131-65/+24
* ac/nir: use ac_emit_llvm_intrinsic throughoutNicolai Hähnle2017-01-131-79/+41
* radeonsi: remove unused si_prepare_cube_coordsNicolai Hähnle2017-01-132-200/+0
* amd/common: unify cube map coordinate handling between radeonsi and radvNicolai Hähnle2017-01-136-197/+440
* radeonsi: only touch first three coordinates in si_prepare_cube_coordsNicolai Hähnle2017-01-131-12/+1
* radeonsi: remove unused si_llvm_cube_to_2d_coordsNicolai Hähnle2017-01-131-28/+0
* radeonsi: restrict cube map derivative computations to the correct planeNicolai Hähnle2017-01-131-23/+107
* radeonsi: communicate cube map coordinates more explicitlyNicolai Hähnle2017-01-131-33/+43
* ac/debug: move .gitignore for sid_tables.h tooGrazvydas Ignotas2017-01-131-0/+0
* nir/gcm: Fix a typo in a commentJason Ekstrand2017-01-121-1/+1
* nir/gcm: Rework the schedule late loopJason Ekstrand2017-01-121-5/+6
* glx: Add missing glproto dependency for gallium-xlib glxChuck Atkins2017-01-121-0/+1
* ac, radeonsi: automake: add missing builddir includeEmil Velikov2017-01-122-0/+2
* radv: Call NIR passes using NIR_PASS_V.Bas Nieuwenhuizen2017-01-121-17/+7
* radv: Call nir_lower_constant_initializers.Bas Nieuwenhuizen2017-01-121-0/+13
* radv: Only call remove_dead_variables once.Bas Nieuwenhuizen2017-01-121-3/+3
* st/nine: Protect dtors with mutexAxel Davy2017-01-124-19/+64
* st/nine: Flush the queue at device dtorAxel Davy2017-01-121-1/+6
* st/nine: Process pending commands on ResetAxel Davy2017-01-123-0/+5
* st/nine: Flush pending commands if needed for surface9 changesAxel Davy2017-01-122-13/+32
* st/nine: Rework CreatePipeSurfaceAxel Davy2017-01-122-22/+30
* st/nine: Remove duplicated checksAxel Davy2017-01-122-10/+7
* st/nine: Don't call u_box_union_* when dirty region is emptyMasanori Kakura2017-01-123-10/+22
* winsys/etnaviv: automake: introduce Makefile.sourcesEmil Velikov2017-01-122-1/+5
* etnaviv: automake: include all files in the sources listsEmil Velikov2017-01-121-1/+9
* ac: automake: rework sid_tables.h generationEmil Velikov2017-01-122-3/+3
* imx: gallium driver for imx-drm scanout driverChristian Gmeiner2017-01-1212-0/+182
* etnaviv: gallium driver for Vivante GPUsThe etnaviv authors2017-01-1270-0/+14952
* gallium: add renderonly libraryChristian Gmeiner2017-01-125-0/+303
* spirv: Handle patch decorations up-frontJason Ekstrand2017-01-121-0/+23
* anv: Support loader interface version 3 (patch v2)Chad Versace2017-01-121-0/+44
* vulkan: Add new cast macros for VkIcd typesChad Versace2017-01-125-16/+34