Clone of mesa.
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

news.html 49KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261
  1. <HTML>
  2. <TITLE>Mesa News</TITLE>
  3. <head><link rel="stylesheet" type="text/css" href="mesa.css"></head>
  4. <BODY>
  5. <body bgcolor="#eeeeee">
  6. <H1>News</H1>
  7. <h2>September 28, 2009</h2>
  8. <p>
  9. <a href="relnotes-7.6.html">Mesa 7.6</a> is released. This is a new feature
  10. release. Those especially concerned about stability may want to wait for the
  11. follow-on 7.6.1 bug-fix release.
  12. </p>
  13. <p>
  14. <a href="relnotes-7.5.2.html">Mesa 7.5.2</a> is also released.
  15. This is a stable release fixing bugs since the 7.5.1 release.
  16. </p>
  17. <h2>September 3, 2009</h2>
  18. <p>
  19. <a href="relnotes-7.5.1.html">Mesa 7.5.1</a> is released.
  20. This is a bug-fix release which fixes bugs found in version 7.5.
  21. </p>
  22. <h2>July 17, 2009</h2>
  23. <p>
  24. <a href="relnotes-7.5.html">Mesa 7.5</a> is released.
  25. This is a new features release. People especially concerned about
  26. stability may want to wait for the follow-on 7.5.1 bug-fix release.
  27. </p>
  28. <h2>June 23, 2009</h2>
  29. <p>
  30. <a href="relnotes-7.4.4.html">Mesa 7.4.4</a> is released.
  31. This is a stable release that fixes a regression in the i915/i965 drivers
  32. that slipped into the 7.4.3 release.
  33. </p>
  34. <h2>June 19, 2009</h2>
  35. <p>
  36. <a href="relnotes-7.4.3.html">Mesa 7.4.3</a> is released.
  37. This is a stable release fixing bugs since the 7.4.2 release.
  38. </p>
  39. <h2>May 15, 2009</h2>
  40. <p>
  41. <a href="relnotes-7.4.2.html">Mesa 7.4.2</a> is released.
  42. This is a stable release fixing bugs since the 7.4.1 release.
  43. </p>
  44. <h2>April 18, 2009</h2>
  45. <p>
  46. <a href="relnotes-7.4.1.html">Mesa 7.4.1</a> is released.
  47. This is a stable release fixing bugs since the 7.4 release.
  48. </p>
  49. <h2>March 27, 2009</h2>
  50. <p>
  51. <a href="relnotes-7.4.html">Mesa 7.4</a> is released.
  52. This is a stable release fixing bugs since the 7.3 release.
  53. </p>
  54. <h2>January 22, 2009</h2>
  55. <p>
  56. <a href="relnotes-7.3.html">Mesa 7.3</a> is released.
  57. This is a new development release.
  58. Mesa 7.4 will follow and will have bug fixes relative to 7.3.
  59. </p>
  60. <h2>September 20, 2008</h2>
  61. <p>
  62. <a href="relnotes-7.2.html">Mesa 7.2</a> is released.
  63. This is a stable, bug-fix release.
  64. </p>
  65. <h2>August 26, 2008</h2>
  66. <p>
  67. <a href="relnotes-7.1.html">Mesa 7.1</a> is released.
  68. This is a new development release.
  69. It should be relatively stable, but those especially concerned about
  70. stability should wait for the 7.2 release or use Mesa 7.0.4 (the
  71. previous stable release).
  72. </p>
  73. <h2>August 16, 2008</h2>
  74. <p>
  75. <a href="relnotes-7.0.4.html">Mesa 7.0.4</a> is released.
  76. This is a bug-fix release.
  77. </p>
  78. <h2>April 4, 2008</h2>
  79. <p>
  80. <a href="relnotes-7.0.3.html">Mesa 7.0.3</a> is released.
  81. This is a bug-fix release.
  82. </p>
  83. <h2>January 24, 2008</h2>
  84. <p>
  85. Added a new page describing the <a href="cell.html">Mesa Cell driver</a>.
  86. </p>
  87. <h2>November 13, 2007</h2>
  88. <p>
  89. Gallium3D is the codename for the new Mesa device driver architecture
  90. which is currently under development.
  91. A <a href="http://wiki.freedesktop.org/wiki/Software/gallium"
  92. target="_parent"> summary</a> of the architecture can be found on the
  93. Tungsten Graphics website.
  94. </p>
  95. <p>
  96. Gallium3D development is taking place on the <em>gallium-0.1</em> branch
  97. of the git repository.
  98. Currently, there's only a software-only driver and an Intel i915/945 driver
  99. but other drivers will be coming...
  100. </p>
  101. <h2>November 10, 2007</h2>
  102. <p>
  103. <a href="relnotes-7.0.2.html">Mesa 7.0.2</a> is released.
  104. This is a bug-fix release.
  105. </p>
  106. <h2>August 3, 2007</h2>
  107. <p>
  108. <a href="relnotes-7.0.1.html">Mesa 7.0.1</a> is released.
  109. This is a bug-fix release.
  110. </p>
  111. <h2>June 22, 2007</h2>
  112. <p>
  113. <a href="relnotes-7.0.html">Mesa 7.0</a> is released.
  114. This is a stable release featuring OpenGL 2.1 support.
  115. </p>
  116. <h2>April 27, 2007</h2>
  117. <p>
  118. <a href="relnotes-6.5.3.html">Mesa 6.5.3</a> is released.
  119. This is a development release which will lead up to the Mesa 7.0 release
  120. (which will advertise OpenGL 2.1 API support).
  121. </p>
  122. <h2>March 26, 2007</h2>
  123. <p>
  124. The new Shading Language compiler branch has been merged into the git
  125. master branch. This is a step toward hardware support for the OpenGL
  126. 2.0 Shading Language and will be included in the next Mesa release.
  127. In conjunction, <a href="http://glean.sf.net" target="_parent">Glean
  128. </a> has been updated with a new test that does over 130 tests of the
  129. shading language and built-in functions.
  130. </p>
  131. <h2>April 2007</h2>
  132. <p>
  133. Thomas Hellstr&ouml;m of
  134. <a href="http://www.tungstengraphics.com" target="_parent">
  135. Tungsten Graphics</a> has written a whitepaper describing the new
  136. <a href="http://www.tungstengraphics.com/mm.pdf">DRI memory management
  137. system</a>.
  138. </p>
  139. <h2>December 5, 2006</h2>
  140. <p>
  141. Mesa is now using git as its source code management system.
  142. The previous CVS repository should no longer be used.
  143. See the <a href="repository.html">repository page</a> for more information.
  144. </p>
  145. <h2>December 2, 2006</h2>
  146. <p>
  147. <a href="relnotes-6.5.2.html">Mesa 6.5.2</a> has been released.
  148. This is a new development release.
  149. </p>
  150. <h2>September 15, 2006</h2>
  151. <p>
  152. <a href="relnotes-6.5.1.html">Mesa 6.5.1</a> has been released.
  153. This is a new development release.
  154. </p>
  155. <h2>March 31, 2006</h2>
  156. <p>
  157. <a href="relnotes-6.5.html">Mesa 6.5</a> has been released.
  158. This is a new development release.
  159. </p>
  160. <h2>February 2, 2006</h2>
  161. <p>
  162. <a href="relnotes-6.4.2.html">Mesa 6.4.2</a> has been released.
  163. This is stable, bug-fix release.
  164. </p>
  165. <h2>November 29, 2005</h2>
  166. <p>
  167. <a href="relnotes-6.4.1.html">Mesa 6.4.1</a> has been released.
  168. This is stable, bug-fix release.
  169. </p>
  170. <h2>October 24, 2005</h2>
  171. <p>
  172. <a href="relnotes-6.4.html">Mesa 6.4</a> has been released.
  173. This is stable, bug-fix release.
  174. </p>
  175. <h2>August 19, 2005</h2>
  176. <p>
  177. Mesa 6.3.2 has been released.
  178. Note: there was no public release of version 6.3.1.
  179. </p>
  180. <a href="versions.html#6.3.2">Changes in version 6.3.1</a>
  181. <p>
  182. The MD5 checksums are:
  183. </p>
  184. <pre>
  185. 98192e45ed8d69113688f89f90869346 MesaLib-6.3.2.tar.gz
  186. 0df27701df0924d17ddf41185efa8ce1 MesaLib-6.3.2.tar.bz2
  187. ccb2423aab77fc7e81ce628734586140 MesaLib-6.3.2.zip
  188. 9d0fca0a7d051c34a0b485423fb3e85d MesaDemos-6.3.2.tar.gz
  189. 96708868450c188205e42229b5d813c4 MesaDemos-6.3.2.tar.bz2
  190. c5102501e609aa8996d832fafacb8ab9 MesaDemos-6.3.2.zip
  191. </pre>
  192. <h2>July 20, 2005</h2>
  193. <p>
  194. Mesa 6.3 has been released.
  195. This is a development release with new features, changes and bug fixes.
  196. </p>
  197. <pre>
  198. New:
  199. - GL_EXT_framebuffer_object extension
  200. - GL_ARB_draw_buffers extension
  201. - GL_ARB_pixel_buffer_object extension
  202. - GL_OES_read_format extension (Ian Romanick)
  203. - DirectFB driver (Claudio Ciccani)
  204. - x86_64 vertex transformation code (Mikko T.)
  205. Changes:
  206. - added -stereo option for glxgears demo (Jacek Rosik)
  207. - updated the PBuffer demo code in xdemos/ directory
  208. - glDeleteTextures/Programs/Buffers() now makes the object ID
  209. available for immediate re-use
  210. - assorted 64-bit clean-ups fixes (x86_64 and Win64)
  211. - lots of internal changes for GL_EXT_framebuffer_object
  212. Bug fixes:
  213. - some functions didn't support PBO functionality
  214. - glGetTexImage didn't convert color index images to RGBA as required
  215. - fragment program texcoords were sometimes wrong for points and lines
  216. - fixed problem with negative dot product in arbfplight, fplight demos
  217. - fixed bug in perspective correction of antialiased, textured lines
  218. - querying GL_POST_CONVOLUTION_ALPHA_BIAS_EXT returned wrong value
  219. - fixed a couple per-pixel fog bugs (Soju Matsumoto)
  220. - glGetBooleanv(GL_FRAGMENT_PROGRAM_BINDING_NV) was broken
  221. - fixed float parsing bug in ARB frag/vert programs (bug 2520)
  222. - XMesaGetDepthBuffer() returned incorrect value for bytesPerValue
  223. - GL_COLOR_MATERIAL with glColor3 didn't properly set diffuse alpha
  224. - glXChooseFBConfig() crashed if attribList pointer was NULL
  225. - program state.light[n].spot.direction.w was wrong value (bug 3083)
  226. - fragment program fog option required glEnable(GL_FOG) - wrong.
  227. - glColorTable() could produce a Mesa implementation error (bug 3135)
  228. - RasterPos could get corrupted by color index rendering path
  229. - Removed bad XTranslateCoordinates call when rendering to Pixmaps
  230. - glPopAttrib() didn't properly restore GL_TEXTURE_GEN enable state
  231. - fixed a few Darwin compilation problems
  232. </pre>
  233. <p>
  234. The MD5 checksums are:
  235. </p>
  236. <pre>
  237. 0236f552d37514776945d5a013e5bb7b MesaLib-6.3.tar.gz
  238. 60e1a8f78c4a8c7750a1e95753190986 MesaLib-6.3.tar.bz2
  239. ca7c950fbace68c70caa822322db7223 MesaLib-6.3.zip
  240. 25ea801645b376c014051804fe4974b2 MesaDemos-6.3.tar.gz
  241. 9248e74872ea88c57ec25c900c295057 MesaDemos-6.3.tar.bz2
  242. 8537dfa734ef258dcc7272097558d434 MesaDemos-6.3.zip
  243. </pre>
  244. <h2>December 9, 2004</h2>
  245. <p>
  246. Mesa 6.2.1 has been released.
  247. This is a stable release which just fixes bugs since the 6.2 release.
  248. </p>
  249. <pre>
  250. Bug fixes:
  251. - don't apply regular fog or color sum when using a fragment program
  252. - glProgramEnvParameter4fARB always generated an error on
  253. GL_FRAGMENT_PROGRAM_ARB (fdo bug 1645)
  254. - glVertexAttrib3svNV and glVertexAttrib3svARB were broken
  255. - fixed width/height mix-up in glSeparableFilter2D()
  256. - fixed regression in glCopyPixels + convolution
  257. - glReadPixels from a clipped front color buffer didn't always work
  258. - glTexImage didn't accept GL_RED/GREEN/BLUE as the format
  259. - Attempting queries/accesses of VBO 0 weren't detected as errors
  260. - paletted textures failed if the palette had fewer than 256 entries
  261. Changes:
  262. - fixed a bunch of compiler warnings found with gcc 3.4
  263. - bug reports should to go bugzilla.freedesktop.org
  264. </pre>
  265. <p>
  266. The MD5 checksums are:
  267. </p>
  268. <pre>
  269. 80008a92f6e055d3bfdde2cf331ec3fa MesaLib-6.2.1.tar.gz
  270. f43228cd2bf70f583ef3275c1c545421 MesaLib-6.2.1.tar.bz2
  271. dec26cfd40116ad021020fea2d94f652 MesaLib-6.2.1.zip
  272. 2c7af3c986a7571c8713c8bfee7e49e3 MesaDemos-6.2.1.tar.gz
  273. 3cac74667b50bcbd4f67f594fb4224a2 MesaDemos-6.2.1.tar.bz2
  274. 75b3edd12eb2b370caf05f29b99e508a MesaDemos-6.2.1.zip
  275. </pre>
  276. <h2>October 2, 2004</h2>
  277. <p>
  278. Mesa 6.2 has been released.
  279. This is a stable release which just fixes bugs since the 6.1 release.
  280. </p>
  281. <pre>
  282. New:
  283. - enabled GL_ARB_texture_rectangle (same as GL_NV_texture_rectangle)
  284. - updated Doxygen support (Jose Fonseca)
  285. Changes:
  286. - some GGI driver updates (Christoph Egger, bug 1025977)
  287. Bug fixes:
  288. - Omit GL_ARB_texture_non_power_of_two from list of OpenGL 1.5 features
  289. - fixed a few compilation issues on IRIX
  290. - fixed a matrix classification bug (reported by Wes Bethel)
  291. - we weren't reseting the vertex/fragment program error state
  292. before parsing (Dave Reveman)
  293. - adjust texcoords for sampling texture rectangles (Dave Reveman)
  294. - glGet*(GL_MAX_VERTEX_ATTRIBS_ARB) wasn't implemented
  295. - repeated calls to glDeleteTexture(t) could lead to a crash
  296. - fixed potential ref count bugs in VBOs and vertex/fragment programs
  297. - spriteblast demo didn't handle window size changes correctly
  298. - glTexSubImage didn't handle pixels=NULL correctly for PBOs
  299. - fixed color index mode glDrawPixels bug (Karl Schultz)
  300. </pre>
  301. <p>
  302. The MD5 checksums are:
  303. </p>
  304. <pre>
  305. 9e8f34b059272dbb8e1f2c968b33bbf0 MesaLib-6.2.tar.gz
  306. 3d6a6362390b6a37d3cb2e615f3ac7db MesaLib-6.2.tar.bz2
  307. 6cfd7895d28e695c0dbbed9469564091 MesaLib-6.2.zip
  308. 3e06e33b0809f09855cb60883b8bdfef MesaDemos-6.2.tar.gz
  309. 9d160009c3dfdb35fe7e4088c9ba8f85 MesaDemos-6.2.tar.bz2
  310. 856f7ec947122eb3c8985ebc2f654dcd MesaDemos-6.2.zip
  311. </pre>
  312. <h2>August 18, 2004</h2>
  313. <p>
  314. Mesa 6.1 has been released.
  315. This is a new development release (version 6.2 will be a stabilization
  316. release).
  317. </p>
  318. <pre>
  319. New:
  320. - Revamped Makefile system
  321. - glXUseRotatedXFont() utility (see xdemos/xuserotfont.c)
  322. - internal driver interface changes related to texture object
  323. allocation, vertex/fragment programs, BlendEquationSeparate, etc.
  324. - option to walk triangle edges with double-precision floats
  325. (Justin Novosad of Discreet) (see config.h file)
  326. - support for AUX buffers in software GLX driver
  327. - updated glext.h to version 24 and glxext.h to version 6
  328. - new MESA_GLX_FORCE_ALPHA and MESA_GLX_DEPTH_BITS env vars
  329. - updated BeOS support (Philippe Houdoin)
  330. Changes:
  331. - fragment fog interpolation is perspective corrected now
  332. - new glTexImage code, much cleaner, may be a bit faster
  333. Bug fixes:
  334. - glArrayElement in display lists didn't handle generic vertex attribs
  335. - glFogCoord didn't always work properly
  336. - ARB_fragment_program fog options didn't work
  337. - frag prog TEX instruction no longer incorrectly divides s,t,r by q
  338. - ARB frag prog TEX and TEXP instructions now use LOD=0
  339. - glTexEnviv in display lists didn't work
  340. - glRasterPos didn't do texgen or apply texture matrix
  341. - GL_DOUBLE-valued vertex arrays were broken in some cases
  342. - fixed texture rectangle edge/border sampling bugs
  343. - sampling an incomplete texture in a fragment program would segfault
  344. - glTexImage was missing a few error checks
  345. - fixed some minor glGetTexParameter glitches
  346. - GL_INTENSITY was mistakenly accepted as a <format> to glTexImage
  347. - fragment program writes to RC/HC register were broken
  348. - fixed a few glitches in GL_HP_occlusion_test extension
  349. - glBeginQueryARB and glEndQueryARB didn't work inside display lists
  350. - vertex program state references were broken
  351. - fixed triangle color interpolation bug on AIX (Shane Blackett)
  352. - fixed a number of minor memory leaks (bug #1002030)
  353. </pre>
  354. The MD5 checksums are:
  355. </p>
  356. <pre>
  357. c9284d295ebcd2e0486cc3cd54e5863c MesaLib-6.1.tar.gz
  358. 5de1f53ec0709f60fc68fdfed57351f3 MesaLib-6.1.tar.bz2
  359. 483e77cac4789a5d36c42f3c0136d6d8 MesaLib-6.1.zip
  360. 8c46cfa6f9732acc6f6c25724aad0246 MesaDemos-6.1.tar.gz
  361. 89bfe0f6c69b39fd0ebd9fff481a4e9b MesaDemos-6.1.tar.bz2
  362. 161268531fcc6f0c5a056430ee97e0c1 MesaDemos-6.1.zip
  363. </pre>
  364. <h2>April 2, 2004</h2>
  365. <p>
  366. Mesa 6.0.1 has been released.
  367. This release basically just fixes bugs since the 6.0. release.
  368. </p>
  369. <pre>
  370. New:
  371. - upgraded glext.h to version 22
  372. - new build targets (Dan Schikore)
  373. - new linux-x86-opteron build target (Heath Feather)
  374. Bug fixes:
  375. - glBindProgramARB didn't update all necessary state
  376. - fixed build problems on OpenBSD
  377. - omit CVS directories from tarballs
  378. - glGetTexImage(GL_COLOR_INDEX) was broken
  379. - fixed an infinite loop in t&l module
  380. - silenced some valgrind warnings about using unitialized memory
  381. - fixed some compilation/link glitches on IRIX (Mike Stephens)
  382. - glBindProgram wasn't getting compiled into display lists
  383. - GLX_FBCONFIG_ID wasn't recognized in glXChooseFBConfig() (bug 888079)
  384. - two-sided lighting and vertex program didn't work (bug 887330)
  385. - stores to program parameter registers in vertex state programs
  386. didn't work.
  387. - fixed glOrtho bug found with gcc 3.2.2 (RH9)
  388. - glXCreateWindow() wasn't fully implemented (bug 890894)
  389. - generic vertex attribute arrays didn't work in display lists
  390. - vertex buffer objects' default usage and access fields were wrong
  391. - glDrawArrays with start!=0 was broken
  392. - fragment program PK2H, UP2H, UP4B and UP4UB instructions were broken
  393. - linux-osmesa16-static config didn't work
  394. - fixed a few color index rendering problems (bug 910687)
  395. - glInterleavedArrays didn't respect GL_CLIENT_ACTIVE_TEXTURE
  396. - OSMesa RGB and BGR modes were broken
  397. - glProgramStringARB mistakenly required a null-terminated string
  398. - fragment program XPD instruction was incorrect
  399. - glGetMaterial() didn't work reliably
  400. </pre>
  401. The MD5 checksums are:
  402. </p>
  403. <pre>
  404. 011be0e79666c7a6eb9693fbf9348653 MesaLib-6.0.1.tar.gz
  405. b7f14088c5c2f14490d2739a91102112 MesaLib-6.0.1.tar.bz2
  406. bf0510cf0a2b87d64cdd317eca3f1db1 MesaLib-6.0.1.zip
  407. b7b648599e0aaee1c4ffc554a2a9139e MesaDemos-6.0.1.tar.gz
  408. dd6aadfd9ca8e1cfa90c6ee492bc6f43 MesaDemos-6.0.1.tar.bz2
  409. eff71d59c211825e949199852f5a2316 MesaDemos-6.0.1.zip
  410. </pre>
  411. <h2>January 16, 2004</h2>
  412. <p>
  413. Mesa 6.0 has been released. This is a stabilization of the 5.1 release
  414. and primarily just incorporates bug fixes.
  415. </p>
  416. <pre>
  417. New:
  418. - full OpenGL 1.5 support
  419. - updated GL/glext.h file to version 21
  420. Changes:
  421. - changed max framebuffer size to 4Kx4K (MAX_WIDTH/HEIGHT in config.h)
  422. Bug fixes:
  423. - fixed bug in UNCLAMPED_FLOAT_TO_UBYTE macro; solves a color
  424. clamping issue
  425. - updated suno5-gcc configs
  426. - glColor3 functions sometimes resulted in undefined alpha values
  427. - fixed FP divide by zero error seen on VMS with xlockmore, others
  428. - fixed vertex/fragment program debug problem (bug 873011)
  429. - building on AIX with gcc works now
  430. - glDeleteProgramsARB failed for ARB fragment programs (bug 876160)
  431. - glDrawRangeElements tried to modify potentially read-only storage
  432. - updated files for building on Windows
  433. </pre>
  434. <h2>December 28, 2003</h2>
  435. <p>
  436. The Mesa CVS server has been moved to <a href="http://www.freedesktop.org"
  437. target="_parent">
  438. freedesktop.org</a> because of problems with SourceForge's anonymous
  439. CVS service.
  440. </p>
  441. <p>Please see the <a href="cvs_access.html">CVS access page</a> for details.
  442. </p>
  443. <h2>December 17, 2003</h2>
  444. <p>
  445. Mesa 5.1 has been released. This is a new development release.
  446. Mesa 6.0 will be the next stable release and will support all
  447. OpenGL 1.5 features.
  448. </p>
  449. <pre>
  450. New features:
  451. - reorganized directory tree
  452. - GL_ARB_vertex/fragment_program extensions (Michal Krol & Karl Rasche)
  453. - GL_ATI_texture_env_combine3 extension (Ian Romanick)
  454. - GL_SGI_texture_color_table extension (Eric Plante)
  455. - GL_NV_fragment_program extension
  456. - GL_NV_light_max_exponent extension
  457. - GL_EXT_texture_rectangle (identical to GL_NV_texture_rectangle)
  458. - GL_ARB_occlusion_query extension
  459. - GL_ARB_point_sprite extension
  460. - GL_ARB_texture_non_power_of_two extension
  461. - GL_IBM_multimode_draw_arrays extension
  462. - GL_EXT_texture_mirror_clamp extension (Ian Romanick)
  463. - GL_ARB_vertex_buffer_object extension
  464. - new X86 feature detection code (Petr Sebor)
  465. - less memory used for display lists and vertex buffers
  466. - demo of per-pixel lighting with a fragment program (demos/fplight.c)
  467. - new version (18) of glext.h header
  468. - new spriteblast.c demo of GL_ARB_point_sprite
  469. - faster glDrawPixels in X11 driver in some cases (see RELNOTES-5.1)
  470. - faster glCopyPixels in X11 driver in some cases (see RELNOTES-5.1)
  471. Bug fixes:
  472. - really enable OpenGL 1.4 features in DOS driver.
  473. - fixed issues in glDrawPixels and glCopyPixels for very wide images
  474. - glPixelMapf/ui/usv()'s size parameter is GLsizei, not GLint
  475. - fixed some texgen bugs reported by Daniel Borca
  476. - fixed wglMakeCurrent(NULL, NULL) bug (#835861)
  477. - fixed glTexSubImage3D z-offset bug (Cedric Gautier)
  478. - fixed RGBA blend enable bug (Ville Syrjala)
  479. - glAccum is supposed to be a no-op in selection/feedback mode
  480. - fixed texgen bug #597589 (John Popplewell)
  481. Changes:
  482. - dropped API trace feature (src/Trace/)
  483. - documentation overhaul. merged with website content. more html.
  484. - glxgears.c demo updated to use GLX swap rate extensions
  485. - glTexImage1/2/3D now allows width/height/depth = 0
  486. - disable SPARC asm code on Linux (bug 852204)
  487. </pre>
  488. The MD5 checksums are:
  489. </p>
  490. <pre>
  491. 78f452f6c55478471a744f07147612b5 MesaLib-5.1.tar.gz
  492. 67b3b8d3f7f4c8c44904551b851d01af MesaLib-5.1.tar.bz2
  493. 6dd19ffa750ec7f634e370a987505c9d MesaLib-5.1.zip
  494. e0214d4ebb22409dfa9262f2b52fd828 MesaDemos-5.1.tar.gz
  495. 066c9aff4fd924405de1ae9bad5ec9a7 MesaDemos-5.1.tar.bz2
  496. d2b5ba32b53e0ad0576c637a4cc1fb41 MesaDemos-5.1.zip
  497. </pre>
  498. <H2>November 12, 2003</H2>
  499. <p>
  500. New Mesa 5.0.2 tarballs have been uploaded to SourceForge which fix a
  501. number of automake/libtool problems.
  502. </p>
  503. <p>
  504. The new MD5 checksums are:
  505. </p>
  506. <pre>
  507. a9dcf3ff9ad1b7d6ce73a0df7cff8b5b MesaLib-5.0.2.tar.gz
  508. 7b4bf9261657c2fca03796d4955e6f50 MesaLib-5.0.2.tar.bz2
  509. 79c141bddcbad557647535d02194f346 MesaLib-5.0.2.zip
  510. 952d9dc823dd818981d1a648d7b2668a MesaDemos-5.0.2.tar.gz
  511. b81fafff90995025d2f25ea02b786642 MesaDemos-5.0.2.tar.bz2
  512. a21be975589e8a2d1871b6bb7874fffa MesaDemos-5.0.2.zip
  513. </pre>
  514. <h2>September 5, 2003</h2>
  515. <p>
  516. Mesa 5.0.2 has been released. This is a stable, bug-fix release.
  517. </p>
  518. <pre>
  519. Bug fixes:
  520. - fixed texgen problem causing texcoord's Q to be zero (stex3d)
  521. - default GL_TEXTURE_COMPARE_MODE_ARB was wrong
  522. - GL_CURRENT_MATRIX_NV query was wrong
  523. - GL_CURRENT_MATRIX_STACK_DEPTH_NV query was off by one
  524. - GL_LIST_MODE query wasn't correct
  525. - GL_FOG_COORDINATE_SOURCE_EXT query wasn't supported
  526. - GL_SECONDARY_COLOR_ARRAY_SIZE_EXT query returned wrong value
  527. - blended, wide lines didn't always work correctly (bug 711595)
  528. - glVertexAttrib4svNV w component was always 1
  529. - fixed bug in GL_IBM_rasterpos_clip (missing return)
  530. - GL_DEPTH_TEXTURE_MODE = GL_ALPHA didn't work correctly
  531. - a few Solaris compilation fixes
  532. - fixed glClear() problem for DRI drivers (non-existant stencil, etc)
  533. - fixed int/REAL mixup in GLU NURBS curve evaluator (Eric Cazeaux)
  534. - fixed delete [] bug in SI GLU (bug 721765) (Diego Santa Cruz)
  535. - glFog() didn't clamp fog colors
  536. - fixed bad float/int conversion for GL_TEXTURE_PRIORITY in the
  537. gl[Get]TexParameteri[v] functions
  538. - fixed invalid memory references in glTexGen functions (bug 781602)
  539. - integer-valued color arrays weren't handled correctly
  540. - glDrawPixels(GL_DEPTH_COMPONENT) with glPixelZoom didn't work
  541. - GL_EXT_texture_lod_bias is part of 1.4, overlooked in 5.0.1
  542. Changes:
  543. - build GLUT with -fexceptions so C++ apps propogate exceptions
  544. </pre>
  545. <h2>June 2003</h2>
  546. <p>
  547. Mesa's directory tree has been overhauled.
  548. Things are better organized now with some thought toward future needs.
  549. </p>
  550. <p>
  551. In CVS, the latest Mesa 5.1 development code is now rooted under the
  552. <b>Mesa-newtree/</b> directory. The old top-level <b>Mesa/</b> directory
  553. holds the Mesa 5.0.x code which will be abandoned at some point.
  554. </p>
  555. <h2>March 30, 2003</h2>
  556. <p>
  557. Mesa 5.0.1 has been released. This is a stable, bug-fix release.
  558. </p>
  559. <pre>
  560. New:
  561. - DOS driver updates from Daniel Borca
  562. - updated GL/gl_mangle.h file (Bill Hoffman)
  563. Bug fixes:
  564. - auto mipmap generation for cube maps was broken (bug 641363)
  565. - writing/clearing software alpha channels was unreliable
  566. - minor compilation fixes for OS/2 (Evgeny Kotsuba)
  567. - fixed some bad assertions found with shadowtex demo
  568. - fixed error checking bug in glCopyTexSubImage2D (bug 659020)
  569. - glRotate(angle, -x, 0, 0) was incorrect (bug 659677)
  570. - fixed potential segfault in texture object validation (bug 659012)
  571. - fixed some bogus code in _mesa_test_os_sse_exception_support (Linus)
  572. - fix fog stride bug in tnl code for h/w drivers (Michel Danzer)
  573. - fixed glActiveTexture / glMatrixMode(GL_TEXTURE) bug (#669080)
  574. - glGet(GL_CURRENT_SECONDARY_COLOR) should return 4 values, not 3
  575. - fixed compilation problem on Solaris7/x86 (bug 536406)
  576. - fixed prefetch bug in 3DNow! code (Felix Kuhling)
  577. - fixed NeXT build problem (FABSF macro)
  578. - glDrawPixels Z values when glPixelZoom!=1 were invalid (bug 687811)
  579. - zoomed glDraw/CopyPixels with clipping sometimes failed (bug 689964)
  580. - AA line and triangle Z values are now rounded, not truncated
  581. - fixed color interpolation bug when GLchan==GLfloat (bug 694461)
  582. - glArePrograms/TexturesResident() wasn't 100% correct (Jose Fonseca)
  583. - fixed a minor GL_COLOR_MATERIAL bug
  584. - NV vertex program EXP instruction was broken
  585. - glColorMask misbehaved with X window / pixmap rendering
  586. - fix autoconf/libtool GLU C++ linker problem on Linux (a total hack)
  587. - attempt to fix GGI compilation problem when MesaDemos not present
  588. - NV vertex program ARL-relative fetches didn't work
  589. Changes:
  590. - use glPolygonOffset in gloss demo to avoid z-fighting artifacts
  591. - updated winpos and pointblast demos to use ARB extensions
  592. - disable SPARC normal transformation code (bug 673938)
  593. - GLU fixes for OS/2 (Evgeny Kotsuba)
  594. </pre>
  595. <p>
  596. MD5 checksums follow:
  597. </p>
  598. <pre>
  599. b80f8b5d53a3e9f19b9fde5af0c542f0 MesaLib-5.0.1.tar.gz
  600. 513b4bbd7d38951f05027179063d876b MesaLib-5.0.1.tar.bz2
  601. eebd395678f4520d33b267e5d5c22651 MesaLib-5.0.1.zip
  602. 49d7feaec6dc1d2091d7c3cc72a9b320 MesaDemos-5.0.1.tar.gz
  603. 37190374a98c3c892f0698be9ca3acf0 MesaDemos-5.0.1.tar.bz2
  604. becd8bf17f5791361b4a54ba2a78e5c9 MesaDemos-5.0.1.zip
  605. </pre>
  606. <h2>March 7, 2003</h2>
  607. <p>
  608. Website and documentation overhaul.
  609. </p>
  610. <p>
  611. The website content and Mesa documentation (from the doc/ directory) have
  612. been merged together.
  613. All the documentation files have been entered into the CVS repository.
  614. Many of the old plain-text files have been converted to html and modernized.
  615. </p>
  616. <h2>November 13, 2002</h2>
  617. <p>Mesa 5.0 has been released. This is a stable release which
  618. implements the OpenGL 1.4 specification.
  619. </p><pre>New:
  620. - OpenGL 1.4 support (glGetString(GL_VERSION) returns "1.4")
  621. - removed some overlooked debugging code
  622. - glxinfo updated to support GLX_ARB_multisample
  623. - GLUT now support GLX_ARB_multisample
  624. - updated DOS driver (Daniel Borca)
  625. Bug fixes:
  626. - GL_POINT and GL_LINE-mode polygons didn't obey cull state
  627. - fixed potential bug in _mesa_align_malloc/calloc()
  628. - fixed missing triangle bug when running vertex programs
  629. - fixed a few HPUX compilation problems
  630. - FX (Glide) driver didn't compile
  631. - setting GL_TEXTURE_BORDER_COLOR with glTexParameteriv() didn't work
  632. - a few EXT functions, like glGenTexturesEXT, were no-ops
  633. - a few OpenGL 1.4 functions like glFogCoord*, glBlendFuncSeparate,
  634. glMultiDrawArrays and glMultiDrawElements were missing
  635. - glGet*(GL_ACTIVE_STENCIL_FACE_EXT) was broken
  636. - Pentium 4 Mobile was mistakenly identified as having 3DNow!
  637. - fixed one-bit error in point/line fragment Z calculation
  638. - fixed potential segfault in fakeglx code
  639. - fixed color overflow problem in DOT3 texture env mode
  640. </pre>
  641. <h2>October 29, 2002</h2>
  642. <p>Mesa 4.1 has been released. This is a new development release.
  643. For a stable release, get 4.0.4.
  644. </p><pre>New:
  645. - GL_NV_vertex_program extension
  646. - GL_NV_vertex_program1_1 extension
  647. - GL_ARB_window_pos extension
  648. - GL_ARB_depth_texture extension
  649. - GL_ARB_shadow extension
  650. - GL_ARB_shadow_ambient extension
  651. - GL_EXT_shadow_funcs extension
  652. - GL_ARB_point_parameters extension
  653. - GL_ARB_texture_env_crossbar
  654. - GL_NV_point_sprite extension
  655. - GL_NV_texture_rectangle extension
  656. - GL_EXT_multi_draw_arrays extension
  657. - GL_EXT_stencil_two_side extension
  658. - GLX_SGIX_fbconfig and GLX_SGIX_pbuffer extensions
  659. - GL_ATI_texture_mirror_once extension (Ian Romanick)
  660. - massive overhaul/simplification of software rasterizer module,
  661. many contributions from Klaus Niederkrueger
  662. - faster software texturing in some cases (i.e. trilinear filtering)
  663. - new OSMesaGetProcAddress() function
  664. - more blend modes implemented with MMX code (Jose Fonseca)
  665. - added glutGetProcAddress() to GLUT
  666. - added GLUT_FPS env var to compute frames/second in glutSwapBuffers()
  667. - pbinfo and pbdemo PBuffer programs
  668. - glxinfo -v prints transprent pixel info (Gerd Sussner)
  669. Bug fixes:
  670. - better mipmap LOD computation (prevents excessive blurriness)
  671. - OSMesaMakeCurrent() didn't recognize buffer size changes
  672. - assorted conformance fixes for 16-bit/channel rendering
  673. - texcombine alpha subtraction mode was broken
  674. - fixed some blend problems when GLchan==GLfloat (Gerk Huisma)
  675. - clamp colors to [0,1] in OSMesa if GLchan==GLfloat (Gerk Huisma)
  676. - fixed divide by zero error in NURBS tessellator (Jon Perry)
  677. - fixed GL_LINEAR fog bug by adding clamping
  678. - fixed FP exceptions found using Alpha CPU
  679. - 3dfx/glide driver render-to-window feature was broken
  680. - added missing GLX_TRANSPARENT_RGB token to glx.h
  681. - fixed error checking related to paletted textures
  682. - fixed reference count error in glDeleteTextures (Randy Fayan)
  683. Changes:
  684. - New spec file and Python code to generate some GL dispatch files
  685. - Glide driver defaults to "no" with autoconf/automake
  686. - floating point color channels now clamped to [0,inf)
  687. - updated demos/stex3d with new options
  688. </pre>
  689. <h2>October 4, 2002</h2>
  690. <p>
  691. The <a href="http://mesa3d.sourceforge.net/docs/MesaFAQ.html">Mesa FAQ</a> has been rewritten.
  692. </p>
  693. <h2>October 3, 2002</h2>
  694. <p>Mesa 4.0.4 has been released. This is a stable bug-fix release.
  695. </p><pre> New:
  696. - GL_NV_texture_rectangle extension
  697. - updated glext.h header (version 17)
  698. - updated DOS driver (Daniel Borca)
  699. - updated BeOS R5 driver (Philippe Houdoin)
  700. - added GL_IBM_texture_mirror_repeat
  701. - glxinfo now takes -l option to print interesting OpenGL limits info
  702. - GL_MESA_ycbcr_texture extension
  703. - GL_APPLE_client_storage extension (for some DRI drivers only)
  704. - GL_MESA_pack_invert extension
  705. Bug fixes:
  706. - fixed GL_LINEAR fog bug by adding clamping
  707. - fixed FP exceptions found using Alpha CPU
  708. - 3dfx MESA_GLX_FX=window (render to window) didn't work
  709. - fixed memory leak in wglCreateContest (Karl Schultz)
  710. - define GLAPIENTRY and GLAPI if undefined in glu.h
  711. - wglGetProcAddress didn't handle all API functions
  712. - when testing for OpenGL 1.2 vs 1.3, check for GL_ARB_texture_cube_map
  713. - removed GL_MAX_CONVOLUTION_WIDTH/HEIGHT from glGetInteger/Float/etc()
  714. - error checking in compressed tex image functions had some glitches
  715. - fixed AIX compile problem in src/config.c
  716. - glGetTexImage was using pixel unpacking instead of packing params
  717. - auto-mipmap generation for cube maps was incorrect
  718. Changes:
  719. - max texture units reduced to six to accomodate texture rectangles
  720. - removed unfinished GL_MESA_sprite_point extension code
  721. </pre>
  722. <h2>June 25, 2002</h2>
  723. <p>Mesa 4.0.3 has been released. This is a stable bug-fix release.
  724. </p><pre> New:
  725. - updated GL/glext.h file (version 15)
  726. - corrected MMX blend code (Jose Fonseca)
  727. - support for software-based alpha planes in Windows driver
  728. - updated GGI driver (Filip Spacek)
  729. Bug fixes:
  730. - glext.h had wrong values for GL_DOT3_RGB[A]_EXT tokens
  731. - OSMesaMakeCurrent() didn't recognize buffer size changes
  732. - assorted conformance fixes for 16-bit/channel rendering
  733. - texcombine alpha subtraction mode was broken
  734. - fixed lighting bug with non-uniform scaling and display lists
  735. - fixed bug when deleting shared display lists
  736. - disabled SPARC cliptest assembly code (Mesa bug 544665)
  737. - fixed a couple Solaris compilation/link problems
  738. - blending clipped glDrawPixels didn't always work
  739. - glGetTexImage() didn't accept packed pixel types
  740. - glPixelMapu[is]v() could explode given too large of pixelmap
  741. - glGetTexParameter[if]v() didn't accept GL_TEXTURE_MAX_ANISOTROPY_EXT
  742. - glXCopyContext() could lead to segfaults
  743. - glCullFace(GL_FRONT_AND_BACK) didn't work (bug 572665)
  744. Changes:
  745. - lots of C++ (g++) code clean-ups
  746. - lots of T&amp;L updates for the Radeon DRI driver
  747. Known bugs:
  748. - mipmap LOD computation (fixed for Mesa 4.1)
  749. </pre>
  750. <h2>April 2, 2002</h2>
  751. <p>Mesa 4.0.2 has been released. This is a stable bug-fix release.
  752. </p><pre> New:
  753. - New DOS (DJGPP) driver written by Daniel Borca
  754. - New driver interface functions for TCL drivers (such as Radeon DRI)
  755. - GL_RENDERER string returns "Mesa Offscreen16" or "Mesa Offscreen32"
  756. if using deep color channels
  757. - latest GL/glext.h and GL/glxext.h headers from SGI
  758. Bug fixes:
  759. - GL_BLEND with non-black texture env color wasn't always correct
  760. - GL_REPLACE with GL_RGB texture format wasn't always correct (alpha)
  761. - glTexEnviv( pname != GL_TEXTURE_ENV_COLOR ) was broken
  762. - glReadPixels was sometimes mistakenly clipped by the scissor box
  763. - glDraw/ReadPixels didn't catch all the errors that they should have
  764. - Fixed 24bpp rendering problem in Windows driver (Karl Schultz)
  765. - 16-bit GLchan mode fixes (m_trans_tmp.h, s_triangle.c)
  766. - Fixed 1-bit float-&gt;int conversion bug in glDrawPixels(GL_DEPTH_COMP)
  767. - glColorMask as sometimes effecting glXSwapBuffers()
  768. - fixed a potential bug in XMesaGarbageCollect()
  769. - N threads rendering into one window didn't work reliably
  770. - glCopyPixels didn't work for deep color channels
  771. - improved 8 -&gt; 16bit/channel texture image conversion (Gerk Huisma)
  772. - glPopAttrib() didn't correctly restore user clip planes
  773. - user clip planes failed for some perspective projections (Chromium)
  774. </pre>
  775. <h2>December 17, 2001</h2>
  776. <p>Mesa 4.0.1 has been released. This is a stable bug-fix release.
  777. </p><pre> New:
  778. - better sub-pixel sample positions for AA triangles (Ray Tice)
  779. - slightly faster blending for (GL_ZERO, GL_ONE) and (GL_ONE, GL_ZERO)
  780. Bug fixes:
  781. - added missing break statements in glGet*() for multisample cases
  782. - fixed uninitialized hash table mutex bug (display lists / texobjs)
  783. - fixed bad teximage error check conditional (bug 476846)
  784. - fixed demos readtex.c compilation problem on Windows (Karl Schultz)
  785. - added missing glGet() query for GL_MAX_TEXTURE_LOD_BIAS_EXT
  786. - silence some compiler warnings (gcc 2.96)
  787. - enable the #define GL_VERSION_1_3 in GL/gl.h
  788. - added GL 1.3 and GLX 1.4 entries to gl_mangle.h and glx_mangle.h
  789. - fixed glu.h typedef problem found with MSDev 6.0
  790. - build libGL.so with -Bsymbolic (fixes bug found with Chromium)
  791. - added missing 'const' to glXGetContextIDEXT() in glxext.h
  792. - fixed a few glXGetProcAddress() errors (texture compression, etc)
  793. - fixed start index bug in compiled vertex arrays (Keith)
  794. - fixed compilation problems in src/SPARC/glapi_sparc.S
  795. - fixed triangle strip "parity" bug found in VTK medical1 demo (Keith)
  796. - use glXGetProcAddressARB in GLUT to avoid extension linking problems
  797. - provoking vertex of flat-shaded, color-index triangles was wrong
  798. - fixed a few display list bugs (GLUT walker, molecule, etc) (Keith)
  799. - glTexParameter didn't flush the vertex buffer (Ray Tice)
  800. - feedback attributes for glDraw/CopyPixels and glBitmap were wrong
  801. - fixed bug in normal length caching (ParaView lighting bug)
  802. </pre>
  803. <h2>October 22, 2001</h2>
  804. <p>Mesa 4.0 has been released. This is a stable release.
  805. </p><pre> New:
  806. - Mesa 4.0 implements the OpenGL 1.3 specification
  807. - GL_IBM_rasterpos_clip extension
  808. - GL_EXT_texture_edge_clamp extension (aka GL_SGIS_texture_edge_clamp)
  809. - GL_ARB_texture_mirrored_repeat extension
  810. - WindML UGL driver (Stephane Raimbault)
  811. - added OSMESA_MAX_WIDTH/HEIGHT queries
  812. - attempted compiliation fixes for Solaris 5, 7 and 8
  813. - updated glext.h and glxext.h files
  814. - updated Windows driver (Karl Schultz)
  815. Bug fixes:
  816. - added some missing GLX 1.3 tokens to include/GL/glx.h
  817. - GL_COLOR_MATRIX changes weren't recognized by teximage functions
  818. - glCopyPixels with scale and bias was broken
  819. - glRasterPos with lighting could segfault
  820. - glDeleteTextures could leave a dangling pointer
  821. - Proxy textures for cube maps didn't work
  822. - fixed a number of 16-bit color channel bugs
  823. - fixed a few minor memory leaks
  824. - GLX context sharing was broken in 3.5
  825. - fixed state-update bugs in glPopClientAttrib()
  826. - fixed glDrawRangeElements() bug
  827. - fixed a glPush/PopAttrib() bug related to texture binding
  828. - flat-shaded, textured lines were broken
  829. - fixed a dangling pointer problem in the XMesa code (Chris Burghart)
  830. - lighting didn't always produce the correct alpha value
  831. - fixed 3DNow! code to not read past end of arrays (Andrew Lewycky)
  832. </pre>
  833. <h2>June 21, 2001</h2>
  834. <p>Mesa 3.5 has been released. This is a new development release.
  835. </p><pre> New:
  836. - internals of Mesa divided into modular pieces (Keith Whitwell)
  837. - 100% OpenGL 1.2 conformance (passes all conformance tests)
  838. - new AA line algorithm
  839. - GL_EXT_convolution extension
  840. - GL_ARB_imaging subset
  841. - OSMesaCreateContextExt() function
  842. - GL_ARB_texture_env_add extension (same as GL_EXT_texture_env_add)
  843. - GL_MAX_TEXTURE_UNITS_ARB now defaults to eight
  844. - GL_EXT_fog_coord extension (Keith Whitwell)
  845. - GL_EXT_secondary_color extension (Keith Whitwell)
  846. - GL_ARB_texture_env_add extension (same as GL_EXT_texture_env_add)
  847. - GL_SGIX_depth_texture extension
  848. - GL_SGIX_shadow and GL_SGIX_shadow_ambient extensions
  849. - demos/shadowtex.c demo of GL_SGIX_depth_texture and GL_SGIX_shadow
  850. - GL_ARB_texture_env_combine extension
  851. - GL_ARB_texture_env_dot3 extension
  852. - GL_ARB_texture_border_clamp (aka GL_SGIS_texture_border_clamp)
  853. - OSMesaCreateContextExt() function
  854. - libOSMesa.so library, contains the OSMesa driver interface
  855. - GL/glxext.h header file for GLX extensions
  856. - somewhat faster software texturing, fogging, depth testing
  857. - all color-index conformance tests now pass (only 8bpp tested)
  858. - SPARC assembly language TCL optimizations (David Miller)
  859. - GL_SGIS_generate_mipmap extension
  860. Bug Fixes:
  861. - fbiRev and tmuRev were unitialized when using Glide3
  862. - fixed a few color index mode conformance failures; all pass now
  863. - now appling antialiasing coverage to alpha after texturing
  864. - colors weren't getting clamped to [0,1] before color table lookup
  865. - fixed RISC alignment errors caused by COPY_4UBV macro
  866. - drawing wide, flat-shaded lines could cause a segfault
  867. - vertices now snapped to 1/16 pixel to fix rendering of tiny triangles
  868. Changes:
  869. - SGI's Sample Implementation (SI) 1.3 GLU library replaces Mesa GLU
  870. - new libOSMesa.so library, contains the OSMesa driver interface
  871. </pre>
  872. <h2>May 17, 2001</h2>
  873. <p>Mesa 3.4.2 has been released. This is basically just a bug-fix release.
  874. Here's what's new:</p>
  875. <pre> Bug fixes:
  876. - deleting the currently bound texture could cause bad problems
  877. - using fog could result in random vertex alpha values
  878. - AA triangle rendering could touch pixels outside right window bound
  879. - fixed byteswapping problem in clear_32bit_ximage() function
  880. - fixed bugs in wglUseFontBitmapsA(), by Frank Warmerdam
  881. - fixed memory leak in glXUseXFont()
  882. - fragment sampling in AA triangle function was off by 1/2 pixel
  883. - Windows: reading pixels from framebuffer didn't always work
  884. - glConvolutionFilter2D could segfault or cause FP exception
  885. - fixed segfaults in FX and X drivers when using tex unit 1 but not 0
  886. - GL_NAND logicop didn't work right in RGBA mode
  887. - fixed a memory corruption bug in vertex buffer reset code
  888. - clearing the softwara alpha buffer with scissoring was broken
  889. - fixed a few color index mode fog bugs
  890. - fixed some bad assertions in color index mode
  891. - fixed FX line 'stipple' bug #420091
  892. Changes:
  893. - optimized writing mono-colored pixel spans to X pixmaps
  894. - increased max viewport size to 2048 x 2048
  895. </pre>
  896. <h2>April 29, 2001</h2>
  897. <p>New Mesa website</p>
  898. <p>Mark Manning produced the new website.<br>Thanks, Mark!</p>
  899. <h2>February 14, 2001</h2>
  900. <p>Mesa 3.4.1 has been released. Here's what's new:</p>
  901. <pre> New:
  902. - fixed some Linux build problems
  903. - fixed some Windows build problems
  904. - GL_EXT_texture_env_dot3 extension (Gareth Hughes)
  905. Bug fixes:
  906. - added RENDER_START/RENDER_FINISH macros for glCopyTexImage in DRI
  907. - various state-update code changes needed for DRI bugs
  908. - disabled pixel transfer ops in glColorTable commands, not needed
  909. - fixed bugs in glCopyConvolutionFilter1D/2D, glGetConvolutionFilter
  910. - updated sources and fixed compile problems in widgets-mesa/
  911. - GLX_PBUFFER enum value was wrong in glx.h
  912. - fixed a glColorMaterial lighting bug
  913. - fixed bad args to Read/WriteStencilSpan in h/w stencil clear function
  914. - glXCopySubBufferMESA() Y position was off by one
  915. - Error checking of glTexSubImage3D() was broken (bug 128775)
  916. - glPopAttrib() didn't restore all derived Mesa state correctly
  917. - Better glReadPixels accuracy for 16bpp color - fixes lots of OpenGL
  918. conformance problems at 16bpp.
  919. - clearing depth buffer with scissoring was broken, would segfault
  920. - OSMesaGetDepthBuffer() returned bad bytesPerValue value
  921. - fixed a line clipping bug (reported by Craig McDaniel)
  922. - fixed RGB color over/underflow bug for very tiny triangles
  923. Known problems:
  924. - NURBS or evaluator surfaces inside display lists don't always work
  925. </pre>
  926. <p>
  927. </p><h2>November 3, 2000</h2>
  928. <p>Mesa 3.4 has been released. Here's what's new since the 3.3 release:</p>
  929. <pre> New:
  930. - optimized glDrawPixels for glPixelZoom(1,-1)
  931. Bug Fixes:
  932. - widgets-mesa/src/*.c files were missing from 3.3 distro
  933. - include/GL/mesa_wgl.h file was missing from 3.3 distro
  934. - fixed some Win32 compile problems
  935. - texture object priorities weren't getting initialized to 1.0
  936. - glAreTexturesResident return value was wrong when using hardware
  937. - glXUseXFont segfaulted when using 3dfx driver (via MESA_GLX_FX)
  938. - glReadPixels with GLushort packed types was broken
  939. - fixed a few bugs in the GL_EXT_texture_env_combine texture code
  940. - glPush/PopAttrib(GL_ENABLE_BIT) mishandled multi-texture enables
  941. - fixed some typos/bugs in the VB code
  942. - glDrawPixels(GL_COLOR_INDEX) to RGB window didn't work
  943. - optimized glDrawPixels paths weren't being used
  944. - per-fragment fog calculation didn't work without a Z buffer
  945. - improved blending accuracy, fixes Glean blendFunc test failures
  946. - glPixelStore(GL_PACK/UNPACK_SKIP_IMAGES) wasn't handled correctly
  947. - glXGetProcAddressARB() didn't always return the right address
  948. - gluBuild[12]DMipmaps() didn't grok the GL_BGR pixel format
  949. - texture matrix changes weren't always detected (GLUT projtex demo)
  950. - fixed random color problem in vertex fog code
  951. - fixed Glide-related bug that let Quake get a 24-bit Z buffer
  952. Changes:
  953. - finished internal support for compressed textures for DRI
  954. </pre>
  955. <p>
  956. </p><h2>April 24, 2000</h2>
  957. <p>Mesa 3.2 has been released. Here's what's new since the beta release:</p>
  958. <pre> Bug fixes:
  959. - fixed memcpy bugs in span.c
  960. - fixed missing glEnd problem in demos/tessdemo.c
  961. - fixed bug when clearing 24bpp Ximages
  962. - fixed clipping problem found in Unreal Tournament
  963. - fixed Loki's "ice bug" and "crazy triangles" seen in Heretic2
  964. - fixed Loki's 3dfx RGB vs BGR bug
  965. - fixed Loki's 3dfx smooth/flat shading bug in SoF
  966. Changes:
  967. - updated docs/README file
  968. - use bcopy() optimizations on FreeBSD
  969. - re-enabled the optimized persp_textured_triangle() function
  970. </pre>
  971. <p>
  972. </p><h2>March 23, 2000</h2>
  973. <p>I've just upload the Mesa 3.2 beta 1 files to SourceForge at <a href="http://sourceforge.net/project/showfiles.php?group_id=3" target="_parent">http://sourceforge.net/project/filelist.php?group_id=3</a><a href="http://sourceforge.net/project/showfiles.php?group_id=3"></a></p>
  974. <p>3.2 (note even number) is a stabilization release of Mesa 3.1 meaning it's mainly
  975. just bug fixes.</p>
  976. <p>Here's what's changed:
  977. </p><ul>
  978. Bug fixes:
  979. <ul>
  980. - mixed drawing of lines and bitmaps sometimes had wrong colors<br>
  981. - added missing glHintPGI() function<br>
  982. - fixed a polygon culling bug<br>
  983. - fixed bugs in gluPartialDisk()<br>
  984. - Z values in selection mode were wrong<br>
  985. - added missing tokens:
  986. <ul>
  987. GL_SMOOTH_POINT_SIZE_RANGE<br>
  988. GL_SMOOTH_POINT_SIZE_GRANULARITY<br>
  989. GL_SMOOTH_LINE_WIDTH_RANGE<br>
  990. GL_SMOOTH_LINE_WIDTH_GRANULARITY<br>
  991. GL_ALIASED_POINT_SIZE_RANGE<br>
  992. GL_ALIASED_LINE_WIDTH_RANGE
  993. </ul>
  994. - fixed glCopyPixels when copying from back to front buffer<br>
  995. - GL_EXT_compiled_vertex_array tokens had _SGI suffix instead of _EXT<br>
  996. - glDrawRangeElements(GL_LINES, 0, 1, 2, type, indices) was broken<br>
  997. - glDeleteTextures() didn't decrement reference count correctly<br>
  998. - GL_SRCA_ALPHA_SATURATE blend mode didn't work correctly<br>
  999. - Actual depth of transformation matrix stacks was off by one<br>
  1000. - 24bpp visuals didn't address pixels correctly<br>
  1001. - mipmap level of detail (lambda) calculation simplified, more accurate<br>
  1002. - 101691 - Polygon clipping and GL_LINE<br>
  1003. - 101928 - Polygon clipping and GL_LINE (same fix as above)<br>
  1004. - 101808 - Non-glVertexArrays tristrip bug<br>
  1005. - 101971 - find_last_3f on Dec OSF (worked around)<br>
  1006. - 102369 - segv on dec osf (possibly a duplicate of the above)<br>
  1007. - 102893 - orientations of modelview cause segfault
  1008. </ul>
  1009. New:
  1010. <ul>
  1011. - updated SVGA Linux driver<br>
  1012. - added the MESA_FX_NO_SIGNALS env var, see docs/README.3DFX<br>
  1013. - build libGLw.a (Xt/OpenGL drawing area widget) library by default<br>
  1014. - changed -O2 to -O3 for a number of gcc configs
  1015. </ul>
  1016. Changes:
  1017. <ul>
  1018. - glXCopyContext's mask parameter is now unsigned long, per GLX spec
  1019. </ul>
  1020. </ul>
  1021. <p>Please report any problems with this release ASAP. Bugs should be filed on the
  1022. Mesa3D website at sourceforge.<br>
  1023. After 3.2 is wrapped up I hope to release 3.3 beta 1 soon afterward.</p>
  1024. <p>-- Brian</p>
  1025. <p>
  1026. </p><h2>December 17, 1999</h2>
  1027. <p>A Slashdot interview with Brian about Mesa (questions submitted by Slashdot readers)
  1028. can be found at <a href="http://slashdot.org/interviews/99/12/17/0927212.shtml" target="_parent">http://slashdot.org/interviews/99/12/17/0927212.shtml</a>.</p>
  1029. <p>
  1030. </p><h2>December 14, 1999</h2>
  1031. <p>Mesa 3.1 is released!</p>
  1032. <p>
  1033. </p><h2>September 21, 1999</h2>
  1034. <p>There appear to be two new files on the ftp site, <a href="ftp://ftp.mesa3d.org/mesa/beta/MesaLib-3.1beta3.tar.gz">MesaLib-3.1beta3.tar.gz</a>
  1035. and <a href="ftp://ftp.mesa3d.org/mesa/beta/MesaDemos-3.1beta3.tar.gz">MesaDemos-3.1beta3.tar.gz</a>,
  1036. that seem to be... yes, I've just received confirmation from the beta center, they
  1037. are indeed the <b>THIRD</b> beta release of Mesa 3.1! Happy Days. Happy Days. Thanks
  1038. Keith Whitwell for preparing these for us during Brian's absence.</p>
  1039. <p>
  1040. </p><h2>August 30, 1999</h2>
  1041. <p>I'm pleased to announce that I've accepted a position with Precision Insight,
  1042. Inc. effective October, 1999. I'll be leaving Avid Technology in September.</p>
  1043. <p>I've been working on Mesa in my spare time for over five years. With Precision
  1044. Insight I now have the opportunity to devote my full attention to advancing Mesa
  1045. and OpenGL on Linux.</p>
  1046. <p>While I'll be focused on Linux, the X Window System, and hardware acceleration,
  1047. my work will continue to be open sourced and available to any other programmers who
  1048. may want to contribute to it, or use it for other projects or platforms</p>
  1049. <p>PS: I'm going to be traveling until Sep 6 and won't be reading email until then.</p>
  1050. <p>
  1051. </p><h2>August 23, 1999</h2>
  1052. <p>Anonymous CVS access is back online so suck up all the bandwidth you can afford.
  1053. Note that this is a new archive, so you will need to re-checkout the archive. That
  1054. means don't <i>cvs update</i> from a previous download.</p>
  1055. <p>
  1056. </p><h2>August 17, 1999</h2>
  1057. <p>A report from the SIGGRAPH '99 Linux/OpenGL
  1058. BOF meeting is now available.</p>
  1059. <p>-Brian</p>
  1060. <p>
  1061. </p><h2>August 14, 1999</h2>
  1062. <p>www.mesa3d.org is having technical problems due to hardware failures at VA Linux
  1063. systems. The Mac pages, ftp, and CVS services aren't fully restored yet. Please be
  1064. patient.</p>
  1065. <p>-Brian</p>
  1066. <p>
  1067. </p><h2>June 7, 1999</h2>
  1068. <p>RPMS of the nVidia RIVA server can be found at <a href="ftp://ftp.mesa3d.org/mesa/misc/nVidia/">ftp://ftp.mesa3d.org/mesa/misc/nVidia/</a>.</p>
  1069. <p>
  1070. </p><h2>June 2, 1999</h2>
  1071. <p><a href="http://www.nvidia.com/">nVidia</a> has released some Linux binaries for
  1072. xfree86 3.3.3.1, along with the <b>full source</b>, which includes GLX acceleration
  1073. based on Mesa 3.0. They can be downloaded from <a href="http://www.nvidia.com/Products.nsf/htmlmedia/software_drivers.html">http://www.nvidia.com/Products.nsf/htmlmedia/software_drivers.html</a>.</p>
  1074. <p>
  1075. </p><h2>May 24, 1999</h2>
  1076. <p>Beta 2 of Mesa 3.1 has been make available at <a href="ftp://ftp.mesa3d.org/mesa/beta/">ftp://ftp.mesa3d.org/mesa/beta/</a>.
  1077. If you are into the quake scene, you may want to try this out, as it contains some
  1078. optimizations specifically in the Q3A rendering path.
  1079. <p>
  1080. </p><h2>May 13, 1999</h2>
  1081. <p>For those interested in the integration of Mesa into XFree86 4.0, Precision Insight
  1082. has posted their lowlevel design documents at http://www.precisioninsight.com.</p>
  1083. <p>
  1084. </p><h2>May 13, 1999</h2>
  1085. <pre>May 1999 - John Carmack of id Software, Inc. has made a donation of
  1086. US$10,000 to the Mesa project to support its continuing development.
  1087. Mesa is a free implementation of the OpenGL 3D graphics library and id's
  1088. newest game, Quake 3 Arena, will use Mesa as the 3D renderer on Linux.
  1089. The donation will go to Keith Whitwell, who has been optimizing Mesa to
  1090. improve performance on 3d hardware. Thanks to Keith's work, many
  1091. applications using Mesa 3.1 will see a dramatic performance increase
  1092. over Mesa 3.0. The donation will allow Keith to continue working on
  1093. Mesa full time for some time to come.
  1094. For more information about Mesa see www.mesa3d.org. For more
  1095. information about id Software, Inc. see www.idsoftware.com.
  1096. --------------------------------
  1097. This donation from John/id is very generous. Keith and I are very
  1098. grateful.
  1099. </pre>
  1100. <p>
  1101. </p><h2>May 1, 1999</h2>
  1102. <p>John Carmack made an interesting .plan update yesterday:
  1103. </p><ul>
  1104. <i>"I put together a document on optimizing OpenGL drivers for Q3 that
  1105. should be helpful to the various Linux 3D teams. <br>
  1106. </i>http://www.quake3arena.com/news/glopt.html</i>"
  1107. </ul>
  1108. <p>
  1109. </p><h2>April 7, 1999</h2>
  1110. <p>Updated the Mesa contributors section and added links to RPM Mesa packages.</p>
  1111. <p>
  1112. </p><h2>March 18, 1999</h2>
  1113. <p>The new webpages are now online. Enjoy, and let me know if you find any errors.
  1114. For an eye-candy free version you can use <a href="http://www.mesa3d.org/txt/">http://www.mesa3d.org/txt/</a>.</p>
  1115. <p>
  1116. </p><h2>February 16, 1999</h2>
  1117. <p><a href="http://www.sgi.com/">SGI</a> releases its <a href="http://www.sgi.com/software/opensource/glx/">GLX
  1118. source code</a>.</p>
  1119. <p>
  1120. </p><h2>January 22, 1999</h2>
  1121. <p>www.mesa3d.org established</p>
  1122. </p>
  1123. <hr>
  1124. </body>
  1125. </html>