Files
third_party_mesa3d/src
Francisco Jerez 37fd13ee2d i965/fs: Extend back-end interface for limiting the shader dispatch width.
This replaces the current fs_visitor::no16() interface with
fs_visitor::limit_dispatch_width(), which takes an additional
parameter allowing the caller to specify the maximum dispatch width a
shader can be compiled with.

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
2016-05-27 23:29:06 -07:00
..
2016-05-23 12:09:11 +01:00
2016-05-25 12:23:12 -06:00
2016-01-26 16:08:33 +00:00