mesa: Changes to 'gallium-0.1'

Brian Paul brianp at kemper.freedesktop.org
Thu Nov 8 15:42:46 UTC 2007


 src/mesa/drivers/dri/intel_winsys/intel_batchbuffer.c |   12 ++++----
 src/mesa/pipe/failover/fo_context.c                   |    1 
 src/mesa/pipe/i915simple/i915_context.c               |   27 ++++++++++++++++++
 src/mesa/pipe/p_context.h                             |    1 
 src/mesa/pipe/p_defines.h                             |    7 ++++
 src/mesa/pipe/softpipe/sp_context.c                   |   26 ++++++++++++++++-
 src/mesa/state_tracker/st_extensions.c                |   21 ++++++++++++++
 7 files changed, 89 insertions(+), 6 deletions(-)

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

New commits:
commit 44254b92480115e5c8a2d5cf78f99195c03701eb
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Thu Nov 8 08:22:42 2007 -0700

    Added pipe->get_paramf() to query float limits.
    
    So far max point size, line width, texture anistopy and lod bias.

commit 95128c1d4c88238a79ead6e36215a646f83bbdd3
Author: Brian <brian.paul at tungstengraphics.com>
Date:   Thu Nov 8 07:58:53 2007 -0700

    check for fence==NULL in intel_batchbuffer_finish(), fixes glxinfo crash on exit




More information about the mesa-commit mailing list