summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare changelog for uploadmesa-7.0.3-5Julien Cristau2008-07-121-2/+2
* update changelogJulien Cristau2008-07-121-0/+1
* Merge branch 'mesa_7_0_branch' of git://anongit.freedesktop.org/git/mesa/mesa...Julien Cristau2008-07-1234-269/+535
|\
| * mesa: return -1, not GL_FALSE if _glapi_add_dispatch() fails name sanity checkBrian Paul2008-07-091-2/+2
| * ARB program, GLSL fixesBrian Paul2008-07-091-0/+2
| * mesa: remove debug codeBrian Paul2008-07-091-1/+0
| * mesa: implement glGetUniformiv() with new ctx->Driver functionBrian Paul2008-07-095-10/+49
| * mesa: fix state.clip[n].plane parsing bug (bug 16611)Brian Paul2008-07-091-3/+6
| * mesa: check for OpenBSD (bug 15604)Brian Paul2008-07-091-1/+6
| * i915: fall back to software rendering when shadow comparison isXiang, Haihao2008-07-091-7/+5
| * added null texObj ptr check (bug 15567)Brian Paul2008-07-081-12/+16
| * i965: official name for GM45 chipsetXiang, Haihao2008-07-0811-26/+27
| * mesa: when linking a shader program, make sure all the shaders compiled OKBrian Paul2008-07-021-0/+8
| * mesa: fix error codes in _mesa_shader_source(), _mesa_get_shader_source()Brian Paul2008-07-021-2/+12
| * mesa: regenerated fileBrian Paul2008-07-021-152/+163
| * mesa: added some missing equal() notEqual() intrinsicsBrian Paul2008-07-021-0/+33
| * fixes some GLSL bugsBrian Paul2008-07-021-0/+1
| * mesa: regenerated filesBrian Paul2008-07-022-20/+35
| * mesa: fix all(bvec2) function typo, add missing bvec2/3/4() constuctorsBrian Paul2008-07-022-1/+39
| * mesa: init default span fog if fragprog uses fog input registerBrian Paul2008-07-024-16/+15
| * dri: Take the base image size into account when computingXiang, Haihao2008-07-011-0/+1
| * s/GL_INVALID_VALUE/GL_INVALID_OPERATION/ in _mesa_get_uniformfv()Brian Paul2008-06-281-2/+2
| * optimize 965 clipZou Nan hai2008-06-234-17/+116
| * r200: fix typo in r200TryDrawPixels parameter validation (bug 16406)Roland Scheidegger2008-06-211-1/+1
* | Disable the i915tex driver, it doesn't build against libdrm 2.3.1.Julien Cristau2008-07-082-1/+7
* | Prepare changelog for uploadmesa-7.0.3-4Brice Goglin2008-06-181-2/+2
* | Put all configs/ changes into the .diff.gzBrice Goglin2008-06-189-265/+30
* | Revert "Move our configs/ changes from the .diff.gz into our quilt patches"Brice Goglin2008-06-1838-893/+740
* | Pull from mesa_7_0_branchBrice Goglin2008-06-181-0/+6
* | Merge branch 'mesa_7_0_branch' of git://git.freedesktop.org/git/mesa/mesa int...Brice Goglin2008-06-188-15/+31
|\ \ | |/
| * i965: add support for Intel 4 series chipsetsXiang, Haihao2008-06-183-2/+15
| * i915: The pitch passed to intelEmitCopyBlitLocked should be in pixels,Xiang, Haihao2008-06-181-3/+3
| * i915: fix data size in intelTryDrawPixels. Reported by Christopher DissauerXiang, Haihao2008-06-181-1/+1
| * mesa: fix inconsistent use of GL_UNSIGNED_INT vs. GL_UNSIGNED_INT_24_8_EXT fo...Brian Paul2008-06-172-3/+5
| * mesa: make mm.c use unsigned ints for offsets.Brian Paul2008-06-172-6/+7
* | Prepare changelog for uploadmesa-7.0.3-3Brice Goglin2008-06-171-2/+2
* | Pull from mesa_7_0_branchBrice Goglin2008-06-171-1/+4
* | Merge branch 'mesa_7_0_branch' of git://git.freedesktop.org/git/mesa/mesa int...Brice Goglin2008-06-1720-39/+80
|\ \ | |/
| * assorted glide driver fixes/updatesWilfried Holzke2008-06-179-14/+41
| * add hyphen to rm commandBrian Paul2008-06-171-1/+1
| * glu: silence warningsBrian Paul2008-06-171-2/+2
| * bump version to 7.0.4Brian Paul2008-06-163-8/+8
| * fix glPixelZoom stack over flow on WindowsBrian Paul2008-06-161-0/+1
| * mesa: allocate pixel zoom arrays on heap, not stackBrian Paul2008-06-163-12/+24
| * Fix _mesa_new_program() recursive call regressionBrian Paul2008-06-161-1/+1
| * fix GLSL generic vertex attrib linking bugBrian Paul2008-06-161-0/+1
| * i965: fix intel_batchbuffer_space. (bug#14709)Xiang, Haihao2008-06-131-1/+1
* | Move our configs/ changes from the .diff.gz into our quilt patchesBrice Goglin2008-06-1739-740/+901
* | Prepare changelog for uploadBrice Goglin2008-06-131-2/+2
* | Pull from mesa_7_0_branchBrice Goglin2008-06-111-2/+5