commit | 285fe32bd9232009279c4df87d2e084f4059c67e | [log] [tgz] |
---|---|---|
author | Ian Romanick <ian.d.romanick@intel.com> | Fri Jan 18 15:44:38 2013 -0800 |
committer | Ian Romanick <ian.d.romanick@intel.com> | Sun Jan 20 20:56:23 2013 -0500 |
tree | 104d37bb9ff871aafd008a0d55d9fb6f59762a5d | |
parent | 1c29d8f4ffd562bc6abc2b3c37895d8db43feb95 [diff] |
intel: Enable GL_OES_depth_texture_cube_map For now I'm just enabling this on the same subset of hardware that has OpenGL 3.0 enabled. This same functionality is part of OpenGL 3.0, and there is no matching desktop extension. Signed-off-by: Ian Romanick <ian.d.romanick@intel.com> Reviewed-by: Matt Turner <mattst88@gmail.com> Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>