godot/drivers
ZuBsPaCe c69afe4948 Fixes following Visual Studio 2013 compile error on windows:
audio_stream_opus.h(57) : error C2864: 'AudioStreamPlaybackOpus::osrate' : a static data member with an in-class initializer must have non-volatile const integral type

See: http://stackoverflow.com/questions/2454019/why-arent-static-const-floats-allowed
2015-10-03 00:38:43 +02:00
..
alsa Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
builtin_openssl2 -Work in progress visual shader editor *DOES NOT WORK YET* 2015-01-03 16:52:37 -03:00
builtin_zlib GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
chibi **WARNING BEFORE PULLING** 2015-08-23 20:15:56 -03:00
convex_decomp more c++ include references removed 2015-09-10 20:53:31 -03:00
dds **WARNING BEFORE PULLING** 2015-08-23 20:15:56 -03:00
etc1 Merge pull request #1531 from vkbsb/h5_canvas_polygon_fix 2015-04-07 20:22:58 -03:00
gl_context Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
gles2 removed unnecessary clear, which prevented root viewport from working right when told not to clear 2015-10-01 13:30:10 -07:00
jpg GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
mpc Rewrite of the AudioStream API 2015-09-09 18:50:52 -03:00
nedmalloc GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
nrex Fixed incorrect failsafe return values 2015-07-24 16:15:04 +01:00
ogg -Much improvement to baked light baker 2014-10-27 22:54:32 -03:00
openssl A bit of everything: 2014-05-14 01:22:15 -03:00
opus Fixes following Visual Studio 2013 compile error on windows: 2015-10-03 00:38:43 +02:00
png Fixes compile bug for Android template on Windows. 2015-07-24 13:12:23 -06:00
pulseaudio Implemented PulseAudio backend and fixed audio driver selection on X11 2014-12-19 13:44:34 +01:00
pvr **WARNING BEFORE PULLING** 2015-08-23 20:15:56 -03:00
rtaudio update rtaudio to latest version 2015-05-06 23:08:06 +02:00
speex Rewrite of the AudioStream API 2015-09-09 18:50:52 -03:00
squish missing fils from yesterday comit. 2014-10-03 08:58:41 -03:00
theora **WARNING BEFORE PULLING** 2015-08-23 20:15:56 -03:00
theoraplayer merged some stuff for okam 2015-09-03 23:24:55 -03:00
unix HTML5 exporter seems to be fully functional 2015-09-12 10:54:47 -03:00
vorbis Rewrite of the AudioStream API 2015-09-09 18:50:52 -03:00
webp -Work in progress visual shader editor *DOES NOT WORK YET* 2015-01-03 16:52:37 -03:00
windows -Corrected DirAccessWindows functions, fixes #1872, properly fixes #791. 2015-05-09 13:05:34 -03:00
register_driver_types.cpp Add support for Opus audio format 2015-10-02 14:25:38 -03:00
register_driver_types.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
SCsub Add support for Opus audio format 2015-10-02 14:25:38 -03:00