Summary
The Irrlicht Engine is an open source high performance realtime 3D engine written in C++. It is completely cross-platform, using D3D, OpenGL and its own software renderer, and has all of the state-of-the-art features which can be found in commercial 3d engines. We've got a huge active community, and there are lots of games in development that use the engine. You can find enhancements for Irrlicht all over the web, like alternative terrain renderers, portal renderers, world layers, tutorials, editors, bindings for perl, ruby, python, and so on. And best of all: It's completely free.
Versions
v1.8.5 :: 0 :: gentoo
- Modified
- License
- ZLIB
- Keywords
- ~amd64 ~riscv ~x86
- USE flags
- debug doc
v1.8.4-r2 :: 0 :: gentoo
- Modified
- License
- ZLIB
- Keywords
- amd64 x86 ~riscv
- USE flags
- debug doc
USE flags
General
Dependencies
app-arch / bzip2 : A high-quality data compressor used extensively by Gentoo Linux
dev-games / irrlicht-headers : Irrlicht 3D engine headers
media-libs / libjpeg-turbo : MMX, SSE, and SSE2 SIMD accelerated JPEG library
media-libs / libpng : Portable Network Graphics library
sys-libs / zlib : Standard (de)compression library
virtual / opengl : Virtual for OpenGL implementation
x11-base / xorg-proto : X.Org combined protocol headers
x11-libs / libX11 : X.Org X11 library
x11-libs / libXxf86vm : X.Org Xxf86vm library
Runtime Dependencies
app-arch / bzip2 : A high-quality data compressor used extensively by Gentoo Linux
dev-games / irrlicht-headers : Irrlicht 3D engine headers
media-libs / libjpeg-turbo : MMX, SSE, and SSE2 SIMD accelerated JPEG library
media-libs / libpng : Portable Network Graphics library
sys-libs / zlib : Standard (de)compression library
virtual / opengl : Virtual for OpenGL implementation
x11-libs / libX11 : X.Org X11 library
x11-libs / libXxf86vm : X.Org Xxf86vm library
Bugs
- 458894
- games-action/supertuxkart bundles a copy of dev-games/irrlicht and sci-physics/bullet
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Michael Mair-Keimberger · gentoo
dev-games/irrlicht: add 1.8.5
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/38450 Signed-off-by: Sam James <sam@gentoo.org> - Michael Mair-Keimberger · gentoo
dev-games/irrlicht-headers: add 1.8.5
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Lucio Sauer · gentoo
*/*: inline mirror://sourceforge
bump copyright of touched ebuilds to 2024 Signed-off-by: Lucio Sauer <watermanpaint@posteo.net> Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Brahmajit Das · gentoo
dev-games/irrlicht: Fix C++17 does not allow register storage class
* also update EAPI 7 -> 8 Closes: https://github.com/gentoo/gentoo/pull/33236 Closes: https://bugs.gentoo.org/894764 Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com> Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
dev-games/irrlicht: keyword 1.8.4-r1 for ~riscv
Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michael Mair-Keimberger · gentoo
dev-games/irrlicht: remove unused eutils eclass
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: James Le Cuirot <chewi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Zac Medico · gentoo
dev-games/irrlicht: Fix eapply failure due to trailing CRs
(Stripping trailing CRs from patch; use --binary to disable.) patching file source/Irrlicht/COSOperator.cpp Hunk #1 FAILED at 13 (different line endings). 1 out of 1 hunk FAILED -- saving rejects to file source/Irrlicht/COSOperator.cpp.rej Closes: https://bugs.gentoo.org/740678 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Zac Medico <zmedico@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - William Breathitt Gray · gentoo
dev-games/irrlicht: Add patch to remove sys/sysctl.h include
Closes: https://bugs.gentoo.org/736342 Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/17426 Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - James Le Cuirot · gentoo
dev-games/irrlicht: Drop old 1.8.4
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: James Le Cuirot <chewi@gentoo.org> - Agostino Sarubbo · gentoo
dev-games/irrlicht: x86 stable wrt bug #717364
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
dev-games/irrlicht: amd64 stable wrt bug #717364
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - William Breathitt Gray · gentoo
dev-games/irrlicht: Depend on dev-games/irrlicht-headers
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Signed-off-by: James Le Cuirot <chewi@gentoo.org> - Arfrever Frehtes Taifersar Arahesis · gentoo
dev-games/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto). - Andreas Sturmlechner · gentoo
dev-games/irrlicht: Drop old
Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Tobias Klausmann · gentoo
dev-games/irrlicht-1.8.4-r0: amd64 stable
Gentoo-Bug: http://bugs.gentoo.org/638040 - Michał Górny · gentoo
dev-games/irrlicht: [QA] Move patches to distfiles
Closes: https://bugs.gentoo.org/620552 - Thomas Deutschmann · gentoo
dev-games/irrlicht: x86 stable (bug #638040)
Package-Manager: Portage-2.3.16, Repoman-2.3.6 - David Seifert · gentoo
*games*/*: Dekeyword ppc/ia64/sparc
Closes: https://github.com/gentoo/gentoo/pull/4614 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Patrice Clement · gentoo
dev-games/irrlicht: Revert d9c9e77a1d01ba8ef834d036f5b9e9e4110596aa.
Package-Manager: portage-2.2.28 - Christopher Head · gentoo
dev-games/irrlicht: version bump to 1.8.4.
Upgrade to EAPI 6 and keep CR this time round. Gentoo-Bug: https://bugs.gentoo.org/593328 Package-Manager: portage-2.2.28 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> - Christopher Head · gentoo
dev-games/irrlicht: version bump to 1.8.4.
Also upgrade to EAPI 6. Package-Manager: portage-2.2.28 Closes: https://github.com/gentoo/gentoo/pull/2213 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> - Michael Sterrett · gentoo
clean old
Package-Manager: portage-2.2.24 - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed