aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium
Commit message (Expand)AuthorAgeFilesLines
* freedreno: Introduce a "cpp_shift" value for cpp divs/muls.Eric Anholt2020-04-234-5/+8
* radeonsi: enable support for AlphaToCoverageDitherControlNVIndrajit Kumar Das2020-04-232-5/+14
* gallium: prepare framework for supporting AlphaToCoverageDitherControlNVIndrajit Kumar Das2020-04-233-0/+3
* gallium: add # of MRT to blend stateRob Clark2020-04-236-2/+11
* mesa/st: avoid u_vbuf for GLESRob Clark2020-04-234-3/+11
* v3d: support for textureQueryLODAlejandro PiƱeiro2020-04-221-1/+4
* turnip: implement VK_EXT_sample_locationsJonathan Marek2020-04-222-16/+3
* iris: fail screen creation when kernel support is not thereLionel Landwerlin2020-04-221-5/+19
* panfrost: Assert on unimplemented fragcoord etcAlyssa Rosenzweig2020-04-221-0/+3
* remove final imports.h and imports.c bitsDylan Baker2020-04-212-16/+14
* replace imports memory functions with utils memory functionsDylan Baker2020-04-211-0/+1
* replace malloc macros in imports.h with u_memory.h versionsDylan Baker2020-04-213-0/+4
* r600/sfn: use new temp register allocation when loading single value temporariesGert Wollny2020-04-211-2/+1
* r600/sfn: Count only literals that are not inline to split instruction groupsGert Wollny2020-04-211-1/+11
* r600/sfn: Fix using the result of a fetch instruction in next fetchGert Wollny2020-04-211-0/+11
* r600/sfn: Fix handling of GS inputsGert Wollny2020-04-211-0/+3
* r600/sfn: Handle b2b1 like it was a movGert Wollny2020-04-211-0/+1
* r600/sfn: Fix null pointer deref in live range evalationGert Wollny2020-04-211-2/+4
* r600/nir: Pin interpolation results to channelGert Wollny2020-04-213-0/+11
* r600/sfn: Implementing instructions blocksGert Wollny2020-04-2112-36/+199
* r600/sfn: Fix setting alignments when lowering UBOsGert Wollny2020-04-211-1/+1
* r600/sfn: Reduce array limit for scratch usageGert Wollny2020-04-211-1/+1
* r600: Dump a few more variables when requestedGert Wollny2020-04-211-0/+32
* st/omx: fix gcc warningsPierre-Eric Pelloux-Prayer2020-04-211-3/+3
* gallium/utils: silence strncpy warningPierre-Eric Pelloux-Prayer2020-04-211-1/+1
* iris/bufmgr: Add support for MMAP_OFFSET ioctl.Rafael Antognolli2020-04-201-1/+51
* iris/bufmgr: Factor out GEM_MMAP ioctl from mmap_cpu and mmap_wc.Rafael Antognolli2020-04-201-30/+31
* radeonsi: skip vs output optimizations for some outputsPierre-Eric Pelloux-Prayer2020-04-201-1/+12
* Fix promotion of floats to doublesAlbert Astals Cid2020-04-184-22/+22
* radeonsi: don't assume ctx is always a threaded_contextPierre-Eric Pelloux-Prayer2020-04-171-1/+1
* nv50,nvc0: update with latest capsIlia Mirkin2020-04-162-1/+15
* clover: Check if the detected clang libraries are usableJan Vesely2020-04-161-2/+27
* iris: Enable EXT_depth_bounds_test extension.Rafael Antognolli2020-04-161-0/+2
* wgl: silence some cast-warningsErik Faye-Lund2020-04-162-4/+4
* winsys/amdgpu: Retrieve WC flags from imported buffers.Bas Nieuwenhuizen2020-04-164-0/+25
* zink: be less picky about tiled resourcesErik Faye-Lund2020-04-161-5/+1
* st/dri: make sure software color-buffers are linearErik Faye-Lund2020-04-161-1/+1
* virgl: Use ETC2 formats directly when possible.Lepton Wu2020-04-163-0/+25
* radeonsi: use thread_context::bytes_mapped_limitPierre-Eric Pelloux-Prayer2020-04-161-3/+11
* gallium/u_threaded: flush batch when hitting mapping limitPierre-Eric Pelloux-Prayer2020-04-162-0/+24
* nvc0: enable GL_NV_viewport_array2Ilia Mirkin2020-04-158-2/+21
* st/mesa: add support for GL_NV_viewport_array2Ilia Mirkin2020-04-151-0/+4
* gallium: add PIPE_CAP_VIEWPORT_MASKIlia Mirkin2020-04-153-0/+3
* gallium: add TGSI_PROPERTY_LAYER_VIEWPORT_RELATIVEIlia Mirkin2020-04-153-0/+9
* gallium: add TGSI_SEMANTIC_VIEWPORT_MASKIlia Mirkin2020-04-153-0/+9
* Revert "nvc0: fix line width on GM20x+"Karol Herbst2020-04-151-4/+1
* iris: make BATCH_SZ smaller by BATCH_RESERVED bytesPaulo Zanoni2020-04-152-7/+7
* iris: remove useless bo->gtt_offset assignmentPaulo Zanoni2020-04-151-1/+0
* iris: remove unnecessary forward declarationPaulo Zanoni2020-04-151-4/+0
* iris: remove hole from struct iris_boPaulo Zanoni2020-04-151-12/+12