Age | Commit message (Expand) | Author |
2005-04-04 | mirror changes made in main tree.. just happened to be doing this myself | Dave Airlie |
2005-02-01 | momentary revert. libdrm build may be broken now, but no one uses it yet... | Adam Jackson |
2005-01-30 | Final pass of libdrm.so work: | Adam Jackson |
2005-01-22 | Add drm.h to the install target. | Adam Jackson |
2005-01-17 | Add xf86drm.h to the install target. | Adam Jackson |
2005-01-16 | Shared libdrm work: | Adam Jackson |
2005-01-16 | The patch makes drmAddBufs/drmMapBufs can handle buffers in video memory | Dave Airlie |
2005-01-01 | Added a new DRM map type _DRM_CONSISTENT for consistent PCI memory. It uses | Felix Kuehling |
2004-11-07 | respect cc and cflags | Dave Airlie |
2004-09-17 | Makefile and missing file to build libxf86drm.a | Jon Smirl |
2004-08-11 | Bug #979: Don't include <sys/sysmacros.h> on linux, it occasionally emits | Adam Jackson |
2004-07-31 | Patch picked up from Redhat xorg release: | Dave Airlie |
2004-07-07 | Make drm/libdrm/xf86drm.c match | Jon Smirl |
2004-07-07 | Add xf86drm.h back to drm/libdrm until it's true home can be found. | Jon Smirl |
2003-11-04 | build fix | Michel Daenzer |
2003-10-23 | - Introduce a new ioctl, DRM_IOCTL_SET_VERSION. This ioctl allows the | Eric Anholt |
2003-09-24 | post merge fix | Alan Hourihane |
2003-09-13 | compatibility layer still uses agp (not gart) | Alan Hourihane |
2003-09-12 | linux drm fixes | Alan Hourihane |
2003-08-29 | Update to reflect renaming of SIS ioctls. | Eric Anholt |
2003-08-26 | Rename agp to gart for radeon | Michel Daenzer |
2003-05-27 | Merged DRM documentation. | Jose Fonseca |
2003-04-23 | deal correctly with read() from the DRM failing | Michel Daenzer |
2003-03-25 | linux merge for drm | Alan Hourihane |
2003-03-25 | XFree86 4.3.0 merge | Alan Hourihane |
2003-02-21 | Merge from bsd-4-0-0-branch. | Eric Anholt |
2003-02-02 | don't inflate relative vblank sequence numbers on repeated calls (e.g. when | Michel Daenzer |
2002-11-25 | added missing return fd (Alexander Stohr) | Brian Paul |
2002-10-22 | final part of XFree86 4.2.99.2 merge | Alan Hourihane |
2002-09-25 | common ioctl to wait for vertical blank IRQs | Michel Daenzer |
2002-08-30 | Remove compat functions for FreeBSD for drivers which weren't available in | Eric Anholt |
2002-08-08 | Try to open the /dev/dri/cardX device once, then only if it fails check the | Eric Anholt |
2002-07-05 | merged bsd-3-0-0-branch | Alan Hourihane |
2002-04-09 | Merged drmcommand-0-0-1 | Jens Owen |
2002-01-27 | First pass merge of XFree86 4.2.0 import. | David Dawes |
2001-08-25 | - Remove the rest of the unneeded client-side libraries. | David Dawes |
2001-08-22 | First part of XFree86 4.1.99.1 merge. | David Dawes |
2001-07-30 | Merge the multihead-1-0-0 branch into the trunk, with the exception of the | David Dawes |
2001-07-20 | Remove module name hacks because we aren't going to implement this anymore | Jeff Hartmann |
2001-07-18 | Add module version name at a lower layer of the code, allows things to be | Jeff Hartmann |
2001-06-14 | First pass of 4.1.0 merge. | David Dawes |
2001-05-14 | finish struct stat type cleanup Fix a build dependencies for the tdfx drm | David Dawes |
2001-05-04 | add some commented enclosures around the BUS_BASE calls for Alpha | Alan Hourihane |
2001-05-01 | Initial merge for XFree86 4.0.99.3 import | David Dawes |
2001-04-30 | - PCIGART patches for Alpha from Compaq | Kevin E Martin |
2001-04-18 | put back BUS_BASE | David Dawes |
2001-04-09 | First pass of XFree86 4.0.99.2 merge. | David Dawes |
2001-04-05 | Merged ati-pcigart-1-0-0 | Kevin E Martin |
2001-03-30 | - Move xf86ConfigDRI declaration from xf86Priv.h to xf86.h. | David Dawes |
2001-03-14 | Merged sarea-1-0-0 | Kevin E Martin |