![]() |
2008-03-18
, 23:19
|
|
Posts: 693 |
Thanked: 502 times |
Joined on Jul 2007
|
#142
|
![]() |
2008-03-19
, 19:15
|
Posts: 226 |
Thanked: 47 times |
Joined on Jan 2008
@ Poland / Bialystok
|
#143
|
![]() |
2008-03-22
, 12:40
|
Posts: 26 |
Thanked: 3 times |
Joined on Feb 2008
|
#144
|
![]() |
2008-03-23
, 21:20
|
Posts: 882 |
Thanked: 1,310 times |
Joined on Mar 2007
|
#145
|
The Following User Says Thank You to ukki For This Useful Post: | ||
![]() |
2008-03-24
, 04:57
|
Posts: 32 |
Thanked: 0 times |
Joined on Mar 2008
|
#146
|
![]() |
2008-03-24
, 05:10
|
|
Posts: 693 |
Thanked: 502 times |
Joined on Jul 2007
|
#147
|
![]() |
2008-03-24
, 06:56
|
Posts: 32 |
Thanked: 0 times |
Joined on Mar 2008
|
#148
|
![]() |
2008-04-17
, 18:03
|
|
Posts: 4,274 |
Thanked: 5,358 times |
Joined on Sep 2007
@ Looking at y'all and sighing
|
#149
|
#!/bin/sh
BASENAME=`basename $0`
export SDL_VIDEO_X11_WMCLASS=${BASENAME}
export WM_CLASS=${BASENAME}
cd /usr/lib/sdlquake
./sdlquake -nocdaudio -winsize 400 240 -fullscreen -basedir /media/mmc1/quake $1 $2 $3 $4 $5 $6
[Desktop Entry]
Version=1.0
Encoding=UTF-8
Name=SDL Quake PixDbl
Exec=/usr/bin/sdlquakepxd
Icon=sdlquake
Type=Application
Terminal=false
X-Icon-Path=/usr/share/icons
StartupNotify=true
X-Window-Icon=sdlquake
X-Window-Icon-Dimmed=sdlquake
X-HildonDesk-ShowInToolbar=true
X-Osso-Type=application/x-executable
StartupWMClass=sdlquake
![]() |
2008-04-17
, 18:30
|
|
Posts: 693 |
Thanked: 502 times |
Joined on Jul 2007
|
#150
|
I assume native linux quake does not use OMAP's DSP.
Maybe there is something like fpu using DSP code - ready to implement?
On my 770 - with 2007HE image flickers with pixel-doubling - every time I'm shot (with occasional screen update like flashblend and console output).