1. 165e704 i965/i915: Add UYVY as the supported format by Johnson Lin · 7 years ago
  2. 122e6dc i915: On Gen <= 3 there is no W-tiling by Ian Romanick · 7 years ago
  3. a63919f mesa: rename _mesa_add_renderbuffer* functions by Timothy Arceri · 7 years ago
  4. c355675 i915: take ownership rather than adding reference for new renderbuffers by Timothy Arceri · 7 years ago
  5. a1891da Revert "i915: Always enable GL 2.0 support." by Matt Turner · 8 years ago
  6. 3698d71 i915: Add XRGB8888 format to intel_screen_make_configs by Derek Foreman · 8 years ago
  7. d11515f i915/sync: Implement DRI2_Fence extension by Mauro Rossi · 8 years ago
  8. 5981366 i915: Enable EGL_KHR_gl_texture_3D_image by Adam Jackson · 8 years ago
  9. 8af1b54 i915: remove unnecessary `if` by Eric Engestrom · 8 years ago
  10. 5283900 dri: add a way to request that modes have matching color/zs depths by Ilia Mirkin · 8 years ago
  11. 19fda9f i915: Remove IS_9XX macro by Ian Romanick · 9 years ago
  12. df34132 i915: Fix black buffers when importing prime fds by Andreas Pokorny · 10 years ago
  13. 87d3ae0 dri/common: Move __DRI2_RENDERER_PREFFERED_PROFILE handling to driQueryRendererIntegerCommon by Emil Velikov · 10 years ago
  14. b656e3c i915: Fix up intelInitScreen2 for DRI3 by Adel Gadllah · 10 years ago
  15. 38f20f7 drivers/dri: cleanup dri extension instantiation by Emil Velikov · 11 years ago
  16. fc25956 dri/i9*5: correctly calculate the amount of system memory by Emil Velikov · 10 years ago
  17. 9ac9d13 intel: Remove some dead code I noticed in intel_screen.c. by Eric Anholt · 10 years ago
  18. a487ef8 mesa: Fix MESA_FORMAT_Z24_UNORM_S8_UINT vs. X8_UINT mix-up. by Kenneth Graunke · 11 years ago
  19. aea4757 dri3, i915, i965: Add __DRI_IMAGE_FOURCC_SARGB8888 by Keith Packard · 11 years ago
  20. eeed49f mesa: Change many Type P MESA_FORMATs to meet naming spec by Mark Mueller · 11 years ago
  21. 50a01d2 mesa: Change many Type A MESA_FORMATs to meet naming standard by Mark Mueller · 11 years ago
  22. ef145ba mesa: Rename 4 color component unsigned byte MESA_FORMATs by Mark Mueller · 11 years ago
  23. 71fe943 mesa: change gl_format to mesa_format by Mark Mueller · 11 years ago
  24. 8771285 s/Tungsten Graphics/VMware/ by José Fonseca · 11 years ago
  25. 38366c0 dri_util: Don't assume __DRIcontext->driverPrivate is a gl_context by Kristian Høgsberg · 11 years ago
  26. 96a3527 i915: Actually enable __DRI2rendererQueryExtensionRec by Ian Romanick · 11 years ago
  27. a15a19f dri: Change value param to unsigned by Ian Romanick · 11 years ago
  28. 9fe108d i915: Use drm_intel_get_aperture_sizes instead of drmAgpSize by Ian Romanick · 11 years ago
  29. 5ba6be2 dri/i915, dri/i965: Fix support for planar images by Ander Conselvan de Oliveira · 11 years ago
  30. 4424420 dri: add __DRIimageLoaderExtension and __DRIimageDriverExtension by Keith Packard · 11 years ago
  31. 1f085ba dri/i915,dri/i965: Use driGLFormatToImageFormat and driImageFormatToGLFormat by Keith Packard · 11 years ago
  32. bf6591e dri/intel: Add explicit size parameter to intel_region_alloc_for_fd by Keith Packard · 11 years ago
  33. 2fe6fbd i915: Wire up initial support for DRI_RENDERER_QUERY extension by Ian Romanick · 11 years ago
  34. 7b140d1 mesa/dri: Move context flag validation down into the drivers by Ian Romanick · 12 years ago
  35. 17c94de mesa/dri: Add basic plumbing for GLX_ARB_robustness reset notification strategy by Ian Romanick · 12 years ago
  36. 6665b71 i915: Build the driver into the shared mesa_dri_drivers.so. by Eric Anholt · 11 years ago
  37. 6868923 dri: Move driver config options to dri driver extensions. by Eric Anholt · 11 years ago
  38. 083f66f dri: Move API version validation into dri/common. by Eric Anholt · 11 years ago
  39. 1c90446 mesa: Remove some remaining FEATURE_* detritus. by Eric Anholt · 11 years ago
  40. e8f9195 gallium, intel: Implements new __DRI_IMAGE_USE_LINEAR and PIPE_BIND_LINEAR flags to enforce no tiling. by Axel Davy · 11 years ago
  41. bef423b dri: Choose a decent global driNConfigOptions. by Eric Anholt · 11 years ago
  42. d7361f2 mesa: Remove unused allow_large_textures driconf from classic drivers. by Eric Anholt · 11 years ago
  43. 173666e i915: Drop 965+ GL version setup. by Eric Anholt · 11 years ago
  44. c25e3c3 i915: Drop chipset detection code for 965+ chipsets. by Eric Anholt · 11 years ago
  45. d71b730 i915: Drop all has_llc code. by Eric Anholt · 11 years ago
  46. 6bdc5ec i915: Remove most of the code under gen >= 4 checks. by Eric Anholt · 11 years ago
  47. 27eedca i915: Remove separate stencil code. by Eric Anholt · 11 years ago
  48. 279f0bc i915: Remove the I915 macro from the formerly shared code. by Eric Anholt · 11 years ago
  49. f26104e i915: Remove all the MSAA support code. by Eric Anholt · 11 years ago
  50. 0f31e06 i915: Remove all the HiZ code from i915. by Eric Anholt · 11 years ago
  51. 733d32f i915: Fork the shared code from i965. by Eric Anholt · 11 years ago
  52. 77a5bca [intel] Move over files that will be shared with 965-fbo work. by Eric Anholt · 17 years ago
  53. 38fdb47 Refactor and fix core vblank support by Jesse Barnes · 17 years ago
  54. 3feefee i915: Make sure extensions that require TTM actually work. by Michel Dänzer · 17 years ago
  55. 9c4d104 i915: Re-enable __DRItexOffsetExtension. by Michel Dänzer · 17 years ago
  56. f9c6dfc Merge branch 'dri2' by Kristian Høgsberg · 17 years ago
  57. 9e06cf0 i915: only enable TTM path if drm minor is > 11 for superioctl by Dave Airlie · 17 years ago
  58. a249446 Drop no longer implemented MESA allocate extension from i915. by Kristian Høgsberg · 17 years ago
  59. ccff0cb Add a version field to __DRIextension. by Kristian Høgsberg · 17 years ago
  60. f968f67 Add a DRI_ReadDrawable marker extension to signal read drawable capability. by Kristian Høgsberg · 17 years ago
  61. 106a6f2 Move media stream counter entry points to new extension. by Kristian Høgsberg · 17 years ago
  62. a7a0a2b Move GLX_MESA_swap_frame_usage DRI entry points to the new mechanism. by Kristian Høgsberg · 17 years ago
  63. 78a6aa5 Move GLX_MESA_allocate_memory related functions to new extension mechanism. by Kristian Høgsberg · 17 years ago
  64. efaf90b Move swap_interval to new extension mechanism. by Kristian Høgsberg · 17 years ago
  65. ac3e838 Move the copySubBuffer extension over to the new mechanism. by Kristian Høgsberg · 17 years ago
  66. 64106d0 Pull createNewScreen entry point into dri_util.c. by Kristian Høgsberg · 17 years ago
  67. efd03a2 Replace open-coded major, minor, and patch version fields with __DRIversionRec. by Kristian Høgsberg · 17 years ago
  68. aac367f Remove screenConfigs from __DRIscreen. by Kristian Høgsberg · 17 years ago
  69. aceccda Drop __DRInativeDisplay and pass in __DRIscreen pointers instead. by Kristian Høgsberg · 17 years ago
  70. 8909f11 i915: workout max relocs from batch buffer size by Dave Airlie · 17 years ago
  71. c4a9a70 i915: add superioctl support to the ttm codepaths. by Dave Airlie · 17 years ago
  72. fa031c8 i915: add superioctl initial support inside bufmgr ttm by Dave Airlie · 17 years ago
  73. 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]
  74. 3e168a0 Convert TTM code to require the server provide buffers for front/back/depth. by Eric Anholt · 17 years ago
  75. 9a4cc2e Add notes about bufmgr initialization failures. by Eric Anholt · 17 years ago
  76. 3cf20dd Merge branch 'i915-unification' of git+ssh://people.freedesktop.org/~anholt/mesa into i915-unification by Eric Anholt · 17 years ago
  77. 4fe48b4 Merge branch 'origin' into i915-unification by Eric Anholt · 17 years ago
  78. 1ddbfd7 Test for TTM presence initially rather than test for lack of classic aperture. by Eric Anholt · 17 years ago
  79. 8331d9d Add PCI IDs for the G33, Q33, and Q35 chipsets. by Wang Zhenyu · 17 years ago
  80. 2ac17c6 Add buffer manager destroy function. by Eric Anholt · 17 years ago
  81. ad6351a i915tex: Add support for 945GME by Wang Zhenyu · 17 years ago
  82. fd9d27e Merge branch 'master' into i915-unification by Eric Anholt · 17 years ago
  83. e0885b8 i915tex: Implement SetTexOffset hook. by Michel Dänzer · 17 years ago
  84. 1bdee18 Merge branch 'master' into i915-unification by Eric Anholt · 17 years ago
  85. 4cf2cc0 Ratchet required version down to 1.5 (pre-TTM). by Eric Anholt · 17 years ago
  86. cfc2119 Convert i915tex to the new interface and make it compile. by Eric Anholt · 17 years ago
  87. 1a9483c Defer buffer pool creation to the first context creation. by Thomas Hellstrom · 17 years ago
  88. da56df9 Make sure we are locked when creating drm buffer objects. by Thomas Hellstrom · 17 years ago
  89. 76f3b66 i915tex: Make sure renderbuffers don't get deleted when flipping them. by Michel Dänzer · 17 years ago
  90. 30b914e Merge branch 'i915tex-pageflip' by Michel Dänzer · 17 years ago
  91. a510bc3 Fix/improve framebuffer object reference counting. by Brian · 17 years ago
  92. 1c70cde fix for bug#10182 by Xiang, Haihao · 17 years ago
  93. 641c966 i915tex: Schedule flips when possible. by Michel Dänzer · 17 years ago
  94. e33a9d6 i915tex: Triple buffering support, only effective with page flipping so far. by Michel Dänzer · 17 years ago
  95. 6b99caf i915tex: Support page flipping on both CRTCs independently. by Michel Dänzer · 18 years ago
  96. b6becfa fix issue with i915tex advertising visuals it can't support by Dave Airlie · 18 years ago
  97. 4db0c89 disable debug printfs by Brian Paul · 18 years ago
  98. 6b9e31f Import texmem i915 driver to its new location as i915tex. by Keith Whitwell · 18 years ago