summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-04-20#undef execl to undo XFree86 wrapping, removed ErrorF statementsbrianp1-23/+12
2000-04-20sync with Mesa 3.3: colortables, clipping, fog, Loki/3dfx fixesbrianp27-521/+1326
2000-04-20don't prefix misc/ on kernel module namebrianp1-8/+3
2000-04-20use fork()/exec() instead of system()brianp1-21/+72
2000-04-18don't call xf86LoadKernelModule() when used from client-sidebrianp1-0/+5
2000-04-18added GLX/Mesa extension stub functionsbrianp1-1/+49
2000-04-18xf86LoadKernelModule() for Linuxbrianp1-0/+39
2000-04-18added SYMFUNC(xf86LoadKernelModule)brianp1-0/+1
2000-04-18changes for auto-loading of DRM kernel modulesbrianp1-25/+179
2000-04-18added xf86LoadKernelModule() and kmod_noop.c stub filebrianp19-35/+73
2000-04-18auto-loading of DRM kernel modulesbrianp1-1/+155
2000-04-17fixed potential bug in XF86DRIOpenConnection() if out of memorybrianp1-8/+46
2000-04-15updated to latest Mesa 3.3 sourcesbrianp65-2203/+3694
2000-04-14dlopen w/ RTLD_GLOBAL, misc clean-upbrianp1-65/+148
2000-04-14replaced free() with Xfree()brianp1-1/+1
2000-04-11fixed bug in read_R5G6B5_span() for stand-alone Mesa/Glidebrianp1-2/+6
2000-04-11fixed bug in pixel span clipping in writeRegionClipped()brianp1-1/+1
2000-04-10added GLX_ARB_get_proc_addressbrianp1-2/+4
2000-04-10added missing glXGetFBConfigs(), fixed glXChooseFBConfig() return typebrianp1-1/+11
2000-04-10updated to GLX 1.3brianp2-78/+226
2000-04-07No longer merge visuals. Use driver's visuals or use default set of visuals ...brianp1-249/+157
2000-04-07alpha values should default to 255, not 0brianp3-210/+314
2000-04-07added new Mesa sourcesbrianp2-21/+471
2000-04-07updated args to XMesaCreateVisual()brianp6-318/+426
2000-04-07now exporting stencil and accum buffer visualsbrianp1-63/+67
2000-04-07now exporting accumulation buffer visualsbrianp1-304/+424
2000-04-07Mesa 3.3 updates. new parameters to XMesaCreateVisual()brianp51-963/+5305
2000-03-15Import of XFree86 4.0X_4_0jhartmann646-8933/+23727
2000-03-15Import of XFree86 4.0jhartmann173-1560/+11169
2000-02-22Import of XFree86 3.9.18X_3_9_18kem1846-52898/+319801
2000-01-06Import of XFree86 3.9.17X_3_9_17faith1431-4/+6981817
2000-01-06Import of XFree86 3.9.17faith1778-0/+966787
2000-01-06Import of XFree86 3.9.17faith109-0/+36589
2000-01-06Import of XFree86 3.9.17faith1033-28101/+137164
1999-12-05Import XFree 3.9.16X_3_9_16daryll511-0/+233783
1999-12-05Import XFree 3.9.16daryll183-0/+38897
1999-12-05Import XFree 3.9.16daryll1642-2/+503068
1999-12-05Initial revisiondaryll3152-0/+1139702