irrlicht/examples
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
..
01.HelloWorld Add 64 bit targets for examples and tests for VS2010. 2012-06-26 17:53:38 +00:00
02.Quake3Map Add 64 bit targets for examples and tests for VS2010. 2012-06-26 17:53:38 +00:00
03.CustomSceneNode Add 64 bit targets for examples and tests for VS2010. 2012-06-26 17:53:38 +00:00
04.Movement Add 64 bit targets for examples and tests for VS2010. 2012-06-26 17:53:38 +00:00
05.UserInterface Add 64 bit targets for examples and tests for VS2010. 2012-06-26 17:53:38 +00:00
06.2DGraphics Add 64 bit targets for examples and tests for VS2010. 2012-06-26 17:53:38 +00:00
07.Collision Add 64 bit targets for examples and tests for VS2010. 2012-06-26 17:53:38 +00:00
08.SpecialFX Add 64 bit targets for examples and tests for VS2010. 2012-06-26 17:53:38 +00:00
09.Meshviewer Add 64 bit targets for examples and tests for VS2010. 2012-06-26 17:53:38 +00:00
10.Shaders Add 64 bit targets for examples and tests for VS2010. 2012-06-26 17:53:38 +00:00
11.PerPixelLighting Add 64 bit targets for examples and tests for VS2010. 2012-06-26 17:53:38 +00:00
12.TerrainRendering Add 64 bit targets for examples and tests for VS2010. 2012-06-26 17:53:38 +00:00
13.RenderToTexture Add 64 bit targets for examples and tests for VS2010. 2012-06-26 17:53:38 +00:00
14.Win32Window Add 64 bit targets for examples and tests for VS2010. 2012-06-26 17:53:38 +00:00
15.LoadIrrFile Add 64 bit targets for examples and tests for VS2010. 2012-06-26 17:53:38 +00:00
16.Quake3MapShader Add 64 bit targets for examples and tests for VS2010. 2012-06-26 17:53:38 +00:00
17.HelloWorld_Mobile Add 64 bit targets for examples and tests for VS2010. 2012-06-26 17:53:38 +00:00
18.SplitScreen Add 64 bit targets for examples and tests for VS2010. 2012-06-26 17:53:38 +00:00
19.MouseAndJoystick Add 64 bit targets for examples and tests for VS2010. 2012-06-26 17:53:38 +00:00
20.ManagedLights Add 64 bit targets for examples and tests for VS2010. 2012-06-26 17:53:38 +00:00
21.Quake3Explorer Add 64 bit targets for examples and tests for VS2010. 2012-06-26 17:53:38 +00:00
22.MaterialViewer Add 64 bit targets for examples and tests for VS2010. 2012-06-26 17:53:38 +00:00
23.SMeshHandling Add 64 bit targets for examples and tests for VS2010. 2012-06-26 17:53:38 +00:00
24.CursorControl Add 64 bit targets for examples and tests for VS2010. 2012-06-26 17:53:38 +00:00
25.XmlHandling Add 64 bit targets for examples and tests for VS2010. 2012-06-26 17:53:38 +00:00
26.OcclusionQuery Add 64 bit targets for examples and tests for VS2010. 2012-06-26 17:53:38 +00:00
BuildAllExamples.MacOSX
Demo Add 64 bit targets for examples and tests for VS2010. 2012-06-26 17:53:38 +00:00
BuildAllExamples.workspace 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
BuildAllExamples_v7.sln Merged from branch 1.7, revisions 3607-3725. Fix some compilation errors, fix soname in Linux Makefile, calculation fix in vector2d class, CGUIScrollBar event handling fix. 2011-05-18 21:32:00 +00:00
BuildAllExamples_v8.sln Fix compilation dependencies for old solution files, as mentioned by greenya 2010-09-01 16:17:01 +00:00
BuildAllExamples_v9.sln Fix compilation dependencies for old solution files, as mentioned by greenya 2010-09-01 16:17:01 +00:00
BuildAllExamples_vc10.sln Add 64 bit targets for examples and tests for VS2010. 2012-06-26 17:53:38 +00:00
Makefile
buildAllExamples.sh Add material viewer example. 2009-11-29 17:12:40 +00:00
whereAreTheBinaries.txt