OSDN Git Service

i965: add support for ARB_half_float_vertex
authorDave Airlie <airlied@linux.ie>
Mon, 18 Jan 2010 06:30:56 +0000 (16:30 +1000)
committerDave Airlie <airlied@redhat.com>
Sat, 23 Jan 2010 02:28:32 +0000 (12:28 +1000)
commit96f2f0daeadd5bd2d8433e31a1b122c2bd709390
tree774a8889e5381555bcf5f47598efa075fd766328
parentcfe884e2030466df673881da8e830c300dda40db
i965: add support for ARB_half_float_vertex

enables the extension on i965 and adds support to the draw upload for
the vertex format.

Signed-off-by: Dave Airlie <airlied@redhat.com>
src/mesa/drivers/dri/i965/brw_draw_upload.c
src/mesa/drivers/dri/intel/intel_extensions.c