summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-01-14mesa: bump version to 7.3-rc2mesa_7_3_rc2Brian Paul2-5/+5
2009-01-14glsl: fix commentBrian Paul1-1/+1
2009-01-14glsl: minor clean-up for rect sampler testBrian Paul1-5/+18
2009-01-14r300: work-around FRAG_BIT_FOGC warning/errorBrian Paul2-0/+12
2009-01-14i965: asst. fixes, work-arounds for FBOs and render to textureBrian Paul3-2/+21
2009-01-14i965: fix incorrect renderbuffer DataType assignmentBrian Paul1-2/+6
2009-01-14i965: fix some FBO depth/stencil assertionsBrian Paul1-2/+5
2009-01-14intel: SW fallback maps texture images, not texture coordinatesIan Romanick1-2/+2
2009-01-14glsl: propagate pragma info down into compiler from preprocessorBrian Paul8-24/+90
2009-01-14windows: remove reference to swizzle.c fileBrian Paul1-4/+0
2009-01-14glsl: simplify IR storage for samplersBrian Paul4-13/+34
2009-01-14mesa: fix incorrect transformation of GL_SPOT_DIRECTIONBrian Paul3-1/+15
2009-01-14Treat image units and coordinate units differently.Ian Romanick1-3/+28
2009-01-14glsl: fix regression from sampler arrays commitAlan Hourihane1-3/+1
2009-01-14i965: indentation fixesBrian Paul2-9/+15
2009-01-14i965: allow larger AA points on fallback pathBrian Paul1-0/+3
2009-01-14i965: fix indentationBrian Paul1-5/+6
2009-01-14i965: comment for emit_kil()Brian Paul1-0/+4
2009-01-14mesa: put _NV suffix on a few opcodesBrian Paul1-5/+6
2009-01-14i965: fix indentationBrian Paul1-7/+7
2009-01-14intel: bump driver dateXiang, Haihao1-1/+1
2009-01-14glsl: fix a comment typoAlan Hourihane1-1/+1
2009-01-14glsl: support sampler arrays.Alan Hourihane3-11/+49
2009-01-13docs: #pragma now handledBrian Paul1-0/+1
2009-01-13glsl: add preprocessor support for #pragmaBrian Paul3-1/+74
2009-01-13Add language about implicit flush and command completionIan Romanick1-2/+10
2009-01-13docs: fixes since 7.3-rc1Brian Paul1-0/+2
2009-01-13windows: try to create a context in wglCreateLayerContext()Karl Schultz1-1/+2
2009-01-12i965: fix glDrawPixels Z coordinate in intel_texture_drawpixels().Brian Paul1-4/+8
2009-01-12i965: fix broken glBitmap + depth testBrian Paul1-4/+16
2009-01-12i965: fix broken ARB fp fog optionsBrian Paul2-52/+6
2009-01-12autoconf: Only _GNU_SOURCE feature test macro needed on gnu systemsDan Nicholson1-4/+1
2009-01-12mesa: match against *-gnu* instead of *-gnu in configure.acJulien Cristau1-1/+1
2009-01-12windows: updated VC8 project filesThomas Henn2-7/+99
2009-01-12glsl: better fix for for-loop scope issue (commit 6333005f7aea3e5d1d86a5c47b3...Brian Paul3-31/+4
2009-01-12windows: added new sources for 7.3 (may be more, needs testing)Brian Paul1-0/+40
2009-01-12mesa: add osmesa.pc.in to tarball listBrian Paul1-0/+1
2009-01-11Build fixes for gcc 2.95Matthieu Herrb2-6/+5
2009-01-11Big endian fixes.Matthieu Herrb1-1/+2
2009-01-11build fix on big endian OpenBSD architectures.Matthieu Herrb1-0/+6
2009-01-11replace nearbyint() by rint() for now.Matthieu Herrb1-1/+1
2009-01-11Fix build with GCC 2.95.Owain G. Ainsworth1-2/+2
2009-01-11__builtin_expect is a gcc 3.x feature. define it out for gcc 2.95.Matthieu Herrb1-0/+4
2009-01-10mesa: require libdrm 2.4.3 in configure.acBrian1-1/+1
2009-01-10mesa: omit old headers from tarballmesa_7_3_rc1Brian Paul1-7/+0
2009-01-10docs: document deprecated/removed headers/interfacesBrian Paul1-0/+5
2009-01-10mesa: remove old GLView.h header for BeOSBrian Paul1-192/+0
2009-01-10mesa: remove deprecated headers from Makefile.amBrian Paul1-8/+3
2009-01-10mesa: deprecate GL/amesa.h header (allegro driver)Brian Paul2-1/+1
2009-01-10mesa: deprecate the GL/fxmesa.h headerBrian Paul2-1/+1