summerhack
16 months agoAspect ratio fixes for non-4:3 displays (projection and overlay)
John Tsiombikas [Mon, 19 Dec 2022 00:34:18 +0000 (02:34 +0200)]
Aspect ratio fixes for non-4:3 displays (projection and overlay)

16 months agofixed state leak in 3dengfx particle system when using point sprites
John Tsiombikas [Sun, 18 Dec 2022 23:29:12 +0000 (01:29 +0200)]
fixed state leak in 3dengfx particle system when using point sprites

16 months agofix non-POD memset in 3dengfx, and added parentheses on condition
John Tsiombikas [Sun, 18 Dec 2022 23:23:28 +0000 (01:23 +0200)]
fix non-POD memset in 3dengfx, and added parentheses on condition

16 months agoresolution don't care option, heuristic to avoid multimon sizes
John Tsiombikas [Sat, 17 Dec 2022 21:45:49 +0000 (23:45 +0200)]
resolution don't care option, heuristic to avoid multimon sizes

17 months agofixed display of the distortion effect (rendertarget texture matrix)
John Tsiombikas [Sat, 17 Dec 2022 02:32:46 +0000 (04:32 +0200)]
fixed display of the distortion effect (rendertarget texture matrix)

17 months agoupdated readme
John Tsiombikas [Sat, 17 Dec 2022 00:58:13 +0000 (02:58 +0200)]
updated readme

17 months agofixed missing automatic reflection cubemaps in the last scene
John Tsiombikas [Fri, 16 Dec 2022 23:17:18 +0000 (01:17 +0200)]
fixed missing automatic reflection cubemaps in the last scene

17 months agofound the particle system difference, it was the 50hz timeslice of later
John Tsiombikas [Fri, 16 Dec 2022 18:22:43 +0000 (20:22 +0200)]
found the particle system difference, it was the 50hz timeslice of later
3dengfx versions as opposed to the 30hz timeslice used at the time of
summerhack.

17 months agofixed old bugs
John Tsiombikas [Fri, 16 Dec 2022 05:15:47 +0000 (07:15 +0200)]
fixed old bugs

17 months agofix 64bit bug: crash in png loading
John Tsiombikas [Tue, 13 Dec 2022 04:26:46 +0000 (06:26 +0200)]
fix 64bit bug: crash in png loading

3 years agoadded 3dengfx into the repo, probably not the correct version for this
John Tsiombikas [Thu, 31 Dec 2020 05:14:26 +0000 (07:14 +0200)]
added 3dengfx into the repo, probably not the correct version for this
demo, probably needs fixing.

7 years agofixed screenshot link in the readme file
John Tsiombikas [Mon, 10 Oct 2016 04:18:09 +0000 (07:18 +0300)]
fixed screenshot link in the readme file

7 years agoupdated readme file
John Tsiombikas [Mon, 10 Oct 2016 04:16:19 +0000 (07:16 +0300)]
updated readme file

14 years agofixed multiple insertions of the same texture
John Tsiombikas [Fri, 20 Nov 2009 02:45:19 +0000 (02:45 +0000)]
fixed multiple insertions of the same texture

14 years agoadded summerhack
John Tsiombikas [Fri, 20 Nov 2009 01:20:46 +0000 (01:20 +0000)]
added summerhack