summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'mesa_7_7_1' into debian-unstableTimo Aaltonen2010-03-2911-90/+92
|\
| * mesa: set version string to 7.7.1Ian Romanick2010-03-281-1/+1
| * 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
| * mesa: set version string to 7.7.1-rc2mesa_7_7_1_rc2Ian Romanick2010-03-221-1/+1
| * 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
* | Merge remote branch 'upstream/mesa_7_7_branch' into debian-unstableTimo Aaltonen2010-03-1837-155/+431
|\|
| * st/xorg: Fix Xv cliprect scaling.Thomas Hellstrom2010-03-133-9/+9
| * mesa: set version string to 7.7.1-rc1Ian Romanick2010-03-161-1/+1
| * 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
| * 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
| * r600: add new rs880 pci idAlex Deucher2010-03-032-0/+2
| * glx: replace assertion with conditionalBrian Paul2010-03-021-1/+2
| * r600: fix blender picking.Dave Airlie2010-03-021-3/+15
| * r600: enable OQ on rv740 on drms with working pipe configAlex Deucher2010-02-261-3/+6
| * r600: fail to validate unsupported texture formatsKlaus Schnass2010-02-261-16/+12
| * glx: fix incorrect array stack memory allocationMarkus Fleschutz2010-02-261-1/+2
| * mesa: fix _BaseFormat assignment in _mesa_soft_renderbuffer_storage()Brian Paul2010-02-261-1/+2
| * mesa: use simplified _BaseFormat value in render-to-texture codeBrian Paul2010-02-261-1/+4