Commit Graph

866 Commits

Author SHA1 Message Date
Joshua Granick
5a90817bc0 Update tinyfiledialogs 2017-08-31 16:34:19 -07:00
Joshua Granick
f83c7e53bc Compile fix 2017-08-14 11:39:50 -07:00
Joshua Granick
8b85b5050e Compile fix 2017-08-11 20:19:08 -07:00
Joshua Granick
ace241dd42 Allow compilation for GLES2 AAPIs only (for now) 2017-08-11 20:15:59 -07:00
Joshua Granick
98cd4421c8 Fix Android compilation 2017-08-11 19:39:11 -07:00
Joshua Granick
ef1cf6e449 Fix compilation with older SDK 2017-08-11 19:34:17 -07:00
Joshua Granick
3865949d21 GLES3 compile fix 2017-08-11 19:04:57 -07:00
Joshua Granick
efcec2703e Compile fix 2017-08-11 19:01:39 -07:00
Joshua Granick
c286482483 Compile fix 2017-08-11 19:00:00 -07:00
Joshua Granick
f6ce4d4f2a Finish adding native bindings for GLES3 methods 2017-08-11 18:57:00 -07:00
Joshua Granick
73ca60409b Progress on GLES3 bindings 2017-08-11 15:49:32 -07:00
Joshua Granick
682f7deb9f Add GLES3 header for iOS 2017-08-10 17:29:40 -07:00
Joshua Granick
fc187b2b23 Use GLES3 headers 2017-08-10 17:22:30 -07:00
Joshua Granick
e7c6a8762c Add implementation of GL.drawBuffers on native 2017-08-10 16:39:55 -07:00
Joshua Granick
44020adfc3 Emscripten fixes 2017-06-23 15:22:40 -07:00
Joshua Granick
fe5e83ffbc Remove compiler warning 2017-06-22 14:43:00 -07:00
Joshua Granick
0e0926ef61 Update cURL 2017-06-07 14:43:06 -07:00
Joshua Granick
f4e003d799 Improve Clipboard support, add Clipboard.onUpdate (resolve #925) 2017-06-06 19:32:33 -07:00
Joshua Granick
02d4c3a63c Fix Windows64 rebuild, minor 64-bit fix 2017-06-06 08:15:43 -07:00
Joshua Granick
dca3b5926f First pass at Windows64 builds (not enabled by default) (resolve #710) 2017-06-05 13:45:37 -07:00
Joshua Granick
6589b22c6f Add support for GL 32-bit color depth on native (close #698) 2017-06-05 13:29:37 -07:00
Joshua Granick
23f215af27 Fix copyPixels with alpha behavior (close #639) 2017-06-02 12:20:38 -07:00
Joshua Granick
2f93dfc432 Accept bytes + offset in image.setPixels (resolve #991) 2017-05-31 16:51:37 -07:00
Joshua Granick
9728b5ff22 WAV format fix (close #977) 2017-05-30 15:29:13 -07:00
Joshua Granick
21051c81b7 Fix bug in OpenAL object GC 2017-05-30 15:16:39 -07:00
Joshua Granick
c0f8cdb897 Fix copyPixels optimization 2017-05-17 18:23:20 -07:00
Joshua Granick
e4d35211b6 Remove extra indent 2017-05-17 18:23:20 -07:00
Joshua Granick
c72a05ab4a Clean up the blit row code and add a Haxe alternative 2017-05-17 18:23:20 -07:00
Lars Doucet
71ab0b6e17 cleaned up BlitRow() 2017-05-17 18:23:20 -07:00
Lars Doucet
580946913a explicit casting, removes warnings 2017-05-17 18:23:20 -07:00
Lars Doucet
75bdc7e248 speed up copyPixels for c++ 2017-05-17 18:23:20 -07:00
Joshua Granick
f4adce91e5 First pass on enabling correct X/Y joystick.onTrackballMove events 2017-05-16 16:15:59 -07:00
Joshua Granick
da626ff73e Update Harfbuzz to 1.4.6 2017-05-04 18:09:21 -07:00
Joshua Granick
ce714753a7 Update Harfbuzz 2017-05-04 17:47:33 -07:00
Joshua Granick
20cf653075 Update Harfbuzz 2017-05-04 17:42:45 -07:00
Joshua Granick
39b36687c2 Update Harfbuzz 2017-05-04 17:34:16 -07:00
Joshua Granick
2e486e5b5b Update Harfbuzz 2017-05-04 17:22:29 -07:00
Joshua Granick
13ce6db7fe Fix macOS build 2017-05-04 17:22:11 -07:00
Joshua Granick
26c654a0a4 Fix Emscripten build 2017-05-04 17:21:47 -07:00
Joshua Granick
ac13182fd0 Update to SDL dev 22a0b777d7cd 2017-05-04 15:15:29 -07:00
Joshua Granick
45f923360a Add 'always on top' window support 2017-05-04 14:44:18 -07:00
Joshua Granick
ef202d2d12 Add CoreText to iOS build 2017-05-04 13:53:47 -07:00
Joshua Granick
8c56103d33 Update harfbuzz 2017-04-25 22:46:56 -07:00
Joshua Granick
25235c4bd4 Update Freetype 2017-04-20 12:29:11 -07:00
Joshua Granick
b88390b701 Update Freetype 2017-04-20 12:29:11 -07:00
Joshua Granick
6ee244888e Update Harfbuzz 2017-04-20 12:29:11 -07:00
Joshua Granick
065137bedc Return same pointer from ALC currentContext/device 2017-04-17 22:00:13 -07:00
Joshua Granick
eb0ea62150 Return same CFFIPointer if possible in Cairo bindings (close #962) 2017-04-17 21:43:24 -07:00
Joshua Granick
dc4b3c452d Fix missing CFFI warning 2017-03-28 17:42:24 -07:00
Joshua Granick
a5c0de0449 Guard DataPointer arithmetic 2017-03-28 16:38:44 -07:00