1. dfed5e1 include <sys/types.h> & <sys/mkdev.h> directly for major() and minor() by Alan Coopersmith · 9 years ago
  2. 42465fe drm: rename libdrm{,_macros}.h by Emil Velikov · 10 years ago
  3. b0d4ee6 libkms: add symbols test by Emil Velikov · 10 years ago
  4. 983892d libkms: annotate private symbols by Emil Velikov · 10 years ago
  5. 568b3a0 android: add the missing tag "optional" to libkms by Emil Velikov · 10 years ago
  6. ff02121 android: remove LOCAL_COPY_HEADERS* variables by Emil Velikov · 10 years ago
  7. af4379f android: simplify LOCAL_C_INCLUDES by Emil Velikov · 10 years ago
  8. 24ac8cd android: correcly set LOCAL_EXPORT_C_INCLUDE_DIRS by Emil Velikov · 10 years ago
  9. d41b7a3 exynos: Don't use DRM_EXYNOS_GEM_{MAP_OFFSET/MMAP} ioctls by Hyungwon Hwang · 10 years ago
  10. dadc9ef libkms: use drm_mmap/drm_munmap wrappers by Emil Velikov · 10 years ago
  11. 268dce4 automake: pick up all files for distribution. by Emil Velikov · 10 years ago
  12. a3dfd6d libkms: add Android build by Emil Velikov · 10 years ago
  13. 1a75044 libkms: move sources lists to makefile.sources by Emil Velikov · 10 years ago
  14. f3fd11b libkms: build the intel backend only when needed by Emil Velikov · 10 years ago
  15. 02b3ad7 libkms: remove explicit define _FILE_OFFSET_BITS 64 by Emil Velikov · 10 years ago
  16. 8e93afc all: include config.h only when available and use its defines by Emil Velikov · 10 years ago
  17. 3732ef5 tests/kmstest: support exynos by Hyungwon Hwang · 11 years ago
  18. aa4afdf kms: Return a negative error code in kms_bo_create() by Laurent Pinchart · 12 years ago
  19. 9fa4a4b kms: Make libkms.h usable in C++ by Laurent Pinchart · 12 years ago
  20. baf0a7d libkms: return -EINVAL on fstat error by Maxime Villard · 12 years ago
  21. 1f4b5e1 libkms: fix memory leak in error path by Maxime Villard · 12 years ago
  22. 9c3c95f libkms: link against libdrm by Marcin Slusarz · 12 years ago
  23. 61be940 libkms: All current BO_TYPE are 32bpp by Chris Wilson · 13 years ago
  24. bb99465 libkms: add dumb support by Dave Airlie · 14 years ago
  25. ed7d177 libkms/radeon: Add backend by nobled · 14 years ago
  26. ae57dcf libkms: Fix include paths by Daniel Stone · 14 years ago
  27. d5a2e77 libkms/nouveau: Add support by Marcin Kościelnicki · 15 years ago
  28. 23f6272 libkms/intel: Throw out unused intel_bo fields. by Marcin Kościelnicki · 15 years ago
  29. a5c8f55 libkms: Use a standard version number by Jakob Bornecrantz · 15 years ago
  30. 25c0c63 libkms: Add missing include file to libkms source by Jakob Bornecrantz · 15 years ago
  31. 44a0e0a libkms: Rework interface to not duplicate fields from kms and make formats explicit by Jakob Bornecrantz · 15 years ago
  32. dfa7297 libkms: Fix return value in vmwgfx_bo_create by Jakob Bornecrantz · 15 years ago
  33. 2959266 libkms: Fix multiple map unmap in vmwgfx and add comment in intel by Jakob Bornecrantz · 15 years ago
  34. d920fa9 libkms: Use sysfs instead of udev to find driver by Jakob Bornecrantz · 15 years ago
  35. 8838bb1 libkms/intel: Don't fail to create bo if we fail to tile by Jakob Bornecrantz · 15 years ago
  36. bfa44bb libkms: Add intel backend by Jakob Bornecrantz · 15 years ago
  37. 9042d72 libkms: Pick driver backend via pci id that we get from udev by Jakob Bornecrantz · 15 years ago
  38. 5dbc1b3 libkms: Make vmwgfx optional by Jakob Bornecrantz · 15 years ago
  39. dfbaffe libkms: Remove duped vmwgfx_drm.h header by Jakob Bornecrantz · 15 years ago
  40. 77ddc78 vmwgfx: Fetch the latest header by Jakob Bornecrantz · 15 years ago
  41. 201f579 libkms: Change destroy api a bit by Jakob Bornecrantz · 15 years ago
  42. 8c0571a libkms: Add libkms by Jakob Bornecrantz · 15 years ago