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
/
CIrrDeviceWin32.cpp
Age
Commit message (
Expand
)
Author
2023-03-24
Prevent potential 0 pointer access when release not acquired joystick.
cutealien
2023-03-11
Drop IrrCompileConfig (#163)
Vitaliy
2023-02-06
Add WindowMaximized creation parameter and isWindowMaximized() (#142)
DS
2023-01-02
Remove leftover code from software rendering
sfan5
2022-10-14
win32: use the unicode window instead of ansi window (#138)
Riceball LEE
2022-07-18
Drop gamma ramp code
sfan5
2022-05-22
Remove core::list and replace uses with std::list (#105)
paradust7
2022-02-26
Get rid of various old compiler and platform checks
sfan5
2022-02-26
Get rid of all sprintf calls
sfan5
2022-02-09
Prefer static_cast to reinterpret_cast where possible.
cutealien
2021-08-27
Merging r6196 through r6248 from trunk to ogl-es branch
cutealien
2021-07-16
Remove various ancient support code
sfan5
2021-06-15
CIrrDeviceWin32: readd fullscreen using borderless maximized window
sfan5
2021-06-15
CIrrDeviceWin32: drop all video mode code
sfan5
2021-02-25
Fix Windows, Android build
sfan5
2020-09-29
Merging r6128 through r6139 from trunk to ogl-es branch.
cutealien
2020-01-03
Merging r5975 through r6036 from trunk to ogl-es branch.
cutealien