summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-06-29Add release notes for the 10.6.1 releasemesa-10.6.1Emil Velikov1-0/+103
2015-06-29Update version to 10.6.1Emil Velikov1-1/+1
2015-06-25egl/x11: Remove duplicate call to dri2_x11_add_configs_for_visualsBoyan Ding1-5/+0
2015-06-25nv50,nvc0: make sure to pushbuf_refn before putting bo into pushbuf_dataIlia Mirkin4-0/+4
2015-06-25nvc0: always put all tfb bufs into bufctxIlia Mirkin1-3/+4
2015-06-25glsl: binding point is a texture unit, which is a combined spaceIlia Mirkin1-1/+1
2015-06-25gbm: do not (over)link against libglapi.soEmil Velikov1-1/+2
2015-06-25gbm: dlopen libglapi so gbm_create_device worksFrank Henigman1-0/+8
2015-06-25configure: error out when building libEGL without shared-glapiEmil Velikov1-0/+3
2015-06-25configure: error out when building backend-less libEGLEmil Velikov1-2/+6
2015-06-25configure: warn about shared_glapi & xlib-glx only when both are setEmil Velikov1-1/+1
2015-06-25i965/gen9: Implement Push Constant Buffer workaroundBen Widawsky1-7/+41
2015-06-25mesa: add GL_PROGRAM_PIPELINE support in KHR_debug callsIlia Mirkin4-12/+24
2015-06-25glsl: add version checks to conditionals for builtin variable enablementIlia Mirkin1-5/+5
2015-06-25glsl: handle conversions to double when comparing param matchesIlia Mirkin1-3/+5
2015-06-25egl/x11: Set version of swrastLoader to 2Boyan Ding1-1/+1
2015-06-25nvc0/ir: can't have a join on a load with an indirect sourceIlia Mirkin1-1/+1
2015-06-25nv50,nvc0: clamp uniform size to 64kIlia Mirkin2-4/+4
2015-06-25nvc0/ir: fix collection of first uses for texture barrier insertionIlia Mirkin1-5/+11
2015-06-25meta: Abort meta path if ReadPixels need rgb to luminance conversionAnuj Phogat1-0/+9
2015-06-25mesa: Turn need_rgb_to_luminance_conversion() in to a global functionAnuj Phogat2-5/+9
2015-06-25mesa: Use helper function need_rgb_to_luminance_conversion()Anuj Phogat1-7/+4
2015-06-25mesa: Handle integer formats in need_rgb_to_luminance_conversion()Anuj Phogat1-1/+4
2015-06-14docs: Add sha256sums for the 10.6.0 releaseEmil Velikov1-2/+3
2015-06-14docs: Update 10.6.0 release notesmesa-10.6.0Emil Velikov1-2/+241
2015-06-14Bump version to 10.6.0(final)Emil Velikov1-1/+1
2015-06-12mesa: build xmlconfig to a separate static libraryErik Faye-Lund8-17/+17
2015-06-12targets/nine: link against libnir/libglsl_utilEmil Velikov1-0/+2
2015-06-12pipe-loader: add libnir and libglsl_util to the linkEmil Velikov1-0/+2
2015-06-12mesa; add a dummy _mesa_error_no_memory() symbol to libglsl_utilEmil Velikov8-39/+13
2015-06-12freedreno: use CXX linker rather than explicit link against libstdc++Emil Velikov1-1/+2
2015-06-12mesa/main: validate name syntax for array variables onlySamuel Iglesias Gonsalvez1-3/+3
2015-06-12st/dri: check pscreen is valid before querying paramDave Airlie1-1/+1
2015-06-12i965: Use UW-typed immediate in multiply inst.Matt Turner2-2/+2
2015-06-12i965: Don't add base_binding_table_index if it's zeroNeil Roberts2-2/+4
2015-06-12i965: Don't use a temporary when generating an indirect sampleNeil Roberts2-26/+8
2015-06-12i965: Disable compaction for EOT send messagesBen Widawsky1-0/+6
2015-06-12i965: do_blit_drawpixels: decode array formatsAlexander Monakov1-0/+2
2015-06-12i965: do not round line width when multisampling or antialiaing are enabledIago Toral Quiroga5-15/+25
2015-06-12nouveau: set imported buffers to what the kernel gives usDave Airlie1-1/+1
2015-06-12i965/fs: Don't let the EOT send message interfere with the MRF hackJason Ekstrand2-3/+17
2015-06-12i965: Export format comparison for blitting between miptreesChris Wilson3-5/+14
2015-06-12i915: Blit RGBX<->RGBA drawpixelsChris Wilson1-7/+29
2015-06-12i965: Fix HW blitter pitch limitsChris Wilson1-5/+14
2015-06-12prog_to_nir: Fix fragment depth writes.Kenneth Graunke1-3/+19
2015-06-12clover: clarify and fix the EGL interop error caseMarek Olšák1-1/+6
2015-06-12egl: fix setting context flagsMarek Olšák1-2/+3
2015-06-12draw: (trivial) fix NULL pointer dereferenceRoland Scheidegger1-2/+2
2015-06-12prog_to_nir: Make RSQ properly take the absolute value of its argument.Kenneth Graunke1-1/+2
2015-06-03Increment version to 10.6.0-rc3mesa-10.6.0-rc3Emil Velikov1-1/+1