1. a727c80 loader/dri3: Process event after each fence wait by Thomas Hellstrom · 7 years ago
  2. 86df05e loader/dri3: Use client local back to front blit in copySubBuffer if available by Thomas Hellstrom · 7 years ago
  3. 498814a dri3: Move up fourcc utility function by Louis-Francis Ratté-Boulianne · 7 years ago
  4. 0cc4c7e loader_dri3: Make sure we have an updated back v3 by Thomas Hellstrom · 7 years ago
  5. 7c3e3c0 loader_dri3: Support GLX_SWAP_EXCHANGE_OML by Thomas Hellstrom · 7 years ago
  6. c898e02 loader_dri3: Eliminate the back-to-fake-front copy by Thomas Hellstrom · 7 years ago
  7. 74b4cdd loader_dri3: Remove buffer_type from buffer metadata by Thomas Hellstrom · 7 years ago
  8. 16d1a0b loader_dri3: Support GLX_SWAP_COPY_OML by Thomas Hellstrom · 7 years ago
  9. 1e83bae loader_dri3: Honor the request to preserve back buffer content by Thomas Hellstrom · 7 years ago
  10. f71e174 loader_dri3: Increase the likelyhood of reusing the current swap buffer by Thomas Hellstrom · 7 years ago
  11. 2db9548 loader_dri3/glx/egl: Optionally use a blit context for blitting operations by Thomas Hellstrom · 7 years ago
  12. 5198e48 loader_dri3/glx/egl: Remove the loader_dri3_vtable get_dri_screen callback by Thomas Hellstrom · 7 years ago
  13. 9777c42 loader: drop the [gs]et_swap_interval callbacks by Emil Velikov · 7 years ago
  14. 10e7c2c loader: rework xmlconfig dependency by Emil Velikov · 7 years ago
  15. 185ef06 dri3: Wait for all pending swapbuffers to be scheduled before touching the front by Thomas Hellstrom · 7 years ago
  16. 97eadb0 loader: remove clamp_swap_interval() by Eric Engestrom · 7 years ago
  17. 601093f xmlconfig: move into src/util by Nicolai Hähnle · 7 years ago
  18. 81fb154 loader/dri3: Use dri3_find_back in loader_dri3_swap_buffers_msc by Thomas Hellstrom · 7 years ago
  19. 4a1238a egl: turn one more boolean `int` into a `bool` by Eric Engestrom · 7 years ago
  20. d80d6d6 loader: build libloader_dri3_helper.la only with HAVE_PLATFORM_X11 by Emil Velikov · 7 years ago
  21. a50c4eb loader: use drmGetDevice[s]2 API by Emil Velikov · 8 years ago
  22. 78c5772 loader: Move non-error message to debug level by Fabio Estevam · 8 years ago
  23. 884f65e egl/dri3: implement query surface hook by Brendan King · 8 years ago
  24. de6e6a3 loader: unconditionally include unistd.h and stdlib.h by Nicolai Hähnle · 8 years ago
  25. 3f46205 loader: Add an environment variable to override driver name choice. by Eric Anholt · 8 years ago
  26. af86085 loader: automake: include builddir prior to srcdir by Emil Velikov · 8 years ago
  27. 1411fbd loader/dri3: Unify the style of function pointer calls in structs by Boyan Ding · 9 years ago
  28. b421fec loader: automake: whitespace cleanup by Emil Velikov · 8 years ago
  29. e4b01c9 loader: fixup driver names if needed by Christian Gmeiner · 8 years ago
  30. 0890aa6 loader: add loader_get_extensions_name(..) helper by Christian Gmeiner · 8 years ago
  31. 47b5925 loader: cleanup copyright section by Emil Velikov · 8 years ago
  32. af7abc5 loader: remove loader_get_driver_for_fd() driver_type by Emil Velikov · 8 years ago
  33. f9f7e44 loader: remove final sysfs codepath in loader_get_device_name_for_fd() by Emil Velikov · 8 years ago
  34. cb23fba scons: remove all libudev references by Emil Velikov · 8 years ago
  35. 4a183f4 scons: loader: use libdrm when available by Emil Velikov · 8 years ago
  36. 6b21fda automake: remove all the libudev references by Emil Velikov · 8 years ago
  37. 1e2e625 loader: remove libudev_get_device_name_for_fd and related code by Emil Velikov · 8 years ago
  38. fcdc02f loader: reimplement loader_get_user_preferred_fd via libdrm by Emil Velikov · 8 years ago
  39. 8222100 loader: annotate __driConfigOptionsLoader as static by Emil Velikov · 8 years ago
  40. d561e06 loader: separate USE_DRICONF code into separate function by Emil Velikov · 8 years ago
  41. be23932 loader: slim down loader_get_pci_id_for_fd implementation(s) by Emil Velikov · 8 years ago
  42. 9caacb3 loader/dri3: constify the loader_dri3_vtable by Emil Velikov · 8 years ago
  43. a599b1c loader/dri3: import prime buffers in the currently-bound screen by Martin Peres · 8 years ago
  44. 0247e5e loader/dri3: add get_dri_screen() to the vtable by Martin Peres · 8 years ago
  45. dc3bb5d loader/dri3: Always use at least two back buffers by Michel Dänzer · 8 years ago
  46. d5f65b8 loader: fix sysfs uevent file parsing by Frank Binns · 8 years ago
  47. 9168130 nouveau: allow NV3x's to be used with nouveau_vieux by Ilia Mirkin · 8 years ago
  48. 1e3218b loader/dri3: Overhaul dri3_update_num_back by Michel Dänzer · 8 years ago
  49. 5d191ba loader/dri3: Destroy Present event context when destroying drawable v2 by Michel Dänzer · 8 years ago
  50. fd32868 loader: fix memory leak in loader_dri3_open by Jan Ziak · 8 years ago
  51. 20553e4 mesa: Use AC_HEADER_MAJOR to include correct header for major(). by Matt Turner · 8 years ago
  52. 112e988 Android: move libdrm settings to top-level Android.common.mk by Rob Herring · 8 years ago
  53. 28e3ae3 loader: add a libdrm case for loader_get_device_name_for_fd by Jonathan Gray · 9 years ago
  54. d943ac4 dri: add backbuffer use flag by Axel Davy · 9 years ago
  55. 657dc4f virtio_gpu: Add PCI ID to driver map by Rob Herring · 9 years ago
  56. b9b0a1f loader: unconditionally add AM_CPPFLAGS to libloader_la_CPPFLAGS by Emil Velikov · 9 years ago
  57. 7157085 automake: loader: don't create an empty dri3 helper by Emil Velikov · 9 years ago
  58. 115f179 automake: loader: honour the XCB_DRI3 cflags by Emil Velikov · 9 years ago
  59. 5a79e0a automake: loader: rework the CPPFLAGS by Emil Velikov · 9 years ago
  60. bd6131a loader/dri3: Expose function to create __DRIimage from pixmap by Boyan Ding · 9 years ago
  61. 6bd9ba7 loader: Add dri3 helper by Boyan Ding · 9 years ago
  62. 1c328b8 loader: use HAVE_LIBDRM instead of ! __NOT_HAVE_DRM_H by Emil Velikov · 9 years ago
  63. 8108de4 loader: don't leak udev_enumerate by Guillaume Desmottes · 9 years ago
  64. f241345 loader: Look for any version of currently linked libudev.so by Chris Wilson · 9 years ago
  65. 30d67d3 loader: move loader_open_device out of HAVE_LIBUDEV block by Julien Isorce · 9 years ago
  66. 9c92746 loader: Rename drm_open_device() to loader_open_device() and share it by Derek Foreman · 9 years ago
  67. 634f200 mesa: build xmlconfig to a separate static library by Erik Faye-Lund · 9 years ago
  68. b8213bb android: loader: export the path to be included by Chih-Wei Huang · 9 years ago
  69. 8362068 egl: Add needed extern "C" for C++ access by Alexander von Gluck IV · 9 years ago
  70. 05e7f7f Fix a few typos by Zoë Blade · 9 years ago
  71. 8691935 android: use LOCAL_SHARED_LIBRARIES over TARGET_OUT_HEADERS by Emil Velikov · 9 years ago
  72. 47870d6 scons: Don't build loader on Windows. by Jose Fonseca · 9 years ago
  73. 771cd26 loader: include <sys/stat.h> for non-sysfs builds by Emil Velikov · 9 years ago
  74. 00faf9f scons: Use -Werror MSVC compatibility flags per-directory. by Jose Fonseca · 10 years ago
  75. 80c5bd7 configure: Leverage gcc warn options to enable safe use of C99 features where possible. by Jose Fonseca · 10 years ago
  76. 982723d Revert "configure: Leverage gcc warn options to enable safe use of C99 features where possible." by Kenneth Graunke · 10 years ago
  77. 79daa51 configure: Leverage gcc warn options to enable safe use of C99 features where possible. by Jose Fonseca · 10 years ago
  78. 9153dd4 loader: not having a pci-id should not be a warn by Rob Clark · 10 years ago
  79. 9b5efac loader: Remove NEED_OPENGL_COMMON check. by Matt Turner · 10 years ago
  80. 952b324 mesa: Add scons files to distribution. by Matt Turner · 10 years ago
  81. 9f565f5 loader: Add headers to distribution. by Matt Turner · 10 years ago
  82. 5d64da4 loader: Add missing EXPAT_CFLAGS to libloader.la CPPFLAGS by Michael Forney · 10 years ago
  83. 261120d loader: Check dlsym() did not fail in libudev_get_device_name_for_fd() by Juha-Pekka Heikkila · 10 years ago
  84. 291ae62 loader: fds can be 0 by Dave Airlie · 10 years ago
  85. 73121a3 android: loader: prefix static libraries with libmesa_* by Emil Velikov · 10 years ago
  86. 5f3022e android: loader: use the installed libdrm headers by Emil Velikov · 10 years ago
  87. efa0aa8 util: Gather some common macros by Jason Ekstrand · 10 years ago
  88. 4d6c935 mesa: fix the condition in src/loader/Makefile.am by Axel Davy · 10 years ago
  89. 3ecd9e1 loader: Use drirc device_id parameter in complement to DRI_PRIME by Axel Davy · 10 years ago
  90. 7ab925a loader: add gpu selection code via DRI_PRIME. by Axel Davy · 10 years ago
  91. 85b6f36 loader: add optional /sys filesystem method for PCI identification. by Gary Wong · 10 years ago
  92. 090c772 loader: allow attempting more than one method of PCI identification. by Gary Wong · 10 years ago
  93. 380f05c loader: don't limit the non-udev path to only android by Jonathan Gray · 10 years ago
  94. 727f54a loader: use 0 instead of FALSE which isn't defined by Jonathan Gray · 10 years ago
  95. 5198981 loader: add special logic to distinguish nouveau from nouveau_vieux by Ilia Mirkin · 10 years ago
  96. c849ecc dri: Add a useful error message if someone's packages missed libudev deps. by Eric Anholt · 11 years ago
  97. 63546b8 dri: Also support the loader with libudev.so.0. by Eric Anholt · 11 years ago
  98. 7965908 loader: do not print the pci id during normal operation by Emil Velikov · 11 years ago
  99. 780dfc1 loader: print WARNING and FATAL messages using the default logger by Emil Velikov · 11 years ago
  100. 61c825e loader: include dlfcn.h when building with HAVE_LIBUDEV by Emil Velikov · 11 years ago