check for __FreeBSD_kernel__ (bug 3810)
[platform/upstream/libdrm.git] / shared-core / drm.h
2006-04-20 Brian Paulcheck for __FreeBSD_kernel__ (bug 3810)
2006-01-02 Dave Airliemake max minor more rational
2005-08-17 Dave Airliecommit toggle switch to make Linux drm_handle_t unsigne...
2005-08-04 Jon SmirlMark some radeon init variables deprecated. These used...
2005-06-11 Dave Airliefix up drm.h for C++ include as this can be included...
2005-06-10 Dave Airlieadd dragonfly #define from Xorg CVS
2005-05-15 Dave Airliewrap config.h include with defined for KERNEL
2005-01-16 Dave AirlieThe patch makes drmAddBufs/drmMapBufs can handle buffer...
2005-01-01 Felix KuehlingAdded a new DRM map type _DRM_CONSISTENT for consistent...
2004-09-30 Jon SmirlLindent of core build. Drivers checked for no binary...
2004-09-16 Jon SmirlLet's try adding the dyn-minor patch again. This patch...
2004-09-15 Jon SmirlBack dyn-minor patch out for now. fops handling is...
2004-09-15 Jon SmirlDynamic device minor support. Minor device numbers...
2004-09-08 Jose FonsecaUpdate doxygen configuration file. Minor documentation...
2004-07-31 Dave Airliepatch from RH xorg-x11 tree ported to drm.h
2004-07-25 Dave Airliecheck for __user if not there define it
2004-07-25 Dave Airliesync up with current 2.6 kernel bk tree - mostly __user...
2004-06-02 Ian RomanickAdded some comments copied from xf86drm.h.
2004-06-01 Ian RomanickReplace size_t with an ugly, ugly hack. This was done...
2004-03-12 Jon SmirlFixes need to clean up the mess I made with the mesa...
2003-11-05 Eric Anholt__linux__ is spelled with a lowercase 'l'
2003-11-05 Eric AnholtRepo-copy linux/drm/kernel/drm.h to shared/drm/kernel...
2003-10-23 Eric Anholt- Introduce a new ioctl, DRM_IOCTL_SET_VERSION. This...
2003-09-12 Alan Hourihaneresolve merge conflicts
2003-05-28 Leif DelgassRestore change to _DRM_VBLANK_SIGNAL from rev. 1.41...
2003-05-27 Jose FonsecaMerged DRM documentation.
2003-05-20 David DawesSupport for building DRM module on OpenBSD (Wilbern...
2002-12-12 David Dawesenums should be ints
2002-11-30 Michel Daenzervertical blank ioctl can send signal instead of blocking
2002-09-25 Michel Daenzercommon ioctl to wait for vertical blank IRQs
2002-07-05 Alan Hourihanemerged bsd-3-0-0-branch
2002-06-12 Keith Whitwellmerged tcl-0-0-branch
2002-04-09 Jens OwenMerged drmcommand-0-0-1
2002-02-14 David DawesFirst pass of mesa-4-0 branch merge into trunk.
2002-01-27 David DawesFirst pass merge of XFree86 4.2.0 import.
2001-07-18 Jeff HartmannAdd module version name at a lower layer of the code...
2001-07-16 Jeff HartmannAdded version string to the end of the kernel module...
2001-07-13 Gareth HughesFix typo in XFREE86_VERSION().
2001-06-14 David DawesFirst pass of 4.1.0 merge.
2001-05-17 Alan HourihaneMake the SiS module work again. At least glxinfo report...
2001-05-03 Alan HourihaneMake SiS driver compile with the new templated format...
2001-04-05 Kevin E MartinMerged ati-pcigart-1-0-0
2001-03-21 David DawesMove #include <linux/config.h> inside the __linux__...
2001-03-14 Kevin E MartinMerged sarea-1-0-0
2001-03-06 Gareth HughesMerge tdfx-3-1-0 branch.
2001-02-28 Rik FaithImplement drmOpen* without /proc dependence (Fallback...
2001-02-15 Gareth HughesMerge mga-1-0-0-branch into trunk.
2001-01-05 Kevin E MartinMerged ati-5-0-0
2001-01-04 Rik FaithSync with Linux 2.4.0-prerelease
2000-12-30 Keith Whitwelladd blit ioctl, fix plnwt handling
2000-12-02 Gareth HughesMerged ati-4-1-1-branch into trunk.
2000-11-08 David Dawesmerge with 4.0.1d
2000-09-29 Rik FaithMore changes for sync with Linux 2.4.0-test9-pre7
2000-09-29 Rik FaithAudit calls to schedule() Remove tags from files shared...
2000-09-24 Alan Hourihanecommit xfree86 4.0.1d-pre update
2000-07-13 Brian Paulapplied Jeff's xf86cvs-I810copy.patch
2000-06-13 Doug RabsonMerged bsd-1-0-1
2000-06-13 Rik FaithUnify code with kernel: Change some spacing in comments...
2000-06-12 Gareth HughesMerging the ati-4-1-0 branch onto the trunk.
2000-06-08 Brian PaulMerged glxmisc-3-0-0
2000-05-30 Doug RabsonMerged bsd-1-0-0
2000-05-25 Keith WhitwellMerged mga-0-0-3-branch
2000-05-18 Kevin E MartinMerged ati-4-0-1
2000-04-04 Jeff HartmannMerged mga branch with trunk
2000-03-16 Jeff HartmannMerge with 4.0
2000-02-22 Kevin E MartinImport of XFree86 3.9.18
2000-01-06 Rik FaithImport of XFree86 3.9.17
1999-12-07 Daryll StraussMove Mesa to xc/extras Update to the latest Mesa 3...
1999-12-05 Daryll StraussFirst DRI release of 3dfx driver.