| commit | b43a147128a1144a5fe4afcda412ccaba0c0793b | [log] [tgz] |
|---|---|---|
| author | Haitao Feng <haitao.feng@intel.com> | Sun Jan 30 16:03:35 2011 +0800 |
| committer | Kristian Høgsberg <krh@bitplanet.net> | Thu Feb 03 11:59:30 2011 -0500 |
| tree | ba28e121733aa65949d3fa605813e89f015f9ee6 | |
| parent | 610c24b19d21f3d147fde4d96a3afaa107670f1e [diff] |
swrast: add an interface createNewContextForAPI This new interface could set up context for OpenGL, OpenGL ES1 and OpenGL ES2. It will be used by egl_dri2 driver. Signed-off-by: Haitao Feng <haitao.feng@intel.com>