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 6463901493 Improvement #7: Add GLX_OML_sync_control VSync support
- Add "vsync-oml" VSync method, using GLX_OML_sync_control. Untested,
  because it's not supported by my driver.

- Unredirect ps->reg_win, because DRI wiki says it's related to the
  behavior of OpenGL VSync extensions.

- Add glFlush() and glXWaitX() calls, in hope they are slightly helpful
  for VSync.

- Change a few functions to make error handling more graceful. Make some
  errors fatal. Code clean-up.

- Add unused function make_text_prop().
12 years ago
c2.c Feature #16: Advanced window matching 12 years ago
c2.h Feature #16: Advanced window matching 12 years ago
common.h Improvement #7: Add GLX_OML_sync_control VSync support 12 years ago
compton.c Improvement #7: Add GLX_OML_sync_control VSync support 12 years ago
compton.h Improvement #7: Add GLX_OML_sync_control VSync support 12 years ago
dbus.c Feature #16: Advanced window matching 12 years ago
dbus.h Bug fix #84: Root window not repainted sometimes on wallpaper change 12 years ago