mirror of
https://github.com/RaySollium99/libpicofe.git
synced 2025-09-06 23:28:04 -04:00
add some VideCore/R-pi support code
This commit is contained in:
parent
e54719efea
commit
0d645bc539
5 changed files with 153 additions and 7 deletions
2
gl_platform.h
Normal file
2
gl_platform.h
Normal file
|
@ -0,0 +1,2 @@
|
|||
int gl_platform_init(void **display, void **window, int *quirks);
|
||||
void gl_platform_finish(void);
|
Loading…
Add table
Add a link
Reference in a new issue