summerhack
16 months agominor gitignore additions master
John Tsiombikas [Tue, 20 Dec 2022 03:44:03 +0000 (05:44 +0200)]
minor gitignore additions

16 months agomingw build
John Tsiombikas [Tue, 20 Dec 2022 03:40:27 +0000 (05:40 +0200)]
mingw build

16 months agochanged the "dontcare" default of zbuffer to 24. 32 was causing windows to fallback...
John Tsiombikas [Tue, 20 Dec 2022 03:38:59 +0000 (05:38 +0200)]
changed the "dontcare" default of zbuffer to 24. 32 was causing windows to fallback to software rendering.

16 months agoVC project files
John Tsiombikas [Tue, 20 Dec 2022 01:08:26 +0000 (03:08 +0200)]
VC project files

16 months agoinclude local png/jpeg header files
John Tsiombikas [Mon, 19 Dec 2022 06:25:42 +0000 (08:25 +0200)]
include local png/jpeg header files

16 months agoautobuild
John Tsiombikas [Mon, 19 Dec 2022 05:38:51 +0000 (07:38 +0200)]
autobuild

16 months agofix include paths
John Tsiombikas [Mon, 19 Dec 2022 03:57:45 +0000 (05:57 +0200)]
fix include paths

16 months agodropped all dependencies apart from SDL into the libs subdir
John Tsiombikas [Mon, 19 Dec 2022 03:36:00 +0000 (05:36 +0200)]
dropped all dependencies apart from SDL into the libs subdir

16 months agoMakefile: clean-all
John Tsiombikas [Mon, 19 Dec 2022 01:05:15 +0000 (03:05 +0200)]
Makefile: clean-all

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

16 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)

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

16 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

16 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.

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

16 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