IABSD.fr/xenocara/lib/libdrm/configure.ac

Branch :


Log

Author Commit Date CI Message
41f63e84 2018-11-01 08:29:47 Merge libdrm 2.4.96
d4accf84 2018-09-13 12:02:27 Merge libdrm 2.4.94
32150df0 2018-02-17 02:31:15 Merge libdrm 2.4.89
e188ddf9 2017-08-05 14:21:16 Merge libdrm 2.4.82
a632c2fb 2017-04-14 07:52:10 Merge libdrm 2.4.79
6f7c809e 2017-02-05 05:46:41 Merge libdrm 2.4.75
b2fcf886 2016-11-19 05:45:00 Merge libdrm 2.4.73
512a658c 2016-10-16 06:11:11 Merge libdrm 2.4.71
92b7ec9f 2016-03-20 10:41:29 Merge libdrm 2.4.67
8f9a563a 2015-12-27 09:16:53 Merge libdrm 2.4.65
06524d56 2015-08-28 14:25:03 The libdrm autoconf test for atomics uses __sync_val_compare_and_swap with the address of a function argument which triggers a gcc ICE on sparc64 resulting in libdrm_radeon not being built as reported by naddy. kettenis pointed out that while other architectures probably spill the argument onto the stack this is likely not the case on register window architectures like SPARC and suggested passing a pointer as an argument instead which avoids the ICE and allows the drm libraries requiring atomics to build on sparc64 again. ok kettenis@ matthieu@
d4c79ffe 2015-08-22 00:30:35 Merge libdrm 2.4.64. This changes the build to using the upstream auto* build system and installing/using a libdrm specific set of drm headers. Thanks to Emil Velikov for removing the GNU makeisms upstream.
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@
5c3f5f1a 2008-08-26 16:36:24 update libdrm to 2.3.1 preserving local changes. This was tested by several before lock. ok matthieu.
e3881499 2008-02-12 21:27:14 - remove stuff that we don't want from drmOpenDevice() - prepare for privilege separation support. ok oga@.
1e64eadd 2007-01-01 10:30:41 Import libdrm 2.3.0