Prasenjit Sengupta

Results 4 comments of Prasenjit Sengupta

Any chance the code for the struct is optimized out because `b_with_some` and `b_without_some` are never used? I noticed `-O1` as a compiler option on godbolt.

@mrdimfox I mentioned this thread to a colleague and maybe he'll chime in himself, but he pointed out that if you look at the generated code on godbolt, there is...

Same problem here: I have the gen3 which is 80x60. But surely simply changing the `#define`s isn't sufficient? I see a bunch of loops with max values of 160 and...

@epozzobon thanks very much! I tried out your fork and it works very well. I wonder whether you (or anyone else) know whether any sort of calibration is required on...