aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* nv50/ir: don't emit src2 in immediate formIlia Mirkin2015-07-081-2/+2
* mesa: reset the source packing when creating temp transfer imageIlia Mirkin2015-07-081-0/+1
* nv50/ir: copy joinAt when splitting both before and afterIlia Mirkin2015-07-083-0/+5
* glsl: validate sampler array indexing for 'constant-index-expression'Tapani Pälli2015-07-081-0/+77
* mesa/st: use EmitNoIndirectSampler if !ARB_gpu_shader5Tapani Pälli2015-07-081-0/+5
* i915: use EmitNoIndirectSamplerTapani Pälli2015-07-081-0/+3
* i965: use EmitNoIndirectSampler for gen < 7Tapani Pälli2015-07-081-0/+4
* mesa/glsl: new compiler option EmitNoIndirectSamplerTapani Pälli2015-07-082-0/+13
* glsl: Allow dynamic sampler array indexing with GLSL ES < 3.00Tapani Pälli2015-07-081-19/+19
* 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
* meta: Only change and restore viewport 0 in mesa meta modeMike Stroyan2015-07-081-2/+2
* i965/fs: Fix ir_txs in emit_texture_gen4_simd16().Kenneth Graunke2015-07-081-3/+4
* nv50/ir: propagate modifier to right arg when const-folding madIlia Mirkin2015-07-081-1/+4
* i965: Delete linked GLSL IR when using NIR.Tapani Pälli2015-07-081-1/+4
* glsl: clone inputs and outputs during linkingTapani Pälli2015-07-081-1/+3
* winsys/radeon: Unmap GPU VM address range when destroying BOMichel Dänzer2015-07-083-4/+29
* i965/fs: Don't mess up stride for uniform integer multiplication.Matt Turner2015-07-081-4/+16
* docs: Add sha256 checksums for the 10.6.1 releaseEmil Velikov2015-06-291-1/+2
* Add release notes for the 10.6.1 releasemesa-10.6.1Emil Velikov2015-06-291-0/+103
* Update version to 10.6.1Emil Velikov2015-06-291-1/+1
* egl/x11: Remove duplicate call to dri2_x11_add_configs_for_visualsBoyan Ding2015-06-251-5/+0
* nv50,nvc0: make sure to pushbuf_refn before putting bo into pushbuf_dataIlia Mirkin2015-06-254-0/+4
* nvc0: always put all tfb bufs into bufctxIlia Mirkin2015-06-251-3/+4
* glsl: binding point is a texture unit, which is a combined spaceIlia Mirkin2015-06-251-1/+1
* gbm: do not (over)link against libglapi.soEmil Velikov2015-06-251-1/+2
* gbm: dlopen libglapi so gbm_create_device worksFrank Henigman2015-06-251-0/+8
* configure: error out when building libEGL without shared-glapiEmil Velikov2015-06-251-0/+3
* configure: error out when building backend-less libEGLEmil Velikov2015-06-251-2/+6
* configure: warn about shared_glapi & xlib-glx only when both are setEmil Velikov2015-06-251-1/+1
* i965/gen9: Implement Push Constant Buffer workaroundBen Widawsky2015-06-251-7/+41
* mesa: add GL_PROGRAM_PIPELINE support in KHR_debug callsIlia Mirkin2015-06-254-12/+24
* glsl: add version checks to conditionals for builtin variable enablementIlia Mirkin2015-06-251-5/+5
* glsl: handle conversions to double when comparing param matchesIlia Mirkin2015-06-251-3/+5
* egl/x11: Set version of swrastLoader to 2Boyan Ding2015-06-251-1/+1
* nvc0/ir: can't have a join on a load with an indirect sourceIlia Mirkin2015-06-251-1/+1
* nv50,nvc0: clamp uniform size to 64kIlia Mirkin2015-06-252-4/+4
* nvc0/ir: fix collection of first uses for texture barrier insertionIlia Mirkin2015-06-251-5/+11
* meta: Abort meta path if ReadPixels need rgb to luminance conversionAnuj Phogat2015-06-251-0/+9
* mesa: Turn need_rgb_to_luminance_conversion() in to a global functionAnuj Phogat2015-06-252-5/+9
* mesa: Use helper function need_rgb_to_luminance_conversion()Anuj Phogat2015-06-251-7/+4
* mesa: Handle integer formats in need_rgb_to_luminance_conversion()Anuj Phogat2015-06-251-1/+4
* docs: Add sha256sums for the 10.6.0 releaseEmil Velikov2015-06-141-2/+3
* docs: Update 10.6.0 release notesmesa-10.6.0Emil Velikov2015-06-141-2/+241
* Bump version to 10.6.0(final)Emil Velikov2015-06-141-1/+1
* mesa: build xmlconfig to a separate static libraryErik Faye-Lund2015-06-128-17/+17
* targets/nine: link against libnir/libglsl_utilEmil Velikov2015-06-121-0/+2
* pipe-loader: add libnir and libglsl_util to the linkEmil Velikov2015-06-121-0/+2
* mesa; add a dummy _mesa_error_no_memory() symbol to libglsl_utilEmil Velikov2015-06-128-39/+13
* freedreno: use CXX linker rather than explicit link against libstdc++Emil Velikov2015-06-121-1/+2