index
:
irrlicht.git
light
lizzy's patches for irrlichtmt
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
Irrlicht
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2023-04-13
Add back lighting system
Lizzy Fleckenstein
2023-04-06
Fix mistake in a677f5a01ac428d16e0e83b021dd0e8cb1ee9f53
sfan5
2023-04-06
Don't compile unused driver sources
sfan5
2023-04-06
Fix OpenGL3 driver to compile standalone
sfan5
2023-04-06
Minor adjustments to configuration flow
sfan5
2023-04-06
Only try to link libraries when relevant feature is enabled
sfan5
2023-04-05
Indicate chosen OpenGL ES 2 driver during configuration
numzero
2023-03-25
Provide sources as private to IRRVIDEOOBJ
numzero
2023-03-25
Resolve conflicts with master
numzero
2023-03-14
Remove all mentions of iOS
numzero
2023-03-13
Error out early on unsupported SDL2+GLES1 combo
numzero
2023-03-13
Merge branch 'drop-irr-compile-config' into opengl3
numzero
2023-03-11
Drop IrrCompileConfig (#163)
Vitaliy
2023-03-06
Consolidate import/export attribute definitions
numzero
2023-03-06
Restrict X11 options to X11 device
numzero
2023-03-04
Apply suggestions from code review
Vitaliy
2023-03-03
Split new GL3/GLES2 drivers
numzero
2023-03-02
Error out on unsupported configurations
numzero
2023-02-27
Add OpenGL3 renderer
numzero
2023-02-22
Drop obsolete configuration macros
numzero
2023-02-22
Move import/export macros into CMake
numzero
2023-02-22
Move platform detection to CMake
numzero
2023-01-02
Delete profiler
sfan5
2023-01-02
Delete leak hunter
sfan5
2022-07-21
Include revision in SOVERSION for (in)compatibility checks
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-06-01
Remove more dead code (#108)
sfan5
2022-05-21
Refactor SDL device to use the same abstraction as other devices
sfan5
2022-05-21
Improve IrrCompileConfig handling in cmake
sfan5
2022-01-16
Update CIrrDeviceSDL to support SDL2 (#85)
Emmanuel Hansen
2021-12-29
Remove more unused code (#87)
sfan5
2021-12-15
Automatically use SSE registers for FP operations on i386 (#83)
William L. DeRieux IV
2021-09-13
Readd TGA format support (#64)
ROllerozxa
2021-08-30
Remove unused locale-like code, utf8 functions and headers
sfan5
2021-08-27
CIrrDeviceLinux: Add support For TouchInput.touchedCount
TheBrokenRail
2021-08-26
Readd CSceneCollisionManager with only the method we need
sfan5
2021-08-07
Add a unified cross platform OpenGL core profile binding (#52)
hecks
2021-07-23
Delete lots of unused features (#48)
hecks
2021-07-16
Set correct flags for static builds
sfan5
2021-07-07
Drop XML implementation, related code and dependent features
sfan5
2021-06-30
Fix path issues when imported as subdirectory
sfan5
2021-06-27
Set includes and libs on object targets
NeroBurner
2021-05-24
Improved IrrlichtMt target structure (#31)
JosiahWI
2021-04-24
Work around bug installing targets created in a subdirectory
JosiahWI
2021-04-17
Fix Android build (again)
sfan5
2021-04-13
CMake Config and Version exports (#22)
JosiahWI
2021-04-09
Fix Android build
sfan5
2021-03-26
Skip unnecessary C compiler checks
sfan5
[next]