summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* panfrost: Set job requirements during drawTomeu Vizoso2019-06-202-1/+2
* panfrost/meson: Link with libpanfrost_sharedAlyssa Rosenzweig2019-06-201-1/+1
* freedreno/ir3: fix typoHyunjun Ko2019-06-201-1/+1
* panfrost: Load from tiled imagesAlyssa Rosenzweig2019-06-201-2/+15
* panfrost: Switch to lima tilingAlyssa Rosenzweig2019-06-205-265/+11
* panfrost: Fix tiled NPOT textures with bpp<4Alyssa Rosenzweig2019-06-201-3/+3
* lima,panfrost: Move lima_tiling.c/h to /src/panfrostAlyssa Rosenzweig2019-06-2012-34/+166
* iris: Use render_batch/compute_batch locals in memory_barrierKenneth Graunke2019-06-201-4/+4
* anv: only resort to sync fds internally with no syncobj supportLionel Landwerlin2019-06-202-8/+45
* panfrost: Remove other commented pointersAlyssa Rosenzweig2019-06-201-4/+0
* panfrost/decode: Elide more zero fieldsAlyssa Rosenzweig2019-06-201-6/+16
* panfrost/decode: Remove memory commentsAlyssa Rosenzweig2019-06-201-20/+0
* panfrost: Add missing 0x in invocation_countAlyssa Rosenzweig2019-06-201-1/+1
* panfrost/decode: Skip decode of fragment backend in non-fragmentAlyssa Rosenzweig2019-06-201-24/+48
* panfrost/decode: Clip mali_compute_fbd at 64-bytesAlyssa Rosenzweig2019-06-202-18/+0
* panfrost/decode: Print COMPUTE uniforms as pointersAlyssa Rosenzweig2019-06-201-1/+24
* panfrost/decode: Show int uniformsAlyssa Rosenzweig2019-06-201-4/+8
* panfrost/decode: Expand pointers in compute descriptorAlyssa Rosenzweig2019-06-202-7/+34
* panfrost/decode: Identify "compute FBD"Alyssa Rosenzweig2019-06-202-0/+29
* panfrost: Allocate panfrost_job in panfrost_contextTomeu Vizoso2019-06-201-1/+1
* panfrost: Release transient poolsTomeu Vizoso2019-06-201-1/+7
* panfrost: ci: Exclude flip-flops from resultsTomeu Vizoso2019-06-201-1/+4
* util: add empty line before virgl optionsAlejandro Piñeiro2019-06-201-0/+1
* util: add missing DRI_CONF_OPT_ENDAlejandro Piñeiro2019-06-201-0/+1
* isl: tag unreachable path as suchEric Engestrom2019-06-201-0/+2
* radv: enable DCC for mipmapped color textures on GFX8Samuel Pitoiset2019-06-201-2/+7
* radv: do not fast clears if one level can't be fast clearedSamuel Pitoiset2019-06-201-0/+15
* radv: add fast clears support for mipmapped color images with DCCSamuel Pitoiset2019-06-201-1/+11
* radv: add radv_dcc_clear_level() helperSamuel Pitoiset2019-06-202-3/+30
* radv: re-initialize DCC metadata after decompressing using computeSamuel Pitoiset2019-06-201-4/+2
* radv: initialize levels without DCC during layout transitionsSamuel Pitoiset2019-06-201-1/+48
* svga: Support ARB_buffer_storageThomas Hellstrom2019-06-205-9/+33
* gallium/util: Make it possible to disable persistent maps in the upload managerThomas Hellstrom2019-06-202-2/+16
* svga: Map vertex- index- and constant buffers ansynchronously when readingThomas Hellstrom2019-06-202-4/+9
* svga: Fix index buffer uploadsThomas Hellstrom2019-06-206-172/+142
* winsys/svga: Make it possible to specify coherent resourcesThomas Hellstrom2019-06-206-17/+18
* gallium/util: Make u_debug_flush support persistent mapsThomas Hellstrom2019-06-202-29/+66
* virgl: Add debug flag to bypass driconf to enable the BGRA tweaksGert Wollny2019-06-202-0/+8
* virgl: Add a tweak to set the value for emulated queries of GL_SAMPLES_PASSEDGert Wollny2019-06-206-1/+17
* virgl: Add tweak to apply a swizzle when drawing/blitting to a emulated BGRA ...Gert Wollny2019-06-206-0/+13
* virgl: Add driconf tweak for emulating BGRA surfaces on GLESGert Wollny2019-06-205-1/+44
* virgl: Add override for BGRA format to use swizzled SRGB formatGert Wollny2019-06-204-1/+27
* virgl: Add code to accept BGRx_SRGB as RGBx_SRGBGert Wollny2019-06-202-3/+23
* virgl: Add skeleton to evaluate cap and send tweaksGert Wollny2019-06-205-0/+31
* virgl: factor out format host bits checkGert Wollny2019-06-201-16/+17
* gallium/virgl: Add code path for virgl to read driconfGert Wollny2019-06-209-8/+17
* virgl: Add driinfo file and tie it into the buildGert Wollny2019-06-203-2/+36
* glspirv: Call pass to lower frexp instructionsCaio Marcelo de Oliveira Filho2019-06-191-0/+2
* spirv: Restrict use of descriptor intrinsics to VulkanCaio Marcelo de Oliveira Filho2019-06-191-1/+8
* ac/rtld: report better error messages for LDS overallocationNicolai Hähnle2019-06-191-2/+11