1. f00a649 [intel] Add 965 support to shared intel_blit.c by Eric Anholt · 17 years ago
  2. 9b461d4 [i915] Pass static region names in so debugging says more than "static region". by Eric Anholt · 17 years ago
  3. 9724dc1 [i915] Remove old frontbuffer rotation hack. by Eric Anholt · 17 years ago
  4. 38c6162 [intel] Initialize a depth buffer if the visual has depth 24 but no stencil. by Eric Anholt · 17 years ago
  5. 77a5bca [intel] Move over files that will be shared with 965-fbo work. by Eric Anholt · 17 years ago[Renamed from src/mesa/drivers/dri/i915/intel_screen.c]
  6. 38fdb47 Refactor and fix core vblank support by Jesse Barnes · 17 years ago
  7. 3feefee i915: Make sure extensions that require TTM actually work. by Michel Dänzer · 17 years ago
  8. 9c4d104 i915: Re-enable __DRItexOffsetExtension. by Michel Dänzer · 17 years ago
  9. f9c6dfc Merge branch 'dri2' by Kristian Høgsberg · 17 years ago
  10. 9e06cf0 i915: only enable TTM path if drm minor is > 11 for superioctl by Dave Airlie · 17 years ago
  11. a249446 Drop no longer implemented MESA allocate extension from i915. by Kristian Høgsberg · 17 years ago
  12. ccff0cb Add a version field to __DRIextension. by Kristian Høgsberg · 17 years ago
  13. f968f67 Add a DRI_ReadDrawable marker extension to signal read drawable capability. by Kristian Høgsberg · 17 years ago
  14. 106a6f2 Move media stream counter entry points to new extension. by Kristian Høgsberg · 17 years ago
  15. a7a0a2b Move GLX_MESA_swap_frame_usage DRI entry points to the new mechanism. by Kristian Høgsberg · 17 years ago
  16. 78a6aa5 Move GLX_MESA_allocate_memory related functions to new extension mechanism. by Kristian Høgsberg · 17 years ago
  17. efaf90b Move swap_interval to new extension mechanism. by Kristian Høgsberg · 17 years ago
  18. ac3e838 Move the copySubBuffer extension over to the new mechanism. by Kristian Høgsberg · 17 years ago
  19. 64106d0 Pull createNewScreen entry point into dri_util.c. by Kristian Høgsberg · 17 years ago
  20. efd03a2 Replace open-coded major, minor, and patch version fields with __DRIversionRec. by Kristian Høgsberg · 17 years ago
  21. aac367f Remove screenConfigs from __DRIscreen. by Kristian Høgsberg · 17 years ago
  22. aceccda Drop __DRInativeDisplay and pass in __DRIscreen pointers instead. by Kristian Høgsberg · 17 years ago
  23. 8909f11 i915: workout max relocs from batch buffer size by Dave Airlie · 17 years ago
  24. c4a9a70 i915: add superioctl support to the ttm codepaths. by Dave Airlie · 17 years ago
  25. fa031c8 i915: add superioctl initial support inside bufmgr ttm by Dave Airlie · 17 years ago
  26. 8cf9085 Move i915tex driver into place as just i915. by Eric Anholt · 17 years ago[Renamed from src/mesa/drivers/dri/i915tex/intel_screen.c]
  27. 3e168a0 Convert TTM code to require the server provide buffers for front/back/depth. by Eric Anholt · 17 years ago
  28. 9a4cc2e Add notes about bufmgr initialization failures. by Eric Anholt · 17 years ago
  29. 3cf20dd Merge branch 'i915-unification' of git+ssh://people.freedesktop.org/~anholt/mesa into i915-unification by Eric Anholt · 17 years ago
  30. 4fe48b4 Merge branch 'origin' into i915-unification by Eric Anholt · 17 years ago
  31. 1ddbfd7 Test for TTM presence initially rather than test for lack of classic aperture. by Eric Anholt · 17 years ago
  32. 8331d9d Add PCI IDs for the G33, Q33, and Q35 chipsets. by Wang Zhenyu · 17 years ago
  33. 2ac17c6 Add buffer manager destroy function. by Eric Anholt · 17 years ago
  34. ad6351a i915tex: Add support for 945GME by Wang Zhenyu · 17 years ago
  35. fd9d27e Merge branch 'master' into i915-unification by Eric Anholt · 17 years ago
  36. e0885b8 i915tex: Implement SetTexOffset hook. by Michel Dänzer · 17 years ago
  37. 1bdee18 Merge branch 'master' into i915-unification by Eric Anholt · 17 years ago
  38. 4cf2cc0 Ratchet required version down to 1.5 (pre-TTM). by Eric Anholt · 17 years ago
  39. cfc2119 Convert i915tex to the new interface and make it compile. by Eric Anholt · 17 years ago
  40. 1a9483c Defer buffer pool creation to the first context creation. by Thomas Hellstrom · 17 years ago
  41. da56df9 Make sure we are locked when creating drm buffer objects. by Thomas Hellstrom · 17 years ago
  42. 76f3b66 i915tex: Make sure renderbuffers don't get deleted when flipping them. by Michel Dänzer · 17 years ago
  43. 30b914e Merge branch 'i915tex-pageflip' by Michel Dänzer · 18 years ago
  44. a510bc3 Fix/improve framebuffer object reference counting. by Brian · 18 years ago
  45. 1c70cde fix for bug#10182 by Xiang, Haihao · 18 years ago
  46. 641c966 i915tex: Schedule flips when possible. by Michel Dänzer · 18 years ago
  47. e33a9d6 i915tex: Triple buffering support, only effective with page flipping so far. by Michel Dänzer · 18 years ago
  48. 6b99caf i915tex: Support page flipping on both CRTCs independently. by Michel Dänzer · 18 years ago
  49. b6becfa fix issue with i915tex advertising visuals it can't support by Dave Airlie · 18 years ago
  50. 4db0c89 disable debug printfs by Brian Paul · 18 years ago
  51. 6b9e31f Import texmem i915 driver to its new location as i915tex. by Keith Whitwell · 18 years ago