Skip to content
  1. Nov 03, 2017
  2. Jan 26, 2017
  3. Jan 24, 2017
  4. Jul 28, 2016
  5. Jun 04, 2014
  6. Jan 03, 2014
  7. Dec 13, 2013
  8. Nov 24, 2013
  9. Nov 13, 2013
  10. Nov 06, 2013
  11. Nov 01, 2013
  12. Oct 29, 2013
  13. Oct 20, 2013
  14. Oct 18, 2013
    • Keith Packard's avatar
      PresentRegion->PresentPixmap, define options, add UST mode · 5d11236c
      Keith Packard authored
      
      
      Changes the name of the PresentPixmap request from PresentRegion in
      anticipation of future additions of non-pixmap sourced updates (YUV
      images in particular).
      
      Adds definitions for all of the new PresentPixmap options.
      
      Adds PresentQueryCapabilities to provide applications the ability to
      learn what the underlying hardware can support. One requirement for
      any capability is that the X server must do something sensible even if
      the client behaves as if a capability is supported when it is not.
      
      Adds IdleNotify events. As pixmaps can go idle in any order, it's
      important for applications to know which pixmap to use next. We cannot
      use fences as the fence itself may not be signaled for some time after
      the X server has figured out which pixmap to idle.
      
      Note that the encoding and header files are not entirely up to date now.
      
      Signed-off-by: default avatarKeith Packard <keithp@keithp.com>
      5d11236c
  15. Jul 25, 2013
  16. Jul 15, 2013
  17. Jul 13, 2013
  18. Jul 12, 2013
  19. Jul 11, 2013
Loading