TDE base libraries and programs
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Richard Grenville 224dcd29cc Bug fix #181: Add --xrender-sync{,-fence}
- Add --xrender-sync{,-fence} to deal with redraw lag issue on GLX
  backend. --xrender-sync-fence requires a sufficiently new xorg-server
  and libXext. NO_XSYNC=1 may be used to disable it at compile time.
  Thanks to tchebb for reporting and everybody else for testing. (#181)

- A bit code clean-up. Replace a few XSync() with XFlush() to minimize
  the latency.
11 years ago
c2.c Bug fix #99: Rewrite focus detection logic 12 years ago
c2.h Misc: stoppaint_force & Documentation update 12 years ago
common.h Bug fix #181: Add --xrender-sync{,-fence} 11 years ago
compton.c Bug fix #181: Add --xrender-sync{,-fence} 11 years ago
compton.h Bug fix #181: Add --xrender-sync{,-fence} 11 years ago
dbus.c Misc: --write-pid-path & small changes 11 years ago
dbus.h Misc: --write-pid-path & small changes 11 years ago
opengl.c Bug fix #181: Add --xrender-sync{,-fence} 11 years ago
opengl.h Bug fix #181: Add --xrender-sync{,-fence} 11 years ago