Re: [Mesa-dev] [PATCH 0/7] i965: Use native formats in fs_surface_builder

2015-11-09 Thread Chad Versace
On Wed 04 Nov 2015, Jason Ekstrand wrote: > This little patch series converts fs_surface_builder to use native formats > for doing all of its image_load_store workaround tricks. If you're willing > to take as an axiom that we want to not link the backend compiler against > core mesa, this leaves u

[Mesa-dev] [PATCH 0/7] i965: Use native formats in fs_surface_builder

2015-11-04 Thread Jason Ekstrand
This little patch series converts fs_surface_builder to use native formats for doing all of its image_load_store workaround tricks. If you're willing to take as an axiom that we want to not link the backend compiler against core mesa, this leaves us with three options: 1) Pull mesa_format.h and