1. eeed49f mesa: Change many Type P MESA_FORMATs to meet naming spec by Mark Mueller · 11 years ago
  2. 7a0f26d radeon / r200: Eliminate BEGIN_BATCH_NO_AUTOSTATE by Ian Romanick · 11 years ago
  3. 8771285 s/Tungsten Graphics/VMware/ by José Fonseca · 11 years ago
  4. 320d531 r200: fix broken tcl lighting by smoki · 12 years ago
  5. 5a63634 radeon/r200: make radeon_context subclass of gl_context by Brian Paul · 12 years ago
  6. 4fdac65 mesa: s/CALLOC/calloc/ by Brian Paul · 12 years ago
  7. be2dcc5 r200: get rid of dubious aux scissor bits by Roland Scheidegger · 12 years ago
  8. c90ae6b radeon/r200: remove ClearColor driver functions by Brian Paul · 13 years ago
  9. e0ed951 radeon/r200: remove ClearDepth() and ClearStencil() driver hooks by Brian Paul · 13 years ago
  10. c080202 radeon: derive radeon_renderbuffer from swrast_renderbuffer by Brian Paul · 13 years ago
  11. 81a7156 r200: fix cb microtile setup by Dave Airlie · 13 years ago
  12. 56d30bb radeon/r200: drop remains of r300/r600 support along with old drm 1.x kernel by Dave Airlie · 13 years ago
  13. 4a2f008 r200: Drop the non-kernel-memory-manager and DRI1 code. by Eric Anholt · 13 years ago
  14. f7bab47 radeon/r200: fix fbo-clearmipmap + gen-teximage by Dave Airlie · 14 years ago
  15. f9995b3 Drop GLcontext typedef and use struct gl_context instead by Kristian Høgsberg · 14 years ago
  16. 9e587db r200: Fix UMS notto emit stp. by Pauli Nieminen · 15 years ago
  17. 76a9831 r200: Fix lod bias correction. by Pauli Nieminen · 15 years ago
  18. 6785a8a r200: Optimize polygon stipple emit. by Pauli Nieminen · 15 years ago
  19. 391892b r200: Remove unnecessary headers. by Vinson Lee · 15 years ago
  20. 2cf8164 r200: fix CS section size mismatch by Roland Scheidegger · 15 years ago
  21. 0c75854 Merge commit 'mesa_7_6_branch' into mesa_7_7_branch by Jakob Bornecrantz · 15 years ago
  22. 2b5618f r200: fix polygon stipple by Alex Deucher · 15 years ago
  23. afe84fa r200: align for mipmap tree changes by Maciej Cencora · 15 years ago
  24. 45e76d2 mesa: remove a bunch of gl_renderbuffer fields by Brian Paul · 15 years ago
  25. 7d36153 radeon: fix r100/r200 polygon stipple under kms by Dave Airlie · 15 years ago
  26. 97aa3d5 r200: emit cube for kms correctly + fix tex emit reset by Dave Airlie · 15 years ago
  27. b6df23d radeon/r200: OQ support for r200 in theory. by Dave Airlie · 15 years ago
  28. dbf59de r200: Add scissor to state atom list. by Pauli Nieminen · 15 years ago
  29. 0f41259 r200: Fix atom->check call to return emit size for atom. by Pauli Nieminen · 15 years ago
  30. ac3de85 r200: emit colorpitch by Dave Airlie · 15 years ago
  31. 8b9a5cf r200: fix off-by-one errors causing 6th texture unit to not work by Roland Scheidegger · 15 years ago
  32. 7c0fb3a r200: fix compiler warning (unused var) by Roland Scheidegger · 15 years ago
  33. 33f56b4 radeon: Differentiate 16 bpp destination formats. by Michel Dänzer · 15 years ago
  34. db54579 r200: only emit unitneeded textures by Dave Airlie · 15 years ago
  35. ffae82d r200: fix cube maps for non-mm path by Roland Scheidegger · 15 years ago
  36. 39ef337 r200: fix multitexturing in dri2 path by Jerome Glisse · 15 years ago
  37. 8308bf9 r200: fix indexed draw color order and cs missmatch by Jerome Glisse · 15 years ago
  38. acf086e r200: fix cubic emission. by Dave Airlie · 15 years ago
  39. 5f83817 r200: fix some cube map issues by Roland Scheidegger · 15 years ago
  40. 3503af0 r200: fix another section size mismatch by Roland Scheidegger · 15 years ago
  41. b257793 r200: fix CS section size mismatch (bug 21565) by Roland Scheidegger · 15 years ago
  42. e00ef43 radeon/r200/r300: collapse context destruction down to a common path. by Dave Airlie · 15 years ago
  43. 1570bde r200: fix veclinear emission by Dave Airlie · 15 years ago
  44. 8c7e30f raedon/r200/r300: mega-FBO commits. by Dave Airlie · 15 years ago
  45. b074aac r200: cs emit state fixups by Dave Airlie · 16 years ago
  46. a03a4dd r200: remove depth check for dri2 by Dave Airlie · 16 years ago
  47. eba8008 r200: port over state emits for kms from radeon by Dave Airlie · 16 years ago
  48. 294aab9 r200: fixup emit sizes for kms by Dave Airlie · 16 years ago
  49. e267a09 r200: port over cs emit changes from radeon by Dave Airlie · 16 years ago
  50. 62d504d radeon/r200: drop dirty state from texture object + pp_txoffset by Dave Airlie · 16 years ago
  51. f8c2bec r200: fixup cube emit debug by Dave Airlie · 16 years ago
  52. 2753dd4 radeon/r200: make setTexOffset work again by Dave Airlie · 16 years ago
  53. 695ca1e r200: port over state emit fix from r100 by Dave Airlie · 16 years ago
  54. ade3660 r200: fixup some CS emission sizes by Dave Airlie · 16 years ago
  55. 8cb16e6 r200/r300: get up to speed on renamed files by Dave Airlie · 16 years ago
  56. 1090d20 radeon/r200/r300: another big merge upheavel. by Dave Airlie · 16 years ago
  57. 474d282 r200: re-write state handlers for new CS mechanism by Dave Airlie · 16 years ago
  58. 9780127 radeon: remove some debugging by Dave Airlie · 16 years ago
  59. 674b204 r200: fix cubemaps by Dave Airlie · 16 years ago
  60. 61bb826 r200/r300: port r200 texture handling to common code by Dave Airlie · 16 years ago
  61. d9c4a01 r200: make tri render on my r200. by Dave Airlie · 16 years ago
  62. ed3a1cc r200: clear is working at least - not much else by Dave Airlie · 16 years ago
  63. 0c0a55a r100/r200: move to new atom style emission by Dave Airlie · 16 years ago
  64. d29e96b radeon/r200/r300: attempt to move lock to common code by Dave Airlie · 16 years ago
  65. 4637235 radeon/r200/r300: initial attempt to convert to common context code by Dave Airlie · 16 years ago
  66. 0217ed2 radeon/r200: move more stuff closer together in context by Dave Airlie · 16 years ago
  67. b6e4869 radeon/r200: move state atom to common header by Dave Airlie · 16 years ago
  68. ecadb51 mesa: added "main/" prefix to includes, remove some -I paths from Makefile.template by Brian Paul · 16 years ago
  69. 0985e78 remove CVS/XFree86 keywords by Christoff Brill · 17 years ago
  70. 80c8830 remove vtxfmt code, switch over to vbo by Keith Whitwell · 18 years ago
  71. cb977ae implement ARB_point_parameters and ARB_point_sprite on r200. The code is nearly the same as outlined in bug #4707, except it disables perspective correction for point sprites to make them actually work. And, separate the state atom into two as the tcl parameters would overwrite vertex program parameters when active. Also implement the GL_VERTEX_PROGRAM_POINT_SIZE_ARB option to make vertex programs outputting a point size work correctly (untested). Smooth points will still always be size 1. While here, enable gouraud shading for fog when using fog coord. by Roland Scheidegger · 18 years ago
  72. 014bfda fog state atom contains (only) fog params necessary for tcl. Must not be emitted if vertex progs are enabled as it overlaps vertex param #94. by Roland Scheidegger · 18 years ago
  73. 98c791b implement arb_vertex_program in hw for r200. Code contains still some hacks, generic attribs cause a fallback, but otherwise it seems to work quite well. Passes all glean vertProg1 tests with the exception of the degnerated LIT case (which is a hw limitation), as well as runs the r200 render path of doom3/quake4 (1.1 patch needed for quake4). The code is heavily borrowed from the r300 driver as vertex programs encoding is almost identical. arb_vertex_program is not yet announced by default and still needs to be enabled via driconf. by Roland Scheidegger · 18 years ago
  74. 8bc4dae cube maps on r100 require newer drm than the same feature on r200 (regression from introducing unfied initialization). Fix wrong (so far unused) family assignment for r100 cards. by Roland Scheidegger · 19 years ago
  75. 3a5626c First step of Radeon DRI unification: by Eric Anholt · 19 years ago
  76. 44dace8 enable point sizes larger than 1 (for aliased points only) by using the hw point sprite primitive. by Roland Scheidegger · 19 years ago
  77. f20917d add complete support for ATI_fragment_shader for the r200. Most of the new code is in the new file r200_fragshader.c. Reverse engeneered by Dave Airlie and me by Roland Scheidegger · 19 years ago
  78. fcbfeb5 Finish up some of the gl_renderbuffer work. by Brian Paul · 19 years ago
  79. 3660353 enable GL_ARB_texture_env_crossbar on r200, separate the enable bits for texture sampling and texture environment, optimize away texture sampling for units if the result is not used, always emit the env instructions in-order and try to eliminate GL_REPLACE env instructions. by Roland Scheidegger · 19 years ago
  80. fbe5296 add support for user-configurable brilinear filtering on r200 by Roland Scheidegger · 20 years ago
  81. 0846e52 s/0/NULL/ (Jeff Muizelaar) by Brian Paul · 20 years ago
  82. a205137 (Stephane Marchesin, me) Add support for color (framebuffer) tiling to the radeon and r200 driver by Roland Scheidegger · 20 years ago
  83. b31b783 (Stephane Marchesin, me) add hyperz support to radeon and r200 drivers. Only fast z clear and z buffer compression are supported for now, hierarchical-z is not. Still problems with multiple apps and z/stencil readback, which is why hyperz is disabled per default. Also add the new point sprite packet drm 1.13 accepts to the sanity code. by Roland Scheidegger · 20 years ago
  84. b1ebd30 Add code to support projective texturing and fix mixed enabling of texture by Eric Anholt · 20 years ago
  85. 7a086dc OK, one more time. Simplify the state-backup system by just storing the full by Eric Anholt · 20 years ago
  86. 0c8f8d3 The previous code would emit a full set of state during the first EmitState on by Eric Anholt · 20 years ago
  87. 6f3cc6a Close some races with locking on R100 and R200 which could manifest as rendering by Eric Anholt · 20 years ago
  88. 48ccaf2 add support for more than 2 texture units (max 6, default 4). use hang workarounds only for r200, not derivatives. by Roland Scheidegger · 20 years ago
  89. 1bf9499 fix constant texture environment color setup for texture units > 0 by Roland Scheidegger · 20 years ago
  90. 0337285 Add support for GL_EXT_blend_[func|equation]_separate. Fix GL_EXT_blend_color. Remove support for GL_EXT_blend_logic_op (cannot be supported together with blend_equation_separate unless a software fallback would be added). by Roland Scheidegger · 20 years ago
  91. b9cbd52 Fix GL_MIN and GL_MAX blend equations (set blend factors accordingly). Fix errors when blending is disabled (set blend equation and function to default values). by Roland Scheidegger · 20 years ago
  92. ae4a1cc Adjustments to make everything use IOCTL/sarea defines in DRM instead by Jon Smirl · 21 years ago
  93. a1b9b1a Changed lighting to use SOURCE_MATERIAL instead of PREMULT (moves some light color calculations to the GPU). Two-side lighting fallback no longer needed and eliminated. by Roland Scheidegger · 21 years ago
  94. 5d00e13 Fix attenuation hardware state handling, inspired by the R200 DDK reference by Michel Dänzer · 21 years ago
  95. 067603d Fix initialisation of cubic tecture offsets (Andreas Stenglein) by Michel Dänzer · 21 years ago
  96. 10095c9 Add support for Radeon IGP chipsets, based off of mcgrof-radeon-igp-v3.diff by Eric Anholt · 21 years ago
  97. 273e52f sync some more of the r200 driver from the DRI trunk by Alan Hourihane · 21 years ago
  98. bcc6edd Update DRI drivers to current DRI CVS and make them work. by Jon Smirl · 21 years ago
  99. adbec39 r200 driver, brought over by Jon Smirl by Keith Whitwell · 21 years ago