aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-17Allow lts-saucy and lts-trusty to satisfy some depends too. (LP: #1253041)ubuntu-preciseMaarten Lankhorst
2013-12-17import security fixes changes from precise-securityMarc Deslauriers
2013-02-21Bump libdrm-dev requirement to >= 2.4.34 to force building against new libdrmMaarten Lankhorst
2013-01-11Make some -dev packages coinstallable with the renamed stack (LP: #1098215)Maarten Lankhorst
2013-01-09SECURITY UPDATE: samplers array overflow (LP: #1046933)Maarten Lankhorst
2012-09-07Include mention of the SRU bug reportBryce Harrington
2012-08-16collapse actually unreleased changelog entriesTimo Aaltonen
2012-08-16update the changelogTimo Aaltonen
2012-08-16Merge commit 'c1f4867c89adb1a6b19d66ec8ad146115909f0a7' into ubuntu-preciseTimo Aaltonen
2012-08-16Merge branch 'ubuntu-precise-dot-one' into ubuntu-preciseTimo Aaltonen
2012-08-14release to precise-proposedTimo Aaltonen
2012-08-14Add 119_reduce_vm_thread_count_on_ivb_gt1.diff from upstream stable branch. (...Timo Aaltonen
2012-08-08release to precise-proposedTimo Aaltonen
2012-08-03Add 119_reduce_vm_thread_count_on_ivb_gt1.diff from upstream stable branch. (...Timo Aaltonen
2012-07-18Merge branch 'ubuntu-precise-803' into ubuntu-preciseBryce Harrington
2012-07-18Realign changelog with precise-proposed's changelogBryce Harrington
2012-07-10Release 8.0.3-0ubuntu0.1ubuntu-precise-803Bryce Harrington
2012-07-10docs: Add 8.0.4 release notesIan Romanick
2012-07-10mesa: Bump version number to 8.0.4Ian Romanick
2012-07-06st/mesa: don't do srgb->linear conversion in decompress_with_blitMarek Olšák
2012-07-06gallium/targets: pass ldflags parameter to MKLIBThomas Gstädtner
2012-07-06st/mesa: Fix uninitialized members in glsl_to_tgsi_visitor constructor.Vinson Lee
2012-07-06r600g: check gpr count limitVadim Girlin
2012-07-06st/mesa: fix max_offset computation for base vertexBrian Paul
2012-07-06glsl: Don't trust loop analysis in the presence of function calls.Kenneth Graunke
2012-07-06draw: fix missing immediates bug in polygon stipple codeBrian Paul
2012-07-06st/mesa: fix mipmap image size computation w.r.t. texture arraysBrian Paul
2012-07-06st/mesa: add null pointer check in st_texture_image_map()Brian Paul
2012-07-06st/mesa: use private pipe_sampler_view in decompress_with_blit()Brian Paul
2012-07-06st/mesa: don't set PIPE_BIND_DISPLAY_TARGET for user-created renderbuffersBrian Paul
2012-07-06draw: Ensure that prepare is always run after LLVM garbagge collection.José Fonseca
2012-07-06svga: reset vertex buffer offset in svga_release_user_upl_buffers()Brian Paul
2012-07-06svga: move svga_texture() casts/calls in svga_surface_copy()Brian Paul
2012-07-06st/mesa: copy num_immediates field when copying the immediates arrayBrian Paul
2012-07-06st/mesa: add fallback pipe formats for (compressed) R, RG formatsBrian Paul
2012-07-06i915g: Don't avoid flushing when we have a pending fence.Stéphane Marchesin
2012-07-06i915g: Don't invert signalled/unsignalled fencesStéphane Marchesin
2012-07-06svga: change PIPE_CAPF_MAX_TEXTURE_LOD_BIAS from 16.0 to 15.0Brian Paul
2012-07-06svga: fix min/max lod clampingBrian Paul
2012-07-06svga: add 0.5 in float->int conversion of sample min/max lodBrian Paul
2012-07-06st/mesa: pass GL_MAP_INVALIDATE_RANGE_BIT to gallium driversBrian Paul
2012-07-06glsl: Fix pi/2 constant in acos built-in functionIan Romanick
2012-07-06mesa: Free uniforms correclty.Antoine Labour
2012-07-06meta: Cleanup the resources we allocate.Antoine Labour
2012-07-06glx: Handle a null reply in QueryVersion.Stéphane Marchesin
2012-07-06glsl: Hook up loop_variable_state destructor to plug a memory leak.Kenneth Graunke
2012-07-06i965/fs: Fix user-defined FS outputs with less than four components.Kenneth Graunke
2012-07-06i965/vs: Fix texelFetchOffset() on pre-Gen7.Kenneth Graunke
2012-07-06i965/vs: Fix texelFetchOffset()Eric Anholt
2012-07-06i965/fs: Fix texelFetchOffset() on pre-Gen7.Kenneth Graunke