mesa/src/gallium/drivers/failover
Roland Scheidegger 43234cee40 gallium: implement set_sample_mask() in all drivers
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).
2010-05-18 16:20:44 +02:00
..
fo_context.c fo: adapt to interface changes 2010-05-17 21:25:27 +02:00
fo_context.h gallium: implement set_sample_mask() in all drivers 2010-05-18 16:20:44 +02:00
fo_state.c gallium: implement set_sample_mask() in all drivers 2010-05-18 16:20:44 +02:00
fo_state_emit.c gallium: implement set_sample_mask() in all drivers 2010-05-18 16:20:44 +02:00
fo_winsys.h gallium: remove return value from draw calls 2009-12-21 22:14:35 +00:00
Makefile gallium: Improve makefiles for libraries 2009-02-20 10:22:10 +00:00
SConscript Update scons build for new code layout. 2008-02-18 10:52:44 +00:00