summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-07-27Prepare changelog for upload.mesa-7.0.1-rc2-1Julien Cristau1-2/+2
2007-07-27New upstream release candidate.Julien Cristau1-2/+2
2007-07-27Merge branch 'mesa_7_0_branch' of git://anongit.freedesktop.org/git/mesa/mesa...Julien Cristau19-153/+162
2007-07-27More Mingw32 fixes from Zhang (zxpmyth@yahoo.com.cn)Brian8-98/+84
2007-07-27release candidate 2Brian1-4/+4
2007-07-26fix bug 11731Brian1-0/+1
2007-07-26Fix function call bug 11731. Also, fix up IR_CALL/IR_FUNC confusion.Brian4-34/+45
2007-07-26generate error upon writing to varying var in fragment program (bug 11733)Brian1-5/+8
2007-07-26clamp float colorsBrian1-2/+5
2007-07-24call ctx->Driver.NewProgram() instead of _mesa_new_program()Brian2-2/+2
2007-07-24fix logic error, typosBrian1-5/+4
2007-07-23fix GLX_STEREO bugBrian1-0/+1
2007-07-23fix GLX_STEREO handling (bug 11705)Brian1-3/+8
2007-07-23New upstream release candidate.Julien Cristau1-5/+3
2007-07-23Merge branch 'mesa_7_0_branch' of git://anongit.freedesktop.org/git/mesa/mesa...Julien Cristau74-2410/+1531
2007-07-23Merge branch 'debian-unstable' of git+ssh://git.debian.org/git/pkg-xorg/lib/m...Julien Cristau2-2/+28
2007-07-21Fix a number of MINGW32 issues (Zhang <zxpmyth@yahoo.com.cn>)mesa_7_0_1_rc1Brian25-92/+719
2007-07-21drop VC6 and VC7 project files until updatedBrian2-11/+1
2007-07-13fix bug 11588Brian1-0/+2
2007-07-13fix shader/info string length queries (bug 11588)Jan Dvorak1-3/+3
2007-07-12fix width/depth mix-up (bug 11577)Brian1-1/+1
2007-07-12Merge branch 'mesa_7_0_branch' of git+ssh://brianp@git.freedesktop.org/git/me...Brian4-37/+41
2007-07-12fix swizzle-related bug 11534Brian1-2/+3
2007-07-11Prepare changelog for upload.mesa-6.5.2-7Julien Cristau1-4/+3
2007-07-11Relax libgl1-mesa-dev dependency on libgl1-mesa-glx.Julien Cristau2-2/+6
2007-07-11Replace ${Source-Version} with ${source:Version} in one remaining spot.Julien Cristau2-2/+6
2007-07-10i915tex: Better procedure for dropping batchbuffer on virtual resolution change.Michel Dänzer1-20/+10
2007-07-10i915tex: Only wait for vblank when really necessary.Michel Dänzer2-10/+27
2007-07-10Clear pointers to freed cliprects.Michel Dänzer1-0/+2
2007-07-10Remove dubious compile-time test for pre-2.4 Linux kernels.Michel Dänzer1-7/+2
2007-07-08Fix zero-size texture checking in _mesa_test_proxy_teximage(), bug 11309Brian2-12/+17
2007-07-08Check if 'indices' is NULL, bug 11314Brian1-2/+17
2007-07-08check depthScale value for optimized ushort->uint case (fixes bug 11474)Brian1-1/+13
2007-07-07libgl1-mesa-dev does not need to depend on libgl1-mesa-dri, libgl1-mesa-glx i...Brice Goglin2-1/+9
2007-07-06fix i915 polygon stipple bugBrian1-0/+1
2007-07-06add GL_QUADS to i915_reduced_primitive_state() to fix redbook/polys demoBrian2-0/+2
2007-07-06call glutInit(), bug 11486Xavier Bachelot5-7/+6
2007-07-05fix a syntax error (missing right-paren)Brian1-1/+1
2007-07-05fix bug 11475Brian1-0/+1
2007-07-05Copy from Mesa master. Includes fixes for bugs 11475 and 11448.Brian1-40/+63
2007-07-05Prepare changelog for upload.mesa-6.5.2-6Julien Cristau1-2/+2
2007-07-05Fix build on hurd-i386.Samuel Thibault5-5/+27
2007-07-04fix LogicOp/bitmap problem, bug 11133Eric Anholt3-5/+12
2007-07-03add fbdev/ to DEMO_FILESBrian1-0/+2
2007-07-03document GLSL fixesBrian1-0/+2
2007-07-03bring over Roland's DOT3_RGBA fix from masterBrian1-1/+1
2007-07-03added vec2(vec4) constructor, bug 11404Brian2-53/+59
2007-07-03add code for stpq, rgba writemasks in make_writemask(), bug 11404Brian1-0/+8
2007-07-03Bump version to 7.0.1Brian3-9/+9
2007-07-03Revert the version of libOSMesa.so to 6.5.3 to avoid linking issues that were...Brian2-5/+7