summaryrefslogtreecommitdiffstats
path: root/src/gallium
Commit message (Expand)AuthorAgeFilesLines
* 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
* nvc0: switch nvc0_tex.c to updated g80_texture.xml.hBen Skeggs2016-02-161-29/+29
* nvc0: switch nvc0_surface.c to updated g80_texture.xml.hBen Skeggs2016-02-161-7/+11
* nv50: switch nv50_tex.c to updated g80_texture.xml.hBen Skeggs2016-02-161-33/+33
* nv50: switch nv50_surface.c to updated g80_texture.xml.hBen Skeggs2016-02-161-7/+11
* nv50: switch nv50_state.c to updated g80_texture.xml.hBen Skeggs2016-02-161-24/+29
* nv50-: switch nv50_formats.c to updated g80_texture.xml.hBen Skeggs2016-02-161-206/+207
* nv50: import updated g80_texture.xml.h from rnndbBen Skeggs2016-02-161-0/+451
* nv50-: remove nv50_defs.xml.hBen Skeggs2016-02-161-263/+0
* nv50-: switch nv50_formats.c to updated g80_defs.xml.hBen Skeggs2016-02-161-8/+8
* nv50-: improved macros to handle format specificationBen Skeggs2016-02-161-470/+359
* nv50-: separate vertex formats from surface format descriptionsBen Skeggs2016-02-167-67/+206
* nvc0: remove unnecessary includesBen Skeggs2016-02-165-6/+0
* nvc0: switch nvc0_tex.c to updated g80_defs.xml.hBen Skeggs2016-02-161-40/+40