1. 2667e56 don't apply ColorMask to main gc by Brian · 17 years ago
  2. a074857 glxinfo: Try creating a GLX context using an fbconfig if no visuals are available. by Kristian Høgsberg · 17 years ago
  3. 950fff0 i915: Add some sanity checks to blit command debugging code. by Michel Dänzer · 17 years ago
  4. a663e84 Framework for supporting z24_s8 and z32 depth textures on r300. by Ian Romanick · 17 years ago
  5. 42a4386 Initial support for ARB_depth_texture by Ian Romanick · 17 years ago
  6. b961ecc Support cards that have ARB_fp but not ARB_shadow. by Ian Romanick · 17 years ago
  7. 374158b mga: Enable (trivial) support for GL_APPLE_vertex_array_object, bump DRIVER_DATE by Ian Romanick · 17 years ago
  8. 366b2c6 mga: Enable (trivial) support for GL_EXT_gpu_program_parameters. by Ian Romanick · 17 years ago
  9. aad5c0f pbutil: Do not require GLX_SGIX_pbuffer for fbconfig only-functions. by Kristian Høgsberg · 17 years ago
  10. ad053d9 Replace repeat_remainder() with a simpler macro that just casts args to unsigned. by Brian · 17 years ago
  11. 6c753ad Pull workaround for unset GLX_DRAWABLE_TYPE back in. by Kristian Høgsberg · 17 years ago
  12. a5b4bb3 glxinfo: Also print number of fbconfigs. by Kristian Høgsberg · 17 years ago
  13. 86b81ef Don't call the driver clear hook when the effective scissor rectangle is empty. by Michel Dänzer · 17 years ago
  14. b453112 i915: Don't emit 'empty' blit rectangles. by Michel Dänzer · 17 years ago
  15. 87966ba Fixup a couple of thinkos in glxinfo changes. by Kristian Høgsberg · 17 years ago
  16. 6c533ea Handle fbconfigs and glx visuals separately. by Kristian Høgsberg · 17 years ago
  17. 791ad0e Implement support for printing glx fbconfigs in glxinfo. by Kristian Høgsberg · 17 years ago
  18. f7d1d55 glxinfo: Only print visuals that actually support GLX. by Kristian Høgsberg · 17 years ago
  19. 3feefee i915: Make sure extensions that require TTM actually work. by Michel Dänzer · 17 years ago
  20. 70eb456 i915: fixup TTM interfaces to follow drm changes by Dave Airlie · 17 years ago
  21. 9c4d104 i915: Re-enable __DRItexOffsetExtension. by Michel Dänzer · 17 years ago
  22. cab0dce fix fog, rescale_normals bugs (from gallium branch) by Brian · 17 years ago
  23. 7a88ecb Roll back premature version bump. by Kristian Høgsberg · 17 years ago
  24. a87e9a3 Dont add fbconfigs to array that we didn't allocate for. by Kristian Høgsberg · 17 years ago
  25. 157eeb5 faster write_rgba_span_front() by Andreas Micheler · 17 years ago
  26. f33e1a4 typo by George Sapountzis · 17 years ago
  27. fe20ac2 Add GL_CORE_WINDOWS define to glcore.h by George Sapountzis · 17 years ago
  28. d7c137b Drop include "dri_interface.h" from xf86dri.h by George Sapountzis · 17 years ago
  29. c095f7e Do XSync() before resetting error handler. by Kristian Høgsberg · 17 years ago
  30. d0b68b2 Uncomment GLX_SGIX_pbuffer definition. by Kristian Høgsberg · 17 years ago
  31. 8b20411 Get the width and height from the attrib list in glXCreatePbuffer. by Kristian Høgsberg · 17 years ago
  32. f9c6dfc Merge branch 'dri2' by Kristian Høgsberg · 17 years ago
  33. bf805d3 Merge branch 'master' into i915-superioctl by Dave Airlie · 17 years ago
  34. 9e06cf0 i915: only enable TTM path if drm minor is > 11 for superioctl by Dave Airlie · 17 years ago
  35. ea2278b dri: remove ttm common code since superioctl is device specific by Dave Airlie · 17 years ago
  36. 7fc5c03 i915: fixup reloc header defines by Dave Airlie · 17 years ago
  37. 72c8888 Example of cooperative rendering into one window by two processes by Brian · 17 years ago
  38. f1104b0 New glxsnoop demo to display another window's z/stencil/back buffer. by Brian · 17 years ago
  39. a249446 Drop no longer implemented MESA allocate extension from i915. by Kristian Høgsberg · 17 years ago
  40. f05c76e remove unneeded cast by Brian · 17 years ago
  41. ccff0cb Add a version field to __DRIextension. by Kristian Høgsberg · 17 years ago
  42. f29f0ae Move new texOffset extension to the new extension mechanism. by Kristian Høgsberg · 17 years ago
  43. ecdb45c Convert a left-over private void * to __DRIcontext *. by Kristian Høgsberg · 17 years ago
  44. 3eaec7d Move enabling of DRI extensions into glxextensions.c by Kristian Høgsberg · 17 years ago
  45. 594006d Remove now unused getProcAddress from DRIinterfaceMethods. by Kristian Høgsberg · 17 years ago
  46. f968f67 Add a DRI_ReadDrawable marker extension to signal read drawable capability. by Kristian Høgsberg · 17 years ago
  47. 106a6f2 Move media stream counter entry points to new extension. by Kristian Høgsberg · 17 years ago
  48. a7a0a2b Move GLX_MESA_swap_frame_usage DRI entry points to the new mechanism. by Kristian Høgsberg · 17 years ago
  49. 78a6aa5 Move GLX_MESA_allocate_memory related functions to new extension mechanism. by Kristian Høgsberg · 17 years ago
  50. efaf90b Move swap_interval to new extension mechanism. by Kristian Høgsberg · 17 years ago
  51. ac3e838 Move the copySubBuffer extension over to the new mechanism. by Kristian Høgsberg · 17 years ago
  52. f616a26 Implement new screen extension API. by Kristian Høgsberg · 17 years ago
  53. 295dc2d Stop passing in unused fbconfigs to createNewScreen. by Kristian Høgsberg · 17 years ago
  54. 64106d0 Pull createNewScreen entry point into dri_util.c. by Kristian Høgsberg · 17 years ago
  55. efd03a2 Replace open-coded major, minor, and patch version fields with __DRIversionRec. by Kristian Høgsberg · 17 years ago
  56. 5987a03 Convert all DRI entrypoints to take pointers to __DRI* types. by Kristian Høgsberg · 17 years ago
  57. aac367f Remove screenConfigs from __DRIscreen. by Kristian Høgsberg · 17 years ago
  58. fa72013 Drop mostly unused __DRIid typedef. by Kristian Høgsberg · 17 years ago
  59. 9590ba9 Avoid deadlock in GarbageCollectDRIDrawables. by Kristian Høgsberg · 17 years ago
  60. 8ed5c7c Drop createContext and destroyContext from DRIinterfaceMethods. by Kristian Høgsberg · 17 years ago
  61. 4ff95e7 Drop createDrawable and destroyDrawable fron DRIinterfaceMethods. by Kristian Høgsberg · 17 years ago
  62. b068af2 Key drm_i915_flip_t typedef off of the ioctl #define instead. by Kristian Høgsberg · 17 years ago
  63. aceccda Drop __DRInativeDisplay and pass in __DRIscreen pointers instead. by Kristian Høgsberg · 17 years ago
  64. 03ff9c9 replace 'brick' with correct program name in printfs by Brian · 17 years ago
  65. de3073d fix force_s3tc_enable option by Mrc Gran · 17 years ago
  66. b182613 Ignore more generated files in progs/ by Dan Nicholson · 17 years ago
  67. 9509afe Merge branch 'master' of git+ssh://brianp@git.freedesktop.org/git/mesa/mesa by Brian · 17 years ago
  68. 8909f11 i915: workout max relocs from batch buffer size by Dave Airlie · 17 years ago
  69. 7e83c15 i915: fixup up bufmgr to pass num buffers to kernel by Dave Airlie · 17 years ago
  70. 4599683 i915: Fix undefined ALIGN symbol from 77e0523fb7769df4bf43747e136b1653b2421b97. by Sergio Monteiro Basto · 17 years ago
  71. 3269969 r300: fragprog tex instruction now take writemask into acount. by Jerome Glisse · 17 years ago
  72. d85e8b0 nouveau: move nv10 clear command, for usage by other gpu by Patrice Mandin · 17 years ago
  73. 0ba57d0 i915: drop complex list handling for now by Dave Airlie · 17 years ago
  74. 4611b93 i915: clean up lists on teardown by Dave Airlie · 17 years ago
  75. b421520 Add macros to generate CreateNewScreen entrypoint. by Kristian Høgsberg · 17 years ago
  76. 4a22ae8 Remove XIDs from DRI interface (see #5714). by Kristian Høgsberg · 18 years ago
  77. 4ceefcc Pull in the drm hash. by Kristian Høgsberg · 17 years ago
  78. 4e1c76d i915: add copyrights to new files by Dave Airlie · 17 years ago
  79. 8e21bb5 i915: increase batchbuffer back to 16k by Dave Airlie · 17 years ago
  80. 77e0523 [965] Replace various alignment code with a shared ALIGN() macro. by Eric Anholt · 17 years ago
  81. 0fc9efd Replace bmBufferOffset usage in batchbuffer setup with OUT_RELOC. by Eric Anholt · 17 years ago
  82. 6bac947 Replace duplicated intel_reg.h with a shared header. by Eric Anholt · 17 years ago
  83. 1f7378e Replace some structure-based batch preparation with plain OUT_BATCH. by Eric Anholt · 17 years ago
  84. ffa94e5 FreeBSD: more /usr/X11R6->/usr/local by Eric Anholt · 17 years ago
  85. 10cc229 nouveau: Replace removed device classes with their proper labels. by Maarten Maathuis · 17 years ago
  86. c4a9a70 i915: add superioctl support to the ttm codepaths. by Dave Airlie · 17 years ago
  87. db0f050 minor fog calc cleanup by Roland Scheidegger · 17 years ago
  88. 58cdd1d i915: Only align texture pitch to 64 bytes when textures can be render targets. by Michel Dänzer · 17 years ago
  89. 1bc8410 i915: Work around texture pitch related performance drops on i915 at least. by Michel Dänzer · 17 years ago
  90. fa031c8 i915: add superioctl initial support inside bufmgr ttm by Dave Airlie · 17 years ago
  91. 4cd3ef5 i915/drmbuf: attempt to push relocations into buffer manager by Dave Airlie · 17 years ago
  92. 2dbd905 fix comment: s/branch/kill/ by Brian · 17 years ago
  93. de1d725 updated glext.h license info (Khronos), plus other clean-ups by Brian · 17 years ago
  94. f8ee72d fix VBO-split infinite loop (bug 12164) by Brian · 17 years ago
  95. 4f96000 r200: Implement SetTexOffset hook. by Chris Rankin · 17 years ago
  96. 2a3e338 add support for LDFLAGS env var by Dan Nicholson · 17 years ago
  97. e776e7a update the DRM/DRI instructions by Brian · 17 years ago
  98. 6775c1e Remove test for EXT_blend_logic_op in glGetString when determining GL version. by Brian · 17 years ago
  99. d99f6c4 Go back to using old drm_i915_flip_t field name by Jesse Barnes · 17 years ago
  100. 35331a5 [965] Add batchbuffer dumping under INTEL_DEBUG=bat, like 915. by Eric Anholt · 17 years ago