summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* docs: document three NIR_ envvarsAlejandro Piñeiro2019-06-141-0/+17
* 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
* nir: detect more dynamically uniform expressionsIago Toral Quiroga2019-06-141-0/+13
* ir3: initialize progress false before ir3_nir_lower_imulTapani Pälli2019-06-141-1/+1
* panfrost: Fix general purpose varying handlingBoris Brezillon2019-06-134-15/+44
* ac/registers: use better names for disambiguated definitionsMarek Olšák2019-06-131-4/+4
* ac/registers: remove deprecated/inapplicable definitionsMarek Olšák2019-06-131-180/+0
* iris: Enable INTEL_shader_atomic_float_minmaxCaio Marcelo de Oliveira Filho2019-06-131-0/+1
* gallium: Add PIPE_CAP_ATOMIC_FLOAT_MINMAXCaio Marcelo de Oliveira Filho2019-06-134-0/+5
* freedreno/a6xx: fix MAX_INDICESRob Clark2019-06-131-2/+1
* freedreno/blitter: remove dead codeRob Clark2019-06-131-7/+0
* freedreno: turn staging cube into 2d-arrayRob Clark2019-06-131-0/+2
* panfrost: ci: Exclude some tests from resultsTomeu Vizoso2019-06-131-1/+50
* panfrost: ci: Update test expectationsTomeu Vizoso2019-06-131-93/+5
* nir: Don't manually index intrinsic index enumConnor Abbott2019-06-131-20/+20
* docs: work around broken altsoftware.com linkErik Faye-Lund2019-06-131-1/+1
* docs: work around broken dsbox.com linkErik Faye-Lund2019-06-131-2/+3
* docs: work around broken sgi.com linksErik Faye-Lund2019-06-132-2/+3
* docs: update link to OpenGL FAQErik Faye-Lund2019-06-131-1/+1
* docs: update link to the Linux OpenGL ABIErik Faye-Lund2019-06-131-1/+1
* docs: update link to glwErik Faye-Lund2019-06-131-1/+1
* docs: fixup link-targetErik Faye-Lund2019-06-131-1/+1
* docs: eliminate another stale autoconf-referenceErik Faye-Lund2019-06-131-1/+1
* docs: replace autoconf with mesonErik Faye-Lund2019-06-131-1/+1
* docs: update required packagesErik Faye-Lund2019-06-131-2/+2
* docs: remove pointless haiku-commentErik Faye-Lund2019-06-131-1/+0
* docs: fixup typoErik Faye-Lund2019-06-131-1/+1
* radv: enable AMD_shader_ballot with RADV_PERFTEST_SHADER_BALLOT ('shader_ball...Daniel Schürmann2019-06-135-1/+9
* amd/common: add support for AMD_shader_ballot functionsDaniel Schürmann2019-06-131-0/+20