mesa: Changes to 'master'

Brian Paul brianp at kemper.freedesktop.org
Sat Feb 16 16:57:58 UTC 2008


 progs/tests/Makefile         |    1 
 progs/tests/minmag.c         |  198 ++++++++++++++++++++++++++++++++
 src/mesa/drivers/x11/xm_dd.c |  265 ++++++++++++++++++++++++++-----------------
 3 files changed, 365 insertions(+), 99 deletions(-)

commit diffs at http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary

New commits:
commit 15f0015df443025086ae810c0c0d07b4359b9e02
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Sat Feb 16 09:56:54 2008 -0700

    Fix potential glDrawPixels(GL_DEPTH_COMPONENT) crashes (bug 13915)
    
    Also, general clean-up of the Xlib-optimized glDraw/CopyPixels code.

commit 3955bbc303a6812e7d7ceb5783a8363b0855b6ca
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Sat Feb 16 09:38:34 2008 -0700

    Added minmag.c test
    
    Test that different minification and magnification filters are chosen for the
    non-mipmapped texture case.




More information about the mesa-commit mailing list