aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium
Commit message (Expand)AuthorAgeFilesLines
...
* panfrost: Handle per-sample shadingAlyssa Rosenzweig2020-07-154-0/+19
* panfrost: Add rectangle subtraction algorithmAlyssa Rosenzweig2020-07-154-0/+193
* panfrost: Identify zs_samples fieldAlyssa Rosenzweig2020-07-151-2/+2
* panfrost: Include sample count in payload estimatesAlyssa Rosenzweig2020-07-151-0/+2
* panfrost: Expose panfrost_get_blend_shaderAlyssa Rosenzweig2020-07-152-1/+8
* panfrost: Force Z/S writebackAlyssa Rosenzweig2020-07-151-2/+2
* llvmpipe/format: fix snorm conversionDave Airlie2020-07-161-5/+5
* gallivm/sample: always square rho before fast log2Dave Airlie2020-07-161-5/+7
* nv50_2d: regenerate envytools-based rnndb headersRhys Kidd2020-07-161-14/+30
* panfrost: Dual source blend supportIcecream952020-07-154-21/+37
* gallium: Dual source support in blend_factor_to_shaderIcecream952020-07-151-4/+4
* freedreno/a6xx: don't enable early-z/lrz if no z-testRob Clark2020-07-141-1/+4
* freedreno/a6xx: bail instead of crash for compile failsRob Clark2020-07-141-0/+6
* freedreno/ir3: add missing VS driver paramsRob Clark2020-07-141-2/+4
* zink: enable tgsi texcoord pipe capMike Blumenkrantz2020-07-142-26/+39
* nouveau: expose HMMKarol Herbst2020-07-141-0/+3
* nvc0: support PIPE_CAP_RESOURCE_FROM_USER_MEMORY_COMPUTE_ONLYKarol Herbst2020-07-143-2/+101
* gallium: add PIPE_CAP_RESOURCE_FROM_USER_MEMORY_COMPUTE_ONLYKarol Herbst2020-07-145-5/+11
* nouveau: enable HMMKarol Herbst2020-07-142-3/+70
* freedreno/regs: update a6xx PC regsJonathan Marek2020-07-143-4/+2
* freedreno/regs: update a6xx VPC regsJonathan Marek2020-07-143-12/+8
* freedreno/regs: update a6xx RB regsJonathan Marek2020-07-142-5/+5
* freedreno/regs: update a6xx GRAS registersJonathan Marek2020-07-144-31/+30
* zink: try to handle multisampled null buffersMike Blumenkrantz2020-07-144-7/+13
* zink: handle empty attachmentsMike Blumenkrantz2020-07-144-11/+60
* Revert https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4580Michel Dänzer2020-07-1411-185/+10
* nouveau: expose HMMKarol Herbst2020-07-141-0/+3
* nvc0: support PIPE_CAP_RESOURCE_FROM_USER_MEMORY_COMPUTE_ONLYKarol Herbst2020-07-143-2/+101
* gallium: add PIPE_CAP_RESOURCE_FROM_USER_MEMORY_COMPUTE_ONLYKarol Herbst2020-07-145-5/+11
* nouveau: enable HMMKarol Herbst2020-07-142-3/+70
* zink: block resolve blits for depth/stencil buffersMike Blumenkrantz2020-07-141-0/+1
* zink: block vkCmdBlitImage usage for multi sampled blitsMike Blumenkrantz2020-07-141-0/+4
* zink: try copy_region hook for blits where we can't do a regular blit or resolveMike Blumenkrantz2020-07-141-0/+7
* gv100/ir: set ftz bit on floating point operationsKarol Herbst2020-07-142-2/+8
* freedreno/a6xx: Add some documentation for shared constsConnor Abbott2020-07-141-1/+1
* freedreno/a6xx: Rename and document HLSQ_UPDATE_CNTLConnor Abbott2020-07-144-8/+49
* clover: implements clEnqueueFillBufferSerge Martin2020-07-147-16/+60
* clover: add more cl_mem_object_type to pipe_texture_target mappingSerge Martin2020-07-141-0/+7
* freedreno/registers: Rename SP_2D_SRC_FORMATKristian H. Kristensen2020-07-142-11/+11
* freedreno/a6xx: Split clear and blit texture into different functionsKristian H. Kristensen2020-07-141-84/+98
* freedreno/a6xx: Don't take pipe_blit_info in emit_blit_dstKristian H. Kristensen2020-07-141-11/+11
* freedreno/a6xx: Program RB_UNKNOWN_8C01 in setup helperKristian H. Kristensen2020-07-141-6/+3
* freedreno/a6xx: Move CP_SET_MARKER to setup helperKristian H. Kristensen2020-07-141-6/+3
* freedreno/a6xx: Move REG_A6XX_SP_2D_SRC_FORMAT programming to helperKristian H. Kristensen2020-07-141-30/+27
* freedreno/a6xx: Program A6XX_SP_2D_SRC_FORMAT_COLOR_FORMAT based on dst formatKristian H. Kristensen2020-07-141-9/+7
* freedreno/a6xx: Make blit_control helper a little more helpfulKristian H. Kristensen2020-07-141-19/+16
* freedreno/a6xx: Enable FMT6_10_10_10_2_UNORM blittingKristian H. Kristensen2020-07-141-3/+0
* freedreno/a6xx: Separate stencil sysmem clear fixKristian H. Kristensen2020-07-141-0/+1
* freedreno/a6xx: Don't emit src state when clearingKristian H. Kristensen2020-07-141-11/+15
* freedreno/a6xx: Consolidate computing blit_cntlKristian H. Kristensen2020-07-141-5/+5