summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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-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. Pierre1-4/+5
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-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
2014-06-23nv30: hack to avoid errors on unexpected color/zeta combinationsIlia Mirkin1-0/+17
2014-06-23nv30: avoid dangling references to deleted contextsIlia Mirkin1-0/+3
2014-06-23nv30: plug some memory leaks on screen destroy and shader compileIlia Mirkin2-0/+7
2014-06-23meta: Respect the driver's maximum number of draw buffersIan Romanick1-2/+2
2014-06-23mesa: Remove glClear optimization based on drawable sizeKristian Høgsberg1-5/+0
2014-06-23radeon/uvd: disable VC-1 simple/main on UVD 2.xGrigori Goronzy1-1/+4
2014-06-23nv50: make sure to mark first scissor dirty after blitIlia Mirkin1-0/+1
2014-06-23i965: Use 8x4 aligned rectangles for HiZ operations on Broadwell.Kenneth Graunke1-4/+16
2014-06-23i965/vec4: Use the sampler for pull constant loads on Broadwell.Kenneth Graunke1-8/+8
2014-06-23i965: Add missing newlines to a few perf_debug messages.Kenneth Graunke1-2/+2
2014-06-23i965: Drop Broadwell perf_debugs about missing MOCS that aren't missing.Kenneth Graunke2-4/+0
2014-06-23i965: Add missing MOCS setup for 3DSTATE_INDEX_BUFFER on Broadwell.Kenneth Graunke1-3/+1
2014-06-23i965/vec4: Fix dead code elimination for VGRFs of size > 1.Kenneth Graunke1-1/+2
2014-06-23meta_blit: properly compute texture width for the CopyTexSubImage fallbackJason Ekstrand1-1/+1
2014-06-23i965: Set the fast clear color value for texture surfacesNeil Roberts2-2/+6
2014-06-23i965: Invalidate live intervals when inserting Gen4 SEND workarounds.Kenneth Graunke1-0/+6
2014-06-23i965: Don't use the head sentinel as an fs_inst in Gen4 workaround code.Kenneth Graunke1-1/+1
2014-06-23android, dricore: undefined reference to _mesa_streaming_load_memcpyAdrian Negreanu1-0/+5
2014-06-23android, mesa_gen_matypes: pull in timespec POSIX definitionAdrian Negreanu2-0/+2
2014-06-23android, egl: typo dri2_fallback_pixmap_surface -> dri2_fallback_create_pixma...Adrian Negreanu1-1/+1
2014-06-23android, egl: add correct drm include for libmesa_egl_dri2Adrian Negreanu1-0/+1
2014-06-23android: add src/gallium/auxiliary as include path for libmesa_dricoreAdrian Negreanu1-1/+2