summaryrefslogtreecommitdiff
path: root/src/gallium/targets
AgeCommit message (Expand)AuthorFilesLines
2020-04-16clover: Check if the detected clang libraries are usableJan Vesely1-2/+27
2020-04-14meson: Link Gallium Nine with ld_args_build_idTobias Jakobi1-1/+1
2020-04-03clover: fix build with single library clang buildKarol Herbst1-10/+16
2020-03-30scons: Prune out unnecessary targets.Jose Fonseca8-289/+0
2020-03-28meson: inline `inc_common`Eric Engestrom12-13/+13
2020-03-23panfrost: Align Android makefiles with recent changesRoman Stratiienko1-1/+2
2020-03-17gallium: fix build with latest meson and gcc10Dave Airlie1-1/+1
2020-02-07freedreno: android: fix build of perfcounters.Martin Fuzzey1-0/+1
2020-02-04gallium/osmesa: Try to fix the test for big-endian.Eric Anholt1-0/+21
2020-02-04gallium/osmesa: Fill out other format tests.Eric Anholt1-42/+68
2020-02-04gallium/osmesa: Fix a typo in the unit test's test names.Eric Anholt1-1/+1
2020-02-04osmesa/tests: Cover OSMESA_RGB GL_UNSIGNED_BYTE caseDanylo Piliaiev1-5/+21
2020-01-24etnaviv: update Android build filesMartin Fuzzey1-0/+1
2019-12-27meson: simplify install_megadrivers.py invocationEric Engestrom4-8/+4
2019-12-21kmsro: Extend to include ingenic-drmPaul Cercueil2-0/+2
2019-12-21kmsro: Add "mcde" entry pointStephan Gerhold2-0/+2
2019-12-10st/mesa: add a notify_before_flush callback param to flushPierre-Eric Pelloux-Prayer1-3/+3
2019-12-07gallium/scons: fix graw_gdi buildRoland Scheidegger1-0/+2
2019-12-05android: radeonsi: fix build after vl refactoring (v2)Mauro Rossi1-1/+1
2019-12-04gallium/scons: fix graw-xlib build on OSX.Dave Airlie1-0/+2
2019-11-20meson: Fix linkage of libgallium_nine with libgalliumvlYevhenii Kolesnikov1-5/+13
2019-11-07Meson: Remove lib prefix from graw and osmesa when building with Mingw.Prodea Alexandru-Liviu3-0/+3
2019-11-07osmesa/tests: Extend render test to cover other working casesDylan Baker1-1/+3
2019-11-07gallium/osmesa: Convert osmesa test to gtestDylan Baker3-49/+108
2019-10-31targets/xvmc: replace xmlpool_options_h with idep_xmlconfig_headersEric Engestrom1-2/+2
2019-10-31targets/xa: replace xmlpool_options_h with idep_xmlconfig_headersEric Engestrom1-2/+2
2019-10-31targets/vdpau: replace xmlpool_options_h with idep_xmlconfig_headersEric Engestrom1-2/+2
2019-10-31targets/va: replace xmlpool_options_h with idep_xmlconfig_headersEric Engestrom1-2/+2
2019-10-31targets/omx: replace xmlpool_options_h with idep_xmlconfig_headersEric Engestrom1-2/+2
2019-10-31pipe-loader: Build kmsro loader for with all kmsro targetsAlyssa Rosenzweig1-1/+10
2019-10-31android: Add panfrost support to build scriptsRobert Foss1-1/+5
2019-10-28zink: add dri loaderDave Airlie1-0/+4
2019-10-28zink: introduce opengl over vulkanErik Faye-Lund1-2/+3
2019-10-26pipe-loader: Add kmsro pipe_loader targetAlyssa Rosenzweig2-0/+22
2019-10-18osmesa: add missing #include <stdint.h>Eric Engestrom1-0/+1
2019-10-10meson: Set visibility and compat args for grawDylan Baker3-0/+4
2019-10-10meson: fix gallium-osmesa to build for windowsDylan Baker1-1/+9
2019-10-10meson: build graw-gdi targetDylan Baker1-0/+36
2019-10-10meson: build libgl-gdi targetDylan Baker1-0/+45
2019-10-10GL: drop symbols mangling supportEric Engestrom1-4/+0
2019-10-07meson: use idep_nir instead of libnir in pipe-loaderEric Engestrom1-2/+2
2019-10-07meson: use idep_nir instead of libnir in haiku softpipeEric Engestrom1-2/+2
2019-10-07meson: use idep_nir instead of libnir in gallium nineEric Engestrom1-2/+3
2019-10-01haiku: fix Mesa buildKen Mays1-25/+7
2019-09-16gallium/gdi: use GALLIUM_FOO rather than HAVE_FOOErik Faye-Lund2-10/+10
2019-09-16scons: Make scons and meson agree about path to glapi generated headersDylan Baker2-1/+2
2019-09-15driconfig: add a new engine name/version parameterLionel Landwerlin1-1/+2
2019-09-07android: fix linking issues with liblogTapani Pälli1-1/+2
2019-09-04gallium/osmesa: Introduce a test.Eric Anholt2-0/+52
2019-08-08lima: Fix Android.mkRoman Stratiienko1-1/+2