summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* gallium/auxiliary: fix new gcc6 warningsRob Clark2016-02-181-2/+2
* gallium/hud: fix new gcc6 warningsRob Clark2016-02-181-0/+2
* mesa: fix new gcc6 warningsRob Clark2016-02-181-3/+0
* glsl: fix new gcc6 warningsRob Clark2016-02-181-2/+2
* glsl: fix new gcc6 warningsRob Clark2016-02-181-1/+1
* i965: fix new gcc6 warningsRob Clark2016-02-181-1/+1
* util: fix new gcc6 warningsRob Clark2016-02-181-1/+3
* glcpp: Disallow "defined" as a macro name.Kenneth Graunke2016-02-181-0/+3
* gallium/cso: only enable compute shaders when TGSI is supportedSamuel Pitoiset2016-02-181-1/+6
* Android: enable building on arm64Rob Herring2016-02-181-3/+2
* egl: android: clean-up config attribute settingRob Herring2016-02-181-3/+9
* egl: android: fix visuals declarationVarad Gautam2016-02-181-1/+1
* Android: fix build break in libmesa_programRob Herring2016-02-181-1/+1
* mesa: gl_NumSamples should always be at least oneIlia Mirkin2016-02-181-1/+1
* compiler/glsl: Fix uniform location counting.Plamena Manolova2016-02-184-35/+140
* gallivm, tgsi: provide fake sample_i_ms implementationsRoland Scheidegger2016-02-182-4/+11
* st/mesa: new st_DrawAtlasBitmaps() function for drawing bitmap textBrian Paul2016-02-172-3/+141
* mesa: implement a display list / glBitmap texture atlasBrian Paul2016-02-175-0/+448
* st/mesa: apply DepthMode swizzle to stencil texturing as wellIlia Mirkin2016-02-171-2/+0
* mesa: allow multisampled format info to be returned on GLES 3.1Ilia Mirkin2016-02-171-1/+4
* i965: Extract push constant state to a new fileBen Widawsky2016-02-174-164/+191
* i965: Make emit_minmax return an instruction*.Matt Turner2016-02-173-10/+10
* i965: Lower min/max after optimization on Gen4/5.Matt Turner2016-02-178-44/+88
* i965/vec4: Initialize force_writemask_all in vec4_builder().Matt Turner2016-02-171-1/+2
* 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
* st/mesa: fix up result_src.type when doing i2u/u2i conversionsIlia Mirkin2016-02-171-0/+1
* st/mesa: use cso_set_viewport_dims() in try_pbo_upload_common()Brian Paul2016-02-171-12/+1
* i965/gen7: Use predicated rendering for indirect computeJordan Justen2016-02-172-14/+83
* 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
* st/mesa: add missing ETC2 entries to format_mapRob Clark2016-02-161-0/+42
* 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
* glsl: remove duplicate interpolation_string() functionTimothy Arceri2016-02-173-30/+2