summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* panfrost: Handle missing texture caseAlyssa Rosenzweig2019-06-171-18/+29
* panfrost: Remove forced flush on clearsAlyssa Rosenzweig2019-06-171-4/+0
* panfrost: Flush scanout tooAlyssa Rosenzweig2019-06-171-3/+6
* panfrost: Improve viewport (clipping) robustnessAlyssa Rosenzweig2019-06-171-6/+35
* panfrost: Disable the tiler for clear-only jobsAlyssa Rosenzweig2019-06-176-37/+50
* panfrost: Identify and decode mfbd_flagsAlyssa Rosenzweig2019-06-173-10/+22
* panfrost: Stub out hierarchy mask selectionAlyssa Rosenzweig2019-06-171-0/+21
* panfrost: Rename misc_0 -> tiler_polygon_listAlyssa Rosenzweig2019-06-173-10/+9
* panfrost: Sanity check tiler polygon list sizeAlyssa Rosenzweig2019-06-171-0/+5
* panfrost: Compute and use polygon list body sizeAlyssa Rosenzweig2019-06-172-1/+20
* panfrost: Use polygon list header size computationAlyssa Rosenzweig2019-06-171-5/+16
* panfrost: Calculate polygon list header sizeAlyssa Rosenzweig2019-06-172-1/+107
* panfrost: Add pan_tiler.h headerAlyssa Rosenzweig2019-06-171-0/+44
* panfrost: Document tile size heuristicAlyssa Rosenzweig2019-06-171-0/+65
* panfrost: Rename tiler fields per tiler researchAlyssa Rosenzweig2019-06-173-60/+54
* panfrost: Add notes about the tiler allocationsAlyssa Rosenzweig2019-06-171-0/+86
* panfrost: Integrate kernel names for tiler FBDAlyssa Rosenzweig2019-06-173-48/+66
* radv: Add asserts that buffer descriptors are created with valid buffer formats.Bas Nieuwenhuizen2019-06-171-0/+3
* radv: Decompress DCC when the image format is not allowed for buffers.Bas Nieuwenhuizen2019-06-173-2/+40
* radv: make sure to init the DCC decompress compute path stateSamuel Pitoiset2019-06-171-0/+8
* ac: make ac_compute_cmask() a static functionSamuel Pitoiset2019-06-172-7/+3
* radv: rely on ac_compute_cmask() for CMASK infoSamuel Pitoiset2019-06-171-42/+3
* radv: silent a compiler warning in radv_CmdPushDescriptorSetKHR()Samuel Pitoiset2019-06-171-1/+1
* panfrost: ci: Speed things up a bit by skipping a git cloneTomeu Vizoso2019-06-171-2/+5
* panfrost: ci: Exclude all blend tests from resultsTomeu Vizoso2019-06-171-41/+3
* ac: update llvm.amdgcn.icmp intrinsic name for LLVM 9+Samuel Pitoiset2019-06-171-3/+4
* lima: lower fmod in ppir and gpirErico Nunes2019-06-161-0/+2
* freedreno/a6xx: re-enable UBWC for depth/stencilRob Clark2019-06-151-0/+2
* freedreno/a6xx: handle z24s8/z24x8 blits with u_blitterRob Clark2019-06-152-25/+11
* freedreno/a6xx: handle fallback for rewritten blits ourselfRob Clark2019-06-151-11/+37
* freedreno/a6xx: rename variableRob Clark2019-06-151-39/+39
* freedreno/a6xx: consolidate z/s blit handlingRob Clark2019-06-151-67/+46
* gallium: add z24s8_as_r8g8b8a8 formatRob Clark2019-06-153-0/+10
* st/mesa: Respect GL_TEXTURE_SRGB_DECODE_EXT in GenerateMipmaps()Kenneth Graunke2019-06-141-0/+3
* lima: fix dynarray usage in lima_submit_add_boErico Nunes2019-06-141-1/+1
* panfrost: Fix variant selectionAlyssa Rosenzweig2019-06-141-4/+10
* ac: add radeon_info::is_amdgpu instead of checking drm_major == 3Marek Olšák2019-06-1419-77/+33
* android: amd/common: fix missing include pathMauro Rossi2019-06-141-0/+1
* android: radv: fix necessary dependeciesMauro Rossi2019-06-141-1/+11
* virgl: Return immediately when finding a compatible resource in the cacheAlexandros Frantzis2019-06-141-25/+14
* virgl: Use virgl_resource_cache in the vtest winsysAlexandros Frantzis2019-06-144-122/+44
* virgl: Use virgl_resource_cache in the drm winsysAlexandros Frantzis2019-06-144-123/+44
* virgl: Introduce virgl_resource_cacheAlexandros Frantzis2019-06-146-0/+331
* i965: support UYVY for external import onlyHaihao Xiang2019-06-141-1/+2
* glsl: Set default precision on record membersNeil Roberts2019-06-141-1/+10
* glsl/linker: Make precision matching optional in intrastage_matchNeil Roberts2019-06-143-8/+24
* glsl/linker: Don’t check precision for shader interfaceNeil Roberts2019-06-141-2/+5
* compiler/types: Making comparing record precision optionalNeil Roberts2019-06-142-5/+53
* etnaviv: fix some pm query issuesLucas Stach2019-06-141-2/+6
* v3d: do not setup execute flags for else block in uniform control flowIago Toral Quiroga2019-06-141-1/+0