aboutsummaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | javascript build fixJuan Linietsky2015-04-022-0/+7
| * | | | | | | | | | | | | | | | Beta1 Attempt #1Juan Linietsky2015-04-023-2/+9
| * | | | | | | | | | | | | | | | Merge branch 'master' of https://github.com/okamstudio/godotAriel Manzur2015-04-025-8/+34
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | solved color depth issues on osxJuan Linietsky2015-04-011-1/+1
| | * | | | | | | | | | | | | | | | Option in Android export to use 32 bits buffer.Juan Linietsky2015-03-313-6/+32
| | * | | | | | | | | | | | | | | | read depth fixesJuan Linietsky2015-03-311-1/+1
| * | | | | | | | | | | | | | | | | fullscreen thingAriel m2015-04-022-20/+168
* | | | | | | | | | | | | | | | | | small unicode fixesJuan Linietsky2015-05-041-5/+6
| |/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | fixes for light2d in androids that do not supportJuan Linietsky2015-03-311-2/+2
|/ / / / / / / / / / / / / / / /
* / / / / / / / / / / / / / / / fixes to shader to get most new demos working on mobilereduz2015-03-251-1/+1
|/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | fixed build error on OSX from new WM codesteve2015-03-232-0/+6
* | | | | | | | | | | | | | | fixed iphone build with new window manamenet changessteve2015-03-232-0/+7
* | | | | | | | | | | | | | | window managements functions workJuan Linietsky2015-03-232-19/+102
* | | | | | | | | | | | | | | oops, fucntion was there twiceJuan Linietsky2015-03-231-3/+0
* | | | | | | | | | | | | | | small android fixJuan Linietsky2015-03-231-1/+1
* | | | | | | | | | | | | | | android fixes, please testJuan Linietsky2015-03-234-0/+14
* | | | | | | | | | | | | | | New API: build fixes for x11rollenrolm2015-03-232-6/+7
* | | | | | | | | | | | | | | Merge pull request #1542 from jotson/wmclassJuan Linietsky2015-03-221-3/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Reverted change to classHintJohn Watson2015-03-221-3/+2
* | | | | | | | | | | | | | | | fixes to new window management APIJuan Linietsky2015-03-224-30/+253
|/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge pull request #1487 from hurikhan/x11-window-managementJuan Linietsky2015-03-223-48/+475
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | fix introduced bughurikhan2015-03-081-1/+1
| * | | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into x11-window-managementhurikhan2015-03-0816-115/+212
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Renamed EXPERIMENTAL_WM_API to NEW_WM_APIhurikhan2015-02-153-11/+11
| * | | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into x11-window-managementhurikhan2015-02-154-5/+75
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into x11-window-managementhurikhan2015-02-126-28/+68
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | cleanup + MouseGrabhurikhan2015-02-122-47/+33
| * | | | | | | | | | | | | | | | * fix compilation without scons experimental_wm_api=yeshurikhan2015-01-221-5/+5
| * | | | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into x11-window-managementhurikhan2015-01-191-0/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | * multi_screen testing + bugfixeshurikhan2015-01-182-25/+33
| * | | | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into x11-window-managementhurikhan2015-01-175-1/+13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | * cleanup window state handlinghurikhan2015-01-171-32/+30
| * | | | | | | | | | | | | | | | Make it set_minimized() + set_maximized() work in both worlds: Unity and LXDEhurikhan2015-01-171-4/+22
| * | | | | | | | | | | | | | | | added the following methods:hurikhan2015-01-172-6/+135
| * | | | | | | | | | | | | | | | fixing the warnings in os_x11.cpphurikhan2015-01-161-12/+12
| * | | | | | | | | | | | | | | | WIP -- set_resizable() + is_resizable addedhurikhan2015-01-152-15/+51
| * | | | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into x11-window-managementhurikhan2015-01-142-6/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | minor cleanuphurikhan2015-01-142-12/+18
| * | | | | | | | | | | | | | | | get_screen() + set_screen() addedhurikhan2015-01-142-18/+60
| * | | | | | | | | | | | | | | | Using Xinerama extension for getting screen infohurikhan2015-01-132-14/+34
| * | | | | | | | | | | | | | | | get_screen_position() addedhurikhan2015-01-132-0/+13
| * | | | | | | | | | | | | | | | introduced the scons experimental_wm_api switch:hurikhan2015-01-133-2/+41
| * | | | | | | | | | | | | | | | Merge branch 'master' into x11-window-managementhurikhan2015-01-121-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | get_screen_size() addedhurikhan2015-01-112-0/+9
| * | | | | | | | | | | | | | | | | get_screen_count() addedhurikhan2015-01-112-0/+8
| * | | | | | | | | | | | | | | | | get_window_size() + set_window_size() addedhurikhan2015-01-112-1/+19
| * | | | | | | | | | | | | | | | | get_window_position() + set_window_position() addedhurikhan2015-01-112-30/+58
| * | | | | | | | | | | | | | | | | Merge branch 'master' into x11-fullscreenhurikhan2015-01-1117-44/+27
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | First attempt of restoring the window at the old positionhurikhan2015-01-111-11/+29
| * | | | | | | | | | | | | | | | | | Make fullscreen-switching is working with LXDE/Openboxhurikhan2015-01-102-48/+46