summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-05-03Prepare changelog for uploadmesa-7.4.1-1Julien Cristau1-2/+2
2009-05-03Fix Architecture field for libgl1-mesa-dri-dbgJulien Cristau2-3/+3
2009-05-03Move -dbg packages to new 'debug' section.Julien Cristau2-3/+4
2009-05-03Update changelogJulien Cristau1-1/+2
2009-05-03Merge branch 'mesa_7_4_branch' of git.freedesktop.org:/git/mesa/mesa into deb...Julien Cristau46-196/+617
2009-05-01mesa: fix state validation bug for glCopyTex[Sub]Image()Brian Paul1-5/+16
2009-04-30docs: fix typosBrian Paul3-3/+3
2009-04-30r300: Increase reference count of texture objects referenced by current state.Michel Dänzer4-9/+11
2009-04-28mesa: Fix buffer overflow when parsing generic vertex attributes.Brian Paul1-3/+9
2009-04-28R300: add quadpipe overridesAlex Deucher1-4/+13
2009-04-28docs: fix swrast texrect bug 21461Brian Paul1-0/+2
2009-04-28swrast: add missing break in clamp_rect_coord_linear()Brian Paul1-0/+1
2009-04-24demos: ensure display lists are destroyed for next generationAlan Hourihane1-0/+4
2009-04-23i965: Support drawing to FBO cube faces other than positive X.Eric Anholt1-7/+11
2009-04-23intel: Fix commented-out glViewport in intel_meta_set_passthrough_transform.Eric Anholt1-3/+3
2009-04-20fixed intel front-buffer rendering segfaultBrian Paul1-0/+1
2009-04-20intel: added null screen->dri2.loader pointer checkBrian Paul1-1/+2
2009-04-20Add patch by Aurelien Jarno to fix FTBPS on kfreebsd-i386Brice Goglin3-1/+22
2009-04-19Add patch by Samuel Thibault to fix FTBFS on hurd-i386.Julien Cristau3-0/+105
2009-04-18Adjust libgl1-mesa-glx and libgl1-mesa-dri package relationshipsJulien Cristau2-1/+9
2009-04-18Make libgl1-mesa-dri 'Architecture: any'Julien Cristau2-1/+3
2009-04-18docs: create 7.4.2 release notes pageBrian Paul2-0/+60
2009-04-18docs: remove unused sectionsBrian Paul1-9/+0
2009-04-18docs: MD5 sums for 7.4.1 releaseBrian Paul1-1/+9
2009-04-18intel: update driver date, remove RC3 designationBrian Paul1-1/+1
2009-04-18mesa: bump version to 7.4.1Brian Paul1-1/+1
2009-04-18docs: prep for 7.4.1 releaseBrian Paul3-2/+9
2009-04-18mesa: bump version to 7.4.1Brian Paul2-4/+4
2009-04-18mesa: add switch case for GL_VERTEX_STATE_PROGRAM_NV in _mesa_new_program()Brian Paul1-0/+1
2009-04-18intel: Handle ARB_vertex_buffer_object state in intel_clear_tris().Michel Dänzer1-0/+5
2009-04-17intel: make sure polygon mode is set properly in intel_clear_tris()Brian Paul1-0/+2
2009-04-16docs: fixed user clip plane restore bug in glPopAttrib()Brian Paul1-0/+1
2009-04-16mesa: fix bad mask bit in clip plane restore code for glPopAttrib()Brian Paul1-1/+1
2009-04-16mesa: add distclean target to top-level MakefileBrian Paul1-1/+5
2009-04-16demos: use larger buffer for snprintf() call, see bug 21220Brian Paul1-1/+1
2009-04-15intel: Bump driver dateintel_2009q1_rc3Ian Romanick1-1/+1
2009-04-15docs: more bug fixes for Mesa 7.4.1Ian Romanick1-0/+4
2009-04-15Install pkgconfig files for libGLU, libOSMesa and libGLw.Julien Cristau4-0/+4
2009-04-15Make libgl1-mesa-dev and mesa-common-dev 'Architecture: any'.Julien Cristau3-20/+14
2009-04-15glx: added null pointer check in glXGetFBConfigs()Brian Paul1-1/+2
2009-04-11DRI2: Don't fault on NULL DrawBufferIan Romanick1-1/+1
2009-04-09dri2: Don't crash if the server returns more buffers than expected.Eric Anholt1-1/+1
2009-04-09intel / DRI2: Accept fake front-buffer from loaderIan Romanick1-0/+5
2009-04-09DRI2: Assume that there is always a front bufferIan Romanick1-7/+3
2009-04-09intel / DRI2: Track and flush front-buffer renderingIan Romanick3-0/+46
2009-04-09DRI2: Provide an interface for drivers to flush front-buffer renderingIan Romanick2-1/+24
2009-04-09mesa: fix potential recursive locking deadlock in _mesa_HashWalk()Brian Paul1-4/+14
2009-04-08Upload to unstable.mesa-7.4-2Julien Cristau1-0/+6
2009-04-07swrast: fix point rendering function selectionBrian Paul1-1/+4
2009-04-07docs: more bug fixes for Mesa 7.4.1Brian Paul1-0/+2