| Revision Information | |
|---|---|
| Current Directory: | /trunk/src/ |
| Rev: | 77 |
| Author: | allusse |
| Last modification: | Rev 77 - 2007-07-24 18:37:25 +0200 (Tue, 24 Jul 2007) |
| Log message: | - add _GPUCV_TEXTURE_FORCE_TEX_NPO2 and _GPUCV_TEXTURE_FORCE_TEX_RECT flags to force texture type. - add UpdateTexCoord() to CL_Texture to manage texture coordonnate differences between Texture2D and rectangle_arb. - improve rectangle_arb draw functions. |
| (Hide changed files) | |
| Modified files: | trunk/include/definitions.h trunk/include/GPUCVHardware/config.h trunk/include/GPUCVTexture/Texture.h trunk/src/lib/GPUCVHardware/hardware.cpp trunk/src/lib/GPUCVTexture/texture.cpp trunk/src/lib/GPUCVTexture/TextureGrp.cpp |