DEADSOFTWARE

nanogl.git
8 years agoMerge branch 'hardfloat' of https://github.com/SDLash3D/nanogl into hardfloat hardfloat
mittorn [Wed, 12 Aug 2015 16:15:08 +0000 (23:15 +0700)]
Merge branch 'hardfloat' of https://github.com/SDLash3D/nanogl into hardfloat

8 years agoUpdate Android.mk
mittorn [Wed, 12 Aug 2015 16:13:31 +0000 (23:13 +0700)]
Update Android.mk

8 years agoMerge pull request #1 from mittorn/hardfloat
Alibek Omarov [Tue, 11 Aug 2015 12:47:31 +0000 (18:47 +0600)]
Merge pull request #1 from mittorn/hardfloat

Put aapcs attributes under SOFTFP_LINK macro

8 years agoPut aapcs attributes under SOFTFP_LINK macro
mittorn [Tue, 16 Jun 2015 15:10:01 +0000 (22:10 +0700)]
Put aapcs attributes under SOFTFP_LINK macro

8 years agoFix hard-float build
mittorn [Sun, 14 Jun 2015 12:57:04 +0000 (19:57 +0700)]
Fix hard-float build

8 years agoAdd some functions to nanogl.h interface
mittorn [Thu, 11 Jun 2015 07:22:27 +0000 (14:22 +0700)]
Add some functions to nanogl.h interface

8 years agoAdd CFLAGS_OPT check
mittorn [Sun, 24 May 2015 16:28:46 +0000 (23:28 +0700)]
Add CFLAGS_OPT check

8 years agoChanges to NanoGL by Emile Belanger
Alibek Omarov [Tue, 19 May 2015 11:37:32 +0000 (17:37 +0600)]
Changes to NanoGL by Emile Belanger

9 years agoExtend array vertexattribs
Alibek Omarov [Fri, 17 Apr 2015 14:25:45 +0000 (20:25 +0600)]
Extend array vertexattribs

9 years agoMake NanoGL compiling statically. Again.
Alibek Omarov [Sun, 5 Apr 2015 12:10:00 +0000 (18:10 +0600)]
Make NanoGL compiling statically. Again.

9 years agoFix undefined reference to '__android_log_print' build error
EXL [Sun, 5 Apr 2015 07:31:42 +0000 (13:31 +0600)]
Fix undefined reference to '__android_log_print' build error

9 years agoInclude string.h
Alibek Omarov [Sun, 22 Mar 2015 15:46:49 +0000 (21:46 +0600)]
Include string.h

9 years agoUse printf instead of __android_log_print on non-android platforms
Alibek Omarov [Sun, 22 Mar 2015 15:46:24 +0000 (21:46 +0600)]
Use printf instead of __android_log_print on non-android platforms

9 years agoBuild a shared library instead of static
Alibek Omarov [Sun, 22 Mar 2015 15:45:30 +0000 (21:45 +0600)]
Build a shared library instead of static

9 years agoInitial version
Nicknekit [Sun, 22 Mar 2015 14:09:16 +0000 (17:09 +0300)]
Initial version