aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium
Commit message (Expand)AuthorAgeFilesLines
* nv30: Implement color resolve for msaaHans de Goede2015-09-172-14/+8
* nv30: Fix creation of scanout buffersHans de Goede2015-09-171-0/+10
* gallivm: Workaround LLVM PR23628.Jose Fonseca2015-09-171-0/+11
* gallivm: Do not use NoFramePointerElim with LLVM 3.7.Vinson Lee2015-09-172-0/+4
* radeonsi: fix a Unigine Heaven hang when drirc is missingMarek Olšák2015-09-024-1/+29
* r600g: fix calculation for gpr allocationDave Airlie2015-09-021-1/+1
* r600/sb: update last_cf for finalize if.Dave Airlie2015-09-021-0/+3
* gallium/radeon: fix the ADDRESS_HI mask for EVENT_WRITE CIK packetsMarek Olšák2015-09-021-8/+8
* r600g/sb: Don't crash on empty if jump targetGlenn Kennard2015-09-021-1/+4
* r600g/sb: Don't read junk after EOPGlenn Kennard2015-09-023-1/+6
* r600g/sb: Handle undef in read port trackerGlenn Kennard2015-09-021-1/+1
* nv50: fix 2d engine blits for 64- and 128-bit formatsIlia Mirkin2015-09-021-0/+4
* nv50,nvc0: disable depth bounds test on blitIlia Mirkin2015-09-022-0/+3
* r600g: Fix assert in tgsi_cmpGlenn Kennard2015-09-021-2/+2
* Revert "radeonsi: properly set the raster_config for KV"Emil Velikov2015-08-221-9/+5
* nv50,nvc0: take level into account when doing eng2d multi-layer blitsIlia Mirkin2015-08-192-8/+20
* gm107/ir: indirect handle goes first on maxwell alsoIlia Mirkin2015-08-191-8/+4
* radeonsi: properly set the raster_config for KVAlex Deucher2015-08-191-5/+9
* r600g: allow setting geometry shader sampler statesMarek Olšák2015-08-191-5/+0
* r600g: fix polygon offset scaleMarek Olšák2015-08-192-2/+2
* radeonsi: fix polygon offset scaleMarek Olšák2015-08-191-1/+1
* vc4: add missing nir include, to fix the buildEmil Velikov2015-08-191-0/+1
* r600g: fix the CB_SHADER_MASK setupMarek Olšák2015-08-062-4/+5
* radeonsi: completely rework updating descriptors without CP DMAMarek Olšák2015-08-014-271/+128
* radeonsi: rework how shader pointers to descriptors are setMarek Olšák2015-08-015-91/+156
* opencl: use versioned .so in mesa.icdIgor Gnatenko2015-08-013-2/+2
* nv50: avoid segfault with enabled but unbound vertex attribSamuel Pitoiset2015-08-011-0/+5
* winsys/radeon: don't leak the fd when it is 0Emil Velikov2015-08-011-2/+2
* nvc0: fix geometry program revalidation of clipping paramsIlia Mirkin2015-08-011-1/+1
* radeonsi: upload shader rodata after updating scratch relocationsMarek Olšák2015-08-013-29/+29
* nv50: fix max level clamping on G80Ilia Mirkin2015-07-221-2/+9
* gm107/ir: fix indirect txq emissionIlia Mirkin2015-07-221-2/+8
* nvc0/ir: don't worry about sampler in txq handlingIlia Mirkin2015-07-221-22/+8
* nvc0/ir: fix txq on indirect samplersIlia Mirkin2015-07-222-2/+56
* osmesa: fix OSMesaPixelsStore typoBrian Paul2015-07-221-1/+1
* auxiliary/vl: use the correct screen indexEmil Velikov2015-07-221-4/+13
* nv50, nvc0: enable at least one color RT if alphatest is enabledIlia Mirkin2015-07-222-0/+36
* xa: don't leak fencesRob Clark2015-07-223-3/+7
* st/vdpau: fix mixer size checksChristian König2015-07-221-11/+11
* vl: cleanup video buffer private when the decoder is destroyedChristian König2015-07-222-0/+28
* st/dri: don't set PIPE_BIND_SCANOUT for MSAA surfacesMarek Olšák2015-07-081-1/+1
* nvc0: turn sample counts off during blitIlia Mirkin2015-07-081-0/+7
* radeonsi: fix a hang with DrawTransformFeedback on 4 SE chipsMarek Olšák2015-07-081-0/+4
* nv50/ir: UCMP arguments are float, so make sure modifiers are appliedIlia Mirkin2015-07-081-1/+2
* winsys/radeon: Use dup fd as key in drm-winsys hash table to fix ZaphodHeads.Mario Kleiner2015-07-081-3/+10
* r600g: disable single-sample fast color clear due to hangsMarek Olšák2015-07-081-1/+6
* nv50/ir: don't emit src2 in immediate formIlia Mirkin2015-07-081-2/+2
* nv50/ir: copy joinAt when splitting both before and afterIlia Mirkin2015-07-083-0/+5
* nv50/ir: fix emission of address reg in 3rd sourceIlia Mirkin2015-07-081-2/+6
* nouveau: Use dup fd as key in drm-winsys hash table to fix ZaphodHeads.Mario Kleiner2015-07-081-1/+5