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
/
CIrrDeviceLinux.cpp
Age
Commit message (
Expand
)
Author
2023-03-24
Implement X11 primary selection
Desour
2023-03-24
Unify & improve log messages
cutealien
2023-02-06
Add WindowMaximized creation parameter and isWindowMaximized() (#142)
DS
2023-01-02
Remove leftover code from software rendering
sfan5
2022-09-12
Avoid using XIWarpPointer on certain setups where it's broken
sfan5
2022-07-18
Drop gamma ramp code
sfan5
2022-02-26
Get rid of all sprintf calls
sfan5
2021-11-24
Fix various GCC warnings
JosiahWI
2021-08-30
Fix X11 selections (#55)
DS
2021-08-27
Merging r6196 through r6248 from trunk to ogl-es branch
cutealien
2021-08-27
CIrrDeviceLinux: Add support For TouchInput.touchedCount
TheBrokenRail
2021-07-16
Remove various ancient support code
sfan5
2021-06-15
CIrrDeviceLinux: reimplement fullscreen using NetWM hint
sfan5
2021-06-15
CIrrDeviceLinux: drop all video mode support code
sfan5
2021-04-21
CIrrDeviceLinux: don't create input context if no window
sfan5
2021-04-19
Fix misbehaving input after IME changes (Linux)
yw05
2021-04-05
Fix segfault if non-i18n fallback input is used on Linux
sfan5
2021-04-02
Add support for IMEs on Linux
yw05
2021-03-25
CIrrDeviceLinux: fix dead key/compose handling
sfan5
2021-03-24
CIrrDeviceLinux: fix dumb key fallback behaviour
sfan5
2021-01-06
Merging r6181 through r6184 from trunk to ogl-es branch
cutealien
2020-12-30
Merging r6173 through r6179 from trunk to ogl-es branch
cutealien
2020-12-22
Merging r6173 through r6176 from trunk to ogl-es branch
cutealien
2020-01-03
Merging r5975 through r6036 from trunk to ogl-es branch.
cutealien