Re-org of surface/framebuffer state.
authorBrian <brian.paul@tungstengraphics.com>
Wed, 20 Jun 2007 01:19:31 +0000 (19:19 -0600)
committerBrian <brian.paul@tungstengraphics.com>
Wed, 20 Jun 2007 01:19:31 +0000 (19:19 -0600)
commitaf9b5ca0359b5712509d7815a7fbc81a3255f4af
treea9669c33d78e42d7925f60afd6e54037c39de2ac
parent03933ad656e5bd776a2e6f93312ee90eff66d3d3
Re-org of surface/framebuffer state.

We should be able to render to any depth/format of X window now.
12 files changed:
src/mesa/drivers/x11/xm_surface.c [new file with mode: 0644]
src/mesa/drivers/x11/xmesaP.h
src/mesa/pipe/softpipe/sp_context.c
src/mesa/pipe/softpipe/sp_context.h
src/mesa/pipe/softpipe/sp_state.h
src/mesa/pipe/softpipe/sp_state_surface.c
src/mesa/pipe/softpipe/sp_surface.h
src/mesa/pipe/softpipe/sp_tile_output.c
src/mesa/sources
src/mesa/state_tracker/st_atom.c
src/mesa/state_tracker/st_atom.h
src/mesa/state_tracker/st_atom_framebuffer.c