summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare changelog for uploadmesa-7.7.1-1Brice Goglin2010-03-301-2/+2
* Bump Standards-Version to 3.8.4Brice Goglin2010-03-302-1/+2
* Update the changelogs.Timo Aaltonen2010-03-292-3/+176
* Merge commit 'mesa_7_7_1' into debian-unstableTimo Aaltonen2010-03-2914-93/+112
|\
| * mesa: Add 7.7.1 release MD5 sumsmesa_7_7_1Ian Romanick2010-03-281-1/+9
| * mesa: set version string to 7.7.1Ian Romanick2010-03-283-3/+3
| * mesa: move/update hash function commentsBrian Paul2010-03-271-6/+11
| * mesa: fix deadlock in _mesa_HashFindFreeKeyBlock()Török Edwin2010-03-271-6/+13
| * dri/swrast: Fix frontbuffer rendering.Michel Dänzer2010-03-261-6/+11
| * dri/swrast: Fix missed conversion of one pixel pointer increment.Michel Dänzer2010-03-261-1/+1
| * docs: added news item for 7.7.1 releaseBrian Paul2010-03-231-0/+9
| * docs: insert expected 7.7.1 release dateBrian Paul2010-03-231-1/+1
| * mesa: set version string to 7.7.1-rc2mesa_7_7_1_rc2Ian Romanick2010-03-222-2/+2
| * r200: Fix emit size prediction to account elt splitting.Pauli Nieminen2010-03-212-3/+4
| * r200: Don't flush when closing elts in KMS.Pauli Nieminen2010-03-211-1/+2
| * r200: Fix swtnl fallback to flush pending rendering before transition.Pauli Nieminen2010-03-211-4/+14
| * r200: Fix mixed indetion in r200TclFallback.Pauli Nieminen2010-03-211-21/+20
| * vbo: Fix vbo_split_copy to pass correct max_index to draw.Pauli Nieminen2010-03-211-1/+1
| * Revert "Revert "mesa/st: Make ST_SURFACE_DEPTH index consistent with mesa's B...Michel Dänzer2010-03-192-4/+2
| * st/mesa: s/BUFFER_FRONT_LEFT/surfIndex/Brian Paul2010-03-191-1/+1
| * st/mesa: fix st_set_framebuffer_surface() state validationBrian Paul2010-03-191-38/+12
| * intel: Use bit-wise not instead of logical not (i830 path)Ian Romanick2010-03-181-1/+1
| * intel: Correct value of S0_VB_OFFSET_MASK to match hardware docs.Ian Romanick2010-03-181-1/+3
| * Use bit-wise not instead of logical not.Ian Romanick2010-03-181-1/+1
* | Update the changelogs.Timo Aaltonen2010-03-182-1/+327
* | Merge remote branch 'upstream/mesa_7_7_branch' into debian-unstableTimo Aaltonen2010-03-1839-162/+438
|\ \ | |/
| * st/xorg: Fix Xv cliprect scaling.Thomas Hellstrom2010-03-133-9/+9
| * mesa: set version string to 7.7.1-rc1Ian Romanick2010-03-162-2/+2
| * Correct GL_EQUIV code in r67/7xx.Matthew W. S. Bell2010-03-161-1/+1
| * mesa: List Quake3 extensions first.José Fonseca2010-03-131-3/+12
| * mesa: Fix memory leak in decompress-with-blit.Keith Whitwell2010-03-131-0/+2
| * st/dri: Always try to set up R5G6B5 configs.Michel Dänzer2010-03-121-44/+47
| * st/xorg: Include cursorstr.hJakob Bornecrantz2010-02-061-0/+1
| * docs: updates to 7.7.1 release notesBrian Paul2010-03-101-6/+6
| * gallium/util: added surface dump code for unixBrian Paul2010-03-101-0/+51
| * st/mesa: fix incorrect glCopyPixels between window/FBOBrian Paul2010-03-101-4/+16
| * st/mesa: fix incorrect glDrawPixels into FBOBrian Paul2010-03-101-2/+7
| * st/xorg Avoid advertizing rotation / reflection support.Thomas Hellstrom2010-03-061-3/+6
| * st/xorg: Work around cursor reference counting bugs in older X servers.Michel Dänzer2010-03-103-0/+20
| * st/xorg, vmware: Make throttling configurable.Thomas Hellstrom2010-03-0611-27/+164
| * svga: Add a winsys callback to get the svga_winsys_contextThomas Hellstrom2010-03-062-0/+8
| * svga: Don't do culling while the software pipeline is active.Keith Whitwell2010-03-091-2/+11
| * softpipe: zero-out entire clear_flags array in sp_tile_cache_flush_clear()Brian Paul2010-03-081-3/+4
| * st/mesa: don't detach renderbuffer, surface in st_finish_render_texture()Brian Paul2010-03-081-5/+0
| * mesa: s/GL_DEPTH_STENCIL/GL_DEPTH_COMPONENT/ for MESA_FORMAT_Z16 renderbufferBrian Paul2010-03-081-1/+1
| * r600: recalculate point size, if point min/max size changesAlex Deucher2010-03-081-0/+2
| * r600: no need to flush on context initAlex Deucher2010-03-081-2/+0
| * r300: recalculate point size, if point min/max size changesMaciej Cencora2010-03-081-0/+2
| * r300: no need to flush on context initMaciej Cencora2010-03-081-2/+0
| * r300: remove unnecessary codeMaciej Cencora2010-03-081-17/+0