Thread
:
Brain Party for Linux (and now for N900)
View Single Post
javispedro
2010-04-12 , 15:19
Posts: 2,355 | Thanked: 5,249 times | Joined on Jan 2009 @ Barcelona
#
71
I had a quick look to the source of brainparty and didn't guess why this problem is happening. If it is indeed writing gigs of log files it would cause similar symptoms.
Btw, call SDL_GLES_Quit() (~ equivalent to eglTerminate()) before SDL_Quit(). The N8x0 leaks _a lot_ without such a call, but the N900 EGL driver seems to be more robust in this regard (so this won't improve the N900 situation).
Last edited by javispedro; 2010-04-12 at
15:21
.
Quote & Reply
|
The Following User Says Thank You to javispedro For This Useful Post:
thp
javispedro
View Public Profile
Send a private message to javispedro
Visit javispedro's homepage!
Find all posts by javispedro