index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
/
x11
/
os_x11.cpp
Age
Commit message (
Expand
)
Author
2017-03-18
X11: Don't reset mouse cursor theme.
Andreas Haas
2017-03-05
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-04
Add API to access battery power state
Julian Murgia
2017-02-21
Fix some compilation warnings.
Shlomi Fish
2017-02-17
X11: Move audio driver finalize to the start of cleanup
Hein-Pieter van Braam
2017-02-17
X11: Finalize audiodrivers on exit
Hein-Pieter van Braam
2017-01-30
Fix issues with set_window_resizable on x11
marcelofg55
2017-01-25
Added focus tracking in X11 and Windows classes, added new confined mouse mod...
Ilija Boshkov
2017-01-21
WIP new AudioServer, with buses, effects, etc.
Juan Linietsky
2017-01-16
Style: Various fixes to play nice with clang-format
Rémi Verschelde
2017-01-15
Oops! Audio engine has vanished :D
Juan Linietsky
2017-01-14
Style: Fix whole-line commented code
Rémi Verschelde
2017-01-13
rename Input.get_mouse_speed() to Input.get_last_mouse_speed()
Juan Linietsky
2017-01-08
Rename "joypad_linux" class to "JoypadLinux"
Andreas Haas
2017-01-08
renamed joystick to joypad everywhere around source code!
Juan Linietsky
2017-01-07
Memory pool vectors (DVector) have been enormously simplified in code, and re...
Juan Linietsky
2017-01-02
Merge remote-tracking branch 'origin/gles3' into gles3-on-master
Rémi Verschelde
2017-01-01
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2016-12-12
fix for crash when no ALSA or Pulse installed on linux
Gustav Lund
2016-11-23
Revert "X11: Fix maximized boot splash"
Rémi Verschelde
2016-11-22
Migrated from GLES to GLAD, fixes many issues.
Juan Linietsky
2016-11-16
X11: Fix maximized boot splash
Andreas Haas
2016-11-08
vsnc --> vsync
ISylvox
2016-10-03
Begining of GLES3 renderer:
Juan Linietsky
2016-09-22
x11: Fix event.is_action() for release of modifier keys
Andreas Haas
2016-08-11
x11: Use proper sonames for loading libXrandr.
Andreas Haas
2016-07-22
Merge pull request #5845 from hurikhan/x11_cleanup
Rémi Verschelde
2016-07-21
Code cleanup in platform/x11
Mario Schlack
2016-07-21
Implement OS.request_attention() for X11
Mario Schlack
2016-07-09
line/col label was changing size with each cursor move, forcing the GUI to re...
Juan Linietsky
2016-07-08
Avoid crash if setting modifiers fails, closes #5158
Juan Linietsky
2016-06-25
Changes X11 res_name to "Godot_Engine"
paper-pauper
2016-06-19
fix memset calls
Dennis Brakhane
2016-06-12
x11: fix XRandr GetMonitors
Andreas Haas
2016-06-09
x11: Implemented dpi detection
Andreas Haas
2016-06-05
vsync support
Juan Linietsky
2016-05-29
xdnd: can handle more than 3 different target types
Andreas Haas
2016-05-28
x11: Add support for filesystem drag & drop using xdnd
Andreas Haas
2016-04-12
x11: Flush the X output buffer after changing mouse mode
Ignacio Etcheverry
2016-03-09
remove trailing whitespace
Hubert Jarosz
2016-02-04
Merge pull request #3575 from Hinsbart/_net_wm_name
Rémi Verschelde
2016-02-04
x11: set _net_wm_name property
hondres
2016-02-03
Merge pull request #3493 from Hinsbart/wm_class
Rémi Verschelde
2016-02-01
remove pc_joystick_map.h
hondres
2016-01-27
x11: use different strings for WM_CLASS depending on context
hondres
2016-01-24
Change default window size for desktop
George Marques
2016-01-08
Add some joystick functions to input. Enables manipulation of mappings at run...
hondres
2016-01-05
fix x11 crash on exit
hondres
2016-01-03
having active items is pointless in input map
Juan Linietsky
2016-01-01
Update copyright to 2016 in headers
George Marques
[prev]
[next]