Cliff Gordon

Results 47 comments of Cliff Gordon

I am now seeing this on Mac as well, even with the unofficial 1.38 version that fixed where you would be the only person showing. This bug appeared recently, looks...

Confirmed that it reaches the calls to gr_bitmap for the title bitmap and title logo in freespace.cpp via adding some debug statements. But I don't end up seeing the bitmap.

I have been exclusively testing in windowed mode so far, full screen might look a little obvious at work ;)

This broke somewhere in the gap of nightlies between July 14 and July 19, 2016. This is when we changed over to SDL2. Not sure a git bisect to narrow...

I can't seem to bisect as I am not sure the older code is compatible enough with the newest Xcode. I have to hack it to use a newer SDK...

Anyone have any insight into how SDL2 changes might have broken these for Macs? I can't do much more at this point without any better ideas what to look for.

Doesn't look like it's an issue with drawing the actual splash after all. If I put a 15s sleep right after the gr_flip() to draw the splash to the screen,...

I think it is beyond me at this point to figure out what kind of graphics operations might clear the screen before the splash is ever shown. Anyone else have...

Are there not still performance advantages to using EFFs of DDS files vs APNGs? As long as there are reasons to still use EFFs going forward, and therefore a use...