Commit Graph

13 Commits

Author SHA1 Message Date
pascal
4451a08fc7 prevent picking up installed tinyxml headers 2013-07-09 10:58:00 +00:00
pascal
c0fd313286 * do not pick up tinyxml headers when installed (breaking the build)
* use the default allocator (prevents crashes at runtime for me)
2013-07-09 10:41:36 +00:00
landry
f07f07abdf Surprise b^W! ogre doesnt build on hppa either due to missing atomic bombs.. 2013-06-20 14:16:03 +00:00
bcallah
84d2629330 This is broken on mips64el as well: missing atomic ops 2013-06-20 13:51:54 +00:00
jasper
d31a60acf2 mark broken on mips64 due to missing atomic ops, i reckon landry
will follow with hppa shortly...
2013-06-19 21:13:15 +00:00
dcoppa
97fe2a0bdc Missed cvs adds. Breakage reported by landry@, thank you. 2013-06-04 14:20:20 +00:00
pascal
21f19807f8 Update to 1.8.1; WANTLIB changes by dcoppa@
ok dcoppa@ landry@
2013-06-03 18:50:06 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
dcoppa
d66aca4ccf sort; no bump needed 2012-10-07 19:53:05 +00:00
dcoppa
1444207d89 Fix misuse of CMake
While here, install *.cfg files in a location where SampleBrowser
can find them by default and remove obsolete pthread-related
patches...

OK landry@
2012-10-07 09:37:45 +00:00
jasper
2a49b96946 set VMEM_WARNING 2012-08-13 10:38:25 +00:00
pascal
3b832839f6 add $OpenBSD$, noted by Antti Harri. 2012-03-18 15:11:37 +00:00
pascal
96d6effffe OGRE (Object-Oriented Graphics Rendering Engine) is a scene-oriented,
flexible 3D engine written in C++ designed to make it easier and
more intuitive for developers to produce applications utilising
hardware-accelerated 3D graphics. The class library abstracts all
the details of using the underlying system libraries like Direct3D
and OpenGL and provides an interface based on world objects and
other intuitive classes.

lots of feedback & macppc testing mpi@, also tested by kirby@ and Antti Harri.

ok kirby@
2012-03-18 14:31:00 +00:00