Age | Commit message (Expand) | Author |
2007-07-18 | drm: remove drm_u64_t, replace with uint64_t everwhere | Dave Airlie |
2007-04-26 | libdrm: remove HAVE_XORG_CONFIG_H and XFree86LOADER ifdef's. | George Sapountzis |
2007-02-22 | Add DRM_VBLANK_FLIP. | Michel Dänzer |
2006-11-09 | libdrm: add drmOpenOnce + drmCloseOnce to libdrm | Dave Airlie |
2006-11-08 | libdrm: add support for server side functionality in libdrm | Dave Airlie |
2006-10-18 | Merging drm-ttm-0-2-branch | Thomas Hellstrom |
2006-10-02 | Bug 6242: [mach64] Use private DMA buffers, part #3. | George Sapountzis |
2006-09-29 | Core vsync: Add flag DRM_VBLANK_NEXTONMISS. | Michel Dänzer |
2006-09-29 | Add definition of DRM_VBLANK_SECONDARY. | Michel Dänzer |
2006-09-29 | Add support for tracking drawable information to core | Michel Dänzer |
2006-09-28 | Core vsync: Add flag DRM_VBLANK_NEXTONMISS. | Michel Dänzer |
2006-09-28 | Add definition of DRM_VBLANK_SECONDARY. | Michel Dänzer |
2006-09-28 | Add support for tracking drawable information to core | Michel Dänzer |
2006-09-15 | Some bugfixes. | Thomas Hellstrom |
2006-09-12 | More bugfixes. | Thomas Hellstrom |
2006-09-05 | Fence all unfenced buffers function. | Thomas Hellstrom |
2006-08-30 | Memory manager init and takedown. | Thomas Hellstrom |
2006-08-29 | Part of buffer object libdrm interface. | Thomas Hellstrom |
2006-08-28 | Add a 64-bit drm unsigned type for 64-bit clean IOCTLS. | Thomas Hellstrom |
2006-08-27 | Bugfixes. | Thomas Hellstrom |
2006-08-27 | Remove the ioctl multiplexing, and instead allow for generic | Thomas Hellstrom |
2006-08-22 | Add a fence object class field for future use (For example VSYNC fence objects) | Thomas Hellstrom |
2006-08-21 | User / Kernel space fence objects (device-independent part). | Thomas Hellstrom |
2006-02-20 | Formatting cleanup, dead code removal. Remove N() namespacing macro, | Adam Jackson |
2005-11-29 | fixes from Egbert for 64bit | Dave Airlie |
2005-10-22 | Bug #328: Silence read-from-uninitialized warnings in DRM_CAS on Alpha. | Adam Jackson |
2005-08-23 | add options for x86_64 and amd will small letters | 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-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-07-31 | Patch picked up from Redhat xorg release: | Dave Airlie |
2004-07-07 | Add xf86drm.h back to drm/libdrm until it's true home can be found. | Jon Smirl |