diff options
author | gman@chromium.org <gman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-05-17 14:47:16 +0000 |
---|---|---|
committer | gman@chromium.org <gman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-05-17 14:47:16 +0000 |
commit | b6140d086d71667131111b1c85090e7023311942 (patch) | |
tree | 16a2889f424d11ef6f15cdb4eded7cad5923761b /o3d/core | |
parent | 1e0887fb4c08fbfb9421aede24a627e7bb903276 (diff) | |
download | chromium_src-b6140d086d71667131111b1c85090e7023311942.zip chromium_src-b6140d086d71667131111b1c85090e7023311942.tar.gz chromium_src-b6140d086d71667131111b1c85090e7023311942.tar.bz2 |
Adds support for compressed textures. DXT1 only.
This is a temporary implementation. The real implementation
will require
*) glGetString to return "GL_EXT_texture_compression_dxt1"
*) CommandBufferEnable("GL_EXT_texture_compression_dxt1")
to dynamically modify the validation after it has made
sure the "GL_EXT_texture_compression_dxt1" is returned
from the system level GL
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/2136003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@47417 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'o3d/core')
0 files changed, 0 insertions, 0 deletions