aboutsummaryrefslogtreecommitdiff
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Improvements to scons defined WINVER/_WIN32_WINNTFabio Alessandrelli2017-01-122-9/+5
* Windows: Workaround missing includes in MinGW-w64 < 4Rémi Verschelde2017-01-121-1/+13
* Windows: Define _WIN32_WINRT to 0x0600 (Vista)Rémi Verschelde2017-01-122-11/+3
* Fix for the huge audio latency of the SamplePlayer (>200 ms)lonesurvivor2017-01-124-126/+140
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-1259-59/+59
* Fix issue #7331REBELLIOUSX\Rebel_X2017-01-121-1/+1
* Fix uniforms with the same name shadowing othersPedro J. Estébanez2017-01-101-9/+6
* Merge pull request #7141 from Faless/2.1.x-ipv6Rémi Verschelde2017-01-048-81/+280
|\
| * Remove old unused AI_V4MAPPED flag to getaddrinfoFabio Alessandrelli2017-01-041-8/+0
| * IP_Address now handle IPv4 and IPv6 transparentlyFabio Alessandrelli2017-01-044-38/+30
| * Migrate int.IP_TYPE_ constants to IP.TYPE_Fabio Alessandrelli2017-01-047-18/+18
| * Move V6ONLY flag selection inside helpersFabio Alessandrelli2017-01-043-19/+4
| * Automatically map IPv4 address to IPv6 when neededFabio Alessandrelli2017-01-043-7/+19
| * Use an instance variable for ip_type in raw socketsFabio Alessandrelli2017-01-046-18/+22
| * Properly handle tcp connection failureFabio Alessandrelli2017-01-041-1/+6
| * Fix _set_ip_addr_port not setting the address.Fabio Alessandrelli2017-01-041-1/+1
| * Fix getaddrinfo failing on androidFabio Alessandrelli2017-01-041-0/+5
| * Define IPV6_V6ONLY flag if not defined on windows (old mingw versions)Fabio Alessandrelli2016-12-111-0/+7
| * TCP/UDP Listen sockets can now be set to IPv6 onlyFabio Alessandrelli2016-12-114-5/+31
| * Fix windows debugger connection problems.Fabio Alessandrelli2016-12-114-11/+26
| * TCPServer listen now default to IP type ANY (v6 socket with v4 support)Fabio Alessandrelli2016-12-111-1/+1
| * Fix PacketPeerUDP get_packet_port()Fabio Alessandrelli2016-12-111-2/+2
| * Pass correct address size (ipv4,ipv6) to socket connect, bind, sendtoFabio Alessandrelli2016-12-114-12/+16
| * added windows support for ipv6, cleaned up unix codeAriel Manzur2016-12-114-72/+81
| * fixed some byte order and parsing problemsAriel Manzur2016-12-111-1/+1
| * adding ipv6Ariel Manzur2016-12-117-77/+220
* | Fix error when fragment and lighting code share an uniformPedro J. Estébanez2016-12-211-1/+11
|/
* OS additions and fixes for WebAssembly/asm.jseska2016-12-031-3/+0
* scons: Reorder options for clarityRémi Verschelde2016-11-032-2/+2
* style: Various other PEP8 fixes in Python filesRémi Verschelde2016-11-023-17/+17
* style: Fix PEP8 whitespace issues in Python filesRémi Verschelde2016-11-027-28/+28
* style: Start applying PEP8 to Python files, indentation issuesRémi Verschelde2016-11-027-708/+708
* scons: Move lib splitting method to methods.pyRémi Verschelde2016-10-311-3/+6
* Adopt simpler strategy for big libs on WindowsPedro J. Estébanez2016-10-311-49/+3
* SCsub: Add python shebang as a hint for syntax highlightingRémi Verschelde2016-10-3013-0/+26
* png: Try to fix neon issue on iphone armv7Rémi Verschelde2016-10-301-22/+24
* drivers: Refactor SCsub and drop redundant env_drivers cloneRémi Verschelde2016-10-3011-60/+60
* freetype: Make it a module and split thirdparty libraryRémi Verschelde2016-10-30501-191619/+0
* chibi: Move to a moduleRémi Verschelde2016-10-3048-12818/+0
* zlib: Split thirdparty files, simplify scons optionRémi Verschelde2016-10-3024-10822/+26
* glew: Split thirdparty files and isolate envRémi Verschelde2016-10-305-41590/+20
* squish: Move to a module and split thirdparty libRémi Verschelde2016-10-3029-4638/+0
* rtaudio: Split thirdparty filesRémi Verschelde2016-10-306-11419/+22
* mpc: Move to a module and split thirdparty libmpcdecRémi Verschelde2016-10-3026-4823/+0
* theora: Move to a module and split thirdparty libRémi Verschelde2016-10-3079-34000/+1
* modules: Clone env in each moduleRémi Verschelde2016-10-301-5/+5
* openssl: Move to a module and split thirdparty libRémi Verschelde2016-10-30951-355586/+0
* ogg/vorbis/opus/speex: Make them modules and unbundle thirdparty libsRémi Verschelde2016-10-30481-170447/+0
* webp: Make it a module and unbundle libwebp thirdparty filesRémi Verschelde2016-10-30155-58875/+0
* dds/etc1/pbm/pvr: Make those modules and split thirdparty filesRémi Verschelde2016-10-3036-6101/+0