summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* Merge tag 'mesa_7_0_1' into debian-experimentalJulien Cristau2007-08-093-2/+13
|\
| * added GLU bug fixesmesa_7_0_1Brian2007-08-031-0/+1
| |
| * update 7.0.1 release info/dateBrian2007-08-033-2/+9
| |
| * added bluegene-osmesaBrian2007-08-021-0/+1
| |
| * glGetAttribLocation always returned 1 (bug 11774)Brian2007-07-311-0/+1
| |
| * fix bug 11754Brian2007-07-291-0/+1
| |
* | Merge tag 'mesa_7_0_1_rc2' into debian-experimentalJulien Cristau2007-07-311-2/+2
|\|
| * minor tweaksmesa_7_0_1_rc2Brian2007-07-271-2/+2
| |
* | Merge branch 'mesa_7_0_branch' of ↵Julien Cristau2007-07-272-4/+20
|\| | | | | | | git://anongit.freedesktop.org/git/mesa/mesa into debian-experimental
| * More Mingw32 fixes from Zhang ([email protected])Brian2007-07-271-4/+18
| |
| * fix bug 11731Brian2007-07-261-0/+1
| |
| * fix GLX_STEREO bugBrian2007-07-231-0/+1
| |
* | Merge branch 'mesa_7_0_branch' of ↵Julien Cristau2007-07-234-1/+145
|\| | | | | | | git://anongit.freedesktop.org/git/mesa/mesa into debian-experimental
| * Fix a number of MINGW32 issues (Zhang <[email protected]>)mesa_7_0_1_rc1Brian2007-07-211-0/+49
| |
| * drop VC6 and VC7 project files until updatedBrian2007-07-211-0/+1
| |
| * fix bug 11588Brian2007-07-131-0/+2
| |
| * Fix zero-size texture checking in _mesa_test_proxy_teximage(), bug 11309Brian2007-07-081-0/+1
| |
| * fix i915 polygon stipple bugBrian2007-07-061-0/+1
| |
| * fix bug 11475Brian2007-07-051-0/+1
| |
| * document GLSL fixesBrian2007-07-031-0/+2
| |
| * Revert the version of libOSMesa.so to 6.5.3 to avoid linking issues that ↵Brian2007-07-031-1/+4
| | | | | | | | were caused by bumping to 7.0
| * use _mesa_unpack_stencil_span() in draw_stencil_pixels(), bug 11457Brian2007-07-031-0/+1
| |
| * Add a few missing GL 2.0 entrypoints, regenerate related files.Brian2007-06-281-0/+8
| | | | | | | | | | | | | | | | | | Specifically: glVertexAttrib4bv glVertexAttrib4iv glVertexAttrib4ubv glVertexAttrib4uiv glVertexAttrib4usv
| * initial 7.0.1 relnotesBrian2007-06-282-0/+67
| |
| * md5 sums for 7.0Brian2007-06-221-1/+9
| |
* | Merge branch 'upstream-experimental' into debian-experimentalDavid Nusinow2007-06-2710-177/+197
|\| | | | | | | | | | | | | | | | | | | Conflicts: .gitignore progs/miniglx/miniglxtest.c src/glx/mini/Makefile src/glx/mini/miniglx.c src/mesa/drivers/dri/r300/.gitignore
| * fix date for 7.0 releasemesa_7_0Brian2007-06-221-1/+1
| |
| * update versionBrian2007-06-221-5/+1
| |
| * set tentative 7.0 release dateBrian2007-06-202-2/+2
| |
| * fix TEXTREL problem (bug 7459)Brian2007-06-121-0/+2
| |
| * document bug 11049 fixBrian2007-05-231-0/+1
| |
| * document point attentuation fixBrian2007-05-231-0/+1
| |
| * if light position is local, treat it as a homogeneous coord and divide by W ↵Brian2007-05-211-0/+1
| | | | | | | | (see bug 11009)
| * fix STATE_HALF_VECTOR value (bug 10987)Brian2007-05-181-0/+1
| |
| * document glXDestroyPbuffer fixBrian2007-05-171-0/+1
| |
| * document exp(), mod() fixesBrian2007-05-101-0/+2
| |
| * document tex sampler bug fix, code changesBrian2007-05-101-0/+3
| |
| * add pointers to git repo for drm/libpciaccess, replace & with &amp;Brian2007-05-091-1/+14
| |
| * add </ol> tagBrian2007-05-041-1/+1
| |
| * Assorted miniglx updates.Brian2007-05-044-172/+70
| |
| * document R300 bug fix 10848Brian2007-05-031-0/+1
| |
| * document recent GLSL, R300 fixesBrian2007-05-021-0/+3
| |
| * fog, mix() bug fixesBrian2007-05-011-0/+2
| |
| * 7.0 blurbBrian2007-04-271-0/+7
| |
| * updates for 7.0Brian2007-04-271-4/+16
| |
| * added 7.0 relnotes linkBrian2007-04-271-0/+1
| |
| * added 6.5.3 MD5 sumsBrian2007-04-271-1/+9
| |
| * 7.0 release notes (template)Brian2007-04-271-0/+67
| |
* | Merge branch 'upstream-experimental' into debian-experimentalDavid Nusinow2007-04-294-158/+169
|\|
| * document perspective correction issuesBrian2007-04-271-0/+2
| |