summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* i965: Fix KHR_blend_equation_advanced with some render targets.Francisco Jerez2018-03-201-1/+3
* radv: Really use correct HTILE expanded words.James Legg2018-03-201-3/+3
* i965: perf: ensure reading config IDs from sysfs isn't interruptedLionel Landwerlin2018-03-201-1/+2
* swr/rast: blend_epi32() should return Integer, not FloatGeorge Kyriazis2018-03-201-1/+1
* nvir/nvc0: fix legalizing of ld unlock c0[0x10000]Karol Herbst2018-03-201-1/+1
* glsl/tests: Fix a compiler warning about signed/unsigned loop comparison.Eric Anholt2018-03-201-1/+1
* glsl: Silence warnings in the uniform initializer test about 16-bit typesEric Anholt2018-03-201-0/+9
* i965: Fix aux-surface size checkDaniel Stone2018-03-202-3/+12
* meson: freedreno depends on nirDylan Baker2018-03-201-0/+1
* egl/wayland: Always use in-tree wayland-egl-backend.hDaniel Stone2018-03-201-1/+1
* virgl: remap query types to hw support.Dave Airlie2018-03-201-2/+35
* meson: fix xvmc target linkageDylan Baker2018-03-201-3/+4
* meson: Fix xa target linkageDylan Baker2018-03-201-3/+5
* meson: Fix omx-bellagio target linkageDylan Baker2018-03-201-3/+4
* meson: fix va target linkageDylan Baker2018-03-201-3/+4
* meson: fix vdpau target linkageDylan Baker2018-03-201-3/+5
* meson: Actually link xvmc target with libxvmcDylan Baker2018-03-201-3/+0
* meson: actually link with libomxil-bellagioDylan Baker2018-03-201-5/+0
* meson: link dri3 xcb libs into vlwinsys instead of into each targetDylan Baker2018-03-206-18/+11
* meson: use va-api version reported by pkg-configDylan Baker2018-03-202-4/+4
* meson: dedup gallium-xa logicEric Engestrom2018-03-201-15/+10
* meson: dedup gallium-va logicEric Engestrom2018-03-201-20/+18
* meson: dedup gallium-omx logicEric Engestrom2018-03-201-19/+19
* meson: dedup gallium-xvmc logicEric Engestrom2018-03-201-20/+18
* meson: dedup gallium-vdpau logicEric Engestrom2018-03-201-22/+19
* meson: add libswdri and libswkmsdri to dri link_withDylan Baker2018-03-201-9/+2
* meson: add libswdri and libswkmsdri to d3dadaptor link_withDylan Baker2018-03-201-10/+3
* meson: define empty variables for libswdri and libswkmsdriDylan Baker2018-03-203-5/+12
* meson: use depend_files for adding extra file dependenciesDylan Baker2018-03-201-2/+2
* meson: use depend_files to track extra file dependenciesDylan Baker2018-03-201-2/+2
* Revert "anv/meson: Make anv_entrypoints_gen.py depend on anv_extensions.py"Dylan Baker2018-03-201-2/+1
* meson: use a custom target instead of a generator for i965 oaDylan Baker2018-03-201-11/+10
* mesa: add missing switch case for EXTRA_VERSION_40 in check_extra()Brian Paul2018-03-201-0/+5
* glsl/tests: Fix strict aliasing warning about int64/double.Eric Anholt2018-03-201-3/+19
* ac/nir: Fix compiler warning about uninitialized dw_addr.Eric Anholt2018-03-201-1/+1
* egl/wayland: Fix ARGB/XRGB transposition in config mapDaniel Stone2018-03-201-2/+2
* gallium/hud: update some query functionsGrazvydas Ignotas2018-03-204-4/+4
* glapi: fix check_table test for non-shared glapi with mesonDylan Baker2018-03-201-2/+3
* glapi: remove APPLE extensions from testDylan Baker2018-03-201-2/+0
* glapi/check_table: Remove 'extern "C"' blockDylan Baker2018-03-201-2/+0
* meson: fix test source name for static glapiDylan Baker2018-03-201-1/+1
* vulkan/wsi: Fix OOM behavior with prime images.Bas Nieuwenhuizen2018-03-201-1/+3
* radv: don't support tc-compat on multisample d32s8 at all.Dave Airlie2018-03-201-2/+2
* glx: Properly handle cases where screen creation failsChuck Atkins2018-03-203-30/+33
* vulkan/wsi/x11: Set OUT_OF_DATE if wait_for_special_event failsJason Ekstrand2018-03-201-1/+3
* ac/nir: to integer the args to bcsel.Dave Airlie2018-03-201-1/+2
* intel/isl: Add an isl_color_value_is_zero helperJason Ekstrand2018-02-282-0/+23
* configure.ac: pthread-stubs not present on OpenBSDJonathan Gray2018-02-281-2/+2
* loader_dri3/glx/egl: Reinstate the loader_dri3_vtable get_dri_screen callbackThomas Hellstrom2018-02-284-1/+35
* svga: Fix a leftover debug hackThomas Hellstrom2018-02-281-2/+2