IABSD.fr/xenocara/lib/libdrm/shlib_version

Branch :


Log

Author Commit Date CI Message
e4c82170 2010-07-18 21:02:35 Support the apis for getting vblank events from the drm fd. (only vblank events for now, pageflip events require kms and thus have not yet been added). Bumps libdrm minor version.
c7b8df80 2010-03-31 06:31:45 update libdrm to 2.4.15. This diff seems larger than it is since upstream reindented some sources. This updates libdrm_intel to -current (which only affect the GEM code) and libdrm to 2.4.15. bumping both minor versions. Discussed with matthieu@
43a3b634 2009-01-26 23:14:37 Update libdrm to 2.4.3 This is needed for us to be able to update Mesa and xf86-video-intel. Includes a few fixes, as well as the intel bufmgr interface and the modesetting interface (which currently errors when you check if it's enabled). ok matthieu@
cc283d3c 2009-01-10 16:29:26 De-autoconf libdrm. Now that xenocara has been made clean with respect to using kernel headers instead of those provided with libdrm, remove the copy of the headers included here. Since it is now very simple, move it over to using standard bsd makefiles instead of autoconf. ok matthieu@