speed up moving a lot with glxrender and fix its stacking of shadows
[dana/dcompmgr.git] / display.h
2008-03-15 Dana Jansensmade the opengl renderer work - used Xlib's glX instead...
2008-03-10 Dana JansensglxCreatePixmap is failing for some reason. if that...
2008-03-06 Dana Jansensread the _NET_WM_WINDOW_OPACITY property that transset...
2008-03-06 Dana Jansensfind out a window's type when it is shown
2008-03-06 Dana Jansensadd support for shaped windows, and the circulatenotify...
2008-03-06 Dana Jansensadd support for the root pixmap properties
2008-03-05 Dana Jansensfix some memory problems
2008-03-05 Dana Jansensfix memory leaks
2008-03-05 Dana Jansensuse the list for holding all the managed screens in...
2008-03-04 Dana Jansensuse select to tell when there are events to read
2008-03-04 Dana Jansensadd existing windows on startup
2008-03-04 Dana Jansensmove more display code into the display file/struct
2008-03-04 Dana Jansensmaking some nice batch-query stuff for initializing...
2008-03-04 Dana Jansensquery extensions on the display
2008-03-04 Dana Jansenscreate a d_display_t type that encompasses a connection...