On Fri 30 Oct 2015, Nanley Chery wrote:
> From: Nanley Chery <nanley.g.ch...@intel.com>
> 
> Enable limiting advertised extension support by context version with
> finer granularity.
> 
> v2. Use uint*t type for version and note the expected values (Emil)
>     Use an 8-bit wide datatype.
>     Reformat macro for better readability (Chad)
> 
> Signed-off-by: Nanley Chery <nanley.g.ch...@intel.com>
> ---
>  src/mesa/main/extensions.c       |  18 +-
>  src/mesa/main/extensions_table.h | 626 
> +++++++++++++++++++--------------------
>  2 files changed, 329 insertions(+), 315 deletions(-)

Please note in the commit message the preparatory nature of the patch.
Namely, that (1) extension::version is nowhere used yet and (2)
extension::version[*] is set to 0 everywhere.

With that little extra in the commit message, patch 4 is
Reviewed-by: Chad Versace <chad.vers...@intel.com>
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to