1. 24e7e45 Factor out code to do the DRM_I830_GETPARAM ioctl. by Kristian Høgsberg · 17 years ago
  2. f1139e4 Fold DoBindContext() helper function into driBindContext(). by Kristian Høgsberg · 17 years ago
  3. 4225876 [intel] Re-allocate backing buffer objects on BufferData. by Eric Anholt · 17 years ago
  4. 7da98d7 [965] Allow more than one draw_prims per batchbuffer. by Eric Anholt · 17 years ago
  5. dc1608a [965] Replace the always_update dirty flag with BRW_NEW_BATCH. by Eric Anholt · 17 years ago
  6. 5f86ae0 [intel] Rename lost_hardware vtbl entry to new_batch. by Eric Anholt · 17 years ago
  7. d9edd8e [965] Remove drawing rect upload, which is handled (better) by the kernel. by Eric Anholt · 17 years ago
  8. beddf65 [intel] Clean up cliprect handling in intel drivers. by Eric Anholt · 17 years ago
  9. 7ce12b0 [intel] Remove the dead intel->need_flush member. by Eric Anholt · 17 years ago
  10. 5a49e84 [965] Clarify a bit of index buffer upload code. by Eric Anholt · 17 years ago
  11. 8c4806c fix bug 13978: glDrawBuffersARB() didn't set all necessary state by Brian · 17 years ago
  12. c0fd6a0 [intel] Add TTM bufmgr debug for type or offset migration of buffers. by Eric Anholt · 17 years ago
  13. 3369cd9 i915: Keith Whitwell's swizzling TEX patch. fix #8283 by Xiang, Haihao · 17 years ago
  14. 601a6b8 Replace gl_framebuffer's _ColorDrawBufferMask with _ColorDrawBufferIndexes by Brian · 17 years ago
  15. ff73c78 Simplify ctx->_NumColorDrawBuffers, _ColorDrawBuffers and fix bug 13835. by Brian · 17 years ago
  16. 9f6022d fix depth/1 typo in glTexImage3D proxy code by Brian · 17 years ago
  17. 48aa35a check if span length > 0 before calling _swrast_write_rgba_span() by Brian · 17 years ago
  18. e7044d5 i915: don't validate PS program when falling back to software by Xiang, Haihao · 17 years ago
  19. 1535637 intel: some initialization for dri_bufmgr_ttm by Xiang, Haihao · 17 years ago
  20. 62842e7 [intel] Add a single-entry relocation buffer cache. by Eric Anholt · 17 years ago
  21. 8abffad [intel] Convert relocations to not be cleared out on buffer submit. by Eric Anholt · 17 years ago
  22. 0ff3eb6 [965] Fix some missing initialization in WM keys. by Eric Anholt · 17 years ago
  23. 15653b5 fix fd.o bug #13761 MRD computation is now changed in mesa core by Zou Nan hai · 17 years ago
  24. 9e9f6f1 [965] Convert WM unit to use a cache key instead of brw_cache_data. by Eric Anholt · 17 years ago
  25. 03b59ed [965] Convert VS unit to use a cache key instead of brw_cache_data. by Eric Anholt · 17 years ago
  26. 77e6cf8 [965] Convert SF unit to use a cache key instead of brw_cache_data. by Eric Anholt · 17 years ago
  27. 3149119 [965] Convert GS unit to use a cache key instead of brw_cache_data. by Eric Anholt · 17 years ago
  28. 114b802 [965] Convert clip unit to use a cache key instead of brw_cache_data. by Eric Anholt · 17 years ago
  29. b35811e [965] Convert CC unit to use a cache key instead of brw_cache_data. by Eric Anholt · 17 years ago
  30. a95b48d [965] Convert surface state to use a cache key instead of brw_cache_data. by Eric Anholt · 17 years ago
  31. 3e3644c [965] Convert sampler state to use a cache key instead of brw_cache_data. by Eric Anholt · 17 years ago
  32. a099461 Revert "[intel] Use the memory type mask containing the caching flags." by Eric Anholt · 17 years ago
  33. 8bb9ae3 [intel] Use the memory type mask containing the caching flags. by Eric Anholt · 17 years ago
  34. a3c435b Set correct flags mask when validating buffers. by Keith Packard · 17 years ago
  35. 4cc02fb [965] Improve performance by including reloc target buffer pointers in keys. by Eric Anholt · 17 years ago
  36. de42774 additional stub functions by Brian · 17 years ago
  37. 7d6d665 additional GL_COLOR_ATTACHMENTx_EXT cases (bug 13767) by Brian · 17 years ago
  38. 60d762a i915: Needn't adjust pixel centers. fix #12944 by Xiang, Haihao · 17 years ago
  39. 524304c Revert "r300: fix bug with maniadrive rendering" by Dave Airlie · 17 years ago
  40. a5c84de remove unneeded conditional by Brian · 17 years ago
  41. f0676cc fix vbo display list memleak upon context destruction by Brian · 17 years ago
  42. 6c0fc07 fix glUniform4f typo by Brian · 17 years ago
  43. 9b3162b additional GL_COLOR_ATTACHMENTx_EXT cases (bug 13767) by Brian · 17 years ago
  44. 2bf2a8c Convert to 0/1 when setting boolean uniforms by Bruce Merry · 17 years ago
  45. 3f94802 Make use of count in _mesa_uniform_matrix by Bruce Merry · 17 years ago
  46. 239be83 Add a test program to test for assorted bugs in shader_api.c by Bruce Merry · 17 years ago
  47. 89b8032 More fixes to shader_api by Bruce Merry · 17 years ago
  48. eeb03fa Fix several bugs relating to uniforms and attributes in GLSL API by Bruce Merry · 17 years ago
  49. 8349073 added 'get' info for framebuffer object tokens by Brian · 17 years ago
  50. 76387de add 'Get' info for MAX_3D_TEXTURE_SIZE (for bug 13811) by Brian · 17 years ago
  51. d3033ca t_vp_build: fix temporary register allocation to minimise the allocations by Hans de Goede · 17 years ago
  52. 2290ea7 rx00: fix off by one error in tempreg check by Hans de Goede · 17 years ago
  53. cc50edb r300: fix bug with maniadrive rendering by Dave Airlie · 17 years ago
  54. 73f6f7e autoconf: Remind developers to bump version numbers in configure.ac by Dan Nicholson · 17 years ago
  55. d0ebdca fix fd.o bug #13847 by Zou Nan hai · 17 years ago
  56. 3956597 Bug #13839: Fix 3D texture offset miscalculation with pixels versus bytes. by Roland Scheidegger · 17 years ago
  57. aecec3a Merge branch 'autoconf2' by Dan Nicholson · 17 years ago
  58. aac2d99 i915: reset swrast state after calling swrast DrawPixels. by Xiang, Haihao · 17 years ago
  59. 2b440d5 Merge branch 'master' into autoconf2 by Dan Nicholson · 17 years ago
  60. ab57cba autoconf: Helper options for adding GCC 32/64 bit flags by Dan Nicholson · 17 years ago
  61. b422e5a i915: apply commit a0a5e8cfc04c14873441b50f7d594ef11806b9a8 from 965. fix #11925 by Xiang, Haihao · 17 years ago
  62. cf46aee mesa: fix a bad cast in put_values_z24. by Xiang, Haihao · 17 years ago
  63. 166a828 __driConfigOptions must be PUBLIC. by Adam Jackson · 17 years ago
  64. 0b7e0f8 R300: RV410 SE chips have half the pipes of regular RV410 by Alex Deucher · 17 years ago
  65. 4c5a2b3 autoconf: Documentation for using the autoconf'd build by Dan Nicholson · 17 years ago
  66. 2647314 fix GL_LINE_LOOP with drivers using own render pipeline stage (#12410, #13527) by Roland Scheidegger · 17 years ago
  67. 2f3e939 Silence compiler warnings from XML error macros. by Kristian Høgsberg · 17 years ago
  68. 9136e1f [965] Fix and enable separate stencil. by Eric Anholt · 17 years ago
  69. 9e68e19 [intel] Move some pixel path support from drivers to shared. by Eric Anholt · 17 years ago
  70. f8830a1 intel: cast a pointer to unsigned long, avoid potential error. by Xiang, Haihao · 17 years ago
  71. bea6b5f [965] Enable EXT_framebuffer_object. by Eric Anholt · 17 years ago
  72. 106f398 [965] Actually enable SGIS_generate_mipmap. by Eric Anholt · 17 years ago
  73. 101abee [intel] Fix and reenable (software) SGIS_generate_mipmap by Eric Anholt · 17 years ago
  74. b2f6260 [intel] Allow driver hooks to be NULL in intel_buffers.c and just update flags. by Eric Anholt · 17 years ago
  75. fcd1e9d [i915] Move meta_draw_quad into the vtbl with other meta operations. by Eric Anholt · 17 years ago
  76. 2761cfc return correct size from glGetActiveUniform (bug 13751) by Brian · 17 years ago
  77. e543292 i915: avoid dead lock in intel_meta_draw_poly. fix #13696 by Xiang, Haihao · 17 years ago
  78. da693b7 Don't try to build nonexistent i915tex driver on linux-x86-64 by Dan Nicholson · 17 years ago
  79. f71032b docs: Fix links in contribute section by Dan Nicholson · 17 years ago
  80. d2d82f8 [915] Set cliprects in the drawbuffer software fallback case as well. by Eric Anholt · 17 years ago
  81. 4cca760 i965: allocate GRF registers before building subroutines, by Xiang, Haihao · 17 years ago
  82. e3a1ae0 i965: restore the flag after building the subroutine of the by Xiang, Haihao · 17 years ago
  83. 88f1419 added glSecondaryColor3fv_func by Brian · 17 years ago
  84. 83af4f3 added two-side test by Brian · 17 years ago
  85. 87002ab Test GL_VERTEX_PROGRAM_TWO_SIDE and frag shader gl_FrontFacing features by Brian · 17 years ago
  86. caec2a7 added twoside demo by Brian · 17 years ago
  87. 256115b simplify update two-side lighting test (follow-on to previous front/back-face changes) by Brian · 17 years ago
  88. 441bab8 fix NEED_SECONDARY_COLOR for vert/frag progs by Brian · 17 years ago
  89. 85f5e6d Fix a quadstrip front/back-face inconsistancy. by Brian · 17 years ago
  90. 9efa102 Fix mismatched map/unmap of buffers in swrast read/drawpixels error paths. by Eric Anholt · 17 years ago
  91. 4878f12 [915] Free dri_bufmgr after mesa context data. by Eric Anholt · 17 years ago
  92. a856da6 [915] Make polygon stipple use pre-unpacked pixel data. by Eric Anholt · 17 years ago
  93. 0dc2c68 [915] Fix clear color when clearing with triangles. by Eric Anholt · 17 years ago
  94. dd1a868 [INTEL] Fix 965 to use new centralized mipmap pitch function by Keith Packard · 17 years ago
  95. a183efc [Intel] Centralize mipmap pitch computations. by Keith Packard · 17 years ago
  96. 6f1bfdc [i915] Remove redundant set_draw_region code (like the comment says). by Eric Anholt · 17 years ago
  97. 33487c1 [intel] Improve INTEL_DEBUG=blit description of clearing. by Eric Anholt · 17 years ago
  98. c24300f [intel] Fix copy'n'pasteo in decoding of the blit clear packet. by Eric Anholt · 17 years ago
  99. 9a8819e [965] Add decode of 3DSTATE_DRAWING_RECTANGLE. by Eric Anholt · 17 years ago
  100. 146030a [965] Allow draw or depth regions to be NULL. by Eric Anholt · 17 years ago