1. 542e346 cell: Enable MIT-SHM on Cell. by Ian Romanick · 17 years ago
  2. d5692cb gallium: new surface/context tracker (sct) module by Brian · 17 years ago
  3. 2d38d1b Remove files of unsupported build systems. by José Fonseca · 17 years ago
  4. d119931 Cell: Add missing "gallium/winsys" to SRC_DIRS to fix build. by Ian Romanick · 17 years ago
  5. 90b2beb Simplify makefile boilerplate code. by José Fonseca · 17 years ago
  6. df8ab31 Bring rtasm from mesa to gallium. by José Fonseca · 17 years ago
  7. 0448dbd Update for llvm -> gallivm rename. by José Fonseca · 17 years ago
  8. 1f2d011 Build glx/x11. by José Fonseca · 17 years ago
  9. bfd5916 Code reorganization: split gallium and mesa makefiles. by José Fonseca · 17 years ago
  10. 71071b7 Cell: Add missing back-slash in linux-cell config file by Ian Romanick · 17 years ago
  11. eb3f7aa Cell: Add INCLUDE_DIRS to SPU_CFLAGS to fix build. by Ian Romanick · 17 years ago
  12. 6acd63a Code reorganization: update build. by José Fonseca · 17 years ago
  13. 59e7bfd Cell: add OPT_FLAGS var by Brian · 17 years ago
  14. 7d0421d Cell: s/-W/-Wall/ in linux-cell by Brian · 17 years ago
  15. b3492a2 Use HOST_CC for programs that will run on the build host by Ian Romanick · 17 years ago
  16. ffcb4d8 Use EXTRA_LIB_PATH with *_LIB_DEPS by Ian Romanick · 17 years ago
  17. eb4a738 Remove unnecessary paths by Ian Romanick · 17 years ago
  18. 9789c30 llvm: we need custom rules so had to redo the build a little bit by Zack Rusin · 17 years ago
  19. 1613c49 Cell: added -Wmissing-prototypes to SPU_CFLAGS by Brian · 17 years ago
  20. 9a0fe23 Port to libspe2 by Ian Romanick · 17 years ago
  21. bfb43e8 Remove '-include altivec.h'. by Ian Romanick · 17 years ago
  22. 63a9d83 Redo the fragment program examples to match vp's by Zack Rusin · 17 years ago
  23. 36ef54d remove -Wall, add -DGALLIUM_CELL by Brian · 17 years ago
  24. 5935626 Add dependency checking for Cell driver sources. by Brian · 17 years ago
  25. 91692fc added -fPIC by Brian · 17 years ago
  26. c270829 don't build libglw by Brian · 17 years ago
  27. 88b715b Initial Cell driver infrastructure. by Brian · 17 years ago
  28. 233c374 glut doesn't need -lXt by Brian · 17 years ago
  29. 1d2ff45 Expand pkg-config flags before invoking the compiler. by José Fonseca · 17 years ago
  30. 8568fad LLVM requires linking with the C++ compiler. by Michel Dänzer · 17 years ago
  31. d76a7b6 Cleanup some code. by Zack Rusin · 17 years ago
  32. b04430e Introduce linux-llvm target. Remove the llvm code from the default build for now. by Zack Rusin · 17 years ago
  33. 2dbba8b Implement the conversion and do the initial execution pass. by Zack Rusin · 17 years ago
  34. b2e5299 Initial stab at LLVM integration. by Zack Rusin · 17 years ago
  35. 59424e2 Update x86's static and profile configs. by José Fonseca · 17 years ago
  36. 83a674a Update linux-profile config. by José Fonseca · 17 years ago
  37. a17d536 remove the -DMESA flags by Brian · 17 years ago
  38. 3fc926f Remove many dependencies on mesa headers. by Brian · 17 years ago
  39. 8a475cb Rename drivers/dri/i915pipe --> drivers/dri/intel_winsys. by Keith Whitwell · 17 years ago
  40. b4c18ef Build the "pipe" version of the i915tex driver. by Keith Whitwell · 17 years ago
  41. e0a26b0 Merge branch 'master' of git+ssh://michal@git.freedesktop.org/git/mesa/mesa into softpipe_0_1_branch by michal · 17 years ago
  42. 76fb808 Fix a number of MINGW32 issues by Zhang · 17 years ago
  43. 3b8bc1f Merge branch 'master' of git+ssh://michal@git.freedesktop.org/git/mesa/mesa into softpipe_0_1_branch by michal · 17 years ago
  44. 1a413b4 Use -pthread instead of -lpthread on FreeBSD. by Eric Anholt · 17 years ago
  45. f185411 Only build i915tex by Keith Whitwell · 17 years ago
  46. b2dde0a miniglx: update defines in linux-solo config by Dave Airlie · 17 years ago
  47. c128c3c master/trunk is now for Mesa 7.1 devel: bump versions by Brian · 18 years ago
  48. b3378f6 nouveau: disable nouveau build by default by Dave Airlie · 18 years ago
  49. ae5f675 Makefile clean-ups for miniglx. by Brian · 18 years ago
  50. e371a5f Version bumps for 7.0 by Brian · 18 years ago
  51. 838a2a2 Make xcb backend compile. Add nouveau to match linux-dri config. by Jeremy Kolb · 18 years ago
  52. 5dba996 add glsl to PROGRAM_DIRS by Brian · 18 years ago
  53. 20d85c6 bump version to 6.5.3 to match version.h by Brian · 18 years ago
  54. c4ac5ac Overhaul of error handling. by Brian · 18 years ago
  55. 3bfbe63 New debug config for linux-dri by Keith Whitwell · 18 years ago
  56. c2b185c Add reporting of damage by DRI drivers when the extension support is available. by Eric Anholt · 18 years ago
  57. 14f9263 Make git ignore files only generated at build time. by Michel Dänzer · 18 years ago
  58. 50a8166 Add i915tex and i965. by Gary Wong · 18 years ago
  59. 10cbd08 by Sean D'Epagnier · 18 years ago
  60. bdb1c38 need to specify Xlibs with APP_LIB_DEPS by Brian Paul · 18 years ago
  61. 48e6fff merge the (rest of) texmem branch by Keith Whitwell · 18 years ago
  62. 79b5d3e remove some debug/test changes by Brian Paul · 18 years ago
  63. 464fcd0 New bin/minstall script - a minimal replacement for 'install'. by Brian Paul · 18 years ago
  64. f3f51bc Fix bug #4681. by Ian Romanick · 18 years ago
  65. 0a0cd3a Updates for XCB. Bug 8560. by Brian Paul · 18 years ago
  66. b68788a Update linux-dr-xcb config file to use LIBDRM_CFLAGS by Jeremy Kolb · 18 years ago
  67. 4af4040 bump version to 6.5.2 by Brian Paul · 18 years ago
  68. 408ce7e added LIBDRM_CFLAGS (Javier Villavicencio) by Brian Paul · 18 years ago
  69. dc4bf43 fix CFLAGS (bug 8344) by Brian Paul · 18 years ago
  70. 2216aac comment out EXTRA_LIB_PATH, ?= causes problems on HP-UX by Brian Paul · 18 years ago
  71. bb2180d Fixes from Christopher Bell: by Brian Paul · 18 years ago
  72. ce9767f Make sure that _GNU_SOURCE is enabled in the linux configs that set by Ian Romanick · 18 years ago
  73. 92c43b1 Fix-ups for linux-fbdev config. No longer build Xlib driver sources. by Brian Paul · 18 years ago
  74. 7e4152f by Sean D'Epagnier · 18 years ago
  75. a7d0256 When available, which is most of the time, use posix_memalign to implement by Ian Romanick · 18 years ago
  76. be85fde linux-indirect target fixes. by Adam Jackson · 18 years ago
  77. 9f344b3 Add Intel i965G/Q DRI driver. by Eric Anholt · 18 years ago
  78. 6545ebb by Sean D'Epagnier · 18 years ago
  79. 459db7b bump MESA_TINY to 1 by Brian Paul · 18 years ago
  80. 883f989 LIB_DIR is now just 'lib' or 'lib64' by Brian Paul · 18 years ago
  81. 27908d2 update comment, APP_LIB_DEPS by Brian Paul · 18 years ago
  82. f385cf1 simple libOSMesa.so-only config, no X by Brian Paul · 18 years ago
  83. 2922aa2 fix linking bug (bug 7405) by Brian Paul · 18 years ago
  84. 0e794a1 New 'install' targets in makefile. See bug 2372. by Brian Paul · 18 years ago
  85. 9efe17e Updated config file. by Claudio Ciccani · 18 years ago
  86. 5e51ebd use -march=i486 instead of -m486 (bug 6954) by Brian Paul · 19 years ago
  87. 3d8a791 add extra APP_LIB_DEPS (bug 6954) by Brian Paul · 19 years ago
  88. 7d848c3 generate shared lib, not static by Brian Paul · 19 years ago
  89. 9cc115e formerly known as solaris-x86-gcc by Brian Paul · 19 years ago
  90. 8a1848b restore -O flag (bug 6814) by Brian Paul · 19 years ago
  91. 0174d89 Bumped support for xcb 0.9 by Jeremy Kolb · 19 years ago
  92. e34bf25 -arch AIX64 no longer needed by Brian Paul · 19 years ago
  93. 6bef5e7 Don't have to pass ABI-related flags to mklib anymore. by Brian Paul · 19 years ago
  94. cbed2f8 more updates (Dan Schikore) by Brian Paul · 19 years ago
  95. cb32dcf new configs, misc updates (Dan Schikore) by Brian Paul · 19 years ago
  96. 05529fe minor CFLAGS clean-up by Brian Paul · 19 years ago
  97. 789eb27 minor CFLAGS reordering by Brian Paul · 19 years ago
  98. ac619f4 64-bit build for sunos5 w/ gcc by Brian Paul · 19 years ago
  99. 9542537 Style fix, drop the explicit -ldrm from the link line. by Adam Jackson · 19 years ago
  100. 20e15f9 Add -ansi -pedantic flags to OPT_FLAGS. This got lost at some point. Good for catching sloppy coding. by Brian Paul · 19 years ago