Added #if / #else / #endif around code related to framebuffer initialization
authorBrian Paul <brian.paul@tungstengraphics.com>
Sun, 15 Oct 2006 19:26:43 +0000 (19:26 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Sun, 15 Oct 2006 19:26:43 +0000 (19:26 +0000)
commit4d4add0972d1c4eca3b62edb581fe65697b061ff
tree43ffc8eeef20cc1f656dea66768cd3d1d4d8602b
parent606108ee4e3051e04c58dac90f1dc91ce369a3b0
Added #if / #else / #endif around code related to framebuffer initialization
to describe what should be changed in the drivers.
src/mesa/main/context.c