Age | Commit message (Expand) | Author | Files | Lines |
2004-08-22 | Fix build for new glext.h. Hopefully this gets the snapshots building again. | fxkuehl | 1 | -5/+5 |
2004-06-02 | Replace drmHandle, drmContext, drmDrawable, drmMagic and related types with | idr | 5 | -35/+35 |
2004-06-01 | Replace all occurances of XF86DRIClipRect (and related typedefs) with | idr | 5 | -14/+15 |
2004-05-28 | Move the X protocol related DRI files from lib/GL/dri to lib/GL/glx. | idr | 2 | -3/+4 |
2004-05-27 | Use dri_util.[ch] and glcontextmodes.[ch] from the Mesa tree. | idr | 1 | -2/+2 |
2004-04-15 | Modify DRI to build using dri_interface.h from the Mesa tree. | idr | 1 | -1/+2 |
2004-04-08 | fix from XFree86 trunk | alanh | 1 | -1/+1 |
2004-03-31 | Imakefile changes, mostly from patch submitted by Ajax | keithw | 3 | -0/+3 |
2004-03-30 | Fix recent build breakage. | idr | 4 | -2/+60 |
2004-03-04 | remove (void)kernel8, etc - not needed anymore | brianp | 1 | -2/+0 |
2004-03-03 | Merged driinterface-0-0-3driinterface-0-0-3-20040303-merge | idr | 17 | -463/+571 |
2004-02-08 | There's a client-side and a server-side portion to this commit. Both | idr | 4 | -53/+40 |
2004-02-03 | A couple minor tweaks to hook-up support for the 1.1 and | idr | 3 | -6/+4 |
2004-02-03 | fix a build problem with __GLX_ALIGN64 is defined | alanh | 1 | -4/+7 |
2004-01-30 | Fix long-standing off-by-one bug in calculating dimensions of single | keithw | 1 | -2/+2 |
2004-01-28 | silence warnings | alanh | 1 | -0/+3 |
2004-01-21 | Include new driverfuncs.c in Xserver build | keithw | 1 | -2/+14 |
2004-01-19 | Two small things that I didn't catch in the previous commit. | idr | 1 | -1/+2 |
2004-01-19 | Added client-side and server-side GLX protocol support for | idr | 9 | -45/+252 |
2004-01-14 | Added *numerous* missing enums. I think I got them all, but having | idr | 1 | -23/+275 |
2003-12-09 | merge newmesa branch to the trunknewmesa-0-0-1-20031209-merge | alanh | 25 | -138/+187 |
2003-10-23 | - Introduce a new ioctl, DRM_IOCTL_SET_VERSION. This ioctl allows the server | anholt | 2 | -2/+81 |
2003-10-04 | Added protocol support for ARB_multisample and SGIS_multisample. | idr | 7 | -3/+52 |
2003-09-16 | update XFree86 tag | anholt | 1 | -1/+1 |
2003-09-16 | Apple DRI changes | anholt | 1 | -4/+10 |
2003-09-16 | module changes | anholt | 2 | -15/+58 |
2003-09-16 | update tag | anholt | 1 | -1/+1 |
2003-09-16 | put back the XFree86 tag | anholt | 1 | -0/+1 |
2003-09-13 | fix a build problem. | alanh | 1 | -1/+1 |
2003-09-11 | adjust calculation of pVis->nplanes, fixes NWNtrunk-20030912 | keithw | 1 | -7/+13 |
2003-07-03 | Added server-side support for glXMakeContextCurrent (from GLX 1.3) and | idr | 14 | -130/+365 |
2003-06-25 | Numerous small changes to enable a ton of GL extensions for indirect | idr | 3 | -288/+78 |
2003-05-27 | Merged DRM documentation. | jrfonseca | 1 | -35/+48 |
2003-05-07 | Fix default GLX visuals to use GLX_NONE for transparentPixel instead of 0. | ldelgass | 1 | -10/+10 |
2003-04-30 | Merged texmem-0-0-1texmem-0-0-1-20030429-merge | idr | 1 | -9/+32 |
2003-03-25 | a little more merge | alanh | 15 | -27/+25 |
2002-12-13 | Validate pointers and indices from clients before use (!) -- Felix Kuhling | keithw | 2 | -5/+64 |
2002-11-25 | merge from mesa-4-1-branch (Mesa 5.0) | brianp | 16 | -2141/+2633 |
2002-11-22 | better wrap/unwrap checking | dawes | 2 | -26/+31 |
2002-11-20 | Fix bugs in DRI module's unwrapping code, which fixes problems that show | dawes | 1 | -7/+7 |
2002-11-19 | add single buffered visual | alanh | 1 | -2/+22 |
2002-10-30 | bring back the Imakefile changes from the XFree86 CVS | alanh | 5 | -15/+105 |
2002-10-29 | updated e-mail addresses for Keith, Alan and Jens | jensowen | 5 | -5/+5 |
2002-10-22 | final part of XFree86 4.2.99.2 mergeX_4_2_99_2-20021023-merge | alanh | 14 | -26/+92 |
2002-10-22 | Initial revision | alanh | 10 | -0/+1256 |
2002-09-21 | make sure we never oops because the hardware lock pointer in the sigdata stru... | mdaenzer | 1 | -1/+2 |
2002-07-28 | fix unwrapping conditions to be the same as wrapping conditions (Charl P. Bot... | mdaenzer | 1 | -6/+6 |
2002-07-06 | Fix unwrap of DRI functions in DRICloseScreen. | jensowen | 1 | -45/+97 |
2002-06-24 | Moved new fields to bottom of structure for compatability. | jensowen | 1 | -3/+10 |
2002-06-12 | merged tcl-0-0-branchtcl-0-0-20020612-merge | keithw | 2 | -0/+19 |