1. c1095f0 mesa/llvm: use llvm-config --cppflags by Brian Paul · 14 years ago
  2. b87369e mesa: consolidate some compiler -D flags by Brian Paul · 14 years ago
  3. 3acc826 Fix build on systems where "python" is python 3. by Kenneth Graunke · 14 years ago
  4. bd6b810 configs: remove egl-swrast target from linux-dri config by Brian Paul · 14 years ago
  5. 3c9653c mesa: bump version to 7.10 by Vinson Lee · 14 years ago
  6. 2b9dac3 Make XF86VIDMODE extension optional by Jon TURNEY · 14 years ago
  7. 2a54917 mesa: also build galahad driver by Brian Paul · 14 years ago
  8. d3772ea configs: Remove -lstdc++ from default. by Vinson Lee · 14 years ago
  9. 27e931f mesa: Fix typo in autoconf.in that made talloc cflags still detect at runtime. by Eric Anholt · 14 years ago
  10. 639cdd3 mesa: AC_SUBST the talloc libs/cflags so the ./configure results are saved. by Eric Anholt · 14 years ago
  11. 9b7480c configs: Add -lstdc++ to default. by Vinson Lee · 14 years ago
  12. 279aeeb configs: Add -ltalloc to linux-dri. by Vinson Lee · 14 years ago
  13. 443a7e4 Merge branch 'master' into glsl2 by Ian Romanick · 14 years ago
  14. dcb3a28 configs: added -ltalloc to config files by Brian Paul · 14 years ago
  15. c33c191 configure: fix wrong variable name GLESv1_LIB_DEPS by Li Peng · 14 years ago
  16. 08f4bc0 st/egl: Fix build on FreeBSD. by Chia-I Wu · 14 years ago
  17. 2168b87 egl_dri2: Support _EGL_PLATFORM_DRM by Kristian Høgsberg · 14 years ago
  18. 442c37e Use GLW_CFLAGS when building libGLw by Dan Nicholson · 14 years ago
  19. 9617254 Use GLUT_CFLAGS when building glut by John Hein · 14 years ago
  20. da39d5d egl: s/EGL_DISPLAY/EGL_PLATFORM/. by Chia-I Wu · 14 years ago
  21. 0528106 glew: Drop glew now that we don't need it for the progs by Jakob Bornecrantz · 14 years ago
  22. 3d07060 mesa: remove PROGRAM_DIRS from config files by Brian Paul · 14 years ago
  23. 8e1b375 autoconf: Remove unused APIS. by Chia-I Wu · 14 years ago
  24. a4bd52a update linux-fbdev config by Brian Paul · 14 years ago
  25. 2c3fb4e rbug: Break out of trace by Jakob Bornecrantz · 14 years ago
  26. 87cc2da mesa/es: Merge back to core mesa. by Chia-I Wu · 14 years ago
  27. 980df84 osmesa: add mapi/glapi to SRC_DIRS to fix build by Brian Paul · 14 years ago
  28. 63ab250 gallium: Add egl-apis target. by Chia-I Wu · 14 years ago
  29. 874ccd5 Define OpenGL ES and OpenVG library names. by Chia-I Wu · 14 years ago
  30. 296adbd glapi: Move to src/mapi/. by Chia-I Wu · 14 years ago
  31. a6ec153 mesa: Fix build of ES overlay. by Chia-I Wu · 14 years ago
  32. 9e4f2da Fix gles .pc file generation by Kristian Høgsberg · 14 years ago
  33. ceffd7b Add egl.pc file by Kristian Høgsberg · 14 years ago
  34. da76a4d mesa: Only compile ES files when ES1 or ES2 are selected by Kristian Høgsberg · 14 years ago
  35. 0870e4a Merge branch 'gles2-2' by Kristian Høgsberg · 14 years ago
  36. 9fd5fa0 Hook in install rules for es1 and es2 by Kristian Høgsberg · 14 years ago
  37. 74399d4 Add glesv2.pc and glesv1_cm.pc pkg-config files for ES 1 and 2 by Kristian Høgsberg · 14 years ago
  38. 9339c12 gles: Build libGLESv1_CM.so and libGLESv2.so from glapi files by Kristian Høgsberg · 14 years ago
  39. 0f68032 configure.ac: Add options to enable GLES1/2 API support by Kristian Høgsberg · 14 years ago
  40. 1fa7789 Merge branch '7.8' by Brian Paul · 14 years ago
  41. eecd2a5 osmesa: update SRC_DIRS to fix build by Brian Paul · 14 years ago
  42. de96d06 apple: Integrate our libGL into the existing build system better by Jeremy Huddleston · 14 years ago
  43. fbfecda progs/egl: Add egl/eglut to PROGRAM_DIRS. by Chia-I Wu · 14 years ago
  44. 81fe198 llvmpipe: add initial autoconf support. by Dave Airlie · 14 years ago
  45. 8e5effe progs: Fix linking of Xlib demos for non-autoconf builds by Dan Nicholson · 14 years ago
  46. 4e7a4be Change libX11 variables to not conflict with AC_PATH_XTRA by Dan Nicholson · 14 years ago
  47. 3b693fd Use X_LIBS from pkg-config, instead of libdir, for locating libX11 by Jeff Smith · 14 years ago
  48. 816fe9d mesa: add -D__STDC_CONSTANT_MACROS to linux-llvm by Brian Paul · 14 years ago
  49. ea532f0 scons: Make LLVM a black-white dependency. by José Fonseca · 14 years ago
  50. 287c94e Squashed commit of the following: by Keith Whitwell · 14 years ago
  51. 5683d77 mesa: bump MESA_TINY version by Brian Paul · 14 years ago
  52. 1152032 Revert accidental commits from the xquartz tree by Jeremy Huddleston · 14 years ago
  53. e40fce1 progs: Fix linking of Xlib demos for non-autoconf builds by Dan Nicholson · 14 years ago
  54. 9aadc79 apple: Don't build gallium by Jeremy Huddleston · 14 years ago
  55. dbe8b01 apple: Integrate our libGL into the existing build system better by Jeremy Huddleston · 14 years ago
  56. 7f231ca progs/es: Move OpenGL ES demos to subdirectories of progs/egl. by Chia-I Wu · 14 years ago
  57. c727ef0 progs/egl: Move demos a level deeper. by Chia-I Wu · 14 years ago
  58. d4b103e auto detect llvm version by Chris Li · 14 years ago
  59. c9f9867 gallium: Reorg winsys directories by Jakob Bornecrantz · 14 years ago
  60. f5ba2cd gallium: Move egl drivers to targets by Jakob Bornecrantz · 14 years ago
  61. 41d2ebf gallium: Remove GALLIUM_WINSYS_DRM_DIRS by Jakob Bornecrantz · 14 years ago
  62. e725ef1 Change libX11 variables to not conflict with AC_PATH_XTRA by Dan Nicholson · 14 years ago
  63. b22bb34 llvmpipe: remove -m32 flag from linux-llvm config by Brian Paul · 14 years ago
  64. e1ee3ea cell: build identity driver too by Brian Paul · 14 years ago
  65. 8d86d39 Use X_LIBS from pkg-config, instead of libdir, for locating libX11 by Jeff Smith · 14 years ago
  66. 51bff09 mesa: fix linux-dri and autogen builds since sw-api-2 merge by Keith Whitwell · 14 years ago
  67. 02716cf null: Add a null software winsys. by José Fonseca · 14 years ago
  68. 0c96690 Merge commit 'origin/master' into gallium-sw-api-2 by Keith Whitwell · 14 years ago
  69. 99f11d0 gallium: introduce target directory by Keith Whitwell · 14 years ago
  70. 9009a85 config: drop WINDOW_SYSTEM var by George Sapountzis · 14 years ago
  71. 6ce4a85 mesa: bump version to 7.9 by Brian Paul · 14 years ago
  72. e5d0956 Remove ffb and gamma from configs. by Vinson Lee · 14 years ago
  73. ddecefb drop linux-solo configs by George Sapountzis · 14 years ago
  74. a9e3669 Remove remaining miniglx references by Kristian Høgsberg · 14 years ago
  75. e14a5b1 Drop glide driver by Kristian Høgsberg · 14 years ago
  76. 4387580 Remove directfb support by Kristian Høgsberg · 14 years ago
  77. 2d6f5dd cell: fix-up C, CPP flags by Brian Paul · 14 years ago
  78. 8a61690 cell: remove -mcpu=cell from CFLAGS by Brian Paul · 14 years ago
  79. 3c28fad mesa: remove darwin-x86ppc and dangling darwin refs in Makefile by Brian Paul · 14 years ago
  80. 6e8897f Retire miniglx and move the actual glx code up to src/glx by Kristian Høgsberg · 14 years ago
  81. c61bf36 llvmpipe: export the tgsi translation code to a common layer by Zack Rusin · 14 years ago
  82. ebe2f76 cell: fix the usual cell breakage by Marc Dietrich · 14 years ago
  83. 077bc2f egl_dri2: Use pkg-config cflags and libs from configure output by Kristian Høgsberg · 14 years ago
  84. 476b668 allow make to build lp_test_* for llvmpipe by Chris Li · 14 years ago
  85. bee9964 Merge remote branch 'origin/master' into lp-binning by José Fonseca · 14 years ago
  86. f103f7e configs: added vega to default GALLIUM_STATE_TRACKERS_DIRS by Brian Paul · 14 years ago
  87. 28c3e57 egl: Install drivers to ${libdir}/egl. by Chia-I Wu · 15 years ago
  88. 3c967a9 st/egl_g3d: Rename to st/egl. by Chia-I Wu · 15 years ago
  89. 3b0ffd5 egl: Remove egl_softpipe. by Chia-I Wu · 15 years ago
  90. a1306f4 winsys/drm: Add swrast. by Chia-I Wu · 15 years ago
  91. 52d7b2c st/egl: Remove the egl state tracker. by Chia-I Wu · 15 years ago
  92. 2a92889 egl: Remove USING_EGL and the related drivers. by Chia-I Wu · 15 years ago
  93. 324fdf7 egl: Remove the demo driver. by Chia-I Wu · 15 years ago
  94. 5e82403 Merge remote branch 'origin/opengl-es-v2' by Chia-I Wu · 15 years ago
  95. ba5d600 Merge remote branch 'origin/master' into lp-binning by José Fonseca · 15 years ago
  96. 5d57e70 configs: remove -ansi from linux-debug by Brian Paul · 15 years ago
  97. 877cadb r300g: Build driver by default by Jakob Bornecrantz · 15 years ago
  98. bffe94d mesa/es: Fix build issue after merge. by Chia-I Wu · 15 years ago
  99. 562c127 Merge branch 'master' into opengl-es-v2 by Chia-I Wu · 15 years ago
  100. 49381d6 st/egl_g3d: New EGL state tracker that uses Gallium. by Chia-I Wu · 15 years ago