Files
mesa/src
Brian Paul 6c46caedab mesa: init more msaa fields
The default values for GL_SAMPLE_SHADING and GL_MIN_SAMPLE_SHADING_VALUE
are missing from the state tables in the GL spec, but they're supposed
to be GL_FALSE and 0.0, per the GL_ARB_sample_shading spec.

Add code for that, just to be explicit.

Reviewed-by: Roland Scheidegger <sroland@vmware.com>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
2017-08-03 14:13:57 -06:00
..
2017-08-02 09:15:01 -07:00
2017-08-01 18:36:23 +01:00
2017-01-20 11:40:52 -08:00
2017-08-03 14:13:57 -06:00