aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium
Commit message (Expand)AuthorAgeFilesLines
* st/omx/enc: implement restricted b frames patternLeo Liu2014-05-272-2/+10
* radeon/vce: implement non-referenced framesLeo Liu2014-05-272-3/+5
* vl: add interface for non-referenced framesLeo Liu2014-05-271-0/+2
* i915g: Fix shader disasm codeStéphane Marchesin2014-05-261-1/+0
* i915g: Fallback to sw for npot copiesStéphane Marchesin2014-05-261-2/+3
* i915g: handle more formats in copyStéphane Marchesin2014-05-263-11/+91
* nvc0: implement clear_bufferTobias Klausmann2014-05-261-0/+141
* nvc0: revert mistaken logic to collapse color outputs to the beginningIlia Mirkin2014-05-261-9/+4
* freedreno/a3xx: texture fixesRob Clark2014-05-261-1/+3
* freedreno: update generated headersRob Clark2014-05-264-5/+7
* freedreno: few caps fixesRob Clark2014-05-262-4/+8
* automake: correctly append the version-scriptEmil Velikov2014-05-256-25/+38
* targets/libgl-xlib: hide all the exported symbol mayhemEmil Velikov2014-05-252-0/+12
* targets/osmesa: include mangled gl symbolsEmil Velikov2014-05-251-0/+1
* targets/xa: limit the amount of exported symbolsEmil Velikov2014-05-252-0/+43
* gallium/egl: st_profiles are build time decision, treat them as suchEmil Velikov2014-05-259-55/+28
* nv50: count wrapped textures towards the tex_obj countJoakim Sindholt2014-05-231-0/+2
* nvc0: assert that we have vertex elements stateChristoph Bumiller2014-05-231-0/+1
* nvc0: use PRIxPTR for sizeof()Christoph Bumiller2014-05-231-1/+1
* nv50,nvc0: allow 15,16,30 bpp display formatsChristoph Bumiller2014-05-231-4/+4
* nv50,nvc0: handle guard band definesChristoph Bumiller2014-05-232-4/+16
* nv50/ir/tgsi: optimize KILChristoph Bumiller2014-05-231-0/+5
* nv50/ir: fix lowering of predicated instructions (without defs)Christoph Bumiller2014-05-231-1/+4
* nv50/ir/opt: fix constant folding with saturate modifierChristoph Bumiller2014-05-231-1/+3
* nv50/ir/tgsi: TGSI_OPCODE_POW replicates its resultChristoph Bumiller2014-05-231-1/+5
* nv50,nvc0: set constbufs dirty on pipe context switchChristoph Bumiller2014-05-232-0/+5
* nv50: setup scissors on clear_render_target/depth_stencilChristoph Bumiller2014-05-231-2/+18
* nv50,nvc0: always pull out bufctx on context destructionChristoph Bumiller2014-05-232-9/+7
* Make DRI dependencies and build depend on the targetJon TURNEY2014-05-238-16/+20
* Fix build for darwinJon TURNEY2014-05-235-0/+16
* targets/egl-static: add missing line break in ldflagsEmil Velikov2014-05-231-1/+1
* targets/osmesa: limit the amount of exported symbolsEmil Velikov2014-05-232-0/+19
* gallivm: Disable workaround for PR12833 on LLVM 3.2+.José Fonseca2014-05-231-2/+2
* gallivm: Support MCJIT on Windows.José Fonseca2014-05-231-0/+9
* haiku: Add missing u_memory.h for FREE()Alexander von Gluck IV2014-05-212-0/+2
* freedreno/a3xx: fix blend opcodeRob Clark2014-05-218-54/+83
* freedreno/a3xx: fix depth/stencil gmem restoreRob Clark2014-05-211-1/+1
* freedreno/a3xx: fix depth/stencil GMEM positioningRob Clark2014-05-211-12/+18
* freedreno: update generated headersRob Clark2014-05-214-5/+5
* freedreno: use OUT_RELOCW when buffer is writtenRob Clark2014-05-211-4/+4
* rbug: add missing pipe->blit() entrypointRob Clark2014-05-211-0/+21
* tgsi: add GS_INVOCATIONS to property names arrayIlia Mirkin2014-05-211-1/+2
* nv50,nvc0: fix 3d blits with mipmap levelsIlia Mirkin2014-05-212-11/+19
* nv50/ir: fix constant folding for OP_MUL subop HIGHIlia Mirkin2014-05-211-4/+43
* nv50/ir: fix s32 x s32 -> high s32 multiply logicIlia Mirkin2014-05-212-11/+82
* freedreno: don't advertise texture arrays for nowRob Clark2014-05-201-1/+1
* freedreno/a3xx: shadow sampler supportRob Clark2014-05-192-3/+46
* freedreno/a3xx/compiler: refactor trans_samp()Rob Clark2014-05-191-47/+90
* freedreno: update generated headersRob Clark2014-05-194-4/+10
* llvmpipe: do IR counting for shader cache management after optimization.Roland Scheidegger2014-05-193-4/+22