| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Changes X11 res_name to "Godot_Engine" | paper-pauper | 2016-06-25 | 1 | -1/+1 |
| * | fix memset calls | Dennis Brakhane | 2016-06-19 | 1 | -3/+3 |
| * | x11: fix XRandr GetMonitors | Andreas Haas | 2016-06-12 | 1 | -8/+25 |
| * | x11: Implemented dpi detection | Andreas Haas | 2016-06-09 | 1 | -0/+58 |
| * | vsync support | Juan Linietsky | 2016-06-05 | 1 | -0/+14 |
| * | xdnd: can handle more than 3 different target types | Andreas Haas | 2016-05-29 | 1 | -22/+61 |
| * | x11: Add support for filesystem drag & drop using xdnd | Andreas Haas | 2016-05-28 | 1 | -0/+126 |
| * | x11: Flush the X output buffer after changing mouse mode | Ignacio Etcheverry | 2016-04-12 | 1 | -0/+2 |
| * | remove trailing whitespace | Hubert Jarosz | 2016-03-09 | 1 | -129/+129 |
| * | Merge pull request #3575 from Hinsbart/_net_wm_name | Rémi Verschelde | 2016-02-04 | 1 | -0/+4 |
| |\ | |||||
| | * | x11: set _net_wm_name property | hondres | 2016-02-04 | 1 | -0/+4 |
| * | | Merge pull request #3493 from Hinsbart/wm_class | Rémi Verschelde | 2016-02-03 | 1 | -0/+16 |
| |\ \ | |/ |/| | |||||
| | * | x11: use different strings for WM_CLASS depending on context | hondres | 2016-01-27 | 1 | -0/+16 |
| * | | remove pc_joystick_map.h | hondres | 2016-02-01 | 1 | -1/+0 |
| |/ | |||||
| * | Change default window size for desktop | George Marques | 2016-01-24 | 1 | -1/+1 |
| * | Add some joystick functions to input. Enables manipulation of mappings at run... | hondres | 2016-01-08 | 1 | -0/+8 |
| * | fix x11 crash on exit | hondres | 2016-01-05 | 1 | -3/+3 |
| * | having active items is pointless in input map | Juan Linietsky | 2016-01-03 | 1 | -1/+11 |
| * | Update copyright to 2016 in headers | George Marques | 2016-01-01 | 1 | -1/+1 |
| * | -Fix parsing of comments in VariantParser, fixes #3175 | Juan Linietsky | 2015-12-31 | 1 | -1/+2 |
| * | Check pkg-config for libudev and enable gamepad code only if found. Linux onl... | hondres | 2015-12-21 | 1 | -3/+3 |
| * | Better gamepad support | hondres | 2015-12-18 | 1 | -193/+9 |
| * | -added windowed mode with -w, fixes #3020 | Juan Linietsky | 2015-12-12 | 1 | -1/+1 |
| * | Disable X11 joystick functions also for OpenBSD | Anton Yabchinskiy | 2015-11-20 | 1 | -2/+2 |
| * | Include string.h for memset() on OpenBSD | Anton Yabchinskiy | 2015-11-20 | 1 | -0/+1 |
| * | compile fixes | Juan Linietsky | 2015-11-19 | 1 | -1/+1 |
| * | Revert "libao audio driver" | Juan Linietsky | 2015-11-19 | 1 | -7/+2 |
| * | Merge pull request #903 from a12n/libao | Juan Linietsky | 2015-11-19 | 1 | -2/+7 |
| |\ | |||||
| | * | Merge branch 'master' of github.com:okamstudio/godot | Anton Yabchinskiy | 2015-11-02 | 1 | -45/+122 |
| | |\ | |||||
| | * \ | Merge branch 'master' of github.com:okamstudio/godot | Anton Yabchinskiy | 2015-07-29 | 1 | -5/+25 |
| | |\ \ | |||||
| | * \ \ | Merge branch 'master' of github.com:okamstudio/godot | Anton Yabchinskiy | 2015-04-04 | 1 | -46/+437 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge branch 'master' of https://github.com/okamstudio/godot | Anton Yabchinskiy | 2015-02-17 | 1 | -1/+5 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'master' of github.com:okamstudio/godot | Anton Yabchinskiy | 2015-01-14 | 1 | -5/+4 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge branch 'master' of github.com:okamstudio/godot | Anton Yabchinskiy | 2014-12-23 | 1 | -0/+16 |
| | |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge branch 'master' of https://github.com/okamstudio/godot | Anton Yabchinskiy | 2014-12-04 | 1 | -1/+67 |
| | |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | Merge branch 'libao' | Anton Yabchinskiy | 2014-11-22 | 1 | -0/+4 |
| | |\ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | Use libao driver on X11 platform | Anton Yabchinskiy | 2014-11-22 | 1 | -0/+4 |
| | * | | | | | | | | | Disable X11 joystick functions also for OpenBSD | Anton Yabchinskiy | 2014-11-22 | 1 | -2/+2 |
| | * | | | | | | | | | Include string.h for memset() on OpenBSD | Anton Yabchinskiy | 2014-11-22 | 1 | -0/+1 |
| | |/ / / / / / / / | |||||
| * | | | | | | | / | Moved deleting sample player in OS finalize methods to before deleting audio ... | Saracen | 2015-11-02 | 1 | -1/+2 |
| | |_|_|_|_|_|_|/ |/| | | | | | | | |||||
| * | | | | | | | | Made the Atom net_wm_icon local | Phobos Tro | 2015-10-26 | 1 | -24/+5 |
| * | | | | | | | | Fixing memory leaks | Phobos Tro | 2015-10-25 | 1 | -15/+24 |
| * | | | | | | | | fixes broken 3D in editor | Juan Linietsky | 2015-10-17 | 1 | -7/+3 |
| * | | | | | | | | Merge pull request #2485 from masoudbh3/fix-x11-editor-boot-splash | Juan Linietsky | 2015-10-17 | 1 | -0/+6 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Fix X11 Editor Boot Splash | masoud bh | 2015-09-17 | 1 | -0/+6 |
| * | | | | | | | | | Merge branch 'master' of https://github.com/okamstudio/godot | Juan Linietsky | 2015-09-24 | 1 | -0/+10 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Properly implement OS.alert() from script, and use xmessage on X11 | Juan Linietsky | 2015-09-21 | 1 | -0/+10 |
| | |/ / / / / / / / | |||||
| * / / / / / / / / | Added ability to set custom mouse cursors. Not hardware accelerated yet. | Juan Linietsky | 2015-09-24 | 1 | -1/+15 |
| |/ / / / / / / / | |||||
| * | | | | | | | | new editor settings customization of where to run the game from the editor | Juan Linietsky | 2015-08-30 | 1 | -2/+14 |
| * | | | | | | | | -fixes to capture mode | Juan Linietsky | 2015-08-29 | 1 | -2/+51 |
| | |_|_|_|_|_|/ |/| | | | | | | |||||
