OSDN Git Service

i965: Enable ARB_vertex_type_10f_11f_11f_rev on Gen6+.
authorChris Forbes <chrisf@ijw.co.nz>
Thu, 7 Nov 2013 08:26:15 +0000 (21:26 +1300)
committerChris Forbes <chrisf@ijw.co.nz>
Thu, 7 Nov 2013 20:10:06 +0000 (09:10 +1300)
commit5e61c746d53a0b65c642a22fad21a1876147d6d0
tree26527926b9fcdea17d645010e2ac3cce737f366c
parent7a95bb0a80075c7708f03cc0115177d8ed3070cb
i965: Enable ARB_vertex_type_10f_11f_11f_rev on Gen6+.

This theoretically works on earlier hardware as well, but the extension
requires at least GL3.0.

Signed-off-by: Chris Forbes <chrisf@ijw.co.nz>
Reviewed-by: Eric Anholt <eric@anholt.net>
src/mesa/drivers/dri/i965/intel_extensions.c