initial pandora port, with hardware scaling and stuff

This commit is contained in:
notaz
2011-09-04 20:02:19 +03:00
parent 43c24b301d
commit eb3668fc5d
16 changed files with 1472 additions and 34 deletions

5
pandora/linux/xenv.h Normal file
View File

@@ -0,0 +1,5 @@
int xenv_init(void);
int xenv_update(int *is_down);
void xenv_finish(void);