summaryrefslogtreecommitdiffstats
path: root/src/gallium
Commit message (Expand)AuthorAgeFilesLines
* st/dri: fix OpenGL-OpenCL interop for GL_TEXTURE_BUFFERMarek Olšák2018-03-201-24/+34
* autotools: include all meson.build filesDylan Baker2018-03-201-0/+2
* swr/rast: Fix macOS macro.Vinson Lee2018-03-201-2/+2
* r600/cayman: fix fragcood loading recip generation.Dave Airlie2018-03-201-1/+1
* r600: implement callstack workaround for evergreen.Dave Airlie2018-03-201-8/+31
* 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-203-4/+7
* swr/rast: Fix index buffer overfetch issue for non-indexed drawsGeorge Kyriazis2018-03-201-0/+15
* r600: partly revert disabling tiling for 1d texture.Dave Airlie2018-03-201-0/+5
* r600: fix tgsi clock last settingDave Airlie2018-03-201-0/+1
* r600: Take ALU_EXTENDED into account when evaluating jump offsetsGert Wollny2018-03-201-2/+7
* 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
* meson: freedreno depends on nirDylan Baker2018-03-201-0/+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: 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-201-3/+3
* 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
* gallium/hud: update some query functionsGrazvydas Ignotas2018-03-204-4/+4
* glx: Properly handle cases where screen creation failsChuck Atkins2018-03-203-30/+33
* svga: Fix a leftover debug hackThomas Hellstrom2018-02-281-2/+2
* r600: fix xfb stream check.Dave Airlie2018-02-281-1/+1
* r600/compute: only mark buffer/image state dirty for fragment shadersDave Airlie2018-02-281-2/+4
* r600/sb/cayman: fix indirect ubo access on caymanDave Airlie2018-02-281-1/+1
* r600/eg: use texture target to pick array size not view target (v2)Dave Airlie2018-02-281-7/+10
* winsys/amdgpu: allow non page-aligned size bo creation from pointerMichal Navratil2018-02-281-4/+7
* r600: don't do stack workarounds for hemlockRoland Scheidegger2018-02-051-0/+1
* winsys/radeon: Compute is_displayable in surf_drm_to_winsysMichel Dänzer2018-02-051-0/+3
* virgl: also remove dimension on indirect.Dave Airlie2018-02-051-1/+0
* meson/swr: Updated copyright datesGeorge Kyriazis2018-02-054-4/+4
* meson/swr: re-shuffle generated filesGeorge Kyriazis2018-02-054-80/+126
* renderonly: fix dumb BO allocation for non 32bpp formatsLucas Stach2018-02-051-1/+2
* r600/sb: insert the else clause when we might depart from a loopDave Airlie2018-02-051-0/+17
* r600/eg: construct proper rat mask for image/buffers.Dave Airlie2018-02-053-8/+30
* winsys/amdgpu: fix assertion failure with UVD and VCE ringsMarek Olšák2018-02-051-2/+1
* radeonsi: Export signalled sync file instead of -1.Bas Nieuwenhuizen2018-01-263-0/+29
* gallivm: fix crash with seamless cube filtering with different min/mag filterRoland Scheidegger2018-01-261-17/+21
* meson: fix missing dependenciesGreg V2018-01-261-1/+1
* meson: remove lib prefix from libd3dadapter9.soChristoph Haag2018-01-261-0/+1
* swr/rast: support llvm 3.9 type declarationsGeorge Kyriazis2018-01-261-0/+14
* radeonsi: don't ignore pitch for imported texturesMarek Olšák2018-01-261-2/+12
* automake: small cleanup after the meson.build inclusion18.0-branchpointEmil Velikov2018-01-232-2/+2
* automake: vc5: remove non-applicable v3dx_simulator.hEmil Velikov2018-01-231-1/+0