andemo
2 years agoupdated readme master
John Tsiombikas [Fri, 31 Dec 2021 12:44:09 +0000 (14:44 +0200)]
updated readme

2 years agomsvc project: use multibyte character set (to avoid wide win32 functions)
John Tsiombikas [Fri, 31 Dec 2021 12:02:15 +0000 (14:02 +0200)]
msvc project: use multibyte character set (to avoid wide win32 functions)

2 years agofixed wgl context creation in miniglut:
John Tsiombikas [Fri, 31 Dec 2021 11:44:46 +0000 (13:44 +0200)]
fixed wgl context creation in miniglut:
  - forgot to ask for an accelerated context
  - extra attributes added according to the glutInitDisplayMode flags,
    were written over the fixed ones at the start of the attr array.

2 years agowindows build with msvc2022
John Tsiombikas [Fri, 31 Dec 2021 09:36:27 +0000 (11:36 +0200)]
windows build with msvc2022

2 years agofixed copy-paste bug in noise3
John Tsiombikas [Thu, 30 Dec 2021 22:13:22 +0000 (00:13 +0200)]
fixed copy-paste bug in noise3

2 years agoscreen-relative events
John Tsiombikas [Thu, 30 Dec 2021 18:25:14 +0000 (20:25 +0200)]
screen-relative events

2 years agoscreen override
John Tsiombikas [Thu, 30 Dec 2021 17:16:19 +0000 (19:16 +0200)]
screen override

2 years agodifferent debug/release default cfg options
John Tsiombikas [Thu, 30 Dec 2021 13:01:35 +0000 (15:01 +0200)]
different debug/release default cfg options

2 years agofullscreen
John Tsiombikas [Thu, 30 Dec 2021 12:57:31 +0000 (14:57 +0200)]
fullscreen

2 years agofixed: was potentially storing stack-allocated name strings in the trackmap
John Tsiombikas [Thu, 30 Dec 2021 11:49:46 +0000 (13:49 +0200)]
fixed: was potentially storing stack-allocated name strings in the trackmap

2 years agoevent track loading, no relative events yet
John Tsiombikas [Thu, 30 Dec 2021 00:39:31 +0000 (02:39 +0200)]
event track loading, no relative events yet

2 years agodemosystem tracks
John Tsiombikas [Wed, 29 Dec 2021 18:04:47 +0000 (20:04 +0200)]
demosystem tracks

2 years agoandroid builds now include both 64 and 32bit in the APK
John Tsiombikas [Wed, 29 Dec 2021 11:48:53 +0000 (13:48 +0200)]
android builds now include both 64 and 32bit in the APK

2 years ago- android fullscreen & "immersive mode"
John Tsiombikas [Wed, 29 Dec 2021 01:10:21 +0000 (03:10 +0200)]
- android fullscreen & "immersive mode"
- android icons
- source readme and license

2 years agodemosystem
John Tsiombikas [Tue, 28 Dec 2021 22:07:28 +0000 (00:07 +0200)]
demosystem

2 years agoworking on the demosystem, added libtreestore
John Tsiombikas [Tue, 28 Dec 2021 16:29:16 +0000 (18:29 +0200)]
working on the demosystem, added libtreestore

2 years agofoo
John Tsiombikas [Mon, 27 Dec 2021 16:59:42 +0000 (18:59 +0200)]
foo

2 years agodemosys
John Tsiombikas [Mon, 27 Dec 2021 16:57:15 +0000 (18:57 +0200)]
demosys

2 years agoadded cgmath, libanim, and libpsys
John Tsiombikas [Sun, 26 Dec 2021 23:40:29 +0000 (01:40 +0200)]
added cgmath, libanim, and libpsys

2 years agofixed windows build
John Tsiombikas [Sun, 26 Dec 2021 22:51:24 +0000 (00:51 +0200)]
fixed windows build

2 years agomoved android run/stop to the main makefile
John Tsiombikas [Sun, 26 Dec 2021 22:33:24 +0000 (00:33 +0200)]
moved android run/stop to the main makefile

2 years agoandroid assets loading done
John Tsiombikas [Sun, 26 Dec 2021 22:04:31 +0000 (00:04 +0200)]
android assets loading done

2 years agofoo
John Tsiombikas [Sun, 26 Dec 2021 21:32:44 +0000 (23:32 +0200)]
foo

2 years ago- asset loader (needed for android)
John Tsiombikas [Sun, 26 Dec 2021 18:15:59 +0000 (20:15 +0200)]
- asset loader (needed for android)
- asset manager (texture/shaders)
- sdr.h/sdr.c
- red-black tree
- logger (android)
- added glew under libs

2 years agoadding libimago
John Tsiombikas [Sun, 26 Dec 2021 15:35:39 +0000 (17:35 +0200)]
adding libimago

2 years agoandroid build fixed
John Tsiombikas [Sat, 25 Dec 2021 15:00:09 +0000 (17:00 +0200)]
android build fixed

2 years agobuilds, installs, fails to run yet
John Tsiombikas [Sat, 25 Dec 2021 10:08:13 +0000 (12:08 +0200)]
builds, installs, fails to run yet

2 years agoapk build (not done)
John Tsiombikas [Sat, 25 Dec 2021 08:55:43 +0000 (10:55 +0200)]
apk build (not done)

2 years agoinitial commit
John Tsiombikas [Sat, 25 Dec 2021 01:23:40 +0000 (03:23 +0200)]
initial commit