1. 5bd093b mesa: fixes for srgb, new srgb formats by Roland Scheidegger · 16 years ago
  2. 9106a18 gallium: catch vertex overflow higher up by Alan Hourihane · 16 years ago
  3. ce34367 gallium: added missing brace to fix broken build by Brian Paul · 16 years ago
  4. 0c31661 Merge commit 'origin/gallium-0.1' into gallium-0.2 by Brian Paul · 16 years ago
  5. d0bc529 gallium: added draw_set_mrd() function to fix polygon offset by Brian Paul · 16 years ago
  6. 8137da9 gallium: only mark back color buffer surfaces as undefined after swapbuffers by Brian Paul · 16 years ago
  7. 99b862c gallium: restore default_depth_bits() call in xlib winsys by Brian Paul · 16 years ago
  8. b716de4 gallium: change 65535 to UNDEFINED_VERTEX_ID by Alan Hourihane · 16 years ago
  9. 50beb86 util: new funcs for triming/validating primitives by Keith Whitwell · 16 years ago
  10. 7519107 draw: add const qualifiers by Keith Whitwell · 16 years ago
  11. a8e7852 gallium: more vertex count checks by Alan Hourihane · 16 years ago
  12. e3f5370 gallium: temporary check for > 65535 vertices by Alan Hourihane · 16 years ago
  13. 608e14c Merge commit 'origin/master' into gallium-0.2 by Alan Hourihane · 16 years ago
  14. ee0735f Merge commit 'origin/gallium-0.1' into gallium-0.2 by Alan Hourihane · 16 years ago
  15. 51d9642 python/retrace: Dump indices too. by José Fonseca · 16 years ago
  16. 2ce2a40 gallium: Abort by default on windows user space. by José Fonseca · 16 years ago
  17. a0d5c3c intel: Require the right amount of space in glBitmap blit acceleration. by Pierre Willenbrock · 16 years ago
  18. 33a1f49 Merge commit 'origin/master' into gallium-0.2 by Alan Hourihane · 16 years ago
  19. d26a43f python/retrace: Dump vertex buffer contents. by José Fonseca · 16 years ago
  20. bcd5dda nouveau: make nv20 use NV{20,25}TCL objects by Pekka Paalanen · 16 years ago
  21. f849d36 mesa: Fix GenerateMipmapEXT(GL_TEXTURE_CUBE_MAP_ARB). by Eric Anholt · 16 years ago
  22. 8b661a5 intel: Fall back on rendering to a texture attachment with a border. by Eric Anholt · 16 years ago
  23. 75b26e1 intel: Fix crash in automatic mipmap generation for glCopyTex{Sub,}Image. by Eric Anholt · 16 years ago
  24. bdc8ac44 intel: Put CopyTexImage fallback under DEBUG_FALLBACKS not DEBUG_TEXTURE. by Eric Anholt · 16 years ago
  25. a0625fa intel: Fix glCopyPixels blit acceleration for FBO destinations. by Eric Anholt · 16 years ago
  26. cb433d9 intel: Fix glBitmap blit acceleration for FBO destinations. by Eric Anholt · 16 years ago
  27. 54a6dcb i915: Silence warnings by Jakob Bornecrantz · 16 years ago
  28. 6e0f8b1 mesa: assorted clean-ups, updated comments, etc. by Brian · 16 years ago
  29. 249e1e4 mesa: replace large macros with inline functions by Brian · 16 years ago
  30. b9604fe softpipe: plug in softpipe's texture samplers into draw module. by Brian · 16 years ago
  31. f2bccfd gallium: added draw_texture_samplers() to support texture fetches from vertex shaders by Brian · 16 years ago
  32. 1d9360b gallium: query PIPE_CAP_MAX_VERTEX_TEXTURE_UNITS to set ctx->Constants.MaxVertexTextureImageUnits by Brian · 16 years ago
  33. 7eb8b37 gallium: added PIPE_CAP_MAX_VERTEX_TEXTURE_UNITS query by Brian · 16 years ago
  34. 9271662 gallium: check vertex shaders for samplers/texture usage as we do for fragment shaders by Brian · 16 years ago
  35. 264cba6 i965: Fix failure to upload new constant data when changing programs. by Eric Anholt · 16 years ago
  36. 8a1e708 i965: Fix stray character that the compile whined about. by Eric Anholt · 16 years ago
  37. 4371a24 nouveau: Calc pitch for swizzled textures appropriately. by Younes Manton · 16 years ago
  38. 6b4776d nouveau: Use swizzled textures & render targets on nv40 when possible. by Younes Manton · 16 years ago
  39. a6b7c0b nouveau: nv04-nv40 linear <-> swizzled conversion. by Younes Manton · 16 years ago
  40. 1c22c04 gallium: Make room for custom PIPE_TEXTURE_USAGE_* flags. by Younes Manton · 16 years ago
  41. d585fdf g3dvl: Map/unmap incoming block texture once per frame. by Younes Manton · 16 years ago
  42. c064d5a g3dvl: Use texture instead of surface for backbuffer. by Younes Manton · 16 years ago
  43. bacacd5 g3dvl: Move MC shaders to a seperate file, #included in the original. by Younes Manton · 16 years ago
  44. 154a9e5 Bump dri2proto requirement to 1.99.3, drop CopyRegion bitmask from protocol. by Kristian Høgsberg · 16 years ago
  45. cd03174 intel: restore old vertex submit paths for i8xx hardware. by Dave Airlie · 16 years ago
  46. 36b941c softpipe: minor tweaks, clean-ups by Brian · 16 years ago
  47. 38bee46 softpipe: compute nearest/linear texcoords four at a time. by Brian · 16 years ago
  48. dd55083 gallium: minor texture-related clean-ups, comments, etc by Brian · 16 years ago
  49. 1e2f574 mesa: fix conditional in save_Lightfv(), bug 18838 by Brian · 16 years ago
  50. dbcfc0d Nouveau: minor winsys API fix by Pekka Paalanen · 16 years ago
  51. bb29d06 Nouveau: nv{10,20} set_primitive API fix by Pekka Paalanen · 16 years ago
  52. 830e4a6 Nouveau: nv20 build fix: forgotten include by Pekka Paalanen · 16 years ago
  53. fd645c7 Nouveau: fix minor API change in surface_copy by Pekka Paalanen · 16 years ago
  54. 578af7d Nouveau: update nouveau_class.h by Pekka Paalanen · 16 years ago
  55. 988ece3 Nouveau: nv20 (nv10) immediate vertex submission by Pekka Paalanen · 16 years ago
  56. 3cb0858 Nouveau: properly redo nv20_vertex_layout. by Pekka Paalanen · 16 years ago
  57. e476acb i965: Add a new state flag BRW_NEW_NR_SURFACES instead of CACHE_NEW_SURFACE by Eric Anholt · 16 years ago
  58. 8e56395 i965: Fix clashing enums for BRW_NEW_INDICES/VERTICES versus BATCH/DEPTH_BUFFER. by Eric Anholt · 16 years ago
  59. 287d719 i965: Remove BRW_WM_LOCK dirty bit, introduced to work around lack of relocs. by Eric Anholt · 16 years ago
  60. 3f973de i965: Add debug code for dumping how frequently different dirty bits are set. by Eric Anholt · 16 years ago
  61. 8e76ac0 i915: Remove dead early z enable bit which was always on. by Eric Anholt · 16 years ago
  62. 7855b2a i965: Reduce fast-pathiness of brw_try_draw_prims, bringing in important checks. by Eric Anholt · 16 years ago
  63. baaf977 mesa: add missing break statements by Brian Paul · 16 years ago
  64. 166d5ac mesa: enable texture compression extensions for software drivers when possible by Brian Paul · 16 years ago
  65. 3b5cd7d mesa: remove unneeded compressed texure size checks by Phillip Klaus Krause · 16 years ago
  66. ec17001 mesa: fix default switch case in append_token(), see bug 18734 by Brian Paul · 16 years ago
  67. c4c86bb Merge commit 'origin/master' into gallium-0.2 by Alan Hourihane · 16 years ago
  68. 5b71472 Merge commit 'origin/gallium-0.1' into gallium-0.2 by Alan Hourihane · 16 years ago
  69. c303e72 mesa: remove an assertion (see bug 18734) by Brian Paul · 16 years ago
  70. 8c2b4b3 Revert "glx: xcbified visual and FBConfig choosing" by RALOVICH, Kristóf · 16 years ago
  71. 80d1531 Revert "glx: revert using nonexsisten XCB version of glXGetFBConfigsSGIX" by RALOVICH, Kristóf · 16 years ago
  72. 158a5f7 tgsi: Reenable OPCODE_ARR. by Michal Krol · 16 years ago
  73. 5369876 glx: revert using nonexsisten XCB version of glXGetFBConfigsSGIX by RALOVICH, Kristóf · 16 years ago
  74. 1e167f6 glx: remove XCB debug leftover by RALOVICH, Kristóf · 16 years ago
  75. ff3fa92 glx: xcbified glXSwapBuffers by RALOVICH, Kristóf · 16 years ago
  76. 62688f1 glx: xcbified visual and FBConfig choosing by RALOVICH, Kristóf · 16 years ago
  77. 66db1b6 glx: xcbified __glXClientInfo by RALOVICH, Kristóf · 16 years ago
  78. 6d1d157 glx: no graphics context during initialization by RALOVICH, Kristóf · 16 years ago
  79. 9c7aaa7 glx: xcbified __glXIsDirect by RALOVICH, Kristóf · 16 years ago
  80. 00f22f9 glx: missing static on local function by RALOVICH, Kristóf · 16 years ago
  81. f0d015c glx: use __glXGetString by RALOVICH, Kristóf · 16 years ago
  82. 9c98e35 glx: use __glXQueryServerString by RALOVICH, Kristóf · 16 years ago
  83. 24b8a8c glx: implement __glXGetString, hide __glXGetStringFromServer by RALOVICH, Kristóf · 16 years ago
  84. fd52001 glx: implement QueryVersion using XCB by RALOVICH, Kristóf · 16 years ago
  85. 5444424 glx: implement __glXQueryServerString using XCB by RALOVICH, Kristóf · 16 years ago
  86. 55aeeef windows: fix visual object memleak by Thomas Henn · 16 years ago
  87. 2793430 windows: fix _mesa_unreference_framebuffer() to pass ** type. by Thomas Henn · 16 years ago
  88. 001b1cb mesa: add missing type check for function calls by Brian Paul · 16 years ago
  89. aa40de5 mesa: add missing size check for assignment optimization by Brian Paul · 16 years ago
  90. 527e76a tgsi: Fix build. by Michal Krol · 16 years ago
  91. 972922b tgsi: Implement OPCODE_ROUND for SSE2 backend. by Michal Krol · 16 years ago
  92. 1347439 tgsi: Implement OPCODE_SSG/SGN. by Michal Krol · 16 years ago
  93. fea3a32 mesa: remove debug code by Brian Paul · 16 years ago
  94. 1250526 gallium: disable TGSI_OPCODE_ARR case until emit_rnd() is redone. by Brian Paul · 16 years ago
  95. 6e96bd7 Revert "tgsi: Implement OPCODE_ROUND for SSE2 backend." by Brian Paul · 16 years ago
  96. 11701b4 mesa: add some missing switch cases for generating state var strings by Brian Paul · 16 years ago
  97. c03af8e fix possible memory leak in bezierPatchMeshMake by Daniel Zimmermann · 16 years ago
  98. 277089b gallium: fix glBitmap color bug by Brian Paul · 16 years ago
  99. 2810559 gallium: replace 2 with PIPE_SHADER_TYPES by Brian Paul · 16 years ago
  100. 823aac3 tgsi: Implement OPCODE_SSG/SGN. by Michal Krol · 16 years ago