mesa: refactor: move multisample-related functions into new multisample.c file
authorBrian Paul <brian.paul@tungstengraphics.com>
Mon, 9 Jun 2008 21:09:21 +0000 (15:09 -0600)
committerKeith Whitwell <keith@tungstengraphics.com>
Mon, 22 Sep 2008 05:13:52 +0000 (22:13 -0700)
commitc132e2b1db855b3c33d8b879c4a986011d631d43
tree3b339f5b7772090ee5db949b33143704a967d06e
parente48defc98045f419e71ca13e4f45470b2336ecaf
mesa: refactor: move multisample-related functions into new multisample.c file
src/mesa/main/api_exec.c
src/mesa/main/attrib.c
src/mesa/main/buffers.c
src/mesa/main/buffers.h
src/mesa/main/context.c
src/mesa/main/multisample.c [new file with mode: 0644]
src/mesa/main/multisample.h [new file with mode: 0644]
src/mesa/main/sources
src/mesa/sources