summaryrefslogtreecommitdiffstats
path: root/src/gallium
Commit message (Expand)AuthorAgeFilesLines
* 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
* swr: refactor swr_create_screen to allow for proper cleanup on errorChuck Atkins2018-01-224-56/+79
* ac/radeonsi: add emit primitive to the abiTimothy Arceri2018-01-231-0/+1
* radeonsi: add generic emit primitive helperTimothy Arceri2018-01-231-7/+14
* radeonsi/nir: fix fs output indexTimothy Arceri2018-01-231-0/+5
* ac/nir/radeonsi: add ARB_shader_ballot supportTimothy Arceri2018-01-231-0/+9
* radeonsi/nir: add primitive id to inputs scanTimothy Arceri2018-01-231-0/+3
* radeonsi/nir: add nir_intrinsic_load_sample_mask_in to ir scanTimothy Arceri2018-01-231-0/+3
* svga: Prevent use after free.Jose Fonseca2018-01-221-0/+1
* etnaviv: dirty TS state when framebuffer has changedLucas Stach2018-01-211-1/+2
* broadcom/vc5: Fix source file name.Vinson Lee2018-01-211-1/+1
* broadcom/vc5: Add missing include paths.Vinson Lee2018-01-211-2/+2
* autotools: include meson build files in tarballDylan Baker2018-01-1961-35/+93
* swr/rast: Fix llvm5 behaviorGeorge Kyriazis2018-01-191-1/+2
* swr/rast: Enable early rasterizationGeorge Kyriazis2018-01-191-1/+1
* swr/rast: Implement Early Rasterization optimizationGeorge Kyriazis2018-01-194-0/+388
* swr/rast: Enable simd16 vertex shadersGeorge Kyriazis2018-01-191-2/+2
* swr: Support simd16 vertex shadersGeorge Kyriazis2018-01-193-21/+30
* swr/rast: changed jit debug magic numberGeorge Kyriazis2018-01-191-1/+1
* swr/rast: Added ICLAMP builder functionGeorge Kyriazis2018-01-192-3/+3
* swr/rast: Jit debug workGeorge Kyriazis2018-01-191-30/+81
* swr/rast: silence generated file warningsGeorge Kyriazis2018-01-191-0/+1
* swr/rast: jit shader lib debug workGeorge Kyriazis2018-01-192-0/+11
* swr/rast: AVX-512 changes to enable 16-wide VSGeorge Kyriazis2018-01-194-8/+29
* swr/rast: x86 autogenerated macro workGeorge Kyriazis2018-01-194-14/+15
* swr/rast: Shorten some filenamesGeorge Kyriazis2018-01-192-2/+2
* swr/rast: work supporting optimizations in Debug builds.George Kyriazis2018-01-192-9/+23
* swr/rast: Add debugging type support for function types.George Kyriazis2018-01-192-0/+21
* swr/rast: Shader debugging workGeorge Kyriazis2018-01-191-0/+6
* swr/rast: Debug Symbols workGeorge Kyriazis2018-01-194-19/+88
* swr/rast: Initial work for debugging support.George Kyriazis2018-01-196-16/+191
* swr/rast: Add private state parameter in fetcherGeorge Kyriazis2018-01-195-29/+41
* swr/rast: Added missing define for Linux/gccGeorge Kyriazis2018-01-191-0/+1
* swr/rast: Fix one more invalid object format for windows.George Kyriazis2018-01-191-1/+1