summaryrefslogtreecommitdiff
path: root/src/gallium
AgeCommit message (Expand)AuthorFilesLines
2019-01-18freedreno/a6xx: Turn on texture tiling by defaultKristian H. Kristensen7-43/+64
2019-01-18freedreno: Synchronize batch and flush for staging resourceKristian H. Kristensen1-1/+15
2019-01-18gm107/ir: disable TEXS for tex with derivAll setKarol Herbst2-1/+3
2019-01-18nv50/ir: disable tryCollapseChainedMULs in ConstantFolding for precise instru...Karol Herbst1-1/+1
2019-01-16vc4: Don't leak the GPU fd for renderonly usage.Eric Anholt1-1/+1
2019-01-16v3d: Don't leak the GPU fd for renderonly usage.Eric Anholt1-1/+1
2019-01-16v3d: Restructure RO allocations using resource_from_handle.Eric Anholt1-29/+38
2019-01-16v3d: If the modifier is not known on BO import, default to linear for RO.Eric Anholt1-1/+3
2019-01-17radeonsi/nir: get correct type for images inside structsTimothy Arceri1-1/+2
2019-01-16swr/rast: Store cached files in multiple subdirsAlok Hota3-38/+52
2019-01-16swr/rast: New execution engine per JITAlok Hota2-42/+65
2019-01-16swr/rast: Scope MEM_CLIENT enum for mem usagesAlok Hota6-40/+38
2019-01-16swr/rast: Unaligned and translations in gathersAlok Hota1-21/+35
2019-01-16swr/rast: partial support for Tiled ResourcesAlok Hota2-0/+164
2019-01-16swr/rast: Add annotator to interleave isa textAlok Hota2-3/+36
2019-01-16swr/rast: Use gfxptr_t value in JitGatherVerticesAlok Hota1-18/+16
2019-01-16gallium/swr: Fix multi-context sync fence deadlock.Bruce Cherniak1-1/+3
2019-01-15st/mesa: Optionally override RGB/RGBX dst alpha blend factorsKenneth Graunke3-0/+3
2019-01-15gallium: Add the ability to query a single pipeline statistics counterKenneth Graunke3-0/+8
2019-01-15st/mesa: Make an enum for pipeline statistics query result indices.Kenneth Graunke1-0/+17
2019-01-14radeonsi: also apply the GS hang workaround to draws without tessellationMarek Olšák1-11/+14
2019-01-14v3d: SHARED but not necessarily SCANOUT buffers on RO must be linear.Eric Anholt1-1/+1
2019-01-14v3d: Add support for shader_image_load_store.Eric Anholt5-2/+196
2019-01-14v3d: Add SSBO/atomic counters support.Eric Anholt6-1/+102
2019-01-14v3d: Drop the GLSL version level.Eric Anholt1-1/+1
2019-01-14v3d: Add an isr to the simulator to catch GMP violations.Eric Anholt3-0/+39
2019-01-14v3d: Add support for GL_ARB_framebuffer_no_attachments.Eric Anholt3-2/+19
2019-01-14v3d: Add support for flushing dirty TMU data at job end.Eric Anholt2-0/+20
2019-01-14st/dri: fix dri2_format_table for argb1555 and rgb565Marek Olšák1-1/+1
2019-01-10docs: fix gallium screen cap docsIlia Mirkin1-11/+11
2019-01-10freedreno/a6xx: fix 3d+tiled layoutRob Clark1-34/+52
2019-01-10freedreno/a6xx: move tile_mode to sampler-view CSORob Clark2-7/+7
2019-01-10freedreno/a6xx: separate stencil restore/resolve fixesRob Clark1-14/+21
2019-01-10etnaviv: fix typo in cflush_all descriptionGuido Günther1-1/+1
2019-01-09st/va: Return correct status from vlVaQuerySurfaceStatusIndrajit Das1-0/+31
2019-01-09Revert "llvmpipe: Always return some fence in flush (v2)"Roland Scheidegger1-2/+0
2019-01-09st/mesa: don't leak pipe_surface if pipe_context is not currentMarek Olšák1-0/+19
2019-01-09radeonsi: Fix use of 1- or 2- component GL_DOUBLE vbo's.Mario Kleiner1-0/+8
2019-01-09ac/nir,radv,radeonsi/nir: use correct indices for interpolation intrinsicsRhys Perry1-0/+3
2019-01-09llvmpipe: Always return some fence in flush (v2)Tomasz Figa1-0/+2
2019-01-08v3d: Enable GL_ARB_texture_gather on V3D 4.x.Eric Anholt1-0/+5
2019-01-08freedreno: Move register constant files to src/freedreno.Bas Nieuwenhuizen11-22475/+2
2019-01-08nir: rename global/local to private/function memoryKarol Herbst3-4/+4
2019-01-08autotools: Remove tegra vdpau driverDylan Baker1-2/+0
2019-01-08clover/meson: Ignore 'svn' suffix when computing CLANG_RESOURCE_DIRPierre Moreau1-1/+1
2019-01-08virgl: use primconvert provoking vertex properlyDave Airlie2-8/+24
2019-01-08spirv: Add support for using derefs for UBO/SSBO accessJason Ekstrand1-0/+1
2019-01-08glsl_type: Add support for explicitly laid out matrices and arraysJason Ekstrand1-2/+2
2019-01-08nir: Distinguish between normal uniforms and UBOsJason Ekstrand1-2/+3
2019-01-07etnaviv: annotate variables only used in debug buildLucas Stach1-7/+4