mesa/src/gallium/drivers
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
..
cell gallium: implement set_sample_mask() in all drivers 2010-05-18 16:20:44 +02:00
failover gallium: implement set_sample_mask() in all drivers 2010-05-18 16:20:44 +02:00
i915 gallium: implement set_sample_mask() in all drivers 2010-05-18 16:20:44 +02:00
i965 gallium: implement set_sample_mask() in all drivers 2010-05-18 16:20:44 +02:00
identity gallium: implement set_sample_mask() in all drivers 2010-05-18 16:20:44 +02:00
llvmpipe gallium: implement set_sample_mask() in all drivers 2010-05-18 16:20:44 +02:00
nouveau nouveau: adapt to interface changes 2010-05-17 21:28:14 +02:00
nv50 gallium: implement set_sample_mask() in all drivers 2010-05-18 16:20:44 +02:00
nvfx gallium: implement set_sample_mask() in all drivers 2010-05-18 16:20:44 +02:00
r300 gallium: implement set_sample_mask() in all drivers 2010-05-18 16:20:44 +02:00
softpipe gallium: implement set_sample_mask() in all drivers 2010-05-18 16:20:44 +02:00
svga gallium: implement set_sample_mask() in all drivers 2010-05-18 16:20:44 +02:00
sw scons: Always build softpipe and llvmpipe (when llvm available). 2010-04-11 17:17:35 +09:00
trace gallium: implement set_sample_mask() in all drivers 2010-05-18 16:20:44 +02:00
Makefile gallium: s/GALLIUM_DRIVER_DIRS/GALLIUM_DRIVERS_DIRS/ 2009-02-20 11:25:55 +00:00