index
:
irrlicht.git
light
lizzy's patches for irrlichtmt
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
Age
Commit message (
Expand
)
Author
2023-03-03
Split new GL3/GLES2 drivers
numzero
2023-03-02
Report as OpenGL 3
numzero
2023-03-02
Error out on unsupported configurations
numzero
2023-03-02
Support both OpenGL3 and GLES2 on SDL2
numzero
2023-03-02
Support GLES2
numzero
2023-02-28
Unify drawing functions
numzero
2023-02-27
Drop obsolete stuff
numzero
2023-02-27
Unify quad drawing
numzero
2023-02-27
Unify plain image drawing
numzero
2023-02-27
Drop obsolete IVideoDriver features
numzero
2023-02-27
Load extensions the OpenGL 3 way
numzero
2023-02-27
Add debug handler
numzero
2023-02-27
Enumerate extensions in the OpenGL 3 way
numzero
2023-02-27
Request OpenGL 3.2
numzero
2023-02-27
Add OpenGL3 renderer
numzero
2023-02-22
Reduce IrrCompileConfig usage to files that actually need it
numzero
2023-02-22
Drop _IRR_MATERIAL_MAX_TEXTURES_
numzero
2023-02-22
Drop _IRR_SCENEMANAGER_DEBUG
numzero
2023-02-22
Drop _IRR_COMPILE_WITH_GUI_
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-02-22
Resolve some -Wreorder warnings
Desour
2023-02-20
SDL: Use SDL_WINDOW_FULLSCREEN_DESKTOP and allow to maximize+fullscreen at on...
DS
2023-02-18
Refactor SDL input code to fix menu exit (#146)
ndren
2023-02-06
Add WindowMaximized creation parameter and isWindowMaximized() (#142)
DS
2023-01-07
Avoid reskinning joints for animated meshes twice for each frame.
Lars
2023-01-02
Remove leftover code from software rendering
sfan5
2023-01-02
Delete profiler
sfan5
2023-01-02
Delete leak hunter
sfan5
2022-12-29
Use swap_control from MESA and EXT before SGI (#151)
x2048
2022-12-29
Use swap_control from MESA and EXT before SGI
x2048
2022-12-23
CGUITabControl: Center selected tab whenever possible
SmallJoker
2022-12-23
Completely remove irrAllocator
sfan5
2022-12-23
Replace core::string implementation with std::basic_string
sfan5
2022-11-12
SDL: implement cursor icon API (#135)
DS
2022-10-24
Add setRelativeMode for SDL driver (#123)
Andrei E
2022-10-24
Fix buffer overflow in COBJMeshFileLoader
sfan5
2022-10-16
Fix line drawing: Explicitly draw both first & last pixel (#110)
Lars Müller
2022-10-16
SDL: Always set X, Y, Shift and Control in mouse input events
DS
2022-10-15
Fix SDL device to work with null driver
sfan5
2022-10-15
Replace _IRR_OVERRIDE_ macro with override keyword
JosiahWI
2022-10-14
win32: use the unicode window instead of ansi window (#138)
Riceball LEE
2022-09-21
Fix typo in CXMeshFileLoader.cpp (#133)
Tobias Frost
2022-09-12
Avoid using XIWarpPointer on certain setups where it's broken
sfan5
2022-09-02
Fix glHint parameter, type size and add more null checks (#130)
Herman Semenov
2022-08-22
Fix crash in COGLES1Driver (#128)
savilli
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
[prev]
[next]