summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* -Ability to debug video memory usageJuan Linietsky2015-10-212-0/+39
* Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2015-10-196-5/+21
|\
| * Merge pull request #2365 from Mavhod/patch-1Juan Linietsky2015-10-171-1/+1
| |\
| | * add ()Mavhod2015-08-131-1/+1
| | * get_date on LinuxMavhod2015-08-131-1/+1
| * | Merge pull request #2369 from Max-Might/masterJuan Linietsky2015-10-174-3/+19
| |\ \
| | * \ Merge remote-tracking branch 'upstream/master'Kostadin Damyanov2015-10-13402-76765/+89705
| | |\ \
| | * \ \ Merge remote-tracking branch 'upstream/master'Kostadin Damyanov2015-09-0517-28/+62
| | |\ \ \
| | * | | | Haiku: move the audio driver to platform/haikuKostadin Damyanov2015-08-144-221/+0
| | * | | | Merge remote-tracking branch 'upstream/master'Kostadin Damyanov2015-08-0921-1196/+1276
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | Haiku: add sound supportKostadin Damyanov2015-07-264-0/+221
| | * | | | Merge remote-tracking branch 'upstream/master'Kostadin Damyanov2015-06-263-7/+25
| | |\ \ \ \
| | * | | | | Haiku: fix the glew.c hackKostadin Damyanov2015-06-261-1/+5
| | * | | | | Merge remote-tracking branch 'upstream/master'Kostadin Damyanov2015-06-186-19/+80
| | |\ \ \ \ \
| | * | | | | | Haiku: create a GL context and initialize the audio and physics serversKostadin Damyanov2015-06-111-1/+1
| | * | | | | | Haiku: remove an #ifdef as the platform now supports MSG_NOSIGNALKostadin Damyanov2015-06-101-4/+0
| | * | | | | | Haiku: some small fixesKostadin Damyanov2015-05-251-3/+2
| | * | | | | | Haiku: link with the haiku libs, stub the OS_Haiku class.Kostadin Damyanov2015-05-251-2/+6
| | * | | | | | Haiku: fix building with UNIX_ENABLED.Kostadin Damyanov2015-05-253-4/+17
| * | | | | | | Merge pull request #2474 from masoudbh3/android-armeabi-v7aJuan Linietsky2015-10-171-1/+1
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | Fix android build scriptmasoud bh2015-09-161-1/+1
* | | | | | | | -some fixes to where screen is read from rasterizerJuan Linietsky2015-10-192-3/+11
|/ / / / / / /
* | | | | | | -A little More control about pixel snapping in 2DJuan Linietsky2015-10-131-2/+2
* | | | | | | Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2015-10-13281-20609/+88953
|\ \ \ \ \ \ \
| * | | | | | | newline fixesreduz2015-10-0812-20605/+20605
| * | | | | | | fixed uninitialized memory issues in audio codereduz2015-10-082-2/+3
| * | | | | | | Fixes following Visual Studio 2013 compile error on windows:ZuBsPaCe2015-10-031-2/+7
| * | | | | | | Fixes following Visual Studio 2013 compile error on windows:ZuBsPaCe2015-10-032-1/+3
| * | | | | | | Add support for Opus audio formatGeorge Marques2015-10-02266-1/+68338
| * | | | | | | removed unnecessary clear, which prevented root viewport from working right w...romulox_x2015-10-011-1/+0
* | | | | | | | ability to change audio track in theora videoJuan Linietsky2015-10-132-3/+21
* | | | | | | | Fixed theora playback. Removed theoraplayer.Juan Linietsky2015-09-26112-55857/+327
|/ / / / / / /
* / / / / / / Ability to visually debug geometry visually:Juan Linietsky2015-09-201-0/+4
|/ / / / / /
* | | | | | Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2015-09-122-0/+8
|\ \ \ \ \ \
| * \ \ \ \ \ Merge pull request #2461 from romulox-x/iphoneSplashJuan Linietsky2015-09-122-0/+8
| |\ \ \ \ \ \
| | * | | | | | ios now displays splash screen between launch image and main scene, instead o...steve2015-09-102-0/+8
* | | | | | | | HTML5 exporter seems to be fully functionalJuan Linietsky2015-09-122-2/+13
|/ / / / / / /
* | | | | | | more c++ include references removedJuan Linietsky2015-09-101-2/+2
* | | | | | | Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2015-09-101-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Removing locatime so this function compiles again.Juan Linietsky2015-09-101-2/+2
| |/ / / / / /
* / / / / / / remotion of some c++ includes to avoid dependency on libstdc++Juan Linietsky2015-09-102-2/+3
|/ / / / / /
* | | | | | Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2015-09-091-1/+2
|\ \ \ \ \ \
| * | | | | | fixed localtime thing for ios, not tested anywhere elseAriel Manzur2015-09-091-1/+2
| | |_|_|_|/ | |/| | | |
* / | | | | Rewrite of the AudioStream APIJuan Linietsky2015-09-096-288/+371
|/ / / / /
* | | | | merged some stuff for okamJuan Linietsky2015-09-032-12/+12
* | | | | Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2015-08-234-2/+14
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge pull request #2302 from antonyjones67/AndroidTemplateCompileWindowsJuan Linietsky2015-08-081-1/+4
| |\ \ \ \
| | * | | | Fixes compile bug for Android template on Windows.PeaceSells2015-07-241-1/+4
| * | | | | Merge pull request #2328 from her001/patch-1Juan Linietsky2015-08-081-1/+1
| |\ \ \ \ \
| | * | | | | Fix vorbis seek_posAndy Conrad2015-08-031-1/+1
| | |/ / / /