OSDN Git Service

* Added test to demonstrate what happens to a deleted texture when trying to use...
authorshadowisLORD <shadowisLORD@75d07b2b-3a1a-0410-a2c5-0572b91ccdca>
Wed, 17 Apr 2013 01:50:37 +0000 (01:50 +0000)
committershadowisLORD <shadowisLORD@75d07b2b-3a1a-0410-a2c5-0572b91ccdca>
Wed, 17 Apr 2013 01:50:37 +0000 (01:50 +0000)
commit69761e80b9ea11e943db5b964d6861decf132dc4
treef95a4053658fe3043f478992efb08809ea8cdc67
parentb31b4d6851252cbdd53be5ff7af9aded013bafb5
 * Added test to demonstrate what happens to a deleted texture when trying to use it with OpenGL

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@10545 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
engine/src/test/jme3test/app/TestUseAfterFree.java [new file with mode: 0644]