summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-01-31correct handling of culled case in private backbufferi810-20000201-beta1keithw1-2/+1
2000-01-31short-circuit redundant glDrawBuffer callskeithw1-1/+4
2000-01-31Support for client-side shared texture managment.keithw3-62/+85
2000-01-31Shared texture memory management - clients can (usually) keep theirkeithw17-245/+481
2000-01-31Fix fastpath vertexbuffer init.keithw4-24/+29
2000-01-30Implementation of protocol, client support (i810) and limited server-sidekeithw35-234/+707
2000-01-30Newest watermark data from intel.keithw7-261/+287
2000-01-29clip movebuffers rectangles to screen dimensionskeithw1-150/+164
2000-01-29fixed cliprect indexingkeithw4-3/+49
2000-01-29removed printk's from critical pathkeithw1-13/+0
2000-01-29Fix 1600x1200 mode bug.keithw4-44/+101
2000-01-27Updates to get dma working + support for Xserver changesjhartmann12-102/+690
2000-01-27Major Server restructuringjhartmann8-212/+321
2000-01-27Cleanup of driver initialization.keithw16-262/+754
2000-01-27removed some compiler warnings, backport of tex_env_addkeithw14-23/+119
2000-01-27Fix initialization of number of cliprects in cliprect loop.keithw5-52/+35
2000-01-27Use of updated drm agpgart interface for allocating device specific memorykeithw8-169/+431
2000-01-26Greatly streamlined locking code, gears now runs about the samekeithw14-423/+307
2000-01-26Support changes to i810 driverkeithw1-67/+92
2000-01-26Fixed cliprect problem.keithw15-263/+332
2000-01-24Added warp microcode loading (Still needs a little cleanupjhartmann7-207/+216
2000-01-24Interrupt dma for mgajhartmann9-292/+314
2000-01-22Quake 3 works, but has rendering errors.keithw5-47/+63
2000-01-22multiple 3d contextskeithw12-166/+226
2000-01-213d client interaction workskeithw4-148/+1181
2000-01-21outstanding mga changeskeithw9-148/+58
2000-01-21Gears works, with some screen corruption.keithw17-168/+335
2000-01-21Added type to drm so I810 will work properlyjhartmann7-7/+13
2000-01-20Fixed up I810 driver for Keithjhartmann6-490/+306
2000-01-20debug commit for jeffkeithw5-116/+64
2000-01-20All hardware managment and drm interaction is in place, but untested.keithw18-417/+610
2000-01-19Test app stuffjhartmann3-25/+1520
2000-01-19Checkin for Rikjhartmann1-24/+96
2000-01-19Code in debugging processjhartmann7-119/+1219
2000-01-17Remove this for now.keithw2-116/+0
2000-01-17The MGA driver is large changes to move all primary dma to the resposibilitykeithw19-12998/+373
2000-01-17Minor changeskeithw8-107/+3
2000-01-17Periodic commitmentkeithw3-0/+11861
2000-01-14Removing utah specific stuff here tookeithw24-2387/+1196
2000-01-14Further steps towards DRI driverskeithw18-353/+333
2000-01-14Removed last remaining utah-isms. Compiles as a dri driver.keithw29-1210/+1693
2000-01-14Added buffer allocation to mga_dri.c/hjhartmann2-1/+42
2000-01-14Compile fixes for xf86drm.cjhartmann1-1/+2
2000-01-14Fixes to make mga_buf.c & mga_dma.c compilejhartmann3-4/+13
2000-01-13dma checkin, still need to figure out how to pass TT_FLAGS and do some testingjhartmann11-21/+220
2000-01-11Mapping test app (does no drawing atm)jhartmann2-0/+395
2000-01-11Misc cleanup + in work-in-progress dma handlingjhartmann6-473/+128
2000-01-10remove files from branchkeithw9-2397/+0
2000-01-10Steps towards dri drivers.keithw48-0/+22702
2000-01-08Partial sync w/ rikjhartmann11-59/+2338