Displaying 9 results from an estimated 9 matches for "triplebuffer".
2009 Feb 19
4
Minimizing WoW - Painfully low FPS
...VendorName "NVIDIA Corporation"
BoardName "GeForce 8800 GT"
Option "NoLogo" "True"
Option "RenderAccel" "True"
Option "NoRenderExtension" "False"
Option "TripleBuffer" "True"
Option "NvAGP" "0"
Option "AddARGBGLXVisuals" "True"
Option "AllowGLXWithComposite" "True"
Option "DynamicTwinView" "False"
EndSection
Section "Scr...
2009 Feb 15
2
Wine/WoW not detecting monitor hz
WoW detects my monitor hz as 77, 78, 79. 80, 81, 82
but not 60hz which it should be!
This causes a lot of tearing which can be annoying. Is there any way of fixing this?
2014 Sep 03
0
[ANNOUNCE] xf86-video-nouveau 1.0.11
...n Linux 3.13+
- Multi-display vsync, vblank, swap scheduling, timestamping fixes.
- Multi x-screen support fixes.
- ZaphodHead support on for multiple outputs per x-screen.
- EXA nv-10 fixes.
- Enable sync of swaps to vblank by default (Option GLXVblank "on").
- Disable pseudo-triplebuffering by default (Option SwapLimit "1").
Ben Skeggs (22):
silence a warning
replace NoAccel with AccelMethod in preparation for glamor support
dri2: move "is supported" checks out of nv_driver.c
exa: move module load into nouveau_exa_init
pull copy en...
2014 Sep 03
0
[ANNOUNCE] xf86-video-nouveau 1.0.11
...n Linux 3.13+
- Multi-display vsync, vblank, swap scheduling, timestamping fixes.
- Multi x-screen support fixes.
- ZaphodHead support on for multiple outputs per x-screen.
- EXA nv-10 fixes.
- Enable sync of swaps to vblank by default (Option GLXVblank "on").
- Disable pseudo-triplebuffering by default (Option SwapLimit "1").
Ben Skeggs (22):
silence a warning
replace NoAccel with AccelMethod in preparation for glamor support
dri2: move "is supported" checks out of nv_driver.c
exa: move module load into nouveau_exa_init
pull copy en...
2011 Oct 05
3
Terrible FPS on Lord of the Rings Online (LOTRO)
Hey all I've been trying to get some good FPS on this game and I can't seem to get it work decently at all. According to the AppDB for LOTRO a lot of people seem to be able to push out 80-150fps on this game. I don't know how as I've scoured the internet and have tried every possible registry tweak you can imagine. I even tried niceing the process to see if it would make a
2009 Jan 20
3
Setting Resolution Modes in xorg.conf
I asked on the Gentoo forums, and surprisingly haven't gotten an answer.
When I run xrandr, I get this output:
Code:
Screen 0: minimum 2960 x 1050, current 2960 x 1050, maximum 2960 x 1050
default connected 2960x1050+0+0 0mm x 0mm
2960x1050 50.0*
I'm using TwinView with a 1680x1050 monitor and a 1280x1024 monitor. And I want to set up some different modes in xrandr. When
2012 Dec 15
0
[ANNOUNCE] xf86-video-intel 2.20.16
...start
sna/gen3: Don't combine primitives if beginning a ca 2-pass
sna/gen2+: Experiment with not forcing migration to GPU after CPU rasterisation
sna: Reduce fence watermarks
sna/dri: Store and check size of front/back bo attached to a DRI2 drawable
sna/dri: Honour TripleBuffer Option
sna/dri: Fallback to a blit after a failed flip
2.20.16 release
Jesse Barnes (1):
dri2: don't schedule a flip prematurely at ScheduleSwap time
git tag: 2.20.16
http://xorg.freedesktop.org/archive/individual/driver/xf86-video-intel-2.20.16.tar.bz2
MD5: bff3599b51e44c...
2008 Jul 30
5
Widescreen monitor won't configure to a wide screen
..."
Option "AllowGLXWithComposite" "True"
Option "RandRRotation" "True"
Option "XvmcUsesTextures" "True"
Option "AddARGBGLXVisuals" "True"
Option "TripleBuffer" "True"
Option "DamageEvents" "True"
SubSection "Display"
# Modes "1680x1050" "1600x1024" "1440x900"
"1400x1050" "1280x1024" "1280x960" "1280x800"...
2008 Jun 22
2
cant change settings in wine.cfg
...my old working bery conf########
Option "UseFBDev" "true"
Option "RenderAccel" "true"
Option "AllowGLXWithComposite" "true"
Option "backingstore" "true"
Option "AddARGBGLXVisuals" "true"
Option "TripleBuffer" "true"
######end of addition#####
Screen 1
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Failsafe Device"
Monitor "Failsafe Monitor"
Defaultdepth 24
SubSection "Display"
Depth 24
Modes "1280x960 at 60" &q...