On Monday, October 10, 2016 2:29:58 PM PST Kevin Strasser wrote:
> Half float support already exists for desktop GL. Reuse the
> ARB_half_float_vertex enable bit and account for the different enum to
> enable the extension for ES2.
> 
> Signed-off-by: Kevin Strasser <kevin.stras...@intel.com>
> Reviewed-by: Kenneth Graunke <kenn...@whitecape.org>
> ---
>  src/mesa/drivers/dri/i965/brw_draw_upload.c | 2 ++
>  src/mesa/main/extensions_table.h            | 1 +
>  src/mesa/main/glformats.c                   | 1 +
>  src/mesa/main/varray.c                      | 7 +++++--
>  src/mesa/state_tracker/st_atom_array.c      | 7 +++++--
>  5 files changed, 14 insertions(+), 4 deletions(-)

Pushed, thanks!

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to