This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test
Watch
1
Star
0
Fork
0
You've already forked test
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
b9fe5399e83c71ffce44f766b4c8bce92e40bc46
test
/
source
/
gameengine
/
VideoTexture
History
Mitchell Stokes
6127bcf854
CXX_Guardedalloc was complaining about freeing NULL pointers in VideoTexture. I've added guards around the deletes to prevent this.
2011-01-02 10:05:22 +00:00
..
BlendType.h
…
blendVideoTex.cpp
…
CMakeLists.txt
…
Common.h
…
Exception.cpp
…
Exception.h
…
FilterBase.cpp
…
FilterBase.h
…
FilterBlueScreen.cpp
…
FilterBlueScreen.h
…
FilterColor.cpp
…
FilterColor.h
…
FilterNormal.cpp
…
FilterNormal.h
…
FilterSource.cpp
…
FilterSource.h
…
ImageBase.cpp
CXX_Guardedalloc was complaining about freeing NULL pointers in VideoTexture. I've added guards around the deletes to prevent this.
2011-01-02 10:05:22 +00:00
ImageBase.h
…
ImageBuff.cpp
…
ImageBuff.h
…
ImageMix.cpp
…
ImageMix.h
…
ImageRender.cpp
…
ImageRender.h
…
ImageViewport.cpp
…
ImageViewport.h
…
Makefile
…
PyTypeList.cpp
…
PyTypeList.h
…
SConscript
…
Texture.cpp
…
Texture.h
…
VideoBase.cpp
…
VideoBase.h
…
VideoFFmpeg.cpp
…
VideoFFmpeg.h
…