1. c2b185c Add reporting of damage by DRI drivers when the extension support is available. by Eric Anholt · 18 years ago
  2. b530d96 Merge branch 'master' of git+ssh://brianp@git.freedesktop.org/git/mesa/mesa by Brian · 18 years ago
  3. 24cf67f document VBO bug fix 9445 by Brian · 18 years ago
  4. 7da7404 Fix glPush/PopClientAttrib() for VBO state (bug 9445). by Brian · 18 years ago
  5. 16f0efc Merge branch 'master' of ssh+git://idr@git.freedesktop.org/git/mesa/mesa by Ian Romanick · 18 years ago
  6. 5ca107a Use glxbyteorder.h in server-side source files. by Ian Romanick · 18 years ago
  7. 6d29e1d Hack indent flags for indirect_reqsize.h to eliminate extra diffs. by Ian Romanick · 18 years ago
  8. 92be800 Add missing files to server generation list. by Ian Romanick · 18 years ago
  9. 1d312ae r300: Correct bug introduced by fragprog rework. by Jerome Glisse · 18 years ago
  10. 8d287d0 s/unsigned/size_t/ (Matthias Hopf) by Brian · 18 years ago
  11. bbfd963 Update spot light params by Patrice Mandin · 18 years ago
  12. 254ce75 nouveau: bump drm patchlevel. by Ben Skeggs · 18 years ago
  13. b6becfa fix issue with i915tex advertising visuals it can't support by Dave Airlie · 18 years ago
  14. 3943d7f Use the tiled flag in the sarea to determine region tiling. by Haihao Xiang · 18 years ago
  15. 8c180c7 nouveau: Use bufferobj interface for fragment program uploads by Ben Skeggs · 18 years ago
  16. 9a20ae7 nouveau: Initial buffer object support by Ben Skeggs · 18 years ago
  17. 1780fd4 nouveau: We'll need syncNotifier for NV_MEMORY_TO_MEMORY_FORMAT too. by Ben Skeggs · 18 years ago
  18. 885a7cc nouveau: add nouveau_mem_alloc/free debugging by Ben Skeggs · 18 years ago
  19. 2dd3753 nouveau: record *actual* type of memory that was alloc'd, not the requested types. by Ben Skeggs · 18 years ago
  20. 7b59a42 nouveau: Typo by Ben Skeggs · 18 years ago
  21. 297a35e nouveau: Add simple wrapper for NV_MEMORY_TO_MEMORY_FORMAT. by Ben Skeggs · 18 years ago
  22. 2dccca5 Deleted unused file which likely have be reintroduced during git move. by Jerome Glisse · 18 years ago
  23. 257e3d1 nouveau: Make use of NOUVEAU_DEBUG for shader disasm by Ben Skeggs · 18 years ago
  24. 3fcb7d3 nouveau: Make the notifier stuff actually work.. by Ben Skeggs · 18 years ago
  25. 0b2b2de nouveau: Wait on notifier to check for completion of previous commands. by Ben Skeggs · 18 years ago
  26. c0a63d8 nouveau: Add notifier support functions by Ben Skeggs · 18 years ago
  27. b8769f3 Rework r300 fragprog avoid using bitfield structure. by Jerome Glisse · 18 years ago
  28. d79323b nouveau: Kill some compile warnings. by Ben Skeggs · 18 years ago
  29. f54c725 nouveau: Modify span routines to use nouveau_renderbuffer instead of driRenderbuffer by Ben Skeggs · 18 years ago
  30. cb6a400 nouveau: maintain numClipRects/pClipRects in context. by Ben Skeggs · 18 years ago
  31. ae8d8d1 nouveau: Don't fill nrb->dPriv for private buffers by Ben Skeggs · 18 years ago
  32. 1dd6759 nouveau: get 16bpp working by Ben Skeggs · 18 years ago
  33. b766643 Drop mesa wrappers for XFree86. by George Sapountzis · 18 years ago
  34. af0190b Updated keyboard input so that glut programs can read from stdin without by Sean D'Epagnier · 18 years ago
  35. e3358de Merge branch 'nouveau-import' by Dave Airlie · 18 years ago
  36. 53d4064 Don't build passthrough shader on <NV40 by Ben Skeggs · 18 years ago
  37. b497a0c Don't update span->array->z[] values from SLANG_FRAGMENT_FIXED_FRAGDEPTH. by Brian · 18 years ago
  38. 6ec4a03 initial release notes for 6.5.3 by Brian · 18 years ago
  39. 6d982e5 don't allow fog when using a fragment shader (bug 9346) by Brian · 18 years ago
  40. de947e8 Get nv10_swtcl.c working enough for glxgears on NV40. by Ben Skeggs · 18 years ago
  41. 24a495f Fix copy-and-paste mistake in comment ("scaling" should read "translation"). by Gary Wong · 18 years ago
  42. c340dd7 NV1x/2x hw_func stubs. by Ben Skeggs · 18 years ago
  43. 0ae7404 Merge branch 'master' of git+ssh://brianp@git.freedesktop.org/git/mesa/mesa by Brian · 18 years ago
  44. 5cc1292 Replace __extension__ with LONGSTRING. by Brian · 18 years ago
  45. b56a526 Check in a long-misplaced spec update. by Brian · 18 years ago
  46. fde9084 Fix copy-and-paste-o of my e-mail address. by Michel Dänzer · 18 years ago
  47. e0c9361 Avoid failing assertion in intel_miptree_set_image_offset() with cube maps. by Michel Dänzer · 18 years ago
  48. 81855f2 Fix some corner cases in i945_miptree_layout_2d(). by Michel Dänzer · 18 years ago
  49. 3416ef3 Share code to lay out >= 945 style 2D mipmaps between i915tex and i965 drivers. by Michel Dänzer · 18 years ago
  50. cc1afed intel_finalize_mipmap_tree: Add more conditions for rebuilding mipmap trees. by Michel Dänzer · 18 years ago
  51. 5f8a3e5 intel_batchbuffer_flush: Don't assert cliprects when lock is not held. by Michel Dänzer · 18 years ago
  52. 4cb09df intelTexSubimage: Fix last parameter for intel_miptree_image_map(). by Michel Dänzer · 18 years ago
  53. 9c09259 _mesa_swizzle_ubyte_image: Only use single swizzle_copy call when strides match. by Michel Dänzer · 18 years ago
  54. 78a6e05 mipmap_limits: Fix display of current texture filtering mode. by Michel Dänzer · 18 years ago
  55. 9987829 Improve SwapBuffers a bit. by Ben Skeggs · 18 years ago
  56. c95557f 0x4497 doesn't have NV30_TCL_PRIMITIVE_3D_NORMALIZE_ENABLE by Ben Skeggs · 18 years ago
  57. 15c7e88 Some more voodoo to get 3D going with a minimal initial context. by Ben Skeggs · 18 years ago
  58. 2956a0c submit vertex weights to make World of Warcraft maybe happy (bug 8250) by Roland Scheidegger · 18 years ago
  59. 8dcfcad7 Move all the code for computing ctx->_TriangleCaps into state.c. by Brian · 18 years ago
  60. 6c305c0 Remove the xdemo.c program from PROGS since it doesn't work with GLX/DRI. by Brian · 18 years ago
  61. 73eee24 Use XDisplayName() when reporting errors (bug 8079). by Brian · 18 years ago
  62. 5b35132 Bug 7260: mach64 texture memory mng cleanup by George Sapountzis · 18 years ago
  63. c180678 Bug 7861: mach64 with render acceleration should restore texture state by George Sapountzis · 18 years ago
  64. eed1a6d Bug 7790: Polygons incorrectly clipped by mach64 driver by George Sapountzis · 18 years ago
  65. 26626c0 minstall: Pass correct destination file path to $RM regardless of source path. by Michel Dänzer · 18 years ago
  66. d71a564 minstall: Always remove destination file before (re-)creating it. by Michel Dänzer · 18 years ago
  67. d7b24fe i965: Fix a crash with wine by not allocating >1MB on the stack. by Eric Anholt · 18 years ago
  68. aadcf1a Update spot light params also for nv20 and nv30 by Patrice Mandin · 18 years ago
  69. 5c80270 grr, always check twice before commit by Patrice Mandin · 18 years ago
  70. 65c54a6 Resend spot light parameters when part of it changes by Patrice Mandin · 18 years ago
  71. c04c74b Skeletal extension handling across chipsets. by Ben Skeggs · 18 years ago
  72. fe91d00 NV_44 uses nv30InitStateFuncs too by Ben Skeggs · 18 years ago
  73. 046ece3 state cache is automagically flushed on a normal BEGIN_RING_SIZE by Ben Skeggs · 18 years ago
  74. e62b2f9 Implement a simple nv30Clear, and make sure we get a nouveau_renderbuffer by Ben Skeggs · 18 years ago
  75. f793608 fix bug#9237 by Xiang, Haihao · 18 years ago
  76. 5449f5a fix bug#9045 by Xiang, Haihao · 18 years ago
  77. bda66ac oops, typo by Ben Skeggs · 18 years ago
  78. 0113776 Create visuals for modes the ddx provides by Ben Skeggs · 18 years ago
  79. 1d6f139 oops, we don't want this by default just yet... by Ben Skeggs · 18 years ago
  80. 4cfb762 Some work on buffer handling, most likely not entirely correct and by Ben Skeggs · 18 years ago
  81. 7a10d66 i915tex: Recalculate viewport related hardware state in intelWindowMoved(). by Michel Dänzer · 18 years ago
  82. 9413665 Make git ignore Emacs backup files. by Michel Dänzer · 18 years ago
  83. fcc54b5 Merge branch 'master' of git+ssh://brianp@git.freedesktop.org/git/mesa/mesa by Brian · 18 years ago
  84. 7f82674 Updated with new mesa-commit list. by Brian · 18 years ago
  85. 75e4cfd Make git ignore some more generated files. by Michel Dänzer · 18 years ago
  86. b46e359 glxinfo: When direct rendering is not enabled, print some hints. by Michel Dänzer · 18 years ago
  87. 14f9263 Make git ignore files only generated at build time. by Michel Dänzer · 18 years ago
  88. 7daf301 Re-generate options.h with Swedish translations. by Michel Dänzer · 18 years ago
  89. e8c5e0f Swedish translation of driconf options. by Daniel Nylander · 18 years ago
  90. eb9033c Replaced by .html file. by Brian · 18 years ago
  91. 4a1976b Replaced by .html files. by Brian · 18 years ago
  92. 492e406 Removed/obsolete. by Brian · 18 years ago
  93. d43ccf6 New git repository info, links. by Brian · 18 years ago
  94. 464e363 New info about Mesa's git repository. by Brian · 18 years ago
  95. 3867bc9 Fix the swtcl module. by Stephane Marchesin · 18 years ago
  96. f95fe81 Remove duplicate nv10 tcl defines by Patrice Mandin · 18 years ago
  97. d88d895 Merge the pciid work. Use lock step versioning with the drm. by Stephane Marchesin · 18 years ago
  98. b4dcb99 Fix a copy+paste'o that caused some *very* strange bugs.. by Ben Skeggs · 18 years ago
  99. 45b211f version bump by Brian Paul · 18 years ago
  100. 4f3ff14 md5 sums by Brian Paul · 18 years ago