summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
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-23configure: correctly autodetect xvmc/vdpau/omxEmil Velikov1-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-23configure: Only check for OpenCL without LLVM when the latter is certainMichel Dänzer1-4/+4
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
2014-06-23android: add libloader to libGLES_mesa and libmesa_egl_dri2Adrian Negreanu2-1/+7
2014-06-23android: adapt to the megadriver mechanismAdrian Negreanu2-0/+18
2014-06-23add megadriver_stub_FILESAdrian Negreanu2-1/+4
2014-06-23configure: error out when building opencl without LLVMEmil Velikov1-0/+4
2014-06-23mesa/main: Prevent sefgault on glGetIntegerv(GL_ATOMIC_COUNTER_BUFFER_BINDING).José Fonseca1-1/+5
2014-06-23gk110/ir: fix bfind emissionIlia Mirkin1-1/+1
2014-06-23gk110/ir: fix emitting constbuf file indexIlia Mirkin1-2/+3
2014-06-23gk110/ir: emit saturate flag on fadd when neededIlia Mirkin1-0/+1
2014-06-16targets/xa: limit the amount of exported symbolsEmil Velikov2-0/+41
2014-06-06docs: Add MD5 checksum, etc. for 10.2.1 releaseIan Romanick2-1/+10
2014-06-06docs: Add initial 10.2.1 release notesIan Romanick2-0/+61
2014-06-06Bump version to 10.2.1mesa-10.2.1Ian Romanick1-1/+1
2014-06-06radeonsi: Fix build error introduced in 5ab9a9cIan Romanick1-1/+0
2014-06-06docs: Add MD5 checksum, etc. for 10.1 releaseIan Romanick2-2/+11
2014-06-06Bump version to 10.2 (final)mesa-10.2Ian Romanick1-1/+1
2014-06-06gk110/ir: fix slct emissionIlia Mirkin1-1/+1
2014-06-06gk110/ir: fix interp mode emissionIlia Mirkin1-1/+2
2014-06-06nvc0: don't bother trying to set up compute for gk110+Ilia Mirkin1-3/+4