1. c9122c0 mesa: Remove left over merge conflicts by Jakob Bornecrantz · 16 years ago
  2. 9644fa6 Merge branch 'master' into gallium-0.2 by Keith Whitwell · 16 years ago
  3. 19d9c81 glx: re-add glapi/ path by Brian · 16 years ago
  4. 8d41e45 mesa: fix asst path/include mistakes in prev commits by Chris Rankin · 16 years ago
  5. a25e1aa glx: remove #include "glheader.h" lines by Brian Paul · 16 years ago
  6. 0397b2b Merge branch 'gallium-0.1' into gallium-0.2 by Keith Whitwell · 16 years ago
  7. d8be393 fix compilation by Zack Rusin · 16 years ago
  8. 98e7c1c Fixed 'make install' for darwin by Jeremy Huddleston · 16 years ago
  9. ac0d196 Apple: Cleaned up some linking and dylib ids issues by Jeremy Huddleston · 16 years ago
  10. db072ba Call mklib with $(SHELL) so the user controls the interpreter by Dan Nicholson · 16 years ago
  11. 1087cc6 glx: load swrast_dri.so by George Sapountzis · 16 years ago
  12. 6f7ed99 revert the DRI2 commits by Alan Hourihane · 16 years ago
  13. 1bcb817 Hook gallium i915 up to DRI2 by Alan Hourihane · 16 years ago
  14. 4566b00 Bring in DRI2 changes by Alan Hourihane · 16 years ago
  15. 0793457 glx: add dri_common.c ala xserver by George Sapountzis · 16 years ago
  16. 5429d4a replace make with $(MAKE) (bug 16133) by Brian Paul · 16 years ago
  17. c5e2b85 Always cleanup the makedepend backup files by Dan Nicholson · 16 years ago
  18. f027f8d glx: nitpick renames by George Sapountzis · 16 years ago
  19. df04ffb glx: split out current context code by George Sapountzis · 16 years ago
  20. e82dd8c DRI interface changes and DRI2 direct rendering support. by Kristian Høgsberg · 16 years ago
  21. fe23dc5 Move make install logic for libGL back into src/mesa/Makefile. by Kristian Høgsberg · 16 years ago
  22. 47d5630 Move libGL install target to the libGL Makefile. by Kristian Høgsberg · 16 years ago
  23. bcecea6 autoconf: Add gcc search patch to MKDEP_OPTIONS to eliminate warnings. by Kristian Høgsberg · 16 years ago
  24. 90b2beb Simplify makefile boilerplate code. by José Fonseca · 16 years ago
  25. eaa82d3 Add src/mesa to include path. by José Fonseca · 17 years ago
  26. 4ceefcc Pull in the drm hash. by Kristian Høgsberg · 17 years ago
  27. 2a3e338 add support for LDFLAGS env var by Dan Nicholson · 17 years ago
  28. 90ee7a4 Gutsy oopses on touch of existing file. Workaround. by Keith Whitwell · 17 years ago
  29. 4647f13 fix etags command to find headers by Brian · 17 years ago
  30. 8851115 Move glcontextmodes.c to glx. by George Sapountzis · 17 years ago
  31. be85fde linux-indirect target fixes. by Adam Jackson · 18 years ago
  32. 883f989 LIB_DIR is now just 'lib' or 'lib64' by Brian Paul · 18 years ago
  33. 0e794a1 New 'install' targets in makefile. See bug 2372. by Brian Paul · 18 years ago
  34. 0d57301 Instead of adding extra flags to DEFINES with +=, define EXTRA_DEFINES instead. by Brian Paul · 18 years ago
  35. 28569c2 use ASM_API variable, bug 4415 by Brian Paul · 19 years ago
  36. 8fcd1e0 Convert libGL and DRI drivers to require libdrm. by Adam Jackson · 19 years ago
  37. 4c4e4bf Makefile cleanups suggested by George Fufutos (bugzilla #3899). by Ian Romanick · 19 years ago
  38. dc6e2c7 Add a new config called linux-indirect. This build the GLX libGL just like by Ian Romanick · 19 years ago
  39. a08d8a0 Quote $(CC) and $(CXX) so that 'CC=ccache gcc' and 'CXX=ccache g++' will by Ian Romanick · 19 years ago
  40. 8dcc673 Added -linker option to mklib, used to specify a particular program for by Brian Paul · 19 years ago
  41. c39bf5e All elements of pre-DRI_NEW_INTERFACE_ONLY are removed. This allows by Ian Romanick · 19 years ago
  42. f0ff50d Add support for assembly (static) dispatch functions on x86-64. This by Ian Romanick · 19 years ago
  43. 22b0a42 use shared-core by Dave Airlie · 19 years ago
  44. a657c1a Use the same dispatch.c source file for "normal" Mesa builds and DRI by Ian Romanick · 19 years ago
  45. 40af76b Add GLX protocol support for ARB_fragement_program, by Ian Romanick · 19 years ago
  46. 57b5e85 Missed the Makefile with the previous commit. by Ian Romanick · 19 years ago
  47. 520e56f Depend tweaks by Keith Whitwell · 20 years ago
  48. d24e49f Put quotes around the CC and CXX variables passed to mklib. This make by Ian Romanick · 20 years ago
  49. 0d84c68 Use GLX protocol code generated by glX_proto_send.py. by Ian Romanick · 20 years ago
  50. fc23672 Improve the behaviour of the build system wrt depend files. by Keith Whitwell · 20 years ago
  51. 9bba1cf Use indirect_size.c and indirect_size.h generated by using by Ian Romanick · 20 years ago
  52. 6b89a83 Make the transition to script-genereated GLX code easier. by Ian Romanick · 20 years ago
  53. bb427b1 Make the transition to script-genereated GLX code easier. by Ian Romanick · 20 years ago
  54. 1cda832 remove a -Werror from testing. by Adam Jackson · 20 years ago
  55. cb3610e Import the GLX client side library, formerly from xc/lib/GL/glx. Build it by Adam Jackson · 20 years ago