aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium
Commit message (Expand)AuthorAgeFilesLines
* pb_cache: call os_time_get outside of the loopMarek Olšák2018-01-271-6/+6
* gallium/radeon: simplify radeon_flags_from_heapMarek Olšák2018-01-271-14/+8
* winsys/amdgpu: fix assertion failure with UVD and VCE ringsMarek Olšák2018-01-261-2/+1
* ac: pass the number of channels to ac_build_buffer_load_format()Samuel Pitoiset2018-01-262-2/+2
* radeonsi: Export signalled sync file instead of -1.Bas Nieuwenhuizen2018-01-263-0/+29
* swr/rast: Optimize DumpToFile output sizeGeorge Kyriazis2018-01-251-2/+1
* swr/rast: Updated copyright datesGeorge Kyriazis2018-01-253-3/+3
* swr/rast: Move memory-related JIT functionsGeorge Kyriazis2018-01-257-818/+894
* swr/rast: Add extra (optional) parameter in GATHERPSGeorge Kyriazis2018-01-254-5/+10
* swr/rast: Better ExecCmd (i.e. system()) implmentationGeorge Kyriazis2018-01-253-34/+169
* swr/rast: Support USE_SIMD16_FRONTEND=0 for EarlyRastGeorge Kyriazis2018-01-251-33/+33
* svga: s/Bool/SVGA3dBool/ in SVGA3dDevCapResultBrian Paul2018-01-251-3/+3
* automake: small cleanup after the meson.build inclusionEmil Velikov2018-01-252-2/+2
* automake: vc5: remove non-applicable v3dx_simulator.hEmil Velikov2018-01-251-1/+0
* gallivm: fix crash with seamless cube filtering with different min/mag filterRoland Scheidegger2018-01-251-17/+21
* swr/rast: support llvm 3.9 type declarationsGeorge Kyriazis2018-01-251-0/+14
* meson: fix missing dependenciesGreg V2018-01-241-1/+1
* gallium/u_tests: add texture_barrier and FBFETCH testsMarek Olšák2018-01-241-1/+110
* radeonsi: don't ignore pitch for imported texturesMarek Olšák2018-01-241-2/+12
* winsys/svga: check correct member after createGrazvydas Ignotas2018-01-231-1/+1
* svga: fix context alloc error handlingGrazvydas Ignotas2018-01-231-1/+1
* meson: remove lib prefix from libd3dadapter9.soChristoph Haag2018-01-231-0/+1
* 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