index
:
renesas/drm.git
android
live
master
libdrm, cloned from git://anongit.freedesktop.org/mesa/drm
Laurent Pinchart
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bsd-core
/
drm_drawable.c
Age
Commit message (
Expand
)
Author
2007-08-15
BSD: Replace brief description in each file's first line with doxygen later on.
Eric Anholt
2007-07-25
Fix copy'n'paste-o in FreeBSD drawable code.
Eric Anholt
2007-07-20
Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.
Eric Anholt
2007-07-19
FreeBSD warnings cleanup.
Eric Anholt
2007-07-19
FreeBSD: Fix the recently added drawable add/remove/update code.
Eric Anholt
2007-07-18
Add dry-coded DRM drawable private information storage for FreeBSD.
Eric Anholt
2006-12-01
Unshare drm_drawable.c again for now.
Michel Dänzer
2006-09-28
Add support for tracking drawable information to core
Michel Dänzer
2005-04-16
Use /*- to begin license blocks in BSD code to reduce diffs against FreeBSD
Eric Anholt
2004-11-06
Commit WIP of BSD conversion to core model. Compiles for r128, radeon, but
Eric Anholt
2003-08-19
- Remove $FreeBSD$ tags as they weren't too useful and merges are now being
Eric Anholt
2003-03-11
Merge back from FreeBSD-current, adding FreeBSD ID tags to aid future
Eric Anholt
2002-07-05
merged bsd-3-0-0-branch
Alan Hourihane
2002-01-27
Initial revision
David Dawes