1. e59f00f configure: request/set the compiler in C99 mode by Emil Velikov · 9 years ago
  2. 104c895 drm: remove no longer needed VISIBILITY_CFLAGS by Emil Velikov · 9 years ago
  3. a418f2f intel: add symbols test by Emil Velikov · 9 years ago
  4. d9b6a69 autotools: remove ${srcdir} from the includes by Emil Velikov · 9 years ago
  5. 268dce4 automake: pick up all files for distribution. by Emil Velikov · 10 years ago
  6. 4255d3d libdrm, freedreno, intel, nouveau, radeon: add Makefile.sources by Emil Velikov · 10 years ago
  7. 07fead4 intel: Use symbol visibility. by Maarten Lankhorst · 10 years ago
  8. faf26b6 intel: fix build error by Rob Clark · 12 years ago
  9. 4db16a9 intel: Add .aub file output support. by Eric Anholt · 13 years ago
  10. 90b23cc intel: Mark up with valgrind intrinsics to reduce false positives by Chris Wilson · 12 years ago
  11. b5cb7f8 intel: Add a regression test for 2D decode, which I'm about to refactor. by Eric Anholt · 13 years ago
  12. 683855f intel: Add regression tests for batch decode. by Eric Anholt · 13 years ago
  13. ccbc403 intel: Add a regression test program for intel_decode.c. by Eric Anholt · 13 years ago
  14. 88cffcc intel: Turn on normal warnings for intel_decode.c build. by Eric Anholt · 13 years ago
  15. 71066ab intel: Get intel_decode.c minimally building. by Eric Anholt · 13 years ago
  16. 2acaf16 intel: shared header for shader debugging by Ben Widawsky · 13 years ago
  17. 9d77603 intel: Add interface to query aperture sizes. by Chris Wilson · 13 years ago
  18. ef36c9a intel: Install the header file in the libdrm/ directory. by Eric Anholt · 14 years ago
  19. 21105bc libdrm: Move intel_atomic.h to libdrm core for sharing. by Pauli Nieminen · 14 years ago
  20. 4f57abf Move libdrm/ up one level by Kristian Høgsberg · 15 years ago[Renamed (96%) from libdrm/intel/Makefile.am]
  21. a66cf9c Use headers copied from kernel instead of shared-core by Kristian Høgsberg · 15 years ago
  22. 89cc98c Only install libdrm_intel.pc if we build libdrm_intel by Julien Cristau · 15 years ago
  23. 04495ee intel: Use atomic refcounters by Chris Wilson · 15 years ago
  24. d74c67f link libdrm_intel with -lrt for new use of clock_gettime(). by Anssi Hannula · 15 years ago
  25. cbdd627 intel: don't count fences on 965 and later, as they don't use them. by Eric Anholt · 15 years ago
  26. d9c2f65 link libdrm_intel properly by Julien Cristau · 16 years ago
  27. 3169d96 intel: Protect bufmgr objects with a pthread mutex. by Eric Anholt · 16 years ago
  28. 738e36a Move intel libdrm stuff to libdrm_intel.so by Eric Anholt · 16 years ago
  29. 966c783 libdrm: Allow build outside of source tree. by Matthieu Herrb · 16 years ago
  30. c485742 Fix and hook up bufmgr code to the build. by Eric Anholt · 16 years ago