summaryrefslogtreecommitdiff
path: root/xc/programs/Xserver/GL
AgeCommit message (Expand)AuthorFilesLines
2004-08-22Fix build for new glext.h. Hopefully this gets the snapshots building again.fxkuehl1-5/+5
2004-06-02Replace drmHandle, drmContext, drmDrawable, drmMagic and related types withidr5-35/+35
2004-06-01Replace all occurances of XF86DRIClipRect (and related typedefs) withidr5-14/+15
2004-05-28Move the X protocol related DRI files from lib/GL/dri to lib/GL/glx.idr2-3/+4
2004-05-27Use dri_util.[ch] and glcontextmodes.[ch] from the Mesa tree.idr1-2/+2
2004-04-15Modify DRI to build using dri_interface.h from the Mesa tree.idr1-1/+2
2004-04-08fix from XFree86 trunkalanh1-1/+1
2004-03-31Imakefile changes, mostly from patch submitted by Ajaxkeithw3-0/+3
2004-03-30Fix recent build breakage.idr4-2/+60
2004-03-04remove (void)kernel8, etc - not needed anymorebrianp1-2/+0
2004-03-03Merged driinterface-0-0-3driinterface-0-0-3-20040303-mergeidr17-463/+571
2004-02-08There's a client-side and a server-side portion to this commit. Bothidr4-53/+40
2004-02-03A couple minor tweaks to hook-up support for the 1.1 andidr3-6/+4
2004-02-03fix a build problem with __GLX_ALIGN64 is definedalanh1-4/+7
2004-01-30Fix long-standing off-by-one bug in calculating dimensions of singlekeithw1-2/+2
2004-01-28silence warningsalanh1-0/+3
2004-01-21Include new driverfuncs.c in Xserver buildkeithw1-2/+14
2004-01-19Two small things that I didn't catch in the previous commit.idr1-1/+2
2004-01-19Added client-side and server-side GLX protocol support foridr9-45/+252
2004-01-14Added *numerous* missing enums. I think I got them all, but havingidr1-23/+275
2003-12-09merge newmesa branch to the trunknewmesa-0-0-1-20031209-mergealanh25-138/+187
2003-10-23- Introduce a new ioctl, DRM_IOCTL_SET_VERSION. This ioctl allows the serveranholt2-2/+81
2003-10-04Added protocol support for ARB_multisample and SGIS_multisample.idr7-3/+52
2003-09-16update XFree86 taganholt1-1/+1
2003-09-16Apple DRI changesanholt1-4/+10
2003-09-16module changesanholt2-15/+58
2003-09-16update taganholt1-1/+1
2003-09-16put back the XFree86 taganholt1-0/+1
2003-09-13fix a build problem.alanh1-1/+1
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