This repository has been archived by the owner. It is now read-only.
Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Nobody has stepped up to maintain a framebuffer console driver. Bye b…
…ye! :)
- Loading branch information
Showing
with
0 additions
and 6,092 deletions.
- +0 −28 configure.in
- +0 −1 include/SDL_config.h.in
- +0 −3 src/video/SDL_sysvideo.h
- +0 −3 src/video/SDL_video.c
- +0 −56 src/video/fbcon/3dfx_mmio.h
- +0 −83 src/video/fbcon/3dfx_regs.h
- +0 −225 src/video/fbcon/SDL_fb3dfx.c
- +0 −30 src/video/fbcon/SDL_fb3dfx.h
- +0 −462 src/video/fbcon/SDL_fbelo.c
- +0 −58 src/video/fbcon/SDL_fbelo.h
- +0 −1,391 src/video/fbcon/SDL_fbevents.c
- +0 −39 src/video/fbcon/SDL_fbevents_c.h
- +0 −139 src/video/fbcon/SDL_fbkeys.h
- +0 −285 src/video/fbcon/SDL_fbmatrox.c
- +0 −30 src/video/fbcon/SDL_fbmatrox.h
- +0 −35 src/video/fbcon/SDL_fbmouse.c
- +0 −27 src/video/fbcon/SDL_fbmouse_c.h
- +0 −231 src/video/fbcon/SDL_fbriva.c
- +0 −37 src/video/fbcon/SDL_fbriva.h
- +0 −1,815 src/video/fbcon/SDL_fbvideo.c
- +0 −189 src/video/fbcon/SDL_fbvideo.h
- +0 −51 src/video/fbcon/matrox_mmio.h
- +0 −376 src/video/fbcon/matrox_regs.h
- +0 −455 src/video/fbcon/riva_mmio.h
- +0 −43 src/video/fbcon/riva_regs.h
Oops, something went wrong.