summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-17i965: Don't copy propagate abs into Broadwell logic instructions.Kenneth Graunke2-12/+6
2014-07-17i965/vec4: skip copy-propate for logical instructions with negated src entriesAbdiel Janulgue1-0/+17
2014-07-17i965/fs: skip copy-propate for logical instructions with negated src entriesAbdiel Janulgue1-0/+17
2014-07-17i965/fs: Refactor check for potential copy propagated instructions.Abdiel Janulgue1-10/+17
2014-07-17radeonsi: add support for TXB2Marek Olšák1-0/+3
2014-07-14radeonsi: fix samplerCubeShadow with biasMarek Olšák1-3/+3
2014-07-14st/mesa: fix samplerCubeShadow with biasMarek Olšák1-1/+7
2014-07-10gallium/u_blitter: fix some shader memory leaksBrian Paul1-0/+9
2014-07-10st/mesa: fix geometry shader memory leakBrian Paul1-0/+1
2014-07-10mesa: fix geometry shader memory leaksBrian Paul2-0/+4
2014-07-10gallium: fix u_default_transfer_inline_write for texturesMarek Olšák1-2/+2
2014-07-10nvc0/ir: use manual TXD when offsets are involvedIlia Mirkin1-1/+2
2014-07-10nvc0/ir: do quadops on the right texture coordinates for TXDIlia Mirkin1-2/+3
2014-07-10nv50/ir: ignore bias for samplerCubeShadow on nv50Ilia Mirkin1-0/+10
2014-07-10nv50/ir: retrieve shadow compare from first argIlia Mirkin1-1/+1
2014-07-07docs: Add sha256 checksums for the 10.2.3 releaseCarl Worth1-0/+3
2014-07-07docs: Add release notes for the 10.2.3 release.mesa-10.2.3Carl Worth2-1/+128
2014-07-07freedreno/a3xx: vtx formatsRob Clark6-79/+102
2014-07-07freedreno: fix for null texturesRob Clark2-6/+10
2014-07-07freedreno/a3xx: texture fixesRob Clark5-6/+10
2014-07-07freedreno: few caps fixesRob Clark2-4/+8
2014-07-07freedreno/a3xx: fix blend opcodeRob Clark8-54/+83
2014-07-07freedreno/a3xx: fix depth/stencil gmem restoreRob Clark1-1/+1
2014-07-07freedreno/a3xx: fix depth/stencil GMEM positioningRob Clark5-17/+23
2014-07-03freedreno: use OUT_RELOCW when buffer is writtenRob Clark1-4/+4
2014-07-03xa: fix segfaultRob Clark1-0/+3
2014-07-03nvc0: add a memory barrier when there are persistent UBOsIlia Mirkin5-4/+57
2014-07-03nv50: do an explicit flush on draw when there are persistent buffersIlia Mirkin3-2/+50
2014-07-03nv50: disable dedicated ubo upload methodIlia Mirkin1-0/+7
2014-07-03radeon/llvm: Allocate space for kernel metadata operandsAaron Watry1-3/+7
2014-07-03st/xa: Don't close the drm fd on failure v2Thomas Hellstrom1-1/+6
2014-07-03radeon/llvm: Use the llvm.rsq.clamped intrinsic for RSQMichel Dänzer1-0/+4
2014-07-03cherry-ignore: Add a patch that's been rejectedCarl Worth1-0/+4
2014-07-03i965/disasm: Fix INTEL_DEBUG=fs on Broadwell for ARB_fp applications.Kenneth Graunke1-1/+1
2014-07-03glxext: Send the Drawable's ID in the GLX_BufferSwapComplete eventJasper St. Pierre2-5/+6
2014-07-03i965: Include marketing names for Broadwell GPUs.Kenneth Graunke1-18/+18
2014-07-03llvmpipe: Fix zero-division in llvmpipe_texture_layout()Takashi Iwai1-1/+1
2014-07-03nouveau: dup fd before passing it to deviceIlia Mirkin1-2/+17
2014-07-03nv50/ir: allow gl_ViewportIndex to work on non-provoking verticesTobias Klausmann2-2/+30
2014-07-03draw: (trivial) fix clamping of viewport indexRoland Scheidegger1-1/+1
2014-07-03i965: Don't emit SURFACE_STATEs for gather workarounds on Broadwell.Kenneth Graunke2-8/+15
2014-06-24docs: Add sha256 sums for the 10.2.2 releaseCarl Worth1-0/+3
2014-06-24docs: Add release notes for 10.2.2 releasemesa-10.2.2Carl Worth1-0/+178
2014-06-24Update VERSION to 10.2.2Carl Worth1-1/+1
2014-06-23i915: Fix gen2 texblend setupVille Syrjälä1-1/+1
2014-06-23i965: Save meta stencil blit programs in the context.Kenneth Graunke2-8/+13
2014-06-23glx: Don't crash on swap event for a Window (non-GLXWindow)Daniel Manjarres1-4/+8
2014-06-23mesa: Copy Geom.UsesEndPrimitive when cloning a geometry program.Iago Toral Quiroga1-0/+1
2014-06-23clover: Don't use llvm's global contextTom Stellard1-6/+9
2014-06-23clover: Prevent Clang from printing number of errors and warnings to stderr.Tom Stellard1-0/+5