index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
SCsub
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Isolate XAudio2 driver
George Marques
2016-10-17
1
-0
/
+2
*
|
|
SCsub: Add python shebang as a hint for syntax highlighting
Rémi Verschelde
2016-10-17
1
-0
/
+2
|
/
/
*
|
drivers: Refactor SCsub and drop redundant env_drivers clone
Rémi Verschelde
2016-10-15
1
-27
/
+32
*
|
freetype: Make it a module and split thirdparty library
Rémi Verschelde
2016-10-15
1
-3
/
+0
*
|
chibi: Move to a module
Rémi Verschelde
2016-10-15
1
-1
/
+0
*
|
zlib: Split thirdparty files, simplify scons option
Rémi Verschelde
2016-10-15
1
-2
/
+2
*
|
squish: Move to a module and split thirdparty lib
Rémi Verschelde
2016-10-15
1
-2
/
+0
*
|
rtaudio: Split thirdparty files
Rémi Verschelde
2016-10-15
1
-1
/
+2
*
|
mpc: Move to a module and split thirdparty libmpcdec
Rémi Verschelde
2016-10-15
1
-2
/
+0
*
|
theora: Move to a module and split thirdparty lib
Rémi Verschelde
2016-10-15
1
-2
/
+0
*
|
openssl: Move to a module and split thirdparty lib
Rémi Verschelde
2016-10-15
1
-10
/
+0
*
|
ogg/vorbis/opus: Make them modules and unbundle thirdparty libs
Rémi Verschelde
2016-10-15
1
-7
/
+0
*
|
webp: Make it a module and unbundle libwebp thirdparty files
Rémi Verschelde
2016-10-15
1
-2
/
+0
*
|
dds/etc1/pbm/pvr: Make those modules and split thirdparty files
Rémi Verschelde
2016-10-15
1
-4
/
+0
*
|
jpg: Make it a module and split jpgd thirdparty files
Rémi Verschelde
2016-10-15
1
-3
/
+0
*
|
png: Split library to thirdparty dir and allow unbundling
Rémi Verschelde
2016-10-15
1
-2
/
+1
*
|
Drop nedmalloc which is apparently not used anymore
Rémi Verschelde
2016-10-14
1
-1
/
+0
*
|
Remove speex support, it is obsoleted by opus
Rémi Verschelde
2016-10-13
1
-3
/
+1
|
/
*
Add Windows Universal export to editor
George Marques
2016-09-06
1
-0
/
+1
*
Finalized DynamicFont implementation
Juan Linietsky
2016-05-29
1
-0
/
+2
*
fix
Ariel Manzur
2016-05-21
1
-7
/
+8
*
using 1 env for all drivers
Ariel Manzur
2016-05-21
1
-19
/
+18
*
cloning env for builtin_openssl _and_ openssl :)
Ariel Manzur
2016-05-06
1
-3
/
+12
*
-Many fixes to windows build system with Mingw on Windows. Fixes #2690
Juan Linietsky
2016-01-25
1
-1
/
+1
*
-Replaced tinyjpg for jpgd (public domain), fixes progressive encoded jpgs an...
Juan Linietsky
2016-01-03
1
-1
/
+3
*
remove editor driver split
Juan Linietsky
2015-12-11
1
-30
/
+33
*
-work in progress resourceparser and .tscn parser. Still non-functional
Juan Linietsky
2015-11-24
1
-4
/
+2
*
Revert "libao audio driver"
Juan Linietsky
2015-11-19
1
-1
/
+0
*
Merge pull request #903 from a12n/libao
Juan Linietsky
2015-11-19
1
-0
/
+1
|
\
|
*
Merge branch 'master' of github.com:okamstudio/godot
Anton Yabchinskiy
2015-11-02
1
-3
/
+5
|
|
\
|
*
\
Merge branch 'master' of github.com:okamstudio/godot
Anton Yabchinskiy
2015-07-29
1
-92
/
+95
|
|
\
\
|
*
\
\
Merge branch 'master' of https://github.com/okamstudio/godot
Anton Yabchinskiy
2015-03-10
1
-1
/
+0
|
|
\
\
\
|
*
\
\
\
Merge branch 'master' of github.com:okamstudio/godot
Anton Yabchinskiy
2014-12-23
1
-0
/
+1
|
|
\
\
\
\
|
*
|
|
|
|
Add ao/ subdir to drivers/SCsub
Anton Yabchinskiy
2014-11-22
1
-0
/
+1
*
|
|
|
|
|
Merge pull request #2707 from akien-mga/master
Juan Linietsky
2015-11-18
1
-1
/
+0
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Cosmetic fixes to SCons buildsystem
Rémi Verschelde
2015-11-01
1
-1
/
+0
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
drivers and theora
Ariel Manzur
2015-11-16
1
-1
/
+1
*
|
|
|
|
|
Changed drviers/SCsub spaces to tabs.
Aren Villanueva
2015-11-16
1
-20
/
+20
*
|
|
|
|
|
Properly fixes compilation in an msys environment.
Aren Villanueva
2015-11-16
1
-2
/
+1
*
|
|
|
|
|
Compile fixes for mingw msys2.
Aren Villanueva
2015-11-16
1
-19
/
+26
|
/
/
/
/
/
*
|
|
|
|
Merge branch 'master' of https://github.com/okamstudio/godot
Juan Linietsky
2015-10-13
1
-1
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
Add support for Opus audio format
George Marques
2015-10-02
1
-1
/
+3
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
/
|
|
|
Fixed theora playback. Removed theoraplayer.
Juan Linietsky
2015-09-26
1
-2
/
+2
|
/
/
/
/
*
|
|
|
Regex library Nrex initial port
Lee Zher Huei
2015-07-24
1
-1
/
+1
*
|
|
|
Added Visual Studio project generation. Use "vsproj=yes" in command line. Thi...
Antony Jones
2015-05-03
1
-91
/
+94
|
|
_
|
/
|
/
|
|
*
|
|
support for 2D shadow casters
Juan Linietsky
2015-03-02
1
-1
/
+0
|
|
/
|
/
|
*
|
Implemented PulseAudio backend and fixed audio driver selection on X11
Alexander Stillich
2014-12-19
1
-0
/
+1
|
/
*
Build System Changes
Juan Linietsky
2014-10-07
1
-1
/
+1
*
3D Physics Rework, Other Stuff
Juan Linietsky
2014-09-15
1
-0
/
+3
*
Small Issues & Maintenance
Juan Linietsky
2014-08-01
1
-1
/
+1
[prev]
[next]