summaryrefslogtreecommitdiff
path: root/src/video_out/video_out_opengl.c
AgeCommit message (Expand)Author
2002-12-21- add buf->decoder_info_ptr: portability for systems where pointer hasMiguel Freitas
2002-12-06- update api version, adding new "copy_called" flag.Miguel Freitas
2002-11-22when the image does not fit the viewport and black bars need to be added, theirMichael Roitzsch
2002-11-21compiles, but does not work yet (segfaults).Matthias Hopf
2002-09-05make all the plugin init functions staticMichael Roitzsch
2002-09-04merging in the new_api branch ... unfortunately video_out / vo_scale is broke...Guenter Bartsch
2002-08-10syncing my local tree:Miguel Freitas
2002-07-16Fix unresolved symbols and replace duplicate code in video output pluginsEwald Snel
2002-07-15Add 'pitch' support to video decoders (pitch != width)Ewald Snel
2002-07-10handle freshly introduced pan&scan aspect like anamorphic aspectMichael Roitzsch
2002-06-21adjust video_out prioritiesMiguel Freitas
2002-06-12Remove no more needed XINE_LOGO.Daniel Caujolle-Bert
2002-04-29Replace all exit(1) with abort().James Courtier-Dutton
2002-04-26String constant split on two lines? Sun's Forte compiler doesn't like that...Juergen Keil
2002-03-26Adapted to interface 5.Matthias Hopf
2002-03-07Small clean up.James Courtier-Dutton
2002-03-05remove bad "get_info" functions.James Courtier-Dutton
2002-02-09the long-awaited video_out changes, not completely debuged (races)Guenter Bartsch
2002-01-23Change/fix opengl checks, add a glut fallback (GLU).Daniel Caujolle-Bert
2002-01-23Modified the OpenGL plugin to use proper 2D textures which a) ImprovesRich J Wareham
2002-01-23Fix Menu overlay button colours.James Courtier-Dutton
2002-01-22New OpenGL output plugin. Will only work with upcoming changes in xine-ui.Matthias Hopf