OSDN Git Service

es: Proper support for FEATURE_OES_draw_texture.
authorChia-I Wu <olvaffe@gmail.com>
Sun, 13 Sep 2009 11:04:37 +0000 (19:04 +0800)
committerChia-I Wu <olvaffe@gmail.com>
Mon, 14 Sep 2009 03:51:47 +0000 (11:51 +0800)
commita98c282c7da646c9def246b2619124c51f8b4464
treeed60f733d422a6a3e8adf05bbbf44d140d6e2d38
parentdc2ddb27d392e68aa2139b54e5d73bbdac19d5a9
es: Proper support for FEATURE_OES_draw_texture.

Update default extensions and add DrawTex driver function.
src/mesa/es/main/APIspec.txt
src/mesa/es/main/drawtex.c [new file with mode: 0644]
src/mesa/es/main/drawtex.h [new file with mode: 0644]
src/mesa/es/sources.mak
src/mesa/main/dd.h
src/mesa/main/extensions.c
src/mesa/main/mtypes.h