Shane Blackett wrote: > Hi, > > I have added support for 24bit displays to wmesa.c. > I have tested building it with VC9 and mingw compilers and running the > built dlls > for some simple rendering and readbacks with a 24bit display. > > Basically I have copied the 32bit support and just updated the pointer > arithmetic, > although because there isn't a basic 3 byte type, I write each byte > separately as a BYTE. > > I passed the cColorBits to the wmesa_set_renderbuffer_funcs as both > 24bit and 32bit are using > the same pixelformat. > > This is a patch against Mesa-7.1
Committed, thanks. -Brian ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Mesa3d-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mesa3d-dev
