From: Gwenole B. <gb...@di...> - 2004-04-13 22:45:34
|
Hi, Got some time this weekend and committed a few changes to CVS: - Runtime depth switching now works, tested 1bpp -> 16bpp - Fullscreen now works in emulated PPC mode, only tested on 32-bit big endian target In native mode, we get stack corruption and we are jumping to garbage when the mouse is moved in fullscreen mode. This is weird as we are using an alternate stack in signal handlers. I also disabled VidMode extension by default as it's highly X server dependent and does not always work. e.g. on my PBG4, I get a black screen when switching to anything < 1024x768. BTW, if someone knows the Apple timing ID for 1152x768, I don't have Universal Headers handy new enough to check. Bye, Gwenole. |