Liam Coleman

Results 5 comments of Liam Coleman

Merge it @WinterMute

Would someone please merge this pull request for me because I can't merge it.

I've written some code using the wrapper at https://github.com/gamemasterplc/warpdemo/blob/master/source/warpdemo.c . The code includes the wrapper itself and bends a fullscreen texture using an indirect texture map.

It can as long as I am credited for creating it @endrift

I got a crash when using an item. This is because of an 80 byte overlap between the world_use_item and evt segments. evt_VRAM is calculated as 0x80496CE0 but world_use_item_VRAM_END is...