summaryrefslogtreecommitdiff
path: root/xc/lib/GL/mesa/src/drv/radeon/radeon_ioctl.c
AgeCommit message (Expand)AuthorFilesLines
2003-12-09merge newmesa branch to the trunknewmesa-0-0-1-20031209-mergealanh1-1179/+0
2003-11-04Memory layout transition:daenzer1-1/+2
2003-08-19Removed the pre-1.3 DRM compatibility layer. DRM versions 1.1 and 1.2idr1-15/+4
2003-07-29Remove fixme comment (Andreas S)keithw1-1/+1
2003-07-03Modified GetDRIDrawable to not depend at all on the current context.idr1-4/+4
2003-06-10Texture rectangle support (Andreas Stenglein & myself)keithw1-0/+67
2003-05-21Moved swap_interval from per-context storage to per-drawable storage.idr1-2/+2
2003-04-30Merged texmem-0-0-1texmem-0-0-1-20030429-mergeidr1-85/+62
2003-04-24FALLBACKS, not FALLBACKkeithw1-1/+1
2003-04-24Print something out for DEBUG_FALLBACK if we use _swrast_Clearkeithw1-1/+4
2003-04-07Make sure Mesa calls us back to flush stored indiceskeithw1-0/+1
2003-03-25merge in rest of Mesa changesalanh1-4/+10
2002-12-08Commit the first version of Felix's glaxium workaroundkeithw1-0/+19
2002-11-30vertical blank ioctl can send signal instead of blockingmdaenzer1-5/+5
2002-11-25include radeon_macros.hbrianp1-1/+5
2002-11-25merge from mesa-4-1-branch (Mesa 5.0)brianp1-5/+5
2002-11-01Add sync-to-vblank support for R128 and MGA (set LIBGL_SYNC_REFRESH=1).anholt1-36/+1
2002-10-29updated e-mail addresses for Keith, Alan and Jensjensowen1-1/+1
2002-10-29Cleaned version of Felix's smartwait patch.keithw1-113/+84
2002-10-22final part of XFree86 4.2.99.2 mergeX_4_2_99_2-20021023-mergealanh1-1/+1
2002-10-04don't abort on -EINTRmdaenzer1-2/+6
2002-10-02* wait for vertical blank as late as possiblemdaenzer1-5/+27
2002-10-02respect RADEON_NO_USLEEPS and spin a bit in place otherwisemdaenzer1-6/+20
2002-09-29irqwait patch from felixkeithw1-49/+54
2002-09-28call radeonWaitForIdle if do_irq's is false (oops)keithw1-0/+2
2002-09-28radeonFinish uses ioctlskeithw1-1/+23
2002-09-25add usleeps (disable with RADEON_NO_USLEEPS), IRQs (disable with RADEON_NO_IR...mdaenzer1-7/+67
2002-09-05* fall back to SW TCL on chips without a TCL unit (John Karcz)mdaenzer1-0/+8
2002-08-26merged r200-0-1-branchr200-0-1-20020822-mergekeithw1-1/+13
2002-08-13Send correct value for depth clear.keithw1-2/+1
2002-07-14bump DRM minor and check it before using the GETPARAM ioctl to obtain scratch...mdaenzer1-10/+20
2002-07-11Don't read scratch registers directly, obtain the values via the GET_PARAMmdaenzer1-3/+40
2002-07-05Back out crud from last commit (oops)keithw1-43/+5
2002-07-05Make sure state is uptodate before performing clear.keithw1-5/+45
2002-06-18endianness fixesmdaenzer1-0/+1
2002-06-13patch from Jacek Rosikkeithw1-7/+7
2002-06-12merged tcl-0-0-branchtcl-0-0-20020612-mergekeithw1-516/+606
2002-04-09Merged drmcommand-0-0-1drmcommand-0-0-1-20020409-mergejensowen1-38/+83
2002-02-20Remove calls to drmRadeonEngineReset -- they just hang my machinekeithw1-2/+0
2002-02-14First pass of mesa-4-0 branch merge into trunk.dawes1-323/+444
2001-05-01Initial merge for XFree86 4.0.99.3 importdawes1-1/+1
2001-04-09First pass of XFree86 4.0.99.2 merge.dawes1-5/+5
2001-04-05Merged ati-pcigart-1-0-0ati-pcigart-1-0-0-20010405-mergekem1-0/+14
2001-03-23fix segv in swapbufferskeithw1-1/+3
2001-03-06Merge tdfx-3-1-0 branch.gareth1-6/+2
2001-02-15Merge mga-1-0-0-branch into trunk.gareth1-1/+1
2001-01-28Fix depth clears properly this time. Update all instances ofgareth1-4/+4
2001-01-26Client-side updates for drmRadeonClear(...), fixes color/depth buffergareth1-1/+10
2001-01-05Merged ati-5-0-0ati-5-0-0-20010105-mergekem1-0/+703