backported fixes from rtxon: BSP tree construction and mouse handling
authorJohn Tsiombikas <nuclear@member.fsf.org>
Thu, 30 Aug 2018 06:01:30 +0000 (09:01 +0300)
committerJohn Tsiombikas <nuclear@member.fsf.org>
Thu, 30 Aug 2018 06:01:30 +0000 (09:01 +0300)
commit00a81988c5c6c91997f2f9346ac94858622490bd
tree6a4b2c8cbd96caa984efc71bcbecf081834935b0
parent40cce6588b2c4e15b46f0f73351d6f3fffb00d90
backported fixes from rtxon: BSP tree construction and mouse handling
src/bsptree.c
src/bsptree.h
src/demo.c
src/demo.h
src/sdl/main.c