summaryrefslogtreecommitdiff
path: root/xc/programs/Xserver/GL
AgeCommit message (Expand)AuthorFilesLines
2003-09-11adjust calculation of pVis->nplanes, fixes NWNtrunk-20030912keithw1-7/+13
2003-07-03Added server-side support for glXMakeContextCurrent (from GLX 1.3) andidr14-130/+365
2003-06-25Numerous small changes to enable a ton of GL extensions for indirectidr3-288/+78
2003-05-27Merged DRM documentation.jrfonseca1-35/+48
2003-05-07Fix default GLX visuals to use GLX_NONE for transparentPixel instead of 0.ldelgass1-10/+10
2003-04-30Merged texmem-0-0-1texmem-0-0-1-20030429-mergeidr1-9/+32
2003-03-25a little more mergealanh15-27/+25
2002-12-13Validate pointers and indices from clients before use (!) -- Felix Kuhlingkeithw2-5/+64
2002-11-25merge from mesa-4-1-branch (Mesa 5.0)brianp16-2141/+2633
2002-11-22better wrap/unwrap checkingdawes2-26/+31
2002-11-20Fix bugs in DRI module's unwrapping code, which fixes problems that showdawes1-7/+7
2002-11-19add single buffered visualalanh1-2/+22
2002-10-30bring back the Imakefile changes from the XFree86 CVSalanh5-15/+105
2002-10-29updated e-mail addresses for Keith, Alan and Jensjensowen5-5/+5
2002-10-22final part of XFree86 4.2.99.2 mergeX_4_2_99_2-20021023-mergealanh14-26/+92
2002-10-22Initial revisionalanh10-0/+1256
2002-09-21make sure we never oops because the hardware lock pointer in the sigdata stru...mdaenzer1-1/+2
2002-07-28fix unwrapping conditions to be the same as wrapping conditions (Charl P. Bot...mdaenzer1-6/+6
2002-07-06Fix unwrap of DRI functions in DRICloseScreen.jensowen1-45/+97
2002-06-24Moved new fields to bottom of structure for compatability.jensowen1-3/+10
2002-06-12merged tcl-0-0-branchtcl-0-0-20020612-mergekeithw2-0/+19
2002-06-02fixes for big endian in general and powerpc in particularmdaenzer1-1/+1
2002-05-28bump clipstamp before destroying drawablejensowen1-0/+4
2002-04-27added a default GLX visual config with an alpha channelbrianp1-5/+29
2002-04-23check for NULL's when memcpy'ingalanh1-1/+1
2002-03-16clean-up of __MESA_resizeBuffers() to match Mesa 4.0.2 changesbrianp1-9/+3
2002-02-28GL/mesa build cleanups/fixes.dawes11-335/+118
2002-02-14First pass of mesa-4-0 branch merge into trunk.dawes14-68/+552
2002-01-27First pass merge of XFree86 4.2.0 import.dawes20-150/+204
2001-08-22First part of XFree86 4.1.99.1 merge.X_4_1_99_1-20010822-mergedawes4-17/+1187
2001-07-30Merge the multihead-1-0-0 branch into the trunk, with the exception of themultihead-1-0-0-20010730-mergedawes1-6/+7
2001-07-18Add module version name at a lower layer of the code, allows things to be mor...jhartmann1-46/+1
2001-07-16Added version string to the end of the kernel module name. This allows multi...jhartmann1-0/+47
2001-06-14First pass of 4.1.0 merge.dawes1-1/+1
2001-06-06Test __glXcombine_strings() args for NULL in order to prevent possiblebrianp1-0/+6
2001-05-01Initial merge for XFree86 4.0.99.3 importdawes7-385/+20
2001-04-27fixed a segfault that occured when swapping a non-current window when indirec...brianp1-3/+12
2001-04-23added LinkSourceFile(glext.h, ...) (Guido Guenther)brianp1-0/+1
2001-04-10resolve some XFree86 vs DRI differencesX_4_0_99_2-20010410-mergedawes1-1/+0
2001-04-10third part of XFree86 4.0.99.2 mergedawes2-10/+8
2001-04-09First pass of XFree86 4.0.99.2 merge.dawes52-149/+62
2001-04-02Make DRIScreenInit() check if Xinerama is enabled, and disable directdawes1-0/+26
2001-03-30Make DRIDrvMsg() messages look like other driver messages by callingdawes1-5/+9
2001-03-21clean up the way the modules are loaded and registered....alanh2-21/+45
2001-03-19Fix build problem, and use Mark Vojkovich's changes from the XFree86 trunk:dawes1-29/+11
2001-03-19Initial XFree86 4.0.99.1 merge.dawes6-73/+200
2001-03-14Merged sarea-1-0-0sarea-1-0-0-20010314-mergekem4-22/+101
2001-03-06Merge tdfx-3-1-0 branch.gareth1-1/+4
2001-01-29Remove #if 0'd-out call to DRILock.tdfx-3-0-1-branchgareth1-76/+71
2001-01-16minor indentation clean-upsbrianp1-17/+23