• Sam Lantinga's avatar
    Date: Mon, 15 May 2006 17:18:34 +0300 · 467c8a81
    Sam Lantinga authored
    From: Vassilis Virvilis
    Subject: Re: [SDL] SDL + fbcon = weird colors (resolved)
    
    > I am getting weird colors in 16/32 bpp in an VIA custom
    > board with savagefb and in qemu (cirrusfb).
    
    Ok looks that nowadays if you follow compiler warnings closely
    all bugs will be resolved by you. This one was that a non void
    function (do_mmap) was not returning anything.
    I also silenced a warning since I was in janitor mode.
    
    --HG--
    extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401798
    467c8a81
Name
Last commit
Last update
..
3dfx_mmio.h Loading commit data...
3dfx_regs.h Loading commit data...
SDL_fb3dfx.c Loading commit data...
SDL_fb3dfx.h Loading commit data...
SDL_fbelo.c Loading commit data...
SDL_fbelo.h Loading commit data...
SDL_fbevents.c Loading commit data...
SDL_fbevents_c.h Loading commit data...
SDL_fbkeys.h Loading commit data...
SDL_fbmatrox.c Loading commit data...
SDL_fbmatrox.h Loading commit data...
SDL_fbmouse.c Loading commit data...
SDL_fbmouse_c.h Loading commit data...
SDL_fbriva.c Loading commit data...
SDL_fbriva.h Loading commit data...
SDL_fbvideo.c Loading commit data...
SDL_fbvideo.h Loading commit data...
matrox_mmio.h Loading commit data...
matrox_regs.h Loading commit data...
riva_mmio.h Loading commit data...
riva_regs.h Loading commit data...