Age | Commit message (Expand) | Author |
2012-02-11 | intel: Mark up with valgrind intrinsics to reduce false positives | Chris Wilson |
2012-02-06 | configure: Bump version for 2.4.31 | Jerome Glisse |
2012-01-31 | intel: Fix build of Intel DRM on x86 systems | Paul Berry |
2012-01-30 | Don't build Intel DRM if $CHOST is not i?86-* or x86_64-* | Jeremy Huddleston |
2012-01-06 | configure: Bump version for 2.4.30 | Eric Anholt |
2012-01-04 | intel: Add a regression test program for intel_decode.c. | Eric Anholt |
2011-12-13 | configure: Bump version for 2.4.29 | Chris Wilson |
2011-12-05 | configure: Bump version to 2.4.28 | Chris Wilson |
2011-11-10 | tests/radeon: radeon specific test | Jerome Glisse |
2011-10-29 | configure: version bump for 2.4.27 release. | Eric Anholt |
2011-06-04 | configure: version bump for 2.4.26 release | Chris Wilson |
2011-06-04 | intel: Add interface to query aperture sizes. | Chris Wilson |
2011-04-11 | configure: version bump for 2.4.25 release | Chris Wilson |
2011-03-21 | build: Update autotools configuration | Javier Jardón |
2011-03-01 | configure: Bump version to 2.4.24 | Chris Wilson |
2011-02-17 | configure.ac: ac_define HAVE_RADEON | Benjamin Franzke |
2010-12-10 | configure: Bump version to 2.4.23 | Chris Wilson |
2010-09-28 | Increment version to 2.4.22 | Carl Worth |
2010-06-10 | Bump version to 2.4.21 for release. | Eric Anholt |
2010-05-26 | Enable silent automake rules. | Eric Anholt |
2010-04-27 | tests: add new vblank test | Jesse Barnes |
2010-04-16 | Make libkms build default OS-dependent | Alan Coopersmith |
2010-04-02 | libdrm: bump version number to 2.4.20 for release | Jesse Barnes |
2010-03-17 | Check HAVE_RADEON only after checking for atomic operations. | Pauli Nieminen |
2010-03-17 | libdrm: Fix error message if libdrm_intel|radeon is disabled and there is no ... | Pauli Nieminen |
2010-03-17 | libdrm_radeon: Optimize cs_gem_reloc to do less looping. | Pauli Nieminen |
2010-03-17 | libdrm: Move intel_atomic.h to libdrm core for sharing. | Pauli Nieminen |
2010-03-03 | Increment version to 2.4.19 for release. | Eric Anholt |
2010-02-28 | Add config.h macro HAVE_NOUVEAU | Marcin Kościelnicki |
2010-02-18 | libkms: Enable by default | Jakob Bornecrantz |
2010-02-16 | Increment version to 2.4.18 for release. | Carl Worth |
2010-02-02 | radeon: enable by default now that kms is out of staging | Dave Airlie |
2010-01-16 | Add support for Solaris libc atomic operations | Alan Coopersmith |
2010-01-16 | Include alloca.h in tests/drmstat.c when configure detects it | Alan Coopersmith |
2010-01-08 | tests: Add a very small libkms test | Jakob Bornecrantz |
2010-01-05 | libkms: Make vmwgfx optional | Jakob Bornecrantz |
2010-01-05 | Merge branch 'master' into libkms-master | Jakob Bornecrantz |
2010-01-05 | libkms: Disable by default | Jakob Bornecrantz |
2010-01-05 | vmwgfx: Add experimental vmwgfx kernel header | Jakob Bornecrantz |
2009-12-21 | libdrm 2.4.17 | Dave Airlie |
2009-12-04 | libkms: Add libkms | Jakob Bornecrantz |
2009-12-03 | Bump to 2.4.16 for release | Kristian Høgsberg |
2009-11-23 | Don't hardcore 'yes', use in configure.ac output | Kristian Høgsberg |
2009-11-23 | Output summary of enabled features at the end of configure.ac | Kristian Høgsberg |
2009-11-20 | Install kernel headers in ${includedir}/drm | Kristian Høgsberg |
2009-11-17 | Move libdrm/ up one level | Kristian Høgsberg |
2009-11-17 | Use headers copied from kernel instead of shared-core | Kristian Høgsberg |
2009-11-17 | Add makefile rule to copy headers from kernel tree | Kristian Høgsberg |
2009-11-05 | Only install libdrm_intel.pc if we build libdrm_intel | Julien Cristau |
2009-10-13 | intel: Fallback to atomic-ops.h [libatomic-ops-dev] | Chris Wilson |