summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-07travis: fix osx make buildEric Engestrom1-0/+4
2019-02-07README: Drop the badges from the readmeJason Ekstrand1-19/+0
2019-02-07driconf: drop unused macroEric Engestrom1-4/+0
2019-02-07meson: add script to print the options before configuring a builddirEric Engestrom2-1/+66
2019-02-07panfrost: Include glue for out-of-tree legacy codeAlyssa Rosenzweig5-7/+29
2019-02-07panfrost: Check in sources for command streamAlyssa Rosenzweig22-5/+5441
2019-02-07panfrost: Use u_pipe_screen_get_param_defaultsAlyssa Rosenzweig1-151/+6
2019-02-07kmsro: Move DRM entrypoints to shared blockAlyssa Rosenzweig1-10/+8
2019-02-06nvc0: add compute invocation counterRhys Perry8-4/+207
2019-02-06gm107/ir: add fp64 rsqKarol Herbst3-3/+128
2019-02-06gm107/ir: add fp64 rcpKarol Herbst3-4/+270
2019-02-06gk104/ir: Use the new rcp/rsq in libraryKarol Herbst3-15/+334
2019-02-06gk110/ir: Use the new rcp/rsq in libraryBoyan Ding5-0/+42
2019-02-06gk110/ir: Add rsq f64 implementationBoyan Ding2-2/+109
2019-02-06gk110/ir: Add rcp f64 implementationBoyan Ding2-4/+235
2019-02-06nvc0: stick zero values for the compute invocation countsIlia Mirkin1-0/+2
2019-02-06nv50,nvc0: use condition for occlusion queries when already completeIlia Mirkin6-28/+25
2019-02-06nvc0: fix 3d images on keplerIlia Mirkin2-35/+34
2019-02-06nvc0/ir: fix second tex argument after levelZero optimizationIlia Mirkin2-25/+24
2019-02-06nvc0/ir: always use CG mode for loads from atomic-only buffersIlia Mirkin1-2/+12
2019-02-06nvc0: add support for handling indirect draws with attrib conversionIlia Mirkin3-1/+82
2019-02-06freedreno/a6xx: Use tiling for all resourcesKristian H. Kristensen1-1/+0
2019-02-06freedreno/a6xx: Emit blitter dst with OUT_RELOCWKristian H. Kristensen1-1/+1
2019-02-06radv: Implement VK_EXT_buffer_device_address.Bas Nieuwenhuizen4-2/+23
2019-02-06radv: Do not use the bo list for local buffers.Bas Nieuwenhuizen1-0/+6
2019-02-06amd/common: Implement global memory accesses.Bas Nieuwenhuizen1-20/+131
2019-02-06amd/common: Do not use 32-bit loads for shared memory.Bas Nieuwenhuizen1-6/+12
2019-02-06amd/common: handle nir_deref_cast for shared memory from integers.Bas Nieuwenhuizen1-68/+82
2019-02-06amd/common: Handle nir_deref_type_ptr_as_array for shared memory.Bas Nieuwenhuizen1-0/+4
2019-02-06amd/common: Fix stores to derefs with unknown variable.Bas Nieuwenhuizen1-8/+13
2019-02-06amd/common: Use correct writemask for shared memory stores.Bas Nieuwenhuizen1-1/+1
2019-02-06radv: Fix the shader info pass for not having the variable.Bas Nieuwenhuizen1-2/+2
2019-02-06amd/common: Implement ptr->int casts in ac_to_integer.Bas Nieuwenhuizen1-0/+13
2019-02-06amd/common: Add gep helper for pointer increment.Bas Nieuwenhuizen2-0/+13
2019-02-06radv: Only look at pImmutableSamples if the descriptor has a sampler.Bas Nieuwenhuizen1-2/+6
2019-02-06xvmc: fix string comparisonEric Engestrom1-3/+3
2019-02-06xvmc: fix string comparisonEric Engestrom1-10/+10
2019-02-06gitlab-ci: add meson glvnd buildEric Engestrom2-0/+20
2019-02-06travis: remove unused scons code pathEric Engestrom1-10/+0
2019-02-06travis: remove unused linux code pathEric Engestrom1-123/+0
2019-02-06gitlab-ci: add make Gallium ST Other buildEric Engestrom2-37/+26
2019-02-06gitlab-ci: add make Gallium ST Clover LLVM-7 buildEric Engestrom2-30/+6
2019-02-06gitlab-ci: add make Gallium ST Clover LLVM-6.0 buildEric Engestrom2-28/+5
2019-02-06gitlab-ci: add make Gallium ST Clover LLVM-5.0 buildEric Engestrom2-30/+5
2019-02-06gitlab-ci: add make Gallium ST Clover LLVM-4.0 buildEric Engestrom3-30/+7
2019-02-06gitlab-ci: add make Gallium ST Clover LLVM-3.9 buildEric Engestrom2-30/+24
2019-02-06gitlab-ci: add make Gallium Drivers "Other" buildEric Engestrom2-27/+6
2019-02-06gitlab-ci: add make Gallium Drivers RadeonSI buildEric Engestrom2-29/+6
2019-02-06gitlab-ci: add make Gallium Drivers SWR buildEric Engestrom2-28/+25
2019-02-06gitlab-ci: add make loaders/classic DRI buildEric Engestrom2-23/+23