1. e371a5f Version bumps for 7.0 by Brian · 17 years ago
  2. 838a2a2 Make xcb backend compile. Add nouveau to match linux-dri config. by Jeremy Kolb · 17 years ago
  3. 5dba996 add glsl to PROGRAM_DIRS by Brian · 17 years ago
  4. 20d85c6 bump version to 6.5.3 to match version.h by Brian · 17 years ago
  5. c4ac5ac Overhaul of error handling. by Brian · 17 years ago
  6. 3bfbe63 New debug config for linux-dri by Keith Whitwell · 18 years ago
  7. c2b185c Add reporting of damage by DRI drivers when the extension support is available. by Eric Anholt · 18 years ago
  8. 14f9263 Make git ignore files only generated at build time. by Michel Dänzer · 18 years ago
  9. 50a8166 Add i915tex and i965. by Gary Wong · 18 years ago
  10. 10cbd08 by Sean D'Epagnier · 18 years ago
  11. bdb1c38 need to specify Xlibs with APP_LIB_DEPS by Brian Paul · 18 years ago
  12. 48e6fff merge the (rest of) texmem branch by Keith Whitwell · 18 years ago
  13. 79b5d3e remove some debug/test changes by Brian Paul · 18 years ago
  14. 464fcd0 New bin/minstall script - a minimal replacement for 'install'. by Brian Paul · 18 years ago
  15. f3f51bc Fix bug #4681. by Ian Romanick · 18 years ago
  16. 0a0cd3a Updates for XCB. Bug 8560. by Brian Paul · 18 years ago
  17. b68788a Update linux-dr-xcb config file to use LIBDRM_CFLAGS by Jeremy Kolb · 18 years ago
  18. 4af4040 bump version to 6.5.2 by Brian Paul · 18 years ago
  19. 408ce7e added LIBDRM_CFLAGS (Javier Villavicencio) by Brian Paul · 18 years ago
  20. dc4bf43 fix CFLAGS (bug 8344) by Brian Paul · 18 years ago
  21. 2216aac comment out EXTRA_LIB_PATH, ?= causes problems on HP-UX by Brian Paul · 18 years ago
  22. bb2180d Fixes from Christopher Bell: by Brian Paul · 18 years ago
  23. ce9767f Make sure that _GNU_SOURCE is enabled in the linux configs that set by Ian Romanick · 18 years ago
  24. 92c43b1 Fix-ups for linux-fbdev config. No longer build Xlib driver sources. by Brian Paul · 18 years ago
  25. 7e4152f by Sean D'Epagnier · 18 years ago
  26. a7d0256 When available, which is most of the time, use posix_memalign to implement by Ian Romanick · 18 years ago
  27. be85fde linux-indirect target fixes. by Adam Jackson · 18 years ago
  28. 9f344b3 Add Intel i965G/Q DRI driver. by Eric Anholt · 18 years ago
  29. 6545ebb by Sean D'Epagnier · 18 years ago
  30. 459db7b bump MESA_TINY to 1 by Brian Paul · 18 years ago
  31. 883f989 LIB_DIR is now just 'lib' or 'lib64' by Brian Paul · 18 years ago
  32. 27908d2 update comment, APP_LIB_DEPS by Brian Paul · 18 years ago
  33. f385cf1 simple libOSMesa.so-only config, no X by Brian Paul · 18 years ago
  34. 2922aa2 fix linking bug (bug 7405) by Brian Paul · 18 years ago
  35. 0e794a1 New 'install' targets in makefile. See bug 2372. by Brian Paul · 18 years ago
  36. 9efe17e Updated config file. by Claudio Ciccani · 18 years ago
  37. 5e51ebd use -march=i486 instead of -m486 (bug 6954) by Brian Paul · 18 years ago
  38. 3d8a791 add extra APP_LIB_DEPS (bug 6954) by Brian Paul · 18 years ago
  39. 7d848c3 generate shared lib, not static by Brian Paul · 18 years ago
  40. 9cc115e formerly known as solaris-x86-gcc by Brian Paul · 18 years ago
  41. 8a1848b restore -O flag (bug 6814) by Brian Paul · 18 years ago
  42. 0174d89 Bumped support for xcb 0.9 by Jeremy Kolb · 18 years ago
  43. e34bf25 -arch AIX64 no longer needed by Brian Paul · 18 years ago
  44. 6bef5e7 Don't have to pass ABI-related flags to mklib anymore. by Brian Paul · 18 years ago
  45. cbed2f8 more updates (Dan Schikore) by Brian Paul · 18 years ago
  46. cb32dcf new configs, misc updates (Dan Schikore) by Brian Paul · 18 years ago
  47. 05529fe minor CFLAGS clean-up by Brian Paul · 18 years ago
  48. 789eb27 minor CFLAGS reordering by Brian Paul · 18 years ago
  49. ac619f4 64-bit build for sunos5 w/ gcc by Brian Paul · 18 years ago
  50. 9542537 Style fix, drop the explicit -ldrm from the link line. by Adam Jackson · 18 years ago
  51. 20e15f9 Add -ansi -pedantic flags to OPT_FLAGS. This got lost at some point. Good for catching sloppy coding. by Brian Paul · 18 years ago
  52. 168a751 FreeBSD updates (Pedro Giffuni) by Brian Paul · 18 years ago
  53. fcbbdf9 Added xcb dri config file. by Jeremy Kolb · 18 years ago
  54. 97a3023 Remove old linux-x86-xcb (didn't do anything). by Jeremy Kolb · 18 years ago
  55. a5033a0 fix AIX issues (bug 5874) by Brian Paul · 18 years ago
  56. fbcb37c remove i830 by Alan Hourihane · 18 years ago
  57. 216f729 Search for makedepend in the PATH rather than hardcoding /usr/X11R6/bin by Adam Jackson · 19 years ago
  58. 9580179 C++ fixes, mostly casts (Stephane Conversy) by Brian Paul · 19 years ago
  59. 0325bc6 Support for "fragment program to C" and TCC has been removed from the by Ian Romanick · 19 years ago
  60. db40ebf remove -DMESA_DEBUG by Brian Paul · 19 years ago
  61. 8cb2923 don't use -Wmissing-prototypes for C++ code by Brian Paul · 19 years ago
  62. 1c04be5 Fix FreeBSD build by building libGL in the order desired, and doing a fix to my by Eric Anholt · 19 years ago
  63. b83435f Attempt to fix libGL on FreeBSD, where the library was being built without any by Eric Anholt · 19 years ago
  64. 81a22ef MATH_DEBUG changes from bug #4468. by Brian Paul · 19 years ago
  65. 914ec8e Fix libGL build on FreeBSD by respecting ASM_FLAGS. by Eric Anholt · 19 years ago
  66. 28569c2 use ASM_API variable, bug 4415 by Brian Paul · 19 years ago
  67. bd07168 added -Wmissing-prototypes to WARN_FLAGS by Brian Paul · 19 years ago
  68. 156dc55 fix APP_LIB_DEPS by Brian Paul · 19 years ago
  69. 249160f update version to 6.5.0 by Brian Paul · 19 years ago
  70. 8fcd1e0 Convert libGL and DRI drivers to require libdrm. by Adam Jackson · 19 years ago
  71. 05fe287 Bump version to 6.3.2 by Brian Paul · 19 years ago
  72. a3dd6ef Put back '-I/usr/X11R6/include'. by Ian Romanick · 19 years ago
  73. f2876d1 Remove the logic that determines at compile time whether or not HAVE_ALIAS by Ian Romanick · 19 years ago
  74. ac7c147 Don't link with libGL, libEGL, or libEGLdri. On EGL setups libGL isn't by Ian Romanick · 19 years ago
  75. b7ae3e4 Since Brian's recent commit, "-I/usr/X11R6/include/X11/extensions" is no by Ian Romanick · 19 years ago
  76. 81b3c5e Dike out the linux-specific EGL bits unless it's a linux build. by Eric Anholt · 19 years ago
  77. 8e653f1 Allow R300 driver to build on x86-64 and PowerPC. by Vladimir Dergachev · 19 years ago
  78. 7e5da5d Enable EGL support in 'linux-dri' config by Jon Smirl · 19 years ago
  79. 33f5e47 Remove EGL from linux-solo makefile by Jon Smirl · 19 years ago
  80. dc6e2c7 Add a new config called linux-indirect. This build the GLX libGL just like by Ian Romanick · 19 years ago
  81. 4ce390b Commit Ian's fixes from Bug 3877 by Jon Smirl · 19 years ago
  82. 9f23a3a Fix SPARC assembly for 64-bit by Ian Romanick · 19 years ago
  83. 5c6fd3d No, really, get rid of all the remaining references to DRI_USE_NEW_INTERFACE. by Ian Romanick · 19 years ago
  84. c39bf5e All elements of pre-DRI_NEW_INTERFACE_ONLY are removed. This allows by Ian Romanick · 19 years ago
  85. db251d7 bump version to 6.3.1 by Brian Paul · 19 years ago
  86. aeb0ee7 Connect the r300 bits up to the build. by Eric Anholt · 19 years ago
  87. 6ae7678 Add some missing defines, copied from linux-dri. by Eric Anholt · 19 years ago
  88. 5343ae8 re-enable the ffb driver by Alan Hourihane · 19 years ago
  89. 8ec981c redo previous check-in, just set ARCH_FLAGS = -m32 by Brian Paul · 19 years ago
  90. 4eb3a0f define CFLAGS and CXXflags with -m32 (Egbert Eich) by Brian Paul · 19 years ago
  91. 6d5d1f8 Restore linux-x86-32 config for Brian. by Ian Romanick · 19 years ago
  92. 78be0b5 Put default back to the normal DRM path by Jon Smirl · 19 years ago
  93. f0ff50d Add support for assembly (static) dispatch functions on x86-64. This by Ian Romanick · 19 years ago
  94. 1a9cac1 linux-x86-32 is unnecessary. The same thing can be acomplished by by Ian Romanick · 19 years ago
  95. 9204e87 Massive refactor of (most of) the Linux config files. This reduces by Ian Romanick · 19 years ago
  96. ef2ce9d Make linux-x86 more like the other linux configs. by Ian Romanick · 19 years ago
  97. f4f1c29 Move the PYTHON2 and PYTHON_FLAGS assignments to configs/current, and by Brian Paul · 19 years ago
  98. 0e55891 fix a few glitches by Brian Paul · 19 years ago
  99. 7477a7d added GL libs to APP_LIB_DEPS (bug 3485) by Brian Paul · 19 years ago
  100. 4417d4c fix error in OSMESA_LIB_NAME line by Brian Paul · 19 years ago