2
0
Fork 0
godot/drivers
Juan Linietsky 8d61817293 Merge pull request #2037 from est31/use-local-win
Time zone support
2015-06-07 00:32:29 +07:00
..
alsa Updated copyright year in all headers 2015-04-18 14:38:54 +07:00
builtin_openssl2 -Work in progress visual shader editor *DOES NOT WORK YET* 2015-01-03 16:52:37 +07:00
builtin_zlib
chibi fixed uninitialized name pointers (cppcheck) 2015-05-03 02:16:26 +07:00
convex_decomp fixed memory leak: triangulated (cppcheck) 2015-05-03 02:11:43 +07:00
dds
etc1 Merge pull request #1531 from vkbsb/h5_canvas_polygon_fix 2015-04-07 20:22:58 +07:00
gl_context Updated copyright year in all headers 2015-04-18 14:38:54 +07:00
gles2 new file dialog! 2015-06-06 09:44:38 +07:00
jpg
mpc minor fixes in drivers mpc and vorbis. 2015-05-06 00:43:24 +07:00
nedmalloc
ogg -Much improvement to baked light baker 2014-10-27 22:54:32 +07:00
openssl
png work in progress, resource previews 2015-05-31 02:00:18 +07:00
pulseaudio Implemented PulseAudio backend and fixed audio driver selection on X11 2014-12-19 13:44:34 +07:00
pvr fixed ColorRgb attribute init order of struct 2015-05-06 01:22:38 +07:00
rtaudio update rtaudio to latest version 2015-05-06 23:08:06 +07:00
speex
squish missing fils from yesterday comit. 2014-10-03 08:58:41 +07:00
theora Added Doxyfile for Doxygen documentation. Had to modify codec.h because it already had set up the mainpage. Added a logo without text for the Doxygen pages upper top left corner. Pointed Doxyfile to README.md. Thinking of adding Markup in c files pointing to Wiki links. That way we have current source markup but it points to Wiki for major documentation effort. 2015-05-10 14:36:58 +07:00
theoraplayer Fixes Theora build 2015-05-04 23:57:55 +07:00
trex Changed code to remove gcc -Wparentheses warnings. 2015-02-16 18:58:41 +07:00
unix Add OS.get_time_zone_info function 2015-06-06 05:57:33 +07:00
vorbis minor fixes in drivers mpc and vorbis. 2015-05-06 00:43:24 +07:00
webp -Work in progress visual shader editor *DOES NOT WORK YET* 2015-01-03 16:52:37 +07:00
windows -Corrected DirAccessWindows functions, fixes #1872, properly fixes #791. 2015-05-09 13:05:34 +07:00
SCsub Added Visual Studio project generation. Use "vsproj=yes" in command line. This does not set up NMAKE properly. 2015-05-03 15:18:56 +07:00
register_driver_types.cpp Revert "Revert "Missed some things in prev commit."" 2015-03-20 11:48:21 +07:00
register_driver_types.h