mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-26 12:28:12 +02:00
prevents segfault when state trackers try to set default mask. Other option would be to make this required only for drivers supporting multisampling, but this seems more clean. Only dummy implementations (for normal drivers) provided (no driver supports multisampling yet neither). |
||
|---|---|---|
| .. | ||
| fo_context.c | ||
| fo_context.h | ||
| fo_state.c | ||
| fo_state_emit.c | ||
| fo_winsys.h | ||
| Makefile | ||
| SConscript | ||