This website requires JavaScript.
Explore
Coder Dansu
Resume
Help
Sign In
zaki
/
irrlicht
Watch
1
Star
0
Fork
0
You've already forked irrlicht
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
irrlicht
/
examples
/
26.OcclusionQuery
History
cutealien
c0e17f7329
Minor updates &f fixes to examples and their documentation.
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@5499 dfc29bdd-3216-0410-991c-e03cc46cb475
2017-07-11 12:59:14 +00:00
..
OcclusionQuery.xcodeproj
- Removed unnecessary path from OSX example projects.
2016-03-07 11:13:26 +00:00
main.cpp
Minor updates &f fixes to examples and their documentation.
2017-07-11 12:59:14 +00:00
Makefile
- Unified makefiles for examples.
2015-12-15 20:26:58 +00:00
OcclusionQuery_vc10.vcxproj
Merge branch releases/1.8 revisions 5129:5140 into trunk:
2015-09-20 11:19:26 +00:00
OcclusionQuery_vc11.vcxproj
Merge branch releases/1.8 revisions 5129:5140 into trunk:
2015-09-20 11:19:26 +00:00
OcclusionQuery_vc12.vcxproj
Rolled back to r5145. We're still disucssing better solutions
2015-09-28 09:17:47 +00:00
OcclusionQuery_vc14.vcxproj
- Added projects for Visual Studio 2014. Due to a problems with Windows7.1 SDK on Windows 10 those projects are recommended for users of this OS.
2015-10-01 22:59:08 +00:00
OcclusionQuery.cbp
Merge branch releases/1.8 revisions 4685 to 4721 into trunk:
2014-03-13 23:07:59 +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