summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* -fix loading of samples in mod, s3m and xm. Fixes #2553reduz2015-12-293-15/+30
* removed some printsreduz2015-12-291-2/+2
* redundant TAB removedmrezai2015-12-231-1/+1
* Fix ios libpng link errormrezai2015-12-231-4/+5
* threadsAriel Manzur2015-12-221-0/+7
* testing patch for aligned reads by webp in javascriptAriel Manzur2015-12-222-0/+16
* Fix libpng link errors on androidmrezai2015-12-213-2/+236
* Update to libpng 1.5.26Rémi Verschelde2015-12-1924-2596/+1778
* thread rename for ios and osx (if called from the thread to be renamed)Ariel Manzur2015-12-181-1/+17
* thread set nameAriel Manzur2015-12-172-0/+9
* compile thingAriel Manzur2015-12-161-1/+1
* -split view of property editor and editor settingsJuan Linietsky2015-12-152-2/+7
* -fixes to theora video ending sooner than expected, fixes #3066Juan Linietsky2015-12-151-4/+11
* added binary API to StreamPeer, fixes #2863Juan Linietsky2015-12-134-0/+20
* remove editor driver splitJuan Linietsky2015-12-111-30/+33
* Fix windows buildest312015-12-091-5/+7
* -New mask mode for lights, makes using masks MUCH easier.Juan Linietsky2015-12-082-12/+17
* Merge pull request #2719 from SaracenOne/clipping_fixJuan Linietsky2015-12-081-12/+51
|\
| * Extended clipping fix to missing clipping-related features.Saracen2015-12-071-8/+34
| * Modification to GUI in 3D demo to show resolved viewport clipping bug and sma...Saracen2015-11-191-1/+1
| * Another clipping fix: default back to using window size to calculate clipping...Saracen2015-11-021-4/+17
| * Fixed canvas clipping on offscreen viewports.Saracen2015-11-021-1/+1
* | Merge pull request #2956 from est31/add_system_wide_export_pathJuan Linietsky2015-12-083-0/+19
|\ \
| * | Make the setting unix-only.est312015-11-303-0/+19
* | | Merge pull request #2993 from leezh/nrex-v0.1Juan Linietsky2015-12-085-46/+108
|\ \ \
| * | | updated the RegEx library nrex to v0.1Zher Huei Lee2015-12-045-46/+108
* | | | Merge branch 'master' of https://github.com/godotengine/godotJuan Linietsky2015-12-072-4/+4
|\ \ \ \
| * | | | some fixesJuan Linietsky2015-12-062-4/+4
* | | | | -Webp include paths are broken, hacked them to work, fixes #2995Juan Linietsky2015-12-0739-57/+57
|/ / / /
* / / / optional streaming from thread for TheoraJuan Linietsky2015-12-052-11/+132
|/ / /
* | | -Missing files in new webp versionJuan Linietsky2015-12-0468-0/+22829
* | | -Upgraded webp to a MUCH newer version. Hoping it fixes some bugs in the proc...Juan Linietsky2015-12-04159-11023/+44494
* | | -several fixes to Android to work better on Tegra 3/4 devices, uses 16 bits F...Juan Linietsky2015-12-022-4/+20
|/ /
* | Fixed leak when saving PNG-skoalefant2015-11-291-0/+1
* | Remove redundant Opus directive definitionGeorge Marques2015-11-27179-180/+178
* | Remove Opus extra includesGeorge Marques2015-11-27236-820/+817
* | 0theora compilation fixesJuan Linietsky2015-11-256-23/+47
* | Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2015-11-243-2/+19
|\ \
| * \ Merge pull request #2752 from SaracenOne/shadow_colorRémi Verschelde2015-11-233-2/+19
| |\ \
| | * \ Merge branch 'master' of https://github.com/okamstudio/godot into shadow_colorSaracen2015-11-1835-430/+966
| | |\ \
| | * | | New shader feature: change the colour of shadows on a per-material basis.Saracen2015-11-083-0/+17
* | | | | -work in progress resourceparser and .tscn parser. Still non-functionalJuan Linietsky2015-11-243-10/+3
|/ / / /
* | | | Revert "libao audio driver"Juan Linietsky2015-11-194-246/+0
* | | | Merge pull request #2756 from trond/bugfix_udpJuan Linietsky2015-11-191-1/+3
|\ \ \ \
| * | | | Fixed mistake where available buffer size would not be updated for each recvf...Trond Abusdal2015-11-191-3/+1
| * | | | * Winsock UDP messages sent to an unavailable target causing WSAECONNRESET wi...Trond Abusdal2015-11-091-1/+5
| * | | | Fixed PacketPeerUDP getting wrongly closed due to recvfrom using rb.data_left...Trond Abusdal2015-11-091-1/+1
| |/ / /
* | | | Merge pull request #903 from a12n/libaoJuan Linietsky2015-11-194-0/+246
|\ \ \ \
| * \ \ \ Merge branch 'master' of github.com:okamstudio/godotAnton Yabchinskiy2015-11-02416-76796/+89844
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'master' of github.com:okamstudio/godotAnton Yabchinskiy2015-07-29142-1763/+3743
| |\ \ \ \