1. 077d6dd winsys/drm: Use egl_g3d to build EGL drivers. by Chia-I Wu · 15 years ago
  2. 6dafd61 winsys/drm: Add name field to drm_api. by Chia-I Wu · 15 years ago
  3. 2bfb217 radeong: Check for DONTBLOCK before flushing, remove dead code. by Corbin Simpson · 15 years ago
  4. d9de848 nouveau: Make winsys recognise the original NV50. by Marcin Kościelnicki · 15 years ago
  5. 5ac1649 Merge branch 'mesa_7_7_branch' by Brian Paul · 15 years ago
  6. 8282185 vmware/xorg: Fix SCons build. by Michel Dänzer · 15 years ago
  7. f8f4757 scons: Aggregate all tiny libraries in a single library. by José Fonseca · 15 years ago
  8. bdbabcd r300g: fix use of uninitialised variables. by Dave Airlie · 15 years ago
  9. 9ee5b78 r300g: rename modesetting_drv.so to radeong_drv.so by Dave Airlie · 15 years ago
  10. aa02683 Merge branch 'i965g-restart' by Keith Whitwell · 15 years ago
  11. 9eb7fc6 Merge branch 'mesa_7_7_branch' by Brian Paul · 15 years ago
  12. a5585cb Merge commit 'origin/master' into i965g-restart by Keith Whitwell · 15 years ago
  13. d288a30 ws/i965: respect DEBUG_WINSYS flag by Keith Whitwell · 15 years ago
  14. a70eba5 Revert "r300g: flush CS if a buffer being deleted is referenced by it" by Corbin Simpson · 15 years ago
  15. 7855fcb Merge branch 'pipe-format-simplify' by Michal Krol · 15 years ago
  16. 5f59e79 r300g: store own copy of flush_cb and flush data. by Dave Airlie · 15 years ago
  17. b1ed72e Move the remaining format pf_get_* functions to u_format.h. by Michal Krol · 15 years ago
  18. 16c6dce Merge branch 'master' into pipe-format-simplify by Michal Krol · 15 years ago
  19. 417ce06 r300g: flush CS if a buffer being deleted is referenced by it by Marek Olšák · 15 years ago
  20. a087eb5 Merge branch 'mesa_7_7_branch' by Brian Paul · 15 years ago
  21. 71f4267 winsys/intel: fix dereferencing of opaque type due to pipe_reference changes by Roland Scheidegger · 15 years ago
  22. 5e2a86c vmware/xorg: Properly detect overlay support by Jakob Bornecrantz · 15 years ago
  23. b7cf8a1 vmware/core: Update vmwgfx_drm.h by Jakob Bornecrantz · 15 years ago
  24. 4ebc547 Merge branch 'gallium-strict-aliasing' by Roland Scheidegger · 15 years ago
  25. eaa3a02 Merge branch 'mesa_7_7_branch' by Michel Dänzer · 15 years ago
  26. 32ccc9b vmware/xorg: Fix SCons build. by Michel Dänzer · 15 years ago
  27. 9e42683 vmware/xorg: Avoid warning about HAVE_STDINT_H being redefined. by Michel Dänzer · 15 years ago
  28. b5e256c Merge branch 'mesa_7_7_branch' by Andre Maasikas · 15 years ago
  29. 1298158 radeong: Automatically softpipe for non-r3xx. by Corbin Simpson · 15 years ago
  30. e3a3ca0 radeong: Call softpipe_create directly. by Corbin Simpson · 15 years ago
  31. 042b524 radeong: flush CS if a buffer being mapped is referenced by it by Marek Olšák · 15 years ago
  32. 7679447 r300g, radeong: fix the CS overflow by Marek Olšák · 15 years ago
  33. 3da8265 r300g: fix warnings by Marek Olšák · 15 years ago
  34. 6f1db18 vmware/xorg: Also stop ports on close by Jakob Bornecrantz · 15 years ago
  35. 124f4bc vmware/xorg: Stop video ports on leave vt by Jakob Bornecrantz · 15 years ago
  36. 1ef8c49 vmware/xorg: Use Write instead of WriteRead for cursor bypass by Jakob Bornecrantz · 15 years ago
  37. cd4d806 vmware/xorg: Give kernel infromation about cursor bypass by Jakob Bornecrantz · 15 years ago
  38. 12fdef2 vmware/xorg: Handle no init of video in vmw_video_close by Jakob Bornecrantz · 15 years ago
  39. 47e1283 vmware/core: Update vmwgfx_drm.h to include cursor bypass by Jakob Bornecrantz · 15 years ago
  40. 9c6a936 Merge branch 'gallium-noblocks' by Roland Scheidegger · 15 years ago
  41. 4153ec5 gallium: fix remaining users of pipe_reference function by Roland Scheidegger · 15 years ago
  42. 6df42d8 Move pf_get_block() to u_format auxiliary module. by Michal Krol · 15 years ago
  43. ab7e70f radeong: Clean up some bad code. by Corbin Simpson · 15 years ago
  44. f79028b radeong: Add helper to determine pipe driver. by Corbin Simpson · 15 years ago
  45. 4395d35 radeong: Do ioctls before selecting pipe driver. by Corbin Simpson · 15 years ago
  46. 4f77b01 r300g, radeong: De-specialize r300_winsys into radeon_winsys. by Corbin Simpson · 15 years ago
  47. dad193d radeong: Change ioctl order, document it. by Corbin Simpson · 15 years ago
  48. cc8a537 Merge branch 'mesa_7_7_branch' by Jakob Bornecrantz · 15 years ago
  49. 77ff3a5 vmware/xorg: Add video support by Jakob Bornecrantz · 15 years ago
  50. 64102a5 vmware/xorg: Create a small driver that sits ontop of st/xorg by Jakob Bornecrantz · 15 years ago
  51. 232e59c vmware/core: Update vmwgfx_drm.h to latest version by Jakob Bornecrantz · 15 years ago
  52. 06d3732 Merge commit 'origin/mesa_7_7_branch' by Keith Whitwell · 15 years ago
  53. decf6ed fixups for interface changes (mostly state trackers) by Roland Scheidegger · 15 years ago
  54. 6781f62 i965g: pass backbuffer tiling information to driver by Keith Whitwell · 15 years ago
  55. 1fd3a27 ws/i965: more debug output by Keith Whitwell · 15 years ago
  56. 1dfdc0a ws/i965: rename and change sense of I965_SEND_CMD to BRW_NO_HW by Keith Whitwell · 15 years ago
  57. cddc7e3 brw: add dumping to gem winsys by Keith Whitwell · 15 years ago
  58. 6f1bc42 i965g: link xorg state tracker with -ldrm_intel by Dave Airlie · 15 years ago
  59. c95cbd4 Merge branch 'width0' by Roland Scheidegger · 15 years ago
  60. 69671df svga: Prevent potential null pointer dereference in vmw_surface.c. by Vinson Lee · 15 years ago
  61. d509f84 gallium: fix more statetrackers/drivers for not using texture width/height/depth arrays by Roland Scheidegger · 15 years ago
  62. 949d95e vmware/xorg: Remove gem include by Jakob Bornecrantz · 15 years ago
  63. 45d9ea3 vmware/xorg: Link against libkms by Jakob Bornecrantz · 15 years ago
  64. 77529a2 vmware/xorg: Clean Makefile a bit by Jakob Bornecrantz · 15 years ago
  65. 522e840 vmware/xorg: Don't link against libdrm_intel by Jakob Bornecrantz · 15 years ago
  66. eca5d69 vmware/xorg: Stage driver in lib/gallium by Jakob Bornecrantz · 15 years ago
  67. 86710c3 svga: Scrub Makefiles a bit by Jakob Bornecrantz · 15 years ago
  68. 57d389a svga: Prevent potential null pointer deference in vmw_surface.c. by Vinson Lee · 15 years ago
  69. b62a74d svga: Fix memory leak in vmw_screen_ioctl.c by Vinson Lee · 15 years ago
  70. 46492f1 svga: More -Werror removal by Jakob Bornecrantz · 15 years ago
  71. 8c5a108 svga: Remove -Werror for now as GCC 4.4.x raises a bunch of warnings by Jakob Bornecrantz · 15 years ago
  72. 60769b2 svga: Build svga driver by Jakob Bornecrantz · 15 years ago
  73. f7109aa svga: Add vmwgfx_drm.h file from vmwgfx kernel driver by Jakob Bornecrantz · 15 years ago
  74. 3192633 svga: Add svga driver by Jakob Bornecrantz · 15 years ago
  75. 1f94c06 i965g: Fixup buffer creation function by Jakob Bornecrantz · 15 years ago
  76. 0532cc0 i965g: trivial/clear can now send stuff to hardware by Jakob Bornecrantz · 15 years ago
  77. 6949d5c i965g: Winsys whitespace by Jakob Bornecrantz · 15 years ago
  78. 68b5a50 i965g: Build winsys again by Jakob Bornecrantz · 15 years ago
  79. c93d9c1 i965g: clean up winsys dumping code a little by Keith Whitwell · 15 years ago
  80. 4c196ed i965g: pass relocation information in an array with bo_subdata by Keith Whitwell · 15 years ago
  81. 3763457 i965g: propogate map-buffer-range semantics down to winsys by Keith Whitwell · 15 years ago
  82. 9637286 i965g: make the winsys responsible for all buffer->offset handling by Keith Whitwell · 15 years ago
  83. b229ee3 brw: push more dumping into the winsys by Keith Whitwell · 15 years ago
  84. aa9773d i965g: disassemble more than one instruction at a time by Keith Whitwell · 15 years ago
  85. 61a8ab3 i965g: call dissassembler for appropriate data uploads by Keith Whitwell · 15 years ago
  86. c796aed i965g: add lots of error checks and early returns by Keith Whitwell · 15 years ago
  87. 09454f6 i965g: hook up dumpers in dumping winsys by Keith Whitwell · 15 years ago
  88. 6ac38232 i965g: add data type tags to aid dumping/decoding by Keith Whitwell · 15 years ago
  89. 47cbbb7 i965g: Builds with scons by Jakob Bornecrantz · 15 years ago
  90. 37c6820 i965g: Do not create a symlink for i965_dri.so by Jakob Bornecrantz · 15 years ago
  91. 9bc59a9 i915g: Do not create a symlink for i965_dri.so by Jakob Bornecrantz · 15 years ago
  92. 220566d i965g: consolidate some includes by Keith Whitwell · 15 years ago
  93. 18efe9a ws/i965: allow NULL buffer in winsys::bo_unreference by Keith Whitwell · 15 years ago
  94. cde48bc i965g: hook up flush-frontbuffer by Keith Whitwell · 15 years ago
  95. a09b3d5 i965g: add missing buffer functions by Keith Whitwell · 15 years ago
  96. 82a19f0 ws/i965: add load-time driver registration by Keith Whitwell · 15 years ago
  97. b549bbb ws/i965: add butt-ugly linker hack by Keith Whitwell · 15 years ago
  98. 211d7ab i965g: add standalone xlib debug winsys by Keith Whitwell · 15 years ago
  99. a277bb2 i965g: convert read/write domain pairs into single usage value by Keith Whitwell · 15 years ago
  100. 87d7c1a nouveau: Assume all texture blankets are linear for now. by Younes Manton · 15 years ago