1. 37402aa st/mesa: conditionally enable GL_NV_vdpau_interop by Christian König · 9 years ago
  2. 7bb193d mesa/build: add OpenSWR to build by Tim Rowley · 8 years ago
  3. 45ab5b1 freedreno: query max gpu freq by Rob Clark · 9 years ago
  4. 04085af configure: Bail out on llvm-config component error by Jan Vesely · 9 years ago
  5. 1cadfe0 configure: Eliminate MSVC2008 compatibility. by Jose Fonseca · 9 years ago
  6. 100796c gallium/radeon: drop support for LLVM 3.5 by Marek Olšák · 9 years ago
  7. 98cebc9 configure.ac: don't require EGL/DRM and GBM if OpenGL is disabled by Marek Olšák · 9 years ago
  8. eb63640 glsl: move to compiler/ by Emil Velikov · 9 years ago
  9. 2f86383 compiler: introduce a libcompiler static library by Emil Velikov · 9 years ago
  10. 647d8e9 configure.ac: always define __STDC_CONSTANT_MACROS by Oded Gabbay · 9 years ago
  11. 6613042 configure.ac: add --enable-profile by Oded Gabbay · 9 years ago
  12. afe88f6 configure.ac: Detect if running on POWER8 arch by Oded Gabbay · 9 years ago
  13. a8abdf2 nouveau: bump required libdrm version to 2.4.66 by Ben Skeggs · 9 years ago
  14. 6e44bbe configura.ac: fix test for SSE4.1 assembler support by Oded Gabbay · 9 years ago
  15. 4ef44bb configure: check for python2.7 for PYTHON2 by Jonathan Gray · 9 years ago
  16. 7f585a6 configure.ac: use pkg-config for libelf by Jonathan Gray · 9 years ago
  17. 51564f0 configure.ac: Refuse to build with Sun C compiler. by Jose Fonseca · 9 years ago
  18. b89d1b2 configure.ac: default to disabled dri3 when --disable-dri is set by Emil Velikov · 9 years ago
  19. a39eac8 vc4: Just put USE_VC4_SIMULATOR in DEFINES. by Eric Anholt · 9 years ago
  20. 950e06a automake: remove no longer needed HAVE_LOADER_GALLIUM conditional by Emil Velikov · 9 years ago
  21. 149454b pipe-loader: remove HAVE_DRM_LOADER_GALLIUM and HAVE_PIPE_LOADER_DRM by Emil Velikov · 9 years ago
  22. 33f1db1 pipe-loader: add pipe_loader_sw_probe_kms() implementation by Emil Velikov · 9 years ago
  23. be43072 configure: use HAVE_DRISW_KMS when handling kms swrast by Emil Velikov · 9 years ago
  24. e762a46 configure: remove obsolete _CLIENT comment by Emil Velikov · 9 years ago
  25. f35198b egl/x11: Implement dri3 support with loader's dri3 helper by Boyan Ding · 9 years ago
  26. 6bd9ba7 loader: Add dri3 helper by Boyan Ding · 9 years ago
  27. ad2752e st/va: add VAAPI HEVC decode support by Boyuan Zhang · 9 years ago
  28. b3b82fe virgl/vtest: add vtest driver by Dave Airlie · 9 years ago
  29. a8987b8 virgl: add driver for virtio-gpu 3D (v2) by Dave Airlie · 10 years ago
  30. 99c4079 configure.ac: ensure RM is set by Jonathan Gray · 9 years ago
  31. fd5e058 configure: show which gallium drivers/sts are built by Ilia Mirkin · 9 years ago
  32. 6dfc5e2 configure.ac: Add support to enable read-only text segment on x86. by Jeremy Huddleston · 9 years ago
  33. f5b26b4 vc4: Only build in simulator mode if we find pkg-config for it. by Eric Anholt · 9 years ago
  34. 5bb41d9 freedreno: one screen to rule them all by Rob Clark · 9 years ago
  35. e6d3846 gallium/radeon: drop support for LLVM 3.4 by Marek Olšák · 9 years ago
  36. adeba94 Use IMP_LIB_EXT when checking for LLVM shared libraries by Jon TURNEY · 9 years ago
  37. 0db323a build: add HAVE_SHA1 define when using --with-sha1 option by Tapani Pälli · 9 years ago
  38. 525921e gallium/ddebug: new pipe for hang detection and driver state dumping (v2) by Marek Olšák · 9 years ago
  39. 56717c0 st/nine: Require gcc >= 4.6 by David Heidelberg · 9 years ago
  40. 4a0bea3 freedreno: use fd_pipe_wait_timeout() by Rob Clark · 9 years ago
  41. 2eb067d winsys/amdgpu: add a new winsys for the new kernel driver by Marek Olšák · 9 years ago
  42. 5609a69 st/vdpau: add HEVC support v2 by Christian König · 9 years ago
  43. 02a4fe2 configure.ac: Always define __STDC_LIMIT_MACROS. by Matt Turner · 9 years ago
  44. f55c408 mesa: Add -fno-trapping-math to CFLAGS. by Matt Turner · 9 years ago
  45. 875458b mesa: Add -fno-math-errno to CFLAGS. by Matt Turner · 9 years ago
  46. 4d7e0fa opencl: use versioned .so in mesa.icd by Igor Gnatenko · 9 years ago
  47. eb3e256 configure.ac: check for mkostemp() by Emil Velikov · 9 years ago
  48. 175d975 egl/wayland: use drmGetNodeTypeFromFd helper instead of opencoding it by Emil Velikov · 9 years ago
  49. fa109d0 egl/wayland: libdrm is a hard requirement, treat it as such by Emil Velikov · 9 years ago
  50. b0a9299 configure.ac: null,android,gdi are not valid egl-platforms by Emil Velikov · 9 years ago
  51. e342039 automake: rework the EGL build by Emil Velikov · 9 years ago
  52. ce2a4bd dri/common: remove unused drm_version variable by Emil Velikov · 9 years ago
  53. 16f6d43 configure.ac: do not set HAVE_DRI(23) when libdrm is missing by Emil Velikov · 9 years ago
  54. be1f49b mesa: Detect and provide macros for function attributes pure and const. by Eric Anholt · 9 years ago
  55. a025e53 i965: bump libdrm requirement to 2.4.61 and drop in-tree workaround by Emil Velikov · 9 years ago
  56. 132031b pipe-loader: remove pipe_loader_sw_probe_xlib by Emil Velikov · 9 years ago
  57. c73d30d automake: remove empty GALLIUM_PIPE_LOADER_LIBS by Emil Velikov · 9 years ago
  58. abc2012 automake: pipe-loader: remove the 'client' pipe-loader by Emil Velikov · 9 years ago
  59. c7f3657 darwin: Suppress type conversion warnings for GLhandleARB by Julien Isorce · 9 years ago
  60. 128de6f mesa: Add a MUST_CHECK macro for __attribute__((warn_unused_result)). by Kenneth Graunke · 9 years ago
  61. e212a80 nvc0: create screen fence objects with coherent attribute by Alexandre Courbot · 9 years ago
  62. 8276ba2 nouveau: rename var name for nouveau_vieux to avoid conflict with nouveau by Ilia Mirkin · 9 years ago
  63. 404a90b mesa: Enable subdir-objects globally. by Matt Turner · 9 years ago
  64. 6ed52f7 configure: drop unused variable GBM_BACKEND_DIRS by Emil Velikov · 9 years ago
  65. 994be51 configure: error out when building libEGL without shared-glapi by Emil Velikov · 9 years ago
  66. ddc886b configure: error out when building backend-less libEGL by Emil Velikov · 9 years ago
  67. 92dc507 configure: allow building shared-glapi powered libgl-xlib by Emil Velikov · 9 years ago
  68. 6d744aa configure: warn about shared_glapi & xlib-glx only when both are set by Emil Velikov · 9 years ago
  69. 6b8accb egl/dri2: implement platform_surfaceless by Haixia Shi · 9 years ago
  70. 797f4ea configure.ac: rename LLVM_VERSION_PATCH to avoid conflict with llvm-config.h by Marek Olšák · 9 years ago
  71. 4d35eef radeon/llvm: Handle LLVM backend rename from R600 to AMDGPU by Tom Stellard · 9 years ago
  72. 8d10b2a vc4: Drop subdirectory in vc4 build. by Eric Anholt · 9 years ago
  73. 0ad15e5 configure.ac: Link mcdisassembler component. by Jose Fonseca · 9 years ago
  74. 9119cd7 configure.ac: Don't bother checking whether LLVM's MCJIT component is available. by Jose Fonseca · 9 years ago
  75. dd04854 configure.ac: enable building GLES1 and GLES2 by default by Marek Olšák · 9 years ago
  76. 31cd2d7 swrast: Build fix for Solaris by Alan Coopersmith · 9 years ago
  77. f39cd71 clover: make llvm >= 3.5.0 and c++11 mandatory by EdB · 9 years ago
  78. 52e4e47 configure.ac: fix bashism by Tobias Nygren · 9 years ago
  79. 61293bf configure.ac: print LLVM_LDFLAGS by Marek Olšák · 9 years ago
  80. 85dd46d mesa: Remove pointless USE_EXTERNAL_DXTN_LIB macro. by Jose Fonseca · 9 years ago
  81. 0e742b1 configure.ac: remove deprecated --with-libclc-path by Emil Velikov · 9 years ago
  82. d99135b configure: nuke --with-max-{width,height} by Emil Velikov · 9 years ago
  83. 4008975 configure.ac: error out if python/mako is not found when required by Emil Velikov · 9 years ago
  84. 248eb54 configure.ac: move AC_MSG_RESULT reporting back into the m4 macro by Emil Velikov · 9 years ago
  85. 8f0274c configure: Bail out with MinGW targets. by Jose Fonseca · 9 years ago
  86. 429a435 galahad: remove driver by Emil Velikov · 9 years ago
  87. 0d6e762 egl/main: drop platform fbdev specific code by Emil Velikov · 9 years ago
  88. 65a8d4d winsys/sw/fbdev: remove unused software winsys by Emil Velikov · 9 years ago
  89. 1081ed9 winsys/sw/wayland: remove unused winsys by Emil Velikov · 9 years ago
  90. c02c4b5 i965: Store the GPU revision number in brw_context by Neil Roberts · 9 years ago
  91. 8475526 configure: check if compiler supports -Werror=vla. by Jonathan Gray · 9 years ago
  92. 39f90e6 configure: require pthreads for POSIX builds by Emil Velikov · 9 years ago
  93. 5f75983 Add macro for unused function attribute. by Vinson Lee · 9 years ago
  94. 3b1d699 Revert "configure: require pthreads for POSIX builds" by Emil Velikov · 9 years ago
  95. 50714ce configure: require pthreads for POSIX builds by Emil Velikov · 9 years ago
  96. ced9425 configure: Introduce new output variable to ax_check_python_mako_module.m4 by Samuel Iglesias Gonsalvez · 9 years ago
  97. 3acd7a3 st/vega: Remove. by Jose Fonseca · 9 years ago
  98. 80c5bd7 configure: Leverage gcc warn options to enable safe use of C99 features where possible. by Jose Fonseca · 9 years ago
  99. 9a07435 identity: Remove. by Jose Fonseca · 9 years ago
  100. 982723d Revert "configure: Leverage gcc warn options to enable safe use of C99 features where possible." by Kenneth Graunke · 9 years ago