summaryrefslogtreecommitdiffstats
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* Move glad files to thirdparty dirRémi Verschelde2017-01-063-8/+3
* -Changed memory functions, Memory::alloc_static*, simplified them, made them ...Juan Linietsky2017-01-061-4/+0
* Editor settings categories are now tidy and beautiful!Juan Linietsky2017-01-052-49/+49
* Merge branch 'master' of https://github.com/godotengine/godotJuan Linietsky2017-01-054-25/+28
|\
| * Enabled code that requests an OpenGL 3 context.BastiaanOlij2017-01-051-8/+2
| * First set of changes to fix compilation errors and initialise the gles3 rende...BastiaanOlij2017-01-044-17/+26
* | -Changed most project settings in the engine, so they have major and minor ca...Juan Linietsky2017-01-0514-39/+41
|/
* ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky2017-01-0221-49/+49
* Merge remote-tracking branch 'origin/gles3' into gles3-on-masterRémi Verschelde2017-01-0217-74/+115
|\
| * now it really works on window for realreduz2016-12-251-1/+2
| * fixed a horrible bug on Windows AMD, scenes saved until now in this branchreduz2016-12-241-1/+1
| * Some BRDF fixesJuan Linietsky2016-12-211-1/+1
| * Godot works on Windows again..reduz2016-12-215-21/+26
| * Migrated from GLES to GLAD, fixes many issues.Juan Linietsky2016-11-223-5/+23
| * PBR more or less working, still working on bringing gizmos backJuan Linietsky2016-10-272-18/+18
| * 2D Shaders are working again using the new syntax, though all is buggy in gen...Juan Linietsky2016-10-101-0/+9
| * Begining of GLES3 renderer:Juan Linietsky2016-10-0314-33/+41
* | Merge pull request #7271 from Faless/ipv6_cleanupRémi Verschelde2017-01-026-45/+40
|\ \
| * | IP_Address now handle IPv4 and IPv6 transparentlyFabio Alessandrelli2016-12-092-9/+11
| * | Migrate int.IP_TYPE_ constants to IP.TYPE_Fabio Alessandrelli2016-12-094-5/+5
| * | Move V6ONLY flag selection inside helpersFabio Alessandrelli2016-12-092-16/+0
| * | Automatically map IPv4 address to IPv6 when neededFabio Alessandrelli2016-12-092-3/+3
| * | Use an instance variable for ip_type in raw socketsFabio Alessandrelli2016-12-096-18/+22
| * | Properly handle tcp connection failureFabio Alessandrelli2016-12-091-1/+6
* | | Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-01183-183/+183
* | | fix for crash when no ALSA or Pulse installed on linuxGustav Lund2016-12-122-0/+7
|/ /
* | Merge pull request #7219 from eska014/separate-asmjsRémi Verschelde2016-12-022-0/+6
|\ \
| * | Emit asm.js code into a dedicated file for asm.js exporteska2016-11-302-0/+6
* | | Merge pull request #7217 from eska014/js-osRémi Verschelde2016-12-023-97/+227
|\ \ \ | |/ / |/| |
| * | Add window features in web exporteska2016-11-302-38/+161
| * | Fix some mouse bugs in WebAssembly/asm.jseska2016-11-303-5/+17
| * | OS additions and fixes for WebAssembly/asm.jseska2016-11-303-54/+49
* | | Merge pull request #7201 from volzhs/android-alertRémi Verschelde2016-11-284-5/+38
|\ \ \
| * | | Add alert window on Androidvolzhs2016-11-284-5/+38
* | | | Fix console output for MinGW compilersRémi Verschelde2016-11-281-2/+10
|/ / /
* | | Set minimum version to 10.9 building OSXBastiaanOlij2016-11-251-0/+2
* | | Revert "X11: Fix maximized boot splash"Rémi Verschelde2016-11-231-21/+0
* | | Merge pull request #7125 from Hinsbart/x11_maximizeRémi Verschelde2016-11-211-0/+21
|\ \ \
| * | | X11: Fix maximized boot splashAndreas Haas2016-11-161-0/+21
* | | | png: Allow building shared freetype with bundled libpngRémi Verschelde2016-11-192-2/+0
* | | | Revert "libpng: Fix erroneously linking against libpng12 on old distros"Rémi Verschelde2016-11-192-2/+2
* | | | libpng: Same fix as previous commit for server platformRémi Verschelde2016-11-191-1/+1
* | | | libpng: Fix erroneously linking against libpng12 on old distrosRémi Verschelde2016-11-191-1/+1
| |/ / |/| |
* | | Merge pull request #7110 from RandomShaper/patch-2Rémi Verschelde2016-11-141-7/+7
|\ \ \
| * | | Update/fix Android buildPedro J. Estébanez2016-11-131-7/+7
* | | | Merge pull request #7107 from eska014/wasmRémi Verschelde2016-11-141-1/+7
|\ \ \ \ | |/ / / |/| | |
| * | | Remove explicit BINARYEN_METHOD for WebAssembly buildeska2016-11-131-1/+0
| * | | Enable memory growth in WebAssembly buildseska2016-11-131-0/+7
| |/ /
* | | Merge pull request #7079 from RandomShaper/quicker-android-exportRémi Verschelde2016-11-111-19/+19
|\ \ \ | |/ / |/| |
| * | Make Android export quicker (especially on Windows)Pedro J. Estébanez2016-11-081-19/+19