summaryrefslogtreecommitdiffstats
path: root/src/gallium
Commit message (Expand)AuthorAgeFilesLines
* nvc0: bind constant buffers for compute on FermiSamuel Pitoiset2016-02-215-13/+81
* nvc0: allocate an area for compute user constbufsSamuel Pitoiset2016-02-214-18/+20
* nv50: do not advertise about compute shadersSamuel Pitoiset2016-02-201-1/+1
* llvmpipe: add a few const qualifiersBrian Paul2016-02-193-4/+4
* trace: assorted whitespace and formatting fixesBrian Paul2016-02-191-29/+31
* trace: remove unneeded inline qualifiersBrian Paul2016-02-191-46/+46
* svga: allow non-contiguous VS input declarationsBrian Paul2016-02-181-2/+2
* gallivm: Check whether to stop disassemble only for x86Oded Gabbay2016-02-191-0/+2
* gallivm: use sstream for dissasemblingOded Gabbay2016-02-191-21/+30
* trace: fix new gcc6 warningsRob Clark2016-02-181-7/+0
* gallium/auxiliary: fix new gcc6 warningsRob Clark2016-02-181-2/+2
* gallium/hud: fix new gcc6 warningsRob Clark2016-02-181-0/+2
* gallium/cso: only enable compute shaders when TGSI is supportedSamuel Pitoiset2016-02-181-1/+6
* gallivm, tgsi: provide fake sample_i_ms implementationsRoland Scheidegger2016-02-182-4/+11
* radeon/llvm: Add TargetLibraryInfo to the pass managerTom Stellard2016-02-171-1/+7
* radeon/llvm: Set the target triple on the moduleTom Stellard2016-02-174-4/+12
* gallivm: Add helpers for creating and destroying TargetLibraryInfoTom Stellard2016-02-172-0/+37
* nvc0: invalidate all buffers when switching pipe contextsSamuel Pitoiset2016-02-171-0/+1
* freedreno: expose time-elapsed queryRob Clark2016-02-172-1/+5
* freedreno/a4xx: implement time-elapsed queryRob Clark2016-02-172-0/+133
* freedreno/a4xx: better occlusion/sample countingRob Clark2016-02-171-1/+6
* freedreno/query: fix refcnt'ing issueRob Clark2016-02-171-1/+1
* freedreno/query: some queries don't have ->begin_query()Rob Clark2016-02-172-0/+18
* freedreno/query: align counter snapshot locationsRob Clark2016-02-171-0/+2
* freedreno/query: add optional enable hookRob Clark2016-02-175-0/+36
* freedreno: query max gpu freqRob Clark2016-02-172-0/+11
* freedreno: update generated headersRob Clark2016-02-175-30/+1355
* freedreno/ir3: fix new gcc6 errorsRob Clark2016-02-171-1/+0
* nv50/ir: we can't do the add to mad conversion when the mul saturatesKarol Herbst2016-02-161-0/+3
* nv50/ir: optimize neg(and(set, 1)) to setKarol Herbst2016-02-161-0/+32
* nv50/ir: fix quadop emission in the presence of predicationIlia Mirkin2016-02-164-5/+9
* nv50,nvc0: enable/disable seamless cubemap texturing as requestedIlia Mirkin2016-02-1612-3/+26
* nvc0: enable compute support on GK110:GM200 with an envvarSamuel Pitoiset2016-02-161-2/+7
* nvc0: add compute support for GM107Samuel Pitoiset2016-02-162-1/+5
* nvc0: fix compute state initialization on GK110+Samuel Pitoiset2016-02-161-6/+7
* gm107/ir: add ATOM CAS emissionSamuel Pitoiset2016-02-161-15/+27
* cso: add CSO_BITS_ALL_SHADERSBrian Paul2016-02-161-0/+6
* cso: make most of the cso_save/restore_x() functions staticBrian Paul2016-02-162-85/+70
* postprocess: use new cso_save/restore_state() functionsBrian Paul2016-02-161-38/+20
* gallium/hud: use new cso_save/restore_state() functionsBrian Paul2016-02-161-37/+19
* gallium/util: use new cso_save/restore_state() functionsBrian Paul2016-02-161-34/+18
* cso: add new cso_save/restore_state() functionsBrian Paul2016-02-162-0/+133
* cso: remove commentBrian Paul2016-02-161-1/+0
* cso: add new cso_set_viewport_dims() helperBrian Paul2016-02-162-0/+20
* Handle removal of LLVMAddTargetData in SVN revision 260919Matthew Dawson2016-02-162-0/+8
* nvc0: initial support for GM20x GPUsBen Skeggs2016-02-165-0/+11
* nvc0: implement support for maxwell texture headersBen Skeggs2016-02-163-6/+203
* nvc0: import maxwell texture header definitions from rnndbBen Skeggs2016-02-161-0/+365
* nv50-: split tic format specificationBen Skeggs2016-02-165-58/+73
* nv50-: remove nv50_texture.xml.hBen Skeggs2016-02-161-306/+0