1. 7585617 Only require libdrm if direct rendering is actually enabled. by Samuel Thibault · 14 years ago
  2. 202c345 autoconf/make: Don't specify individual llvm libraries. by José Fonseca · 14 years ago
  3. 110f5e2 autoconf/llvm: fix build for disassembler by Dave Airlie · 14 years ago
  4. e6314db gallivm: Use LLVM MC disassembler, instead of udis86. by José Fonseca · 14 years ago
  5. 4ca075a egl_dri2 x11: Workaround device_name xcb-dri2 bug by Benjamin Franzke · 14 years ago
  6. 6b369c4 egl: Add EGL_WL_bind_wayland_display by Benjamin Franzke · 14 years ago
  7. faf1dda configure: Bump libdrm requirements by Chris Wilson · 14 years ago
  8. 4484297 Fix GLX_USE_TLS define. by Tom Fogal · 14 years ago
  9. aa6a5cf Fix --enable-shared-glapi configure option by Jon TURNEY · 14 years ago
  10. d1e28b2 mesa: Optionally build a dricore support library (v3) by Christopher James Halse Rogers · 14 years ago
  11. 7da5105 configure.ac: remove libdrm_radeon dependency for r300g and r600g by Marek Olšák · 14 years ago
  12. 1a8899d configure.ac: Fix typo by Kristian Høgsberg · 14 years ago
  13. 214fc6e egl: Implement libwayland-egl by Benjamin Franzke · 14 years ago
  14. e586c4b egl: Add wayland platform by Benjamin Franzke · 14 years ago
  15. ec96b0e configure.ac: correctly check for libdrm_radeon version by Marek Olšák · 14 years ago
  16. d1d81205 Remove talloc from the make and automake build systems. by Kenneth Graunke · 14 years ago
  17. 903185b configure.ac: define LIBDRM_INTEL_REQUIRED by Tormod Volden · 14 years ago
  18. e8c7d75 glapi: Fix OpenGL and OpenGL ES interop. by Chia-I Wu · 14 years ago
  19. 9767d3b glapi: Fix OpenGL ES 1.1 and 2.0 interop. by Chia-I Wu · 14 years ago
  20. c116a0e autoconf: Fail when --with-state-trackers is incomplete. by Chia-I Wu · 14 years ago
  21. 0865af4 noop: remove dead dri target by Jerome Glisse · 14 years ago
  22. 483f566 configure: bump libdrm version requirement to 2.4.23 by Brian Paul · 14 years ago
  23. 31351dc Export TLS support in gl.pc. by Tom Fogal · 14 years ago
  24. 1258317 mesa: Remove GLES overlay. by Chia-I Wu · 14 years ago
  25. c98ea26 egl: Make egl_dri2 and egl_glx built-in drivers. by Chia-I Wu · 14 years ago
  26. 3349517 noop: make noop useable like trace or rbug by Jerome Glisse · 14 years ago
  27. 8fd8de3 mesa: fix build for NetBSD by Pierre Allegraud · 14 years ago
  28. cd1cf78 Merge remote branch 'origin/nvc0' by Christoph Bumiller · 14 years ago
  29. bd8e658 intel: Bump libdrm configure.ac requirement for the gen6 BLT ring support. by Eric Anholt · 14 years ago
  30. ada9c78 autoconf: Fix --with-driver=xlib --enable-openvg. by Chia-I Wu · 14 years ago
  31. 0f68236 Merge remote branch 'origin/master' into nvc0-new by Christoph Bumiller · 14 years ago
  32. 7da704e configure: use llvm-config --cppflags instead of --cflags by Brian Paul · 14 years ago
  33. 5da2469 gallium/noop: no operation gallium driver by Jerome Glisse · 14 years ago
  34. 4c22475 nvc0: import nvc0 gallium driver by Christoph Bumiller · 14 years ago
  35. dbacbb8 autoconf: Add --enable-gallium-egl. by Chia-I Wu · 14 years ago
  36. 1230050 autoconf: Tidy configure output for EGL. by Chia-I Wu · 14 years ago
  37. 156e955 autoconf: st/vega requires --enable-openvg. by Chia-I Wu · 14 years ago
  38. 815faa4 autoconf: Update configuration info. by Chia-I Wu · 14 years ago
  39. be5f34a autoconf: Better client API selection. by Chia-I Wu · 14 years ago
  40. 3acc826 Fix build on systems where "python" is python 3. by Kenneth Graunke · 14 years ago
  41. 11eb422 configure.ac: do not build xorg-r300g by default by Marek Olšák · 14 years ago
  42. a1aec2e configure.ac: look for libdrm_radeon before building gallium/r300,r600 by Marek Olšák · 14 years ago
  43. f762f7b mesa: make makedepend an hard requirement by Luca Barbieri · 14 years ago
  44. 85a45dc Build r300g by default by Marek Olšák · 14 years ago
  45. 2a910b3 egl: Enable drm platform by default. by Chia-I Wu · 14 years ago
  46. e7424d7 st/egl: Rename kms backend to drm. by Chia-I Wu · 14 years ago
  47. 7b34fcc configure: Enable -fvisibility=hidden for g++ as well by Kristian Høgsberg · 14 years ago
  48. 2b9dac3 Make XF86VIDMODE extension optional by Jon TURNEY · 14 years ago
  49. c55a8a7 Cygwin: Teach mklib/minstall to properly install libraries on cygwin by Jon TURNEY · 14 years ago
  50. a3c2bd4 Don't pass -ffast-math to clang, since it ignores it and complains. by Eric Anholt · 14 years ago
  51. 2a50187 Make configure work with clang by nobled · 14 years ago
  52. e637f8b Add talloc to osmesa library dependencies by Jon TURNEY · 14 years ago
  53. 6356303 Add talloc to dependencies for libGL built with xlib driver by Jon TURNEY · 14 years ago
  54. 37f0654 r300g: rename radeong_dri.so to r300_dri.so by Dave Airlie · 14 years ago
  55. 639cdd3 mesa: AC_SUBST the talloc libs/cflags so the ./configure results are saved. by Eric Anholt · 14 years ago
  56. 443a7e4 Merge branch 'master' into glsl2 by Ian Romanick · 14 years ago
  57. c33c191 configure: fix wrong variable name GLESv1_LIB_DEPS by Li Peng · 14 years ago
  58. afe125e Merge remote branch 'origin/master' into glsl2 by Eric Anholt · 14 years ago
  59. 08f4bc0 st/egl: Fix build on FreeBSD. by Chia-I Wu · 14 years ago
  60. 39ae965 egl: Build egl_dri2 only when DRI drivers are built. by Chia-I Wu · 14 years ago
  61. bb217ba egl: Build egl_dri2 only when xcb-dri2 is available. by Chia-I Wu · 14 years ago
  62. 4f95688 st/xorg: When selecting st via configure make sure to test for xorg-server by Jakob Bornecrantz · 14 years ago
  63. 2168b87 egl_dri2: Support _EGL_PLATFORM_DRM by Kristian Høgsberg · 14 years ago
  64. cf588ab st/egl: Add support for !GLX_DIRECT_RENDERING. by Chia-I Wu · 14 years ago
  65. 9617254 Use GLUT_CFLAGS when building glut by John Hein · 14 years ago
  66. d8e0e11 st/egl: Reorganize targets. by Chia-I Wu · 14 years ago
  67. a01e0af Merge branch 'gallium-drm-driver-drescriptor' by Jakob Bornecrantz · 14 years ago
  68. 0a1b54d glsl2: Replace the GLSL compiler with the glsl2 project. by Eric Anholt · 14 years ago
  69. 2560978 configure: Add galahad to default build. by Corbin Simpson · 14 years ago
  70. 23a915e gallium: Drop sw drm winsys by Jakob Bornecrantz · 14 years ago
  71. 7dce4f3 i915g: Create seperate option for i915g and i965g by Jakob Bornecrantz · 14 years ago
  72. da39d5d egl: s/EGL_DISPLAY/EGL_PLATFORM/. by Chia-I Wu · 14 years ago
  73. 8f3e48e st/egl: Build sw/fbdev winsys for fbdev backend. by Chia-I Wu · 14 years ago
  74. cbf30fc osmesa: always build standalone for internal symbols by Dan Nicholson · 14 years ago
  75. 73de09f i965: Convert the binding table to streamed indirect state. by Eric Anholt · 14 years ago
  76. 0528106 glew: Drop glew now that we don't need it for the progs by Jakob Bornecrantz · 14 years ago
  77. 56c3cce Remove last bits of progs/ infrastructure by Kristian Høgsberg · 14 years ago
  78. 8e1b375 autoconf: Remove unused APIS. by Chia-I Wu · 14 years ago
  79. aeee526 r600g: Integrate into build by Jakob Bornecrantz · 14 years ago
  80. 1a8b127 Fix test for MESA_LLVM. by Eric Anholt · 14 years ago
  81. 68fc4b4 Remove demos that have moved to git+ssh://git.freedesktop.org/git/mesa/demos. by Eric Anholt · 14 years ago
  82. 70ae8bf progs/egl: Fix building on cygwin. by Chia-I Wu · 14 years ago
  83. 2c3fb4e rbug: Break out of trace by Jakob Bornecrantz · 14 years ago
  84. 87cc2da mesa/es: Merge back to core mesa. by Chia-I Wu · 14 years ago
  85. 48f8a76 autoconf: Also strip '\r' character in version scrape. by Vinson Lee · 14 years ago
  86. 3ecb8c2 gallium: Add llvmpipe support to st/egl. by Chia-I Wu · 14 years ago
  87. 63ab250 gallium: Add egl-apis target. by Chia-I Wu · 14 years ago
  88. 3e1ccb2 mapi: Merge src/gles/. by Chia-I Wu · 14 years ago
  89. 874ccd5 Define OpenGL ES and OpenVG library names. by Chia-I Wu · 14 years ago
  90. 75143ef st/vega: Use vgapi. by Chia-I Wu · 14 years ago
  91. 296adbd glapi: Move to src/mapi/. by Chia-I Wu · 14 years ago
  92. a6ec153 mesa: Fix build of ES overlay. by Chia-I Wu · 14 years ago
  93. 9e4f2da Fix gles .pc file generation by Kristian Høgsberg · 14 years ago
  94. 2df3c36 configure.ac: Fix test for whether to build src/gles by Kristian Høgsberg · 14 years ago
  95. da76a4d mesa: Only compile ES files when ES1 or ES2 are selected by Kristian Høgsberg · 14 years ago
  96. 0870e4a Merge branch 'gles2-2' by Kristian Høgsberg · 14 years ago
  97. 9fd5fa0 Hook in install rules for es1 and es2 by Kristian Høgsberg · 14 years ago
  98. 74399d4 Add glesv2.pc and glesv1_cm.pc pkg-config files for ES 1 and 2 by Kristian Høgsberg · 14 years ago
  99. 9339c12 gles: Build libGLESv1_CM.so and libGLESv2.so from glapi files by Kristian Høgsberg · 15 years ago
  100. 0f68032 configure.ac: Add options to enable GLES1/2 API support by Kristian Høgsberg · 14 years ago