1. bec5230 st/xorg: lots of fixes related to compositing by Zack Rusin · 15 years ago
  2. c4af8ce st/xorg: lots of render fixes by Zack Rusin · 15 years ago
  3. a39a3cc st/xorg: implement basic src/mask transformations by Zack Rusin · 15 years ago
  4. 846da0b st/xorg: Massivly redo root pixmap creation by Jakob Bornecrantz · 15 years ago
  5. 68b5dc9 st/xorg: Change how disable accel is handled by Jakob Bornecrantz · 15 years ago
  6. bb56735 gallium: Permit surface_copy and surface_fill to be NULL. by Corbin Simpson · 15 years ago
  7. 89bb33f st/xorg: fix and enable by default xrender acceleration by Zack Rusin · 15 years ago
  8. 319a588 st/xorg: lots of rendering and xv changes by Zack Rusin · 15 years ago
  9. db828ed st/xorg: Old X servers don't deal well with failing accesses by Jakob Bornecrantz · 15 years ago
  10. 6d629d4 st/xorg: More fallback debugging by Jakob Bornecrantz · 15 years ago
  11. 992b143 Revert "st/xorg: Debug fallbacks for composite as well" by Jakob Bornecrantz · 15 years ago
  12. 5080e8b st/xorg: Debug fallbacks for composite as well by Jakob Bornecrantz · 15 years ago
  13. 552efda st/xorg: Use A8 textures for depth 8 pixmaps by Jakob Bornecrantz · 15 years ago
  14. 316b4dd st/xorg: Use PIPE_TRANSFER_MAP_DIRECTLY flag in EXA PrepareAccess hook. by Michel Dänzer · 15 years ago
  15. 3a8d525 st/xorg: Add debug for fallbacks by Jakob Bornecrantz · 15 years ago
  16. e226bf8 st/xorg: Make debug printing optional by Jakob Bornecrantz · 15 years ago
  17. c19482b st/xorg: Re-enable accelerated fills and copies. by Michel Dänzer · 15 years ago
  18. ac2e0dd st/xorg: Flesh out EXA PrepareComposite hook a little. by Michel Dänzer · 15 years ago
  19. b975470 st/xorg: Use I8 format instead of A8 for depth 8 pixmaps. by Michel Dänzer · 15 years ago
  20. 80965fc st/xorg: fills are supported plussome minor clenups by Zack Rusin · 15 years ago
  21. 53d2fa4 st/xorg: add easier way of disabling/enabling acceleration by Zack Rusin · 15 years ago
  22. bade906 st/xorg: Fix two leeks by Jakob Bornecrantz · 15 years ago
  23. a016043 st/xorg: fixing copies and composite shaders by Zack Rusin · 15 years ago
  24. 8adcad0 st/xorg: lots of fixes by Zack Rusin · 15 years ago
  25. 0469465 st/xorg: Only unreference texture on pixmap destruction, don't destroy it. by Michel Dänzer · 15 years ago
  26. 45cf269 st/xorg: Explicitly check whether the driver supports the pixmap formats. by Michel Dänzer · 15 years ago
  27. be94a1d st/xorg: Use A8 format for depth 8 pixmaps. by Michel Dänzer · 15 years ago
  28. ef77462 st/xorg: add some debugging helpers by Zack Rusin · 15 years ago
  29. 8c37a4c st/xorg: rename ctx to pipe to match every other gallium state tracker by Zack Rusin · 15 years ago
  30. 85a716b st/xorg: temporarily disablie copies by Zack Rusin · 15 years ago
  31. feb74e7 st/xorg: implement pipelines surface/texture copies by Zack Rusin · 15 years ago
  32. 57d0934 st/xorg: unite finalization and stub out pipelined copies by Zack Rusin · 15 years ago
  33. 974dec2 st/xorg: abstract flushing and syncing for the exa code by Zack Rusin · 15 years ago
  34. 16886c8 st/xorg: disable solid fills until copies are accelerated as well by Zack Rusin · 15 years ago
  35. 6be1a98 st/xorg: implement exasolids with full pipelining by Zack Rusin · 15 years ago
  36. 3167c2e st/xorg: start adding support for surface fills by Zack Rusin · 15 years ago
  37. e34ea36 st/xorg: Add support for EXA_MIXED_PIXMAPS and EXA_SUPPORTS_PREPARE_AUX. by Michel Dänzer · 15 years ago
  38. 385620e st/xorg: Add EXA UploadToScreen and DownloadFromScreen hooks. by Michel Dänzer · 15 years ago
  39. 91c3663 st/xorg: start rendering and compositing pictures by Zack Rusin · 15 years ago
  40. 7b32da0 st/xorg: Fix crash in MPH by Jakob Bornecrantz · 15 years ago
  41. f315c01 st/xorg: add code to render textured quads for composite acceleration by Zack Rusin · 15 years ago
  42. 3c3ad91 st/xorg: Re-organize the EXA ModifyPixmapHeader hook a bit. by Michel Dänzer · 15 years ago
  43. 40e3148 st/xorg: Simplify EXA ModifyPixmapHeader hook for pPixmap != NULL. by Michel Dänzer · 15 years ago
  44. 366efd8 st/xorg: Don't always fall back for solid fills. by Michel Dänzer · 15 years ago
  45. 1e9eb69 st/xorg: If migrating from a sw pixmap to a hw pixmap upload old contents by Jakob Bornecrantz · 15 years ago
  46. d80242c st/xorg: Null devPrivate.ptr when unmapping by Jakob Bornecrantz · 15 years ago
  47. 1e5014f drm_api: Operate on textures instead of buffers by Jakob Bornecrantz · 15 years ago
  48. f9a3fce st/xorg: bind framebuffer and viewport for exa by Zack Rusin · 15 years ago
  49. 3f15ea8 st/xorg: create and destroy shader cache by Zack Rusin · 15 years ago
  50. 416ee3c st/xorg: Set shared usage of pixmaps for use via DRI2. by Michel Dänzer · 15 years ago
  51. d73d4cf st/xorg: Don't hardcode ExaPrepareCopy to fall back to software. by Michel Dänzer · 15 years ago
  52. 05aa56a st/xorg: Flush context if necessary in ExaPrepareAccess. by Michel Dänzer · 15 years ago
  53. b2e1b25 st/xorg: Add support for dirty framebuffer region reporting. by Michel Dänzer · 15 years ago
  54. 17076d7 xorg: start on code accelerating render by Zack Rusin · 15 years ago
  55. 8604a89 gallium: rename copy/fill_rect utility functions by Brian Paul · 15 years ago
  56. 3905119 st/xorg: Make it work again by Jakob Bornecrantz · 15 years ago
  57. 21cce6a exa: some infrastucture work for accelerating composite by Zack Rusin · 15 years ago
  58. 303cbb4 drm/st: Return drm_api struct from a function by Jakob Bornecrantz · 15 years ago
  59. f3c7d6f gallium: Handle non-NULL data pointer in EXA ModifyPixmapHeader hook. by Michel Dänzer · 15 years ago
  60. 49ba80d gallium: Always include xorg-server.h before other X server headers. by Michel Dänzer · 15 years ago
  61. 17ee25b gallium: Fix up xorg state tracker build. by Michel Dänzer · 15 years ago
  62. f500f3a gallium: Remove do_flip argument from surface_copy by Jakob Bornecrantz · 15 years ago
  63. b417c97 st/xorg: Clean up xorg_exa.c a bit by Jakob Bornecrantz · 16 years ago
  64. b611f81 st/xorg: Change format function a bit by Jakob Bornecrantz · 16 years ago
  65. dca226f st/xorg: Fix transfer double free by Jakob Bornecrantz · 16 years ago
  66. 5e27cd4 gallium: Unify reference counting. by Michel Dänzer · 16 years ago
  67. 16526b7 st/drm: s/hocks/hooks/ by Jakob Bornecrantz · 16 years ago
  68. 84711c6 st/xorg: Add Xorg state tracker by Jakob Bornecrantz · 16 years ago