summaryrefslogtreecommitdiff
path: root/xc/extras
AgeCommit message (Expand)AuthorFilesLines
2003-12-09remove Mesa 5.0.2 sources.alanh363-207316/+0
2003-12-09merge newmesa branch to the trunknewmesa-0-0-1-20031209-mergealanh2-2/+2
2003-12-08add expattrunk-20031209alanh92-0/+44834
2003-12-03sync up with the current Mesa 5.0 branchalanh16-50/+66
2003-12-03changes from XFree86 CVS.alanh22-243/+264
2003-11-12Fixed logic op handling.syrjala7-10/+22
2003-10-31Emit texcoords 2 & 3.keithw1-0/+28
2003-09-26missing piece from Mesa 5.0.2alanh1-3/+5
2003-09-12new filesalanh14-0/+3015
2003-09-12more new filesalanh10-0/+2421
2003-09-12new filesalanh9-0/+8848
2003-09-12first round of fixups for the mergealanh33-1416/+3084
2003-09-12more freetype2 filesalanh13-0/+2232
2003-09-12missing filesalanh19-0/+5062
2003-09-12should be in include/alanh1-0/+0
2003-09-12missed filealanh1-0/+39
2003-09-12resolve merge conflictsalanh90-3851/+5307
2003-09-12Initial revisionalanh55-0/+13606
2003-09-01add GL_EXT_texture_lod_bias from Mesa 5.0 branchalanh9-13/+43
2003-08-27and reverse this too! Grrr.alanh1-352/+206
2003-08-27reverse this part of the mergealanh1-3/+26
2003-08-27merge in the a pre-Mesa 5.0.2 snapshotalanh17-552/+718
2003-08-25Add a check for the guard around the inttypes.h header from FreeBSD. Fixesanholt1-1/+2
2003-07-27Braces around & inside &&keithw1-1/+1
2003-07-27Fix tuxkart lineloop problemkeithw1-0/+1
2003-07-27use EMIT_ELT for the last of an odd number of eltsmdaenzer1-2/+2
2003-07-26Felix's fix for render_quad_eltskeithw1-1/+1
2003-07-26Fix problems with radeon, r200 elt primitives.keithw1-351/+204
2003-06-30pull in current Mesa 5.0.x branchidr51-113/+82
2003-06-20Use inttypes.h instead of stdint.hkeithw1-2/+2
2003-04-30Merged texmem-0-0-1texmem-0-0-1-20030429-mergeidr1-4/+26
2003-04-29don't try to clear non-existant buffersbrianp1-9/+14
2003-04-10remove a constbrianp1-4/+3
2003-04-10Adjust indices in _tnl_draw_range_elements() when start is not zero. Fixeskeithw1-0/+7
2003-04-07Don't unset FLUSH_STORED_VERTICES in _tnl_execute_cassette as this maykeithw1-2/+4
2003-04-04back-port GL_ATI_texture_env_combine3 from Mesa trunkbrianp1-58/+270
2003-04-03bring in Mesa 5.0.1 and recent bug fixes, remove Id stringsbrianp290-384/+180
2003-03-26forgot to cvs add these back from 5.1->5.0.xalanh7-0/+3711
2003-03-25pull in current Mesa 5.0.x branchalanh339-15111/+6124
2003-03-25merge in rest of Mesa changesalanh1-1/+3
2003-03-25merge current Mesa 5.1alanh330-5652/+13643
2003-03-25more 4.3.0 mergealanh1-13/+14
2003-03-25Initial revisionalanh13-0/+11261
2003-03-21fix GL_COLOR_MATERIAL bugbrianp1-3/+3
2003-02-28sync with Mesa 5.0 branch (aka 5.0.1)brianp14-494/+498
2003-02-28sync with Mesa 5.0 branchbrianp1-2/+9
2003-02-21Merge from bsd-4-0-0-branch.bsd-4-0-0-20030221-mergeanholt2-2/+2
2003-02-08replace _mesa_strof() proto with _mesa_strtod()brianp1-2/+2
2003-02-07remove (float) castalanh1-1/+1
2003-02-07use strtod instead of strtofalanh1-3/+3