summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-03-21switch on new interface for mach64.. looks okay for 16/24 bitsmach64-0-0-7-branchairlied1-1/+1
2004-03-19merge up trunk to branch..airlied53-1235/+3155
2004-03-08Bring in Linux list implementation for bsd from mach64-0-0-6-branchldelgass2-0/+71
2004-03-08port fix over from trunkairlied1-2/+0
2004-03-07Bring over missing files and Makefile changes for bsd from mach64-0-0-6-branch.ldelgass4-1/+91
2004-03-07Bring mach64 option back into Kconfig from mach64-0-0-6-branchldelgass1-0/+11
2004-03-01Don't need version checks for irqreturn_t, IRQ_HANDLED, IRQ_NONE since theseldelgass1-9/+2
2004-02-21add prototypes for pci functionsairlied1-0/+4
2004-02-14make mmio the default in preparation for merging to trunk at some stageairlied1-1/+1
2004-02-14take over last of changes from top of treeairlied4-14/+202
2004-02-13fixed up symbols not defined stuff..airlied4-1/+27
2004-02-10change to irq_handlerairlied1-2/+2
2004-02-09add mach64 drm to branchairlied6-0/+3757
2004-02-09add mach64 DRM to new branchairlied4-2/+239
2004-02-08make branch build ...airlied2-1/+26
2004-02-08more changesairlied1-0/+54
2004-02-08added mach64airlied1-4/+4
2004-02-08oops forgot a fileairlied1-0/+47
2004-02-08More updates from mach64-0-0-6 branchairlied8-1/+470
2004-02-06start bringing over mach64-0-0-6 changes, still not completeairlied12-3/+2148
2004-02-06add Imake glue for mach64airlied2-0/+207
2004-02-04fix transparentPixel type to GLX_NONEalanh3-5/+5
2004-02-03A couple minor tweaks to hook-up support for the 1.1 andidr3-6/+4
2004-02-03fix a build problem with __GLX_ALIGN64 is definedalanh1-4/+7
2004-02-02make code more consistent with respect to agp alloc/bind failuresairlied1-9/+12
2004-01-31Added bridge functions to convert EXT vertex array pointer calls to GLidr2-0/+85
2004-01-30Fixed a problem matching visuals when GLX_DONT_CARE is used for theidr2-1/+8
2004-01-30Fix long-standing off-by-one bug in calculating dimensions of singlekeithw1-2/+2
2004-01-30silence warningalanh1-1/+1
2004-01-28link driverfuncs.h tooalanh1-0/+1
2004-01-28fix driverfuncs for OSmesaalanh1-5/+6
2004-01-28silence warningsalanh1-0/+3
2004-01-28restore backwards compatibilityalanh1-6/+5
2004-01-27- Remove the 2048 limit code. using the DRI beyond 2048 has yet to cause anyagd5f3-49/+34
2004-01-26My previous fixes created a binary compatability problem. The issueidr8-280/+399
2004-01-21Include new driverfuncs.c in Xserver buildkeithw1-2/+14
2004-01-21Added enums for a couple rare SGIX extensions.idr1-3/+17
2004-01-21Build and link driverfuncs.c from Mesa. This probably isn't the rightidr1-5/+13
2004-01-20A few more vertex array fixes for EXT_secondary_color andidr3-0/+71
2004-01-20indirect.h now pulls double duty. Depending on howidr3-3561/+708
2004-01-19Forgot to commit this.keithw1-12/+5
2004-01-19Generate correct GLX protocol for multitexture with vertex arrays.idr2-7/+23
2004-01-19Two small things that I didn't catch in the previous commit.idr1-1/+2
2004-01-19fixes from XFree86 trunkalanh5-39/+39
2004-01-19Fixed opcodes for secondary-color related functions.idr1-4/+4
2004-01-19Added client-side and server-side GLX protocol support foridr17-78/+685
2004-01-16Enable the multisampling extensions by default. If the client-sideidr1-3/+3
2004-01-16Minor header file clean-up. This files don't need anything fromidr3-3/+3
2004-01-14Added *numerous* missing enums. I think I got them all, but havingidr2-49/+321
2004-01-13Added several missing enumerants to __glTexParameterfv_size. Oops.idr1-0/+12