occt: master 076ca35c
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
kgv | bugmaster | master | 2014-12-04 12:31:31 | master a319f03f |
Changeset | 0025544: Visualization, TKOpenGl - support grayscale textures Image_PixMap::ImgFormat - extend enumeration by ImgAlpha and ImgAlphaF. OpenGl_Workspace::setTextureParams() - specify GL_REPLACE for 1-component textures with disabled modulation. OpenGl_Texture::GetDataFormat() - return GL_LUMINANCE format for ImgGray format and GL_ALPHA for ImgAlpha. vmarkerstest - override pixel format for grayscale images to ImgAlpha. Add test case bugs/vis/bug25544_graytexture. |
|||
mod - src/Font/Font_FTFont.cxx | Diff File | |||
mod - src/Graphic3d/Graphic3d_MarkerImage.cxx | Diff File | |||
mod - src/Image/Image_AlienPixMap.cxx | Diff File | |||
mod - src/Image/Image_PixMap.cxx | Diff File | |||
mod - src/Image/Image_PixMap.hxx | Diff File | |||
mod - src/OpenGl/OpenGl_AspectMarker.cxx | Diff File | |||
mod - src/OpenGl/OpenGl_Font.cxx | Diff File | |||
mod - src/OpenGl/OpenGl_GraphicDriver_7.cxx | Diff File | |||
mod - src/OpenGl/OpenGl_PointSprite.cxx | Diff File | |||
mod - src/OpenGl/OpenGl_Texture.cxx | Diff File | |||
mod - src/OpenGl/OpenGl_Workspace.cxx | Diff File | |||
mod - src/ViewerTest/ViewerTest_ObjectCommands.cxx | Diff File | |||
add - tests/bugs/vis/bug25544_graytexture | Diff File |