mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 23:42:58 +02:00
start modularizing framebuffer acceleration architecture
This is just copied framebuffer.{h,cpp} => fb_generic.{h,cpp} The idea is to implement CFrameBuffer as generic framebuffer class that does work on almost every hardware without acceleration and / or hardware dependencies. CFbAccel will be a derived class (and different on many architectures) which implements the accelerated functions. This does not yet compile, verbatim copies to track development history.
This commit is contained in:
committed by
M. Liebmann
parent
2303d94300
commit
5c2ee5e137
2200
src/driver/fb_generic.cpp
Normal file
2200
src/driver/fb_generic.cpp
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user