| Revision Information | |
|---|---|
| Current Directory: | / |
| Rev: | 90 - Go to most recent revision |
| Author: | allusse |
| Last modification: | Rev 90 - 2007-08-09 10:10:27 +0200 (Thu, 09 Aug 2007) |
| Log message: | - add memory leak tracking mechanism - HardwareProfile: add SetTextType() to select default texture type change getTextType() to just return value => optimize performances. - add class CL_Options to add a Push/Pop mechanism to some option(in CL_texture for example). |
| (Hide changed files) | |
| Modified files: | trunk/src/lib/GPUCVHardware/GenericGPU.cpp trunk/src/lib/GPUCVHardware/GLContext.cpp trunk/src/lib/GPUCVHardware/GLExtension.cpp trunk/src/lib/GPUCVHardware/GPU_ATI.cpp trunk/src/lib/GPUCVHardware/GPU_NVIDIA.cpp trunk/src/lib/GPUCVHardware/hardware.cpp trunk/src/lib/GPUCVHardware/Profiling.cpp trunk/src/lib/GPUCVHardware/Tools.cpp trunk/src/lib/GPUCVHardware/ToolsGL.cpp |
| New Files: | trunk/src/lib/GPUCVHardware/CL_Options.cpp |