summaryrefslogtreecommitdiff
path: root/xc
AgeCommit message (Expand)AuthorFilesLines
2002-11-25added missing return fd (Alexander Stohr)trunk-20021125brianp1-0/+1
2002-11-25experimental accelerated glBitmap() -- turn on with R200_HW_BITMAP=tkeithw4-79/+223
2002-11-25Flush IM if very small number of verts left -- prevent copy errorskeithw1-0/+14
2002-11-25Silence the radeon_freelist_get 'returning NULL' message. It's not ankeithw1-1/+1
2002-11-23allow unprivileged clients to use the GETPARAM ioctl (Wang WenRui)mdaenzer1-1/+1
2002-11-22better wrap/unwrap checkingdawes2-26/+31
2002-11-22still allow static server buildsalanh1-0/+4
2002-11-20Fix bugs in DRI module's unwrapping code, which fixes problems that showdawes1-7/+7
2002-11-19Merge fixes from XFree86 CVS:mdaenzer1-331/+1046
2002-11-19add single buffered visualalanh1-2/+22
2002-11-19remove Xlibint and fix XvMC files to include <X11/Xlibint.h> instead ofalanh3-1484/+2
2002-11-19Making XInputDrivers empty breaks the build for me. #undef it instead,dawes2-2/+2
2002-11-19one more...dawes1-25/+0
2002-11-19some more files that should have disappeared after the merge...dawes16-5334/+0
2002-11-19These files should have disappeared after the merge...dawes46-7564/+0
2002-11-15unsigned intalanh1-1/+1
2002-11-15lastStamp should be an unsigned intalanh7-7/+7
2002-11-14Header file clean-up.brianp8-32/+9
2002-11-12apply scale factor before clamping for DOT3brianp1-4/+5
2002-11-11turn off building of xf1bpp, xf4bpp and input driversalanh1-1/+3
2002-11-11remove GLU & GLwalanh17-2097/+0
2002-11-11remove ogl-samplealanh491-99950/+0
2002-11-09Add missing breaks -- fix DrawArrays bug reported by magentakeithw1-0/+2
2002-11-09fix 3dnow misdetection on new p4'skeithw1-0/+5
2002-11-08remove BuildLibraries fro libGLU/GLw (Michel Danzer)alanh2-3/+4
2002-11-08fixes for older binutils (from XFree86 CVS)alanh2-6/+10
2002-11-06warning fixesalanh2-2/+3
2002-11-06take tiling into account for depth buffer size, fixes texture corruption with...mdaenzer1-7/+11
2002-11-06fix undefined dispatch bugs (from Mesa CVS)brianp2-4/+36
2002-11-06Submitted patch for rv250 supportkeithw3-5/+12
2002-11-06remove unistdalanh1-1/+0
2002-11-05compiler fixalanh1-2/+2
2002-11-05#include <unistd.h> - from XFree86 CVSalanh1-0/+1
2002-11-05bring over stuff that was missed in the merge.alanh27-52/+68
2002-11-05typoalanh1-1/+1
2002-11-05add GlxBuiltInR200alanh1-5/+13
2002-11-05Fix backing store on Rage 128s and Radeonskem2-8/+8
2002-11-01Add sync-to-vblank support for R128 and MGA (set LIBGL_SYNC_REFRESH=1).anholt19-61/+177
2002-10-31Enable interrupts in r128 and mga servers (for vblank) and restore the registeranholt8-1/+111
2002-10-31sync with latest Mesa 4.0.4 updatesbrianp3-2/+2
2002-10-30build fixalanh1-1/+1
2002-10-30sorry Ian - it's here now, confused it with Xvlibint.halanh1-0/+1482
2002-10-30bring back the Imakefile changes from the XFree86 CVSalanh5-15/+105
2002-10-30fix a crash when dri not loadedalanh1-1/+7
2002-10-30remove commentalanh1-1/+0
2002-10-30re-import the XvMC libraries from 4.2.0alanh11-0/+6852
2002-10-30re-enable ffb driver to ensure build testing, and fix swrast changes.alanh2-5/+5
2002-10-30Kernel support for vblank syncing on Rage 128 and Matrox.anholt15-11/+327
2002-10-29updated e-mail addresses for Keith, Alan and Jensjensowen105-1004/+2357
2002-10-29* preserve CRTC{,2}_OFFSET_CNTL in 2D driver to avoid bad effects whenmdaenzer9-41/+113