Commit Graph

1739 Commits

Author SHA1 Message Date
Joshua Granick
903e300aa2 Move getDisplay to the backends, minor fixes 2015-07-31 20:26:18 -07:00
Joshua Granick
f1b0967137 Build fix 2015-07-31 20:04:08 -07:00
Joshua Granick
67b3c09541 Ensure that HTML5 window.display returns the correct index (since window.x is not in screen coordinates) 2015-07-31 20:00:32 -07:00
Joshua Granick
0635e85681 Add Display for HTML5/Flash 2015-07-31 19:59:20 -07:00
Joshua Granick
1d723e1d0e Add window.display 2015-07-31 19:44:03 -07:00
Joshua Granick
2290e26c4d We cannot maintain an updated list of displays, change to 'System.getDisplay' instead 2015-07-31 19:34:41 -07:00
Joshua Granick
fd376e6f99 Working on the Display API 2015-07-31 12:10:57 -07:00
Joshua Granick
0b9926a87a Merge branch 'larsiusprime-displays' 2015-07-31 11:13:47 -07:00
Lars A. Doucet
8c24a8ad24 displays -- add bounds 2015-07-30 16:23:30 -05:00
Lars A. Doucet
691de634e3 displays: ConstVector2 -> Resolution 2015-07-30 16:01:25 -05:00
Lars A. Doucet
2e61c9619b displays -- remove more test code 2015-07-30 15:51:00 -05:00
Lars A. Doucet
433f981e87 displays -- remove test code 2015-07-30 15:49:40 -05:00
Lars A. Doucet
bad547d090 display -- (almost) final touches 2015-07-30 15:47:19 -05:00
Lars A. Doucet
8dfe690981 displays -- think I got it working 2015-07-30 15:40:33 -05:00
Lars A. Doucet
e04b18cd8a displays -- almost there 2015-07-30 15:32:20 -05:00
Lars A. Doucet
a99ee5af17 display -- adding last implementation bits 2015-07-30 15:27:28 -05:00
Lars A. Doucet
37a16c5971 add name 2015-07-30 14:46:36 -05:00
Lars A. Doucet
ac275f55ee display -- name 2015-07-30 14:40:37 -05:00
Lars A. Doucet
3588d9e6e0 compile fix 2015-07-30 14:27:43 -05:00
Lars A. Doucet
60f5dc4ff5 cleaning up Display cpp 2015-07-30 13:53:55 -05:00
Lars A. Doucet
e0a16c109c Trying to hook up the first native function! 2015-07-30 13:39:05 -05:00
Lars A. Doucet
32beb569d1 added Display.h / SDLDisplay.cpp, blank for now 2015-07-30 13:12:42 -05:00
Lars A. Doucet
e49ded358a Added Display.hx stub to lime.system 2015-07-30 13:04:51 -05:00
Joshua Granick
ecdae2570e Add 'from UInt to UInt' to Int abstracts for convenience (resolve #526) 2015-07-30 07:42:04 -07:00
Joshua Granick
e7b1119f68 Merge pull request #512 from madrazo/patch-2
[Legacy] template for static link: BuildMain.xml
2015-07-29 11:35:05 -07:00
Joshua Granick
92b11cc989 Merge pull request #511 from madrazo/patch-3
[Legacy] template for static link: Main.cpp
2015-07-29 11:34:50 -07:00
Joshua Granick
1691211e22 Merge pull request #510 from madrazo/patch-4
[Legacy] template for static link: include.xml
2015-07-29 11:34:39 -07:00
Joshua Granick
d684b29bdc Merge pull request #524 from jonasmonnier/master
add device choice for ios simulator
2015-07-29 10:51:24 -07:00
Joshua Granick
24aa0f9faa Fix image.src if __srcCanvas is null 2015-07-28 08:54:15 -07:00
jonas.monnier
7daa9c89c7 Fix typo in device config 2015-07-28 13:48:21 +02:00
jonas.monnier
480b6e384c add device choice in ios simulator 2015-07-28 13:21:23 +02:00
Joshua Granick
d7d8c1ca89 Merge pull request #522 from Matan/master
Fixed CPP target embedded assets
2015-07-27 08:13:09 -07:00
Matan Uberstein
0abd3977c9 Added failsafe to Preloader for small AIR binaries 2015-07-27 14:41:36 +02:00
Matan Uberstein
e8434d4f59 Fixed CPP target embedded assets 2015-07-27 12:26:51 +02:00
Joshua Granick
d9faa82bf8 Fix Log build 2015-07-25 14:35:28 -07:00
Joshua Granick
12ded77e14 Support current Options.txt format for iOS target / HXCPP 2015-07-24 20:54:41 -07:00
Joshua Granick
efc92cffc0 Patch image.encode 2015-07-24 20:18:19 -07:00
Joshua Granick
61ea90d647 Allow gl.vertexAttribPointer without allocating array 2015-07-24 10:28:00 -07:00
Joshua Granick
1e8298260c Update CHANGELOG 2.5.2 2015-07-23 18:30:53 -07:00
Joshua Granick
f7656f9592 Update to 2.5.2 2015-07-23 18:30:40 -07:00
Joshua Granick
29724dc0fa useHardware fix 2015-07-23 09:06:27 -07:00
Joshua Granick
f992251fd0 Better render context lost/restored code 2015-07-23 09:03:58 -07:00
Joshua Granick
861c0fe63b Fallback to software if hardware is not available 2015-07-23 08:09:30 -07:00
Joshua Granick
abc83da97b Improve getPixel/setPixel behavior 2015-07-23 08:09:18 -07:00
Joshua Granick
4378412a54 Update ImageCanvasUtil.hx 2015-07-22 19:23:54 -07:00
Joshua Granick
7b5d1a3c7a Fix Image native fillRect and floodFill 2015-07-22 18:37:10 -07:00
Joshua Granick
7f6418d0e2 Cleanup 2015-07-22 18:36:58 -07:00
Joshua Granick
c637863cb7 Improve Flash target color conversion (Image API) 2015-07-22 18:36:22 -07:00
Joshua Granick
816166c44d Cleanup 2015-07-22 10:30:41 -07:00
Joshua Granick
fbead43570 Patch Neko Int32 set for now 2015-07-22 08:45:36 -07:00