index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2016-11-03
Rename remaining WinRT references to UWP
George Marques
2016-11-03
Rename WINRT_ENABLED to UWP_ENABLED
George Marques
2016-11-03
scons: Reorder options for clarity
Rémi Verschelde
2016-11-01
Merge pull request #7006 from vnen/fix-ipv6-uwp
George Marques
2016-10-31
Fix IPv6 linking for UWP
George Marques
2016-11-01
style: Various other PEP8 fixes in Python files
Rémi Verschelde
2016-11-01
style: Fix PEP8 whitespace issues in Python files
Rémi Verschelde
2016-11-01
style: Start applying PEP8 to Python files, indentation issues
Rémi Verschelde
2016-10-30
Define IPV6_V6ONLY flag if not defined on windows (old mingw versions)
Fabio Alessandrelli
2016-10-30
TCP/UDP Listen sockets can now be set to IPv6 only
Fabio Alessandrelli
2016-10-30
Fix windows debugger connection problems.
Fabio Alessandrelli
2016-10-30
TCPServer listen now default to IP type ANY (v6 socket with v4 support)
Fabio Alessandrelli
2016-10-30
Merge pull request #6959 from RandomShaper/fix-big-libs
Rémi Verschelde
2016-10-30
scons: Move lib splitting method to methods.py
Rémi Verschelde
2016-10-29
Adopt simpler strategy for big libs on Windows
Pedro J. Estébanez
2016-10-27
RegEx re-implemented as a module
Zher Huei Lee
2016-10-26
Fix PacketPeerUDP get_packet_port()
Fabio Alessandrelli
2016-10-26
Merge pull request #6925 from godotengine/ipv6
Rémi Verschelde
2016-10-26
Pass correct address size (ipv4,ipv6) to socket connect, bind, sendto
Fabio Alessandrelli
2016-10-20
added windows support for ipv6, cleaned up unix code
Ariel Manzur
2016-10-19
fixed some byte order and parsing problems
Ariel Manzur
2016-10-18
adding ipv6
Ariel Manzur
2016-10-18
Merge pull request #6855 from vnen/xaudio2-driver
Rémi Verschelde
2016-10-17
Fix memory management of XAudio2 driver
George Marques
2016-10-17
Isolate XAudio2 driver
George Marques
2016-10-17
SCsub: Add python shebang as a hint for syntax highlighting
Rémi Verschelde
2016-10-15
png: Try to fix neon issue on iphone armv7
Rémi Verschelde
2016-10-15
drivers: Refactor SCsub and drop redundant env_drivers clone
Rémi Verschelde
2016-10-15
freetype: Make it a module and split thirdparty library
Rémi Verschelde
2016-10-15
chibi: Move to a module
Rémi Verschelde
2016-10-15
zlib: Split thirdparty files, simplify scons option
Rémi Verschelde
2016-10-15
glew: Split thirdparty files and isolate env
Rémi Verschelde
2016-10-15
squish: Move to a module and split thirdparty lib
Rémi Verschelde
2016-10-15
rtaudio: Split thirdparty files
Rémi Verschelde
2016-10-15
mpc: Move to a module and split thirdparty libmpcdec
Rémi Verschelde
2016-10-15
theora: Move to a module and split thirdparty lib
Rémi Verschelde
2016-10-15
modules: Clone env in each module
Rémi Verschelde
2016-10-15
openssl: Move to a module and split thirdparty lib
Rémi Verschelde
2016-10-15
ogg/vorbis/opus: Make them modules and unbundle thirdparty libs
Rémi Verschelde
2016-10-15
webp: Make it a module and unbundle libwebp thirdparty files
Rémi Verschelde
2016-10-15
dds/etc1/pbm/pvr: Make those modules and split thirdparty files
Rémi Verschelde
2016-10-15
jpg: Make it a module and split jpgd thirdparty files
Rémi Verschelde
2016-10-15
png: Split library to thirdparty dir and allow unbundling
Rémi Verschelde
2016-10-14
Drop nedmalloc which is apparently not used anymore
Rémi Verschelde
2016-10-13
Remove speex support, it is obsoleted by opus
Rémi Verschelde
2016-10-03
Merge pull request #6605 from zaps166/old-gl-ext-funcs
Rémi Verschelde
2016-10-03
Merge pull request #6617 from zaps166/theora-x86-simd-fix
Rémi Verschelde
2016-10-03
Limit directional shadow draw distance, fixes #559, optimization (#1991)
mookiexl
2016-10-03
Fixes in Theora SCsub
Błażej Szczygieł
2016-10-03
Merge pull request #6606 from zaps166/don-crash-on-unsupported-gl
Rémi Verschelde
[next]