aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* vulkan/overlay: install layer binary in libdirLionel Landwerlin2019-02-272-13/+4
* meson/swr: replace hard-coded path with current_build_dir()Eric Engestrom2019-02-271-1/+1
* nir: Add posibility to not lower to source mod 'abs' for ops with three sourcesGert Wollny2019-02-272-1/+8
* virgl/vtest: deprecate protocol version 1Gurchetan Singh2019-02-274-43/+23
* util: fix a warning when building against clang7 headersTapani Pälli2019-02-271-0/+2
* iris: add libmesa_iris_gen8 library to the buildTapani Pälli2019-02-271-0/+21
* android: make libbacktrace optional on USE_LIBBACKTRACETapani Pälli2019-02-272-3/+9
* android: add liblog to libmesa_intel_common buildTapani Pälli2019-02-271-1/+1
* panfrost/midgard: Allow flt to run on most unitsAlyssa Rosenzweig2019-02-271-1/+1
* panfrost: Expose perf counters in environmentAlyssa Rosenzweig2019-02-273-13/+11
* panfrost: Identify 4-bit channel texture formatsAlyssa Rosenzweig2019-02-273-0/+6
* panfrost: Add RGB565, RGB5A1 texture formatsAlyssa Rosenzweig2019-02-272-0/+4
* iris: Enable ARB_shader_draw_parameters supportJose Maria Casanova Crespo2019-02-265-4/+212
* clover: Fix indentation issuesPierre Moreau2019-02-262-34/+34
* clover: Only use devices supporting IR_NATIVEPierre Moreau2019-02-261-1/+2
* clover: Move platform extensions definitions to clover/platform.cppPierre Moreau2019-02-263-2/+9
* clover: Move device extensions definitions to core/device.cppPierre Moreau2019-02-263-10/+16
* clover: Validate program and library linking optionsPierre Moreau2019-02-261-0/+35
* clover: Disallow creating libraries from other librariesPierre Moreau2019-02-261-3/+18
* clover/api: Fail if trying to build a non-executable binaryPierre Moreau2019-02-261-0/+7
* clover/api: Rework the validation of devices for buildingPierre Moreau2019-02-262-10/+11
* clover: Add an helper for checking if an IR is supportedPierre Moreau2019-02-262-0/+7
* clover: Remove the TGSI backend as unusedPierre Moreau2019-02-267-196/+9
* clover: Avoid warnings from new OpenCL headersPierre Moreau2019-02-264-0/+10
* clover: update ICD table to support everything up to 2.2Karol Herbst2019-02-262-1/+218
* include/CL: Update to the latest OpenCL 2.2 headersPierre Moreau2019-02-261-0/+5
* gallium/u_tests: use a compute-only context to test GCN compute ringMarek Olšák2019-02-261-5/+3
* radeonsi: always use compute rings for clover on CI and newer (v2)Marek Olšák2019-02-2611-75/+130
* radv: Interpolate less aggressively.Bas Nieuwenhuizen2019-02-261-9/+12
* util: Don't block SIGSYS for new threadsDrew Davenport2019-02-261-1/+2
* freedreno/ir3: gsampler2DMSArray fixesRob Clark2019-02-262-30/+36
* freedreno/ir3/a6xx: fix atomic shader outputsRob Clark2019-02-261-0/+8
* freedreno/a6xx: vertex_id is not _zero_basedRob Clark2019-02-262-1/+24
* freedreno/a6xx: fix DRAW_IDX_INDIRECT max_indiciesRob Clark2019-02-261-2/+1
* freedreno/ir3/a6xx: fix non-ssa atomic dstRob Clark2019-02-261-0/+5
* freedreno/a6xx: fix ssbo alignmentRob Clark2019-02-261-1/+2
* freedreno/ir3: use nopN encoding when possibleRob Clark2019-02-263-6/+35
* freedreno/a6xx: fix hangs with large shadersRob Clark2019-02-261-2/+2
* mesa: fix display list corner case assertionBrian Paul2019-02-261-0/+2
* svga: fix dma.pending > 0 testBrian Paul2019-02-261-1/+1
* svga: assorted whitespace and formatting fixesBrian Paul2019-02-267-56/+52
* st/mesa: whitespace/formatting fixes in st_cb_texture.cBrian Paul2019-02-261-32/+58
* i965: fixed clamping in set_scissor_bits when the y is flippedEleni Maria Stea2019-02-261-1/+1
* freedreno/a6xx: Silence compiler warningsEduardo Lima Mitev2019-02-261-2/+4
* i965: Add support for sampling from XYUV imagesKasireddy, Vivek2019-02-264-0/+11
* dri: Add XYUV8888 formatKasireddy, Vivek2019-02-263-0/+3
* nir/lower_tex: Add support for XYUV loweringKasireddy, Vivek2019-02-262-0/+21
* imgui: update memory editorLionel Landwerlin2019-02-262-67/+97
* imgui: update commitLionel Landwerlin2019-02-261-2/+5
* driinfo: add DTD to allow the xml to be validatedEric Engestrom2019-02-261-0/+16