i965: Expose the surface format table
authorJason Ekstrand <jason.ekstrand@intel.com>
Thu, 14 Apr 2016 17:42:29 +0000 (10:42 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Fri, 15 Apr 2016 01:07:48 +0000 (18:07 -0700)
commiteeff13315858fcb09eefba9a94e6bae5820572e0
treeecf2a109c62b58adc8607d3560843e233b4f50c5
parentd7cddbd6d66120899ffcb5735ee436f13432ed64
i965: Expose the surface format table

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/Makefile.sources
src/mesa/drivers/dri/i965/brw_surface_formats.c
src/mesa/drivers/dri/i965/brw_surface_formats.h [new file with mode: 0644]