mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Tue Oct 23 14:30:51 UTC 2007


 src/mesa/state_tracker/st_cb_fbo.c |    7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

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

New commits:
commit 5c79c088cd0a2c512891b87b67a3c4f810595658
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Tue Oct 23 08:30:36 2007 -0600

    Don't pad renderbuffers to multiple of two pixels anymore.
    
    This was only needed to avoid out-of-bounds memory accesses with the
    2x2 quad_read/write() functions which no longer exist.




More information about the mesa-commit mailing list