Commit Graph

6 Commits

Author SHA1 Message Date
Rémi Denis-Courmont
76e8da0ff1 vout: expand stacking mode from boolean to unsigned
This enables passing a below state in addition to currently supported
always-on-top (above) and normal. (However, none of the window provider
support it just yet).
2009-12-26 19:39:43 +02:00
Laurent Aimar
149587ec70 Replaced vout_display_t::get by ::pool. 2009-12-13 20:50:55 +01:00
Laurent Aimar
99bf49b13d Added a way to retreive an opengl context from a vout display. 2009-12-13 13:52:36 +01:00
Laurent Aimar
6f66d799a6 Fixed VOUT_DISPLAY_RESET_PICTURES support in wrapper.
Picture resources where not released when VOUT_DISPLAY_RESET_PICTURES
was called while direct rendering was used.
2009-11-01 12:38:13 +01:00
Pierre Ynard
0e68a6e6ab Fix typos in comments
There is a "t" in "outside"
2009-08-29 19:05:44 +02:00
Laurent Aimar
3e30c539c6 Introduce "vout display" module API to replaced "vout" one. 2009-08-04 21:03:23 +02:00