mesa: Changes to 'softpipe_0_1_branch'

Brian Paul brianp at kemper.freedesktop.org
Thu Aug 2 20:19:23 UTC 2007


 src/mesa/main/buffers.c                   |    2 
 src/mesa/sources                          |    1 
 src/mesa/state_tracker/st_cb_drawpixels.c |  278 ++++++++++++++++++++++++++++++
 src/mesa/state_tracker/st_cb_drawpixels.h |   38 ++++
 src/mesa/state_tracker/st_context.c       |    2 
 5 files changed, 319 insertions(+), 2 deletions(-)

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

New commits:
commit 184b6a1f04e060e73858438561a0261d32eeb506
Author: Brian <brian at i915.localnet.net>
Date:   Thu Aug 2 14:21:16 2007 -0600

    call st_init_cb_drawpixels

commit 4df8e90a01b395801c47ea897b80637a749c246b
Author: Brian <brian at i915.localnet.net>
Date:   Thu Aug 2 14:21:02 2007 -0600

    added st_cb_drawpixels.c

commit d09f4e2007b3043ceb9dd3cb9cfab0dcd0226ba6
Author: Brian <brian at i915.localnet.net>
Date:   Thu Aug 2 14:20:40 2007 -0600

    initial work for textured-quad glDrawPixels

commit 566ae9196b267492d9fcfb2be9065fb8017702f9
Author: Brian <brian at i915.localnet.net>
Date:   Thu Aug 2 14:20:13 2007 -0600

    remove st_draw.h include




More information about the mesa-commit mailing list