summaryrefslogtreecommitdiff
path: root/platform/windows
AgeCommit message (Expand)Author
2017-02-12Merge pull request #7581 from Faless/v6_wild_bindRémi Verschelde
2017-02-12Merge pull request #7782 from SaracenOne/windows_relative_cursor_fixRémi Verschelde
2017-02-12Merge pull request #7771 from Limb/winaudiodriverRémi Verschelde
2017-02-12Merge pull request #7770 from Limb/removedx9Rémi Verschelde
2017-02-11Fix glitches when sampling relative cursor data in CAPTURED mouse mode on Win...Saracen
2017-02-09Close out audio drivers when exiting.Kenneth Lorthioir
2017-02-09Removed DX9 Rasterizer in windows.Kenneth Lorthioir
2017-02-08Fixed compilation issues with Visual StudioKenneth Lorthioir
2017-01-25Removed import/export system, will start new one from scratch.Juan Linietsky
2017-01-25Added focus tracking in X11 and Windows classes, added new confined mouse mod...Ilija Boshkov
2017-01-23Fix buffer size check in UDP socket.Fabio Alessandrelli
2017-01-23Use default UDP ring buffer size of 65536 for clientsFabio Alessandrelli
2017-01-23Fix bug causing UDP socket to close after the first send if not listeningFabio Alessandrelli
2017-01-23Avoid deadlock when writing/reading data on a connecting TCP socketFabio Alessandrelli
2017-01-23Remove set_ip_type from network classes (no longer needed)Fabio Alessandrelli
2017-01-23Implement UDP listen bind addressFabio Alessandrelli
2017-01-23Implement TCP Server bind addressFabio Alessandrelli
2017-01-23Convert validity checks of IP_Address to is_valid method.Fabio Alessandrelli
2017-01-23Avoid calling close when polling a UDP peer without socketFabio Alessandrelli
2017-01-16Merge pull request #7558 from Faless/fix_windows_outputRémi Verschelde
2017-01-16Adapt platforms to AudioServer refactoringRémi Verschelde
2017-01-16Fix gibberish output for windows/mingw.Fabio Alessandrelli
2017-01-16Fix bug in windows TCP poll functionFabio Alessandrelli
2017-01-16Style: Various fixes to play nice with clang-formatRémi Verschelde
2017-01-15Oops! Audio engine has vanished :DJuan Linietsky
2017-01-15Merge pull request #7510 from Faless/tcp_connectRémi Verschelde
2017-01-14StreamPeerWinsock: Fix changed declarationsRémi Verschelde
2017-01-14removed duplicated functions in class hierarchy that were bound more than onceJuan Linietsky
2017-01-14Style: Fix whole-line commented codeRémi Verschelde
2017-01-14UDP.set_send_address to UDP.set_dest_addressJuan Linietsky
2017-01-13rename Input.get_mouse_speed() to Input.get_last_mouse_speed()Juan Linietsky
2017-01-13TCP connect always opens correct socket typeFabio Alessandrelli
2017-01-12Improvements to scons defined WINVER/_WIN32_WINNTFabio Alessandrelli
2017-01-10Merge pull request #7493 from neikeq/pr-mingw-bitsRémi Verschelde
2017-01-10Detect bits when building with MinGWIgnacio Etcheverry
2017-01-08More fixes to Joypad renaming.Andreas Haas
2017-01-08Finish replacement of joystick by joypadRémi Verschelde
2017-01-08renamed joystick to joypad everywhere around source code!Juan Linietsky
2017-01-08Windows: Define _WIN32_WINRT to 0x0600 (Vista)Rémi Verschelde
2017-01-08Added missing readers writers lock to windows, should compile and run again..Juan Linietsky
2017-01-08fixes compilation in windows?Juan Linietsky
2017-01-07Memory pool vectors (DVector) have been enormously simplified in code, and re...Juan Linietsky
2017-01-06Move glad files to thirdparty dirRémi Verschelde
2017-01-06-Changed memory functions, Memory::alloc_static*, simplified them, made them ...Juan Linietsky
2017-01-05Merge branch 'master' of https://github.com/godotengine/godotJuan Linietsky
2017-01-05-Changed most project settings in the engine, so they have major and minor ca...Juan Linietsky
2017-01-04First set of changes to fix compilation errors and initialise the gles3 rende...BastiaanOlij
2017-01-02Merge remote-tracking branch 'origin/gles3' into gles3-on-masterRémi Verschelde
2017-01-02Merge pull request #7271 from Faless/ipv6_cleanupRémi Verschelde
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde