index
:
irrlicht.git
light
lizzy's patches for irrlichtmt
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
IrrCompileConfig.h
Age
Commit message (
Expand
)
Author
2023-03-11
Bump revision early
sfan5
2023-03-11
Drop IrrCompileConfig (#163)
Vitaliy
2023-03-05
Bump revision
sfan5
2022-10-24
Bump revision early
sfan5
2022-09-16
Bump revision
sfan5
2022-07-21
Bump revision
sfan5
2022-07-18
Enable XInput2 by default (and improve CMake detection)
sfan5
2022-07-18
Drop gamma ramp code
sfan5
2022-07-09
Drop Console and Framebuffer device
sfan5
2022-05-07
Bump revision
sfan5
2022-02-26
Get rid of various old compiler and platform checks
sfan5
2022-02-03
Bump revision
sfan5
2022-01-16
Update CIrrDeviceSDL to support SDL2 (#85)
Emmanuel Hansen
2021-11-19
Reduce _IRR_MATERIAL_MAX_TEXTURES_ to 4
sfan5
2021-09-14
Bump revision to 1.9.0mt4
sfan5
2021-09-13
Readd TGA format support (#64)
ROllerozxa
2021-08-30
Remove unused locale-like code, utf8 functions and headers
sfan5
2021-08-30
Drop _IRR_WCHAR_FILESYSTEM
sfan5
2021-08-28
Add support for OpenBSD
JosiahWI
2021-08-27
Merging r6196 through r6248 from trunk to ogl-es branch
cutealien
2021-07-23
Restore missing entry in compile config
hecktest
2021-07-23
Delete lots of unused features (#48)
hecks
2021-07-17
Drop unused and unportable "fast math" code
sfan5
2021-07-07
Drop XML implementation, related code and dependent features
sfan5
2021-07-07
Bump revision to 1.9.0mt3
sfan5
2021-07-02
Disable software drivers by default everywhere
sfan5
2021-04-27
Enable ogles2 on mobile platforms by default
sfan5
2021-04-09
Disable Software drivers on mobile platforms
sfan5
2021-04-02
Bump revision early
sfan5
2021-03-26
Make compiling using MSVC work
sfan5
2021-03-25
Bump revision to 1.9.0mt1
sfan5
2021-03-07
Prepare for integration with Minetest
sfan5
2021-02-25
Throw out support for Bzip, LZMA and encrypted ZIPs
sfan5
2021-02-25
Remove bundled libraries
sfan5
2021-02-25
Add github workflow & gitignore
Loic Blot
2020-12-30
Fix compiling last commit (missing a letter).
cutealien
2020-12-30
Enable _IRR_COMPILE_WITH_OGLES1_ on IOS.
cutealien
2020-12-30
Merging r6173 through r6179 from trunk to ogl-es branch
cutealien
2020-12-22
Make it possible again to enable ES1 on Linux.
cutealien
2020-01-03
Merging r5975 through r6036 from trunk to ogl-es branch.
cutealien