irrlicht/examples/26.OcclusionQuery
cutealien 9254ed9b27 Add 64 bit targets for examples and tests for VS2010.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@4213 dfc29bdd-3216-0410-991c-e03cc46cb475
2012-06-26 17:53:38 +00:00
..
Makefile Fix naming scheme for occlusion queries. Since those are not to drop, but are stored in the driver and can be removed by the according removeOcclusionQuery call, the name should be addOcclusionQuery instead of createOcclusionQuery. 2011-03-25 23:32:35 +00:00
OcclusionQuery.cbp Fix naming scheme for occlusion queries. Since those are not to drop, but are stored in the driver and can be removed by the according removeOcclusionQuery call, the name should be addOcclusionQuery instead of createOcclusionQuery. 2011-03-25 23:32:35 +00:00
OcclusionQuery.dev Fix naming scheme for occlusion queries. Since those are not to drop, but are stored in the driver and can be removed by the according removeOcclusionQuery call, the name should be addOcclusionQuery instead of createOcclusionQuery. 2011-03-25 23:32:35 +00:00
OcclusionQuery.vcproj Fix naming scheme for occlusion queries. Since those are not to drop, but are stored in the driver and can be removed by the according removeOcclusionQuery call, the name should be addOcclusionQuery instead of createOcclusionQuery. 2011-03-25 23:32:35 +00:00
OcclusionQuery_vc8.vcproj Fix naming scheme for occlusion queries. Since those are not to drop, but are stored in the driver and can be removed by the according removeOcclusionQuery call, the name should be addOcclusionQuery instead of createOcclusionQuery. 2011-03-25 23:32:35 +00:00
OcclusionQuery_vc9.vcproj Fix naming scheme for occlusion queries. Since those are not to drop, but are stored in the driver and can be removed by the according removeOcclusionQuery call, the name should be addOcclusionQuery instead of createOcclusionQuery. 2011-03-25 23:32:35 +00:00
OcclusionQuery_vc10.vcxproj Add 64 bit targets for examples and tests for VS2010. 2012-06-26 17:53:38 +00:00
main.cpp Moar spelingg fixez. 2012-02-28 23:29:29 +00:00