mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 08:51:04 +02:00
fb_accel.h: make 8872419ed1
complete
Origin commit data ------------------ Branch: ni/coolstream Commit:6267ec4194
Author: vanhofen <vanhofen@gmx.de> Date: 2017-02-12 (Sun, 12 Feb 2017) Origin message was: ------------------ - fb_accel.h: make8872419ed1
complete ------------------ No further description and justification available within origin commit message! ------------------ This commit was generated by Migit
This commit is contained in:
@@ -146,7 +146,7 @@ class CFbAccelGLFB
|
|||||||
~CFbAccelGLFB();
|
~CFbAccelGLFB();
|
||||||
void init(const char * const);
|
void init(const char * const);
|
||||||
int setMode(unsigned int xRes, unsigned int yRes, unsigned int bpp);
|
int setMode(unsigned int xRes, unsigned int yRes, unsigned int bpp);
|
||||||
void blit2FB(void *fbbuff, uint32_t width, uint32_t height, uint32_t xoff, uint32_t yoff, uint32_t xp, uint32_t yp, bool transp);
|
void blit2FB(void *fbbuff, uint32_t width, uint32_t height, uint32_t xoff, uint32_t yoff, uint32_t xp, uint32_t yp, bool transp = false, uint32_t unscaled_w = 0, uint32_t unscaled_h = 0); //NI
|
||||||
fb_pixel_t * getBackBufferPointer() const;
|
fb_pixel_t * getBackBufferPointer() const;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user