foo
[dosdemo] / src / grise.c
2019-12-02 John Tsiombikasfoo
2016-10-11 John Tsiombikasremoved the empty stop function from grise.c (I feel...
2016-10-05 John Tsiombikasremoved drawFps from grise as it's now part of the...
2016-10-04 Michael Georgoulop... Removed division in displacement inner loop
2016-09-19 John Tsiombikasfixing C compatibility problems
2016-09-18 Michael Georgoulop... Function that distributes the streaks in an rle scanlin...
2016-09-18 Michael Georgoulop... Use pointers instead of structs to handle rleBitmap...
2016-09-18 Michael Georgoulop... Merge branch 'master' of mutantstargoat.com:/home/nucle...
2016-09-18 Michael Georgoulop... propeller mini-effect
2016-09-18 Michael Georgoulop... Made RLE streak width/position scaling use fixed point...
2016-09-13 John Tsiombikasgrise: fixed artifact due to uninitialized guard-pand...
2016-09-11 Michael Georgoulop... Merge branch 'master' of mutantstargoat.com:/home/nucle...
2016-09-11 Michael Georgoulop... Test blits of RLE with scaling
2016-09-11 Michael Georgoulop... Finished RLE thingy
2016-09-11 John Tsiombikasadded two new global pointers in demo.h: vmem_back...
2016-09-11 John Tsiombikasfixed the outgoing transitions to not delay needlessly...
2016-09-09 Michael Georgoulop... Implemented RLE compression for reflected objects
2016-09-08 Michael Georgoulop... Merge branch 'master' of mutantstargoat.com:/home/nucle...
2016-09-08 Michael Georgoulop... Added a function named rleEncode... don't remember...
2016-09-06 John Tsiombikaslet's keep screen names simpler to make it easy to...
2016-09-04 Michael Georgoulop... Renamed mike.c to grise.c (and functions and stuff)