summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-12-08-New mask mode for lights, makes using masks MUCH easier.Juan Linietsky
2015-12-08Merge pull request #2719 from SaracenOne/clipping_fixJuan Linietsky
2015-12-08Merge pull request #2956 from est31/add_system_wide_export_pathJuan Linietsky
2015-12-08Merge pull request #2993 from leezh/nrex-v0.1Juan Linietsky
2015-12-07Merge branch 'master' of https://github.com/godotengine/godotJuan Linietsky
2015-12-07-Webp include paths are broken, hacked them to work, fixes #2995Juan Linietsky
2015-12-07Extended clipping fix to missing clipping-related features.Saracen
2015-12-06some fixesJuan Linietsky
2015-12-05optional streaming from thread for TheoraJuan Linietsky
2015-12-04updated the RegEx library nrex to v0.1Zher Huei Lee
2015-12-04-Missing files in new webp versionJuan Linietsky
2015-12-04-Upgraded webp to a MUCH newer version. Hoping it fixes some bugs in the proc...Juan Linietsky
2015-12-02-several fixes to Android to work better on Tegra 3/4 devices, uses 16 bits F...Juan Linietsky
2015-11-30Make the setting unix-only.est31
2015-11-29Fixed leak when saving PNG-skoalefant
2015-11-27Remove redundant Opus directive definitionGeorge Marques
2015-11-27Remove Opus extra includesGeorge Marques
2015-11-250theora compilation fixesJuan Linietsky
2015-11-24Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-11-24-work in progress resourceparser and .tscn parser. Still non-functionalJuan Linietsky
2015-11-23Merge pull request #2752 from SaracenOne/shadow_colorRémi Verschelde
2015-11-19Modification to GUI in 3D demo to show resolved viewport clipping bug and sma...Saracen
2015-11-19Revert "libao audio driver"Juan Linietsky
2015-11-19Merge pull request #2756 from trond/bugfix_udpJuan Linietsky
2015-11-19Merge pull request #903 from a12n/libaoJuan Linietsky
2015-11-19Fixed mistake where available buffer size would not be updated for each recvf...Trond Abusdal
2015-11-19Merge pull request #2518 from masoudbh3/godot-iconsJuan Linietsky
2015-11-18Merge pull request #2699 from ZuBsPaCe/visual-studio-2015-compilationJuan Linietsky
2015-11-18Merge branch 'master' of https://github.com/okamstudio/godot into shadow_colorSaracen
2015-11-18Merge pull request #2707 from akien-mga/masterJuan Linietsky
2015-11-18Merge pull request #2715 from SaracenOne/shader_fix_and_enhancementJuan Linietsky
2015-11-18Merge pull request #2724 from SaracenOne/disable_baked_light_sampling_on_shad...Juan Linietsky
2015-11-18Merge pull request #2642 from leezh/nrex-updateJuan Linietsky
2015-11-18Merge pull request #2661 from romulox-x/lowMem2DJuan Linietsky
2015-11-18Merge pull request #2726 from SaracenOne/set_loop_restart_time_fixJuan Linietsky
2015-11-18Merge pull request #2737 from akien-mga/type-specific-error-outputJuan Linietsky
2015-11-18Merge pull request #2748 from vnen/fix-2744Juan Linietsky
2015-11-18Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-11-17-Merged Script and Help tabsJuan Linietsky
2015-11-16tabsAriel Manzur
2015-11-16drivers and theoraAriel Manzur
2015-11-16Changed drviers/SCsub spaces to tabs.Aren Villanueva
2015-11-16Properly fixes compilation in an msys environment.Aren Villanueva
2015-11-16iOS compile fixes.Aren Villanueva
2015-11-16Optimised the oc_filter_hedge and oc_filter_vedge routines in theora a little.Aren Villanueva
2015-11-16Compile fixes for mingw msys2.Aren Villanueva
2015-11-10Fix error messages forcing a white font for subsequent messagesRémi Verschelde
2015-11-10Display error type (error, warning, script error) in OS::print_errorRémi Verschelde
2015-11-09* Winsock UDP messages sent to an unavailable target causing WSAECONNRESET wi...Trond Abusdal
2015-11-09Fixed PacketPeerUDP getting wrongly closed due to recvfrom using rb.data_left...Trond Abusdal