index
:
xenocara
cvs/HEAD
master
matthieu/xserver-1.13
mpi/libdrm-update
Xenocara
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libdrm
/
intel
Age
Commit message (
Expand
)
Author
2014-01-18
Update libdrm to 2.4.51.
Jonathan Gray
2013-11-21
update to libdrm 2.4.47
Mark Kettenis
2013-08-13
Bump the major on every single base library. There are a couple
Philip Guenther
2013-07-08
update to libdrm 2.4.46
Jonathan Gray
2013-07-01
remove another local change that we don't need after
Jonathan Gray
2013-06-20
update to libdrm 2.4.45
Jonathan Gray
2013-06-07
Adjust for the changes in our implementation of the DRM_I915_GEM_MMAP and
Mark Kettenis
2013-03-25
compile intel_decode.c as well as newer mesa needs drm_intel_decode*
Jonathan Gray
2013-03-25
update to libdrm 2.4.42
Jonathan Gray
2013-01-09
Enable more libdrm functions. Determine if modesetting is supported
Jonathan Gray
2012-11-27
Update to libdrm 2.4.31 and add the non-yet-linked libkms, prodded by jsg@
Martin Pieuchot
2011-05-01
Update libdrm_intel to that contained in libdrm 2.4.24. Needed for
Owain Ainsworth
2010-05-15
Add drm_intel_bo_is_reusable(), to check if a buffer object will be put
Owain Ainsworth
2010-05-08
use INSTALL_DATA in BSD Makefiles. ok oga@
Matthieu Herrb
2010-04-25
*sigh* ioctls do not copyout when they return an error. DRM developers
Owain Ainsworth
2010-04-11
don't allocate an array of pointers to structs when you want an array of
Owain Ainsworth
2010-03-31
update libdrm to 2.4.15.
Owain Ainsworth
2009-11-22
Some improvements from upstream for the GEM buffer object cache to stop the
Owain Ainsworth
2009-07-18
Fix libdrm for the buffer mapping strategy our GEM implementation will use
Owain Ainsworth
2009-06-27
Use the bsd.xorg.mk rules to install the pkgconfig file and
Matthieu Herrb
2009-06-21
Add support to the fake (non GEM) bufmgr for pinning and unpinning objects.
Owain Ainsworth
2009-05-03
update libdrm to 2.4.9 (actually to -current, but the only real changes
Owain Ainsworth
2009-01-26
Update libdrm to 2.4.3
Owain Ainsworth