summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* radeonsi: add a workaround for GFX9 hang with init_config alignmentMarek Olšák2018-03-201-1/+2
* radeonsi: align command buffer starting address to fix some Raven hangsMarek Olšák2018-03-205-5/+27
* st/mesa: expose 0 shader binary formats for compat profiles for QtMarek Olšák2018-03-204-6/+14
* radv: make sure to emit cache flushes before starting a querySamuel Pitoiset2018-03-203-7/+33
* swr/rast: Fix index buffer overfetch issue for non-indexed drawsGeorge Kyriazis2018-03-201-0/+15
* glsl/linker: fix bug when checking precision qualifierSamuel Iglesias Gonsálvez2018-03-201-8/+3
* r600: partly revert disabling tiling for 1d texture.Dave Airlie2018-03-201-0/+5
* nir: fix interger divide by zero crash during constant foldingTimothy Arceri2018-03-201-2/+2
* meson: fix building without GLDylan Baker2018-03-201-9/+10
* r600: fix tgsi clock last settingDave Airlie2018-03-201-0/+1
* meson: Fix GL and EGL pkg-config files with glvndDylan Baker2018-03-202-2/+21
* egl/dri2: fix segfault when display initialisation failsFrank Binns2018-03-201-1/+1
* ac/nir: use ordered float comparisons except for not equalSamuel Pitoiset2018-03-201-3/+3
* android: vulkan/util: add dependency on libnativewindow for O and laterMauro Rossi2018-03-201-0/+4
* android: anv: add dependency on libnativewindow for O and laterMauro Rossi2018-03-201-7/+13
* android: anv/extensions: fix generated sources buildMauro Rossi2018-03-201-3/+13
* r600: Take ALU_EXTENDED into account when evaluating jump offsetsGert Wollny2018-03-201-2/+7
* 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