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
/
SCsub
Age
Commit message (
Expand
)
Author
2020-09-27
Add all headers to VS Project
Bartłomiej T. Listwon
2020-08-13
Remove obsolete GLES2 backend code
Rémi Verschelde
2020-03-30
SCons: Format buildsystem files with psf/black
Rémi Verschelde
2020-03-08
OS_Javascript temporarly uses dummy rasterizer.
Fabio Alessandrelli
2020-02-13
Remove obsolete GLES3 backend
Rémi Verschelde
2020-02-11
SCons: Streamline Vulkan buildsystem + fixups
Rémi Verschelde
2020-02-11
Add static Vulkan loader.
bruvzg
2020-02-11
Replaced GLSLang reflection by SPIRV-Reflect, eventually allowing to move GLS...
Juan Linietsky
2020-02-11
Texture refactor
Juan Linietsky
2020-02-11
Initial work on Vulkan:
Juan Linietsky
2019-12-14
Remove convex_decomp in drivers/SCsub
volzhs
2019-12-11
SCons: Add 'split_libmodules' option to workaround linker issue
Rémi Verschelde
2019-02-20
Drop RtAudio driver on Windows
Rémi Verschelde
2018-09-28
SCons: Build core's thirdparty code in own environment
Rémi Verschelde
2018-07-21
Added a new MIDIDriver class
Marcelo Fernandez
2018-03-01
add GLES 2 renderer for 2D
karroffel
2018-02-15
Disable GLES builders and source from server compilation
Fabio Alessandrelli
2017-11-28
disable caching for targets using helper functions
Rhody Lugo
2017-11-28
use the same cache for all branches for appveyor
Rhody Lugo
2017-11-19
Visual Studio project creation bug fix
RoyBerube
2017-09-30
Merged iphone and osx audio drivers into drivers/coreaudio
Marcelo Fernandez
2017-09-25
Use BoolVariable for third-party options.
Elliott Sales de Andrade
2017-09-25
Use BoolVariable in target/component/advanced options.
Elliott Sales de Andrade
2017-08-27
Added new WASAPI driver for Windows
Marcelo Fernandez
2017-01-02
Merge remote-tracking branch 'origin/gles3' into gles3-on-master
Rémi Verschelde
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
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-18
Merge pull request #6855 from vnen/xaudio2-driver
Rémi Verschelde
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
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
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
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
[next]