Age | Commit message (Expand) | Author |
2005-11-30 | Resync from Xorg head: conditional include of xorg-config.h | Adam Jackson |
2005-11-30 | Resync from Xorg head (Bug #3815, GNU/kFreeBSD hack) | Adam Jackson |
2005-11-29 | Add TODO based on my email from a while ago | Adam Jackson |
2005-11-29 | Remove redundant #ifdef stanza | Adam Jackson |
2005-11-29 | Error checking for drmStrdup (Tilman Sauerbeck) | Adam Jackson |
2005-11-29 | fixup xf86drm.c for new headers | Dave Airlie |
2005-11-29 | fixes from Egbert for 64bit | Dave Airlie |
2005-11-28 | remove xf86drmCompat.*, unused since about XFree86 4.2. | Adam Jackson |
2005-11-28 | fix mem leak in HashHash() (bug 5171) | Brian Paul |
2005-10-22 | Bug #328: Silence read-from-uninitialized warnings in DRM_CAS on Alpha. | Adam Jackson |
2005-10-20 | Remove the remaining references to Xlib. libdrm is totally independent now. | Adam Jackson |
2005-10-20 | Remove bogus Xlib dependency. | Adam Jackson |
2005-08-25 | Add missing .cvsignore files for autotoolery. | Eric Anholt |
2005-08-25 | Include appropriate CFLAGS to find X headers, needed to build libdrm. | Eric Anholt |
2005-08-23 | add options for x86_64 and amd will small letters | Dave Airlie |
2005-08-20 | Fix silly install issue by moving the header install rules for shared-core | Adam Jackson |
2005-08-19 | Add r300_reg.h. Bump to 1.0.2. | Adam Jackson |
2005-07-13 | distcheck fixes | Adam Jackson |
2005-07-10 | autoconfiscate libdrm | Adam Jackson |
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 |