Stephen Heumann
|
3c069bc35d
|
Raw decoding optimization: Do operations using 16 bits where possible.
This saves a few instructions that were being used to switch to 8-bit mode or mask values down to 8 bits.
|
2015-09-26 22:16:04 -05:00 |
|
Stephen Heumann
|
f810cb3799
|
Optimize the core loops for decoding raw pixels a little, in particular deferring increments to the end.
|
2015-09-26 14:26:05 -05:00 |
|
Stephen Heumann
|
ebf5297779
|
Switch to standard indentation of closing braces
|
2015-09-23 20:56:33 -05:00 |
|
Stephen Heumann
|
ab3210adb0
|
Consistently use spaces for indentation
|
2015-09-23 20:26:03 -05:00 |
|
Stephen Heumann
|
31ff375570
|
Post-1.0b1 work in progress from 2004.
This contains partial code for displaying the cursor locally.
|
2015-09-23 19:40:17 -05:00 |
|