summaryrefslogtreecommitdiff
path: root/libdrm
AgeCommit message (Expand)AuthorFilesLines
2005-10-22Bug #328: Silence read-from-uninitialized warnings in DRM_CAS on Alpha.Adam Jackson1-2/+2
2005-10-20Remove the remaining references to Xlib. libdrm is totally independent now.Adam Jackson1-1/+1
2005-10-20Remove bogus Xlib dependency.Adam Jackson1-3/+2
2005-08-25Add missing .cvsignore files for autotoolery.Eric Anholt1-0/+8
2005-08-25Include appropriate CFLAGS to find X headers, needed to build libdrm.Eric Anholt1-1/+1
2005-08-23add options for x86_64 and amd will small lettersDave Airlie1-1/+1
2005-08-20Fix silly install issue by moving the header install rules for shared-corelibdrm-1_0_3Adam Jackson1-30/+0
2005-08-19Add r300_reg.h. Bump to 1.0.2.libdrm-1_0_2Adam Jackson1-0/+1
2005-07-13distcheck fixeslibdrm-1_0_0Adam Jackson1-1/+1
2005-07-10autoconfiscate libdrmAdam Jackson2-55/+58
2005-04-04mirror changes made in main tree.. just happened to be doing this myselfDave Airlie1-3/+1
2005-02-01momentary revert. libdrm build may be broken now, but no one uses it yet...Adam Jackson1-3/+1
2005-01-30Final pass of libdrm.so work:Adam Jackson6-11/+47
2005-01-22Add drm.h to the install target.Adam Jackson1-1/+2
2005-01-17Add xf86drm.h to the install target.Adam Jackson1-1/+2
2005-01-16Shared libdrm work:Adam Jackson1-5/+15
2005-01-16The patch makes drmAddBufs/drmMapBufs can handle buffers in video memoryDave Airlie1-1/+2
2005-01-01Added a new DRM map type _DRM_CONSISTENT for consistent PCI memory. It usesFelix Kuehling1-1/+2
2004-11-07respect cc and cflagsDave Airlie1-1/+1
2004-09-17Makefile and missing file to build libxf86drm.aJon Smirl2-0/+271
2004-08-11Bug #979: Don't include <sys/sysmacros.h> on linux, it occasionally emitsAdam Jackson1-4/+0
2004-07-31Patch picked up from Redhat xorg release:Dave Airlie1-2/+2
2004-07-07Make drm/libdrm/xf86drm.c matchJon Smirl1-33/+42
2004-07-07Add xf86drm.h back to drm/libdrm until it's true home can be found.Jon Smirl1-0/+636
2003-11-04build fixmach64-last-mergeMichel Daenzer1-0/+1
2003-10-23- Introduce a new ioctl, DRM_IOCTL_SET_VERSION. This ioctl allows theEric Anholt1-9/+127
2003-09-24post merge fixAlan Hourihane1-3/+9
2003-09-13compatibility layer still uses agp (not gart)trunk-20030916XFree86-4_3_99_12-mergeAlan Hourihane1-2/+2
2003-09-12linux drm fixesAlan Hourihane2-2/+2
2003-08-29Update to reflect renaming of SIS ioctls.Eric Anholt1-1/+1
2003-08-26Rename agp to gart for radeonMichel Daenzer1-3/+3
2003-05-27Merged DRM documentation.Jose Fonseca1-19/+717
2003-04-23deal correctly with read() from the DRM failingMichel Daenzer1-1/+1
2003-03-25linux merge for drmAlan Hourihane1-1/+1
2003-03-25XFree86 4.3.0 mergeX_4_3_0-20030324-mergeAlan Hourihane1-1/+1
2003-02-21Merge from bsd-4-0-0-branch.bsd-4-0-0-20030221-mergeEric Anholt1-5/+8
2003-02-02don't inflate relative vblank sequence numbers on repeated calls (e.g. whenMichel Daenzer1-0/+1
2002-11-25added missing return fd (Alexander Stohr)trunk-20021125Brian Paul1-0/+1
2002-10-22final part of XFree86 4.2.99.2 mergeX_4_2_99_2-20021023-mergeAlan Hourihane1-13/+6
2002-09-25common ioctl to wait for vertical blank IRQsMichel Daenzer1-0/+11
2002-08-30Remove compat functions for FreeBSD for drivers which weren't available inEric Anholt1-2/+7
2002-08-08Try to open the /dev/dri/cardX device once, then only if it fails check theEric Anholt1-1/+11
2002-07-05merged bsd-3-0-0-branchbsd-3-0-0-20020705-mergeAlan Hourihane1-3/+6
2002-04-09Merged drmcommand-0-0-1drmcommand-0-0-1-20020409-mergeJens Owen2-1/+1146
2002-01-27First pass merge of XFree86 4.2.0 import.X_4_2_0-20020128-mergeDavid Dawes1-1/+1
2001-08-25- Remove the rest of the unneeded client-side libraries.David Dawes1-1/+1
2001-08-22First part of XFree86 4.1.99.1 merge.X_4_1_99_1-20010822-mergeDavid Dawes1-1/+1
2001-07-30Merge the multihead-1-0-0 branch into the trunk, with the exception of themultihead-1-0-0-20010730-mergeDavid Dawes1-5/+57
2001-07-20Remove module name hacks because we aren't going to implement this anymoreJeff Hartmann1-23/+1
2001-07-18Add module version name at a lower layer of the code, allows things to beJeff Hartmann1-1/+23