OSDN Git Service

Add OpenGL extensions (v3) and generic implementation with TFP and FBO.
authorGwenole Beauchesne <gbeauchesne@splitted-desktop.com>
Tue, 13 Apr 2010 02:54:11 +0000 (04:54 +0200)
committerAustin Yuan <shengquan.yuan@gmail.com>
Wed, 12 May 2010 18:30:27 +0000 (02:30 +0800)
commitdeb99d31e52c1c88bda67f057f6eb6e6d32c0563
tree549f0f9ace51bdde5c6b7c02cede171ad4325ed6
parent50c8ae8a5379a3aa6312edae6bb083936eaa43a6
Add OpenGL extensions (v3) and generic implementation with TFP and FBO.
va/glx/Makefile.am [new file with mode: 0644]
va/glx/va_backend_glx.h [new file with mode: 0644]
va/glx/va_glx.c [new file with mode: 0644]
va/glx/va_glx.h [new file with mode: 0644]
va/glx/va_glx_impl.c [new file with mode: 0644]
va/glx/va_glx_impl.h [new file with mode: 0644]
va/glx/va_glx_private.h [new file with mode: 0644]