1. d5ab243 st/egl: Move module loading code to targets. by Chia-I Wu · 14 years ago
  2. d8e0e11 st/egl: Reorganize targets. by Chia-I Wu · 14 years ago
  3. ea05299 st/egl: One driver per hardware. by Chia-I Wu · 14 years ago
  4. f9574c5 st/egl: Make api_OpenGL support OpenGL ES. by Chia-I Wu · 14 years ago
  5. 7e1ce79 i915g: Add Galahad to targets by Jakob Bornecrantz · 14 years ago
  6. 77cd1a9 r300g: Galahad for scons as well by Jakob Bornecrantz · 14 years ago
  7. 2da9d80 r300g: Add target defines for Galahad by Jakob Bornecrantz · 14 years ago
  8. a01e0af Merge branch 'gallium-drm-driver-drescriptor' by Jakob Bornecrantz · 14 years ago
  9. 44c6459 swrastg: Use target-helpers by Jakob Bornecrantz · 14 years ago
  10. 57d14f2 gallium: Use debugging helper in all drm targets by Jakob Bornecrantz · 14 years ago
  11. 59981d4 gallium: Fix scons build by Jakob Bornecrantz · 14 years ago
  12. e47d32d gallium: Remove drm_api and all references to it by Jakob Bornecrantz · 14 years ago
  13. 92fde20 r600g: Move bootstrap code to target by Jakob Bornecrantz · 14 years ago
  14. cf91acc nouveau: Move bootstrap code to targets by Jakob Bornecrantz · 14 years ago
  15. 40faedf targets, radeong: Add Galahad. by Corbin Simpson · 14 years ago
  16. 41e0f6b i965g: Move bootstrap code to targets by Jakob Bornecrantz · 14 years ago
  17. da39d5d egl: s/EGL_DISPLAY/EGL_PLATFORM/. by Chia-I Wu · 14 years ago
  18. 0ee7a17 swrastg: Fix glue file by Jakob Bornecrantz · 14 years ago
  19. ebed500 st/egl: Do not build non-working driver combinations. by Chia-I Wu · 14 years ago
  20. 71580ed st/egl: Add fbdev backend. by Chia-I Wu · 14 years ago
  21. cec9955 xorg/vmwgfx: Disable 3D by default. by Thomas Hellstrom · 14 years ago
  22. 9d343f4 graw: add parse_geometry_shader helper by Keith Whitwell · 14 years ago
  23. 6e3fc2d r300g: Move bootstrap code to targets by Jakob Bornecrantz · 14 years ago
  24. c701587 i915g: Move bootstrap code to targets by Jakob Bornecrantz · 14 years ago
  25. 9ff10b6 svga: Move bootstrap code to targets by Jakob Bornecrantz · 14 years ago
  26. 16fa300 swrastg: Use new drm_driver interface in EGL by Jakob Bornecrantz · 14 years ago
  27. c1a1968 gallium: Make all drm drivers use the new drm compat helper by Jakob Bornecrantz · 14 years ago
  28. 27c49b1 i965g: Use Xorg template makefile by Jakob Bornecrantz · 14 years ago
  29. f9d9574 gallium: Convert state trackers to drm driver interface by Jakob Bornecrantz · 14 years ago
  30. def70b1 nouveau: Use Xorg template makefile by Jakob Bornecrantz · 14 years ago
  31. 77bfdb3 r300g: Use Xorg template makefile by Jakob Bornecrantz · 14 years ago
  32. edda7fd graw_xlib: build fixes by Keith Whitwell · 14 years ago
  33. 00fe54a graw: update graw_null after interface changes and build graw tests again by Keith Whitwell · 14 years ago
  34. c0b66f4 i915g: Use template Xorg makefile by Jakob Bornecrantz · 14 years ago
  35. 94d5239 gallium: Use correct defines in Xorg template makefile by Jakob Bornecrantz · 14 years ago
  36. 30456f7 gallium: Add winsys to include path to Xorg template makefile by Jakob Bornecrantz · 14 years ago
  37. 05863c4 gallium: Don't depend directly on staging dir in Xorg template makefile by Jakob Bornecrantz · 14 years ago
  38. 35d75e4 gallium: Don't always copy the dri driver to the staging dir by Jakob Bornecrantz · 14 years ago
  39. d212a4d gallium: Create a Xorg driver template Makefile by Jakob Bornecrantz · 14 years ago
  40. d12f2bb st/xorg, vmware: Make throttling configurable. by Thomas Hellstrom · 14 years ago
  41. 636f7be targets/egl: Add SConscript for egl-apis. by Chia-I Wu · 14 years ago
  42. ec0bab3 targets/egl: Add SConscript for egl_gdi_swrast. by Chia-I Wu · 14 years ago
  43. 1e6c10f egl: Use SConscript for Windows build. by Chia-I Wu · 14 years ago
  44. bbaaf82 targets/egl: Give egl targets a good build enviroment by Jakob Bornecrantz · 14 years ago
  45. ba10b27 r600g: fix build by Marek Olšák · 14 years ago
  46. aeee526 r600g: Integrate into build by Jakob Bornecrantz · 14 years ago
  47. b8fb1d7 r600g: adapt to latest interfaces changes by Marek Olšák · 14 years ago
  48. 734522a xorg-vmwgfx: Add vmwctrl proto by Jakob Bornecrantz · 15 years ago
  49. f490525 graw-null: Remove unnecessary header. by Vinson Lee · 14 years ago
  50. bc73a62 egl: Link drivers back to libEGL. by Chia-I Wu · 14 years ago
  51. 15321a5 graw: combine graw_init and graw_create_window functions by Keith Whitwell · 14 years ago
  52. c267514 graw: split util code into new file by Keith Whitwell · 14 years ago
  53. 7375d7a graw: move towards glut-like interface, add tri.c by Keith Whitwell · 14 years ago
  54. 39087f6 scons: add 'targets' variable, for specifying ... targets by Keith Whitwell · 14 years ago
  55. 53cbb81 rbug: Add to all targets that link against trace by Jakob Bornecrantz · 14 years ago
  56. 084eada st/egl: Link egl-apis to LLVM when enabled. by Chia-I Wu · 14 years ago
  57. 87cc2da mesa/es: Merge back to core mesa. by Chia-I Wu · 14 years ago
  58. 3ecb8c2 gallium: Add llvmpipe support to st/egl. by Chia-I Wu · 14 years ago
  59. a1cc4c1 i965g: link with software- wrapper winsys and drm api helper by Jakob Bornecrantz · 14 years ago
  60. 56530c9 egl: Build drivers in $(TOP)/$(LIB_DIR)/egl. by Chia-I Wu · 15 years ago
  61. 63ab250 gallium: Add egl-apis target. by Chia-I Wu · 15 years ago
  62. 296adbd glapi: Move to src/mapi/. by Chia-I Wu · 15 years ago
  63. 095a653 scons: Disable graw-null on msvc until linkage works. by José Fonseca · 15 years ago
  64. f63672c graw-null: Try to fix MSVC linkage problems. by José Fonseca · 15 years ago
  65. d5e741d graw-null: New target to ensure we always have a graw implementation available. by José Fonseca · 15 years ago
  66. 2b322ad graw-xlib: Remove duplicate graw.h file. by José Fonseca · 15 years ago
  67. 8ddf93e graw-xlib: Revert the output dir lib change. by José Fonseca · 15 years ago
  68. b2e343d tests/raw: Get it building with scons. by José Fonseca · 15 years ago
  69. cd502e5 swrastg: Use trace by Jakob Bornecrantz · 15 years ago
  70. 0c572c6 st_api: Remove st_module by Jakob Bornecrantz · 15 years ago
  71. 81fe198 llvmpipe: add initial autoconf support. by Dave Airlie · 15 years ago
  72. cebfd1a targets: Use a valid winsys include path in Makefile.dri by Jakob Bornecrantz · 15 years ago
  73. 02224ec Merge branch '7.8' by Dan Nicholson · 15 years ago
  74. 53c5719 st/drisw: Stop pretending to be drm_api by Jakob Bornecrantz · 15 years ago
  75. cb56b31 swrastg: Fix defines to be able to load more then one sw driver by Jakob Bornecrantz · 15 years ago
  76. bddb6c7 Fix build with --enable-32-bit. by Török Edwin · 15 years ago
  77. 47a89e9 scons: Always build softpipe and llvmpipe (when llvm available). by José Fonseca · 15 years ago
  78. ea532f0 scons: Make LLVM a black-white dependency. by José Fonseca · 15 years ago
  79. 287c94e Squashed commit of the following: by Keith Whitwell · 15 years ago
  80. 4b5d488 scons: Link expat in dri builds. by Vinson Lee · 15 years ago
  81. 36e92a0 libgl-xlib: Fix missing X11 symbols. by José Fonseca · 15 years ago
  82. f2c5556 swrastg: Silence unused value warning. by Vinson Lee · 15 years ago
  83. 625e024 st/dri/sw: add drisw_api similarly to dri1_api by George Sapountzis · 15 years ago
  84. db5c223 gallium: new raw gallium interface to support standalone tests by Keith Whitwell · 15 years ago
  85. a24fc90 drisw: probably better hack for stride and some comments by George Sapountzis · 15 years ago
  86. 077570c st/egl: Fix missing symbols. by Chia-I Wu · 15 years ago
  87. 9503006 gallium: Fix Windows SCons build. by Vinson Lee · 15 years ago
  88. 3ae082f swrastg: allow for any of the software rasterizers. by George Sapountzis · 15 years ago
  89. e57405e swrastg: Use llvmpipe if built but only on scons by Jakob Bornecrantz · 15 years ago
  90. 7f91f2e swrastg: Build with scons by Jakob Bornecrantz · 15 years ago
  91. 7115291 gallium: Fix DRI driver build warnings under scons by Jakob Bornecrantz · 15 years ago
  92. bc88c95 i915g: Rename winsys prefix to i915_ from intel_ by Jakob Bornecrantz · 15 years ago
  93. 5b1fc14 st/dri: Reshuffle files and make it obvious which files are shared by Jakob Bornecrantz · 15 years ago
  94. 007e0e3 swrastg_dri: add winsys and target by George Sapountzis · 15 years ago
  95. 204c880 r300g/radeong: fix scons build by Joakim Sindholt · 15 years ago
  96. 0d0220f gallium: Fix libgl-xlib path to sw xlib winsys by Jakob Bornecrantz · 15 years ago
  97. f5ae5b5 gallium: Add warnings incase pipe drivers are not built in targets by Jakob Bornecrantz · 15 years ago
  98. 738850e gallium: Make scons build dri/xorg drivers again by Jakob Bornecrantz · 15 years ago
  99. c9f9867 gallium: Reorg winsys directories by Jakob Bornecrantz · 15 years ago
  100. 43218a4 gallium: Move xorg drivers to targets by Jakob Bornecrantz · 15 years ago