Joshua Granick
|
40ccd22c79
|
Fix BitmapData issues for HL
|
2019-04-10 16:26:03 -07:00 |
|
Joshua Granick
|
78e99bf1d9
|
Remove whitespace lines
|
2018-07-18 17:32:51 -07:00 |
|
Joshua Granick
|
f0579fb450
|
Refactor native Matrix3, Vector2, Rectangle types
|
2018-06-21 22:03:13 -07:00 |
|
Joshua Granick
|
6d666b0eeb
|
First pass at refactoring native CFFI Bytes
|
2018-06-21 22:03:12 -07:00 |
|
Joshua Granick
|
5c407fe87b
|
Minor fixes, fix compilation without HashLink library
|
2018-06-11 13:10:17 -07:00 |
|
Joshua Granick
|
d0b9e00c0f
|
Progress on HL bindings
|
2018-06-09 08:24:13 -07:00 |
|
Joshua Granick
|
2fe10275e3
|
Initial strict HL bindings for passing Image, Rectangle, Bytes
|
2018-06-09 08:24:11 -07:00 |
|
Joshua Granick
|
ad339aa827
|
Revert Bytes changes, prevents ppremature GC on audio decoding
|
2016-12-19 19:50:56 -08:00 |
|
Joshua Granick
|
c96cb19ad1
|
Merge changes
|
2016-12-07 22:11:02 -08:00 |
|
Joshua Granick
|
cd4d4a8f43
|
Fix race condition in lime_image_load, lime_audio_load
|
2015-12-31 14:42:20 -08:00 |
|
Joshua Granick
|
905e384ca2
|
Finish implementating C++ Image operations
|
2015-07-21 11:09:35 -07:00 |
|
Joshua Granick
|
560a78db62
|
Add support for PixelFormat (RGBA, ARGB) in Image, add more CFFI methods
|
2015-04-14 13:49:58 -07:00 |
|
Joshua Granick
|
338518a5f4
|
Add more Image pixel operation CFFI functions
|
2015-04-13 17:35:30 -07:00 |
|
Joshua Granick
|
4153d70187
|
Refactor OpenGL classes into lime.graphics.opengl, OpenAL into lime.media.openal, move image and sound into media
|
2014-07-29 21:24:21 -07:00 |
|
Joshua Granick
|
b55c191e04
|
Initial support for WAV parsing
|
2014-07-28 21:27:21 -07:00 |
|
Matt Tuttle
|
6d7388212a
|
Adding FreeType font generation
|
2014-07-13 15:49:08 -05:00 |
|
Joshua Granick
|
84fbffa923
|
Minor refactor
|
2014-07-08 11:56:25 -07:00 |
|