diff options
author | drochner <drochner@pkgsrc.org> | 2001-05-30 07:53:01 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2001-05-30 07:53:01 +0000 |
commit | 93ca91b6eb76a5697edc051a431994a45af63b07 (patch) | |
tree | 4ca4fe67731d4a387fe44bfdba71c58808a745ed /textproc | |
parent | f01e4516cd82892f155930069492df7ce8461dfe (diff) | |
download | pkgsrc-93ca91b6eb76a5697edc051a431994a45af63b07.tar.gz |
update Mesa to 3.4.2
Bug fixes:
- deleting the currently bound texture could cause bad problems
- using fog could result in random vertex alpha values
- AA triangle rendering could touch pixels outside right window bound
- fixed byteswapping problem in clear_32bit_ximage() function
- fixed bugs in wglUseFontBitmapsA(), by Frank Warmerdam
- fixed memory leak in glXUseXFont()
- fragment sampling in AA triangle function was off by 1/2 pixel
- Windows: reading pixels from framebuffer didn't always work
- glConvolutionFilter2D could segfault or cause FP exception
- fixed segfaults in FX and X drivers when using tex unit 1 but not 0
- GL_NAND logicop didn't work right in RGBA mode
- fixed a memory corruption bug in vertex buffer reset code
- clearing the softwara alpha buffer with scissoring was broken
- fixed a few color index mode fog bugs
- fixed some bad assertions in color index mode
- fixed FX line 'stipple' bug #420091
Changes:
- optimized writing mono-colored pixel spans to X pixmaps
- increased max viewport size to 2048 x 2048
Diffstat (limited to 'textproc')
0 files changed, 0 insertions, 0 deletions