index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libvo
/
vo_gl2.c
Commit message (
Expand
)
Author
Age
*
sub/OSD: move some related files to sub/
Uoti Urpala
2011-01-26
*
cleanup: remove NULL checks before free() all over the code
cboesch
2010-11-14
*
spelling fixes
siretart
2010-11-02
*
vo_gl2: Use identical code to -vo gl for -wid mode
reimar
2010-11-02
*
Merge svn changes up to r31097
Uoti Urpala
2010-04-26
|
\
*
\
Merge svn changes up to r31020
Uoti Urpala
2010-04-26
|
\
\
*
\
\
Merge svn changes up to r31004
Uoti Urpala
2010-04-26
|
\
\
\
|
|
|
*
Slightly more correct ifdefs for vo_gl2.
reimar
2010-04-24
|
|
|
/
|
|
*
Check texture dimensions instead of internal format in max texture
reimar
2010-04-04
|
|
*
Cosmetics/reindent.
reimar
2010-04-04
|
|
*
Avoid duplicating a condition.
reimar
2010-04-04
|
|
*
Print width before height,
reimar
2010-04-04
|
|
*
Fix width/height mixup in error message.
reimar
2010-04-04
|
|
*
Factor out the YUV->RGB conversion auto-selection and also
reimar
2010-04-04
|
|
/
|
*
Add mpgl prefix to all OpenGL-related function pointers.
reimar
2010-04-03
*
|
Merge svn changes up to r30798
Uoti Urpala
2010-03-10
|
\
|
|
*
Port yuv=... auto-detection from gl to gl2.
reimar
2010-02-26
*
|
Merge svn changes up to r30375
Uoti Urpala
2010-01-25
|
\
|
|
*
Add support for adjustable TV <-> PC level conversion.
reimar
2010-01-16
*
|
Merge svn changes up to r30165
Uoti Urpala
2010-01-08
|
\
|
|
*
Fix function declarations to avoid casting function pointers.
reimar
2010-01-01
|
*
Add support for 16-bit per component YUV formats.
reimar
2009-12-31
|
*
First steps to supporting different YUV->RGB conversion definitions.
reimar
2009-12-31
|
*
Put the colourspace-related variables into a separate struct to ease
reimar
2009-12-31
|
*
Support all planar YUV formats in OpenGL vos.
reimar
2009-12-30
*
|
Merge svn changes up to r30065
Uoti Urpala
2009-12-29
|
\
|
|
*
Rename GL_* defines to CONFIG_GL_*
reimar
2009-12-19
|
*
Make the check for X11 and WIN32 backends for OpenGL separate.
reimar
2009-12-19
*
|
Merge svn changes up to r30055
Uoti Urpala
2009-12-18
|
\
|
|
*
Very preliminary code to allow selecting the OpenGL backend at runtime.
reimar
2009-12-08
*
|
Merge svn changes up to r29962
Uoti Urpala
2009-11-23
|
\
|
|
*
Add support for Windows OpenGL rendering onto a device instead of into a window.
reimar
2009-11-21
*
|
Merge svn changes up to r29752
Uoti Urpala
2009-10-06
|
\
|
|
*
Use vo_w32_window directly instead of via the vo_window macro in Windows-only...
reimar
2009-09-18
*
|
Merge svn changes up to r29644
Uoti Urpala
2009-09-04
|
\
|
|
*
Check setGlWindow return value to fail properly instead of crashing if e.g.
reimar
2009-09-01
|
*
Make gl2 code capable of windowed aspect and panscan (no user option to enabl...
reimar
2009-08-27
|
*
Fix video placement with -vo gl2 -fs -wid.
reimar
2009-08-27
|
*
-vo gl2 resize does not need to modify its arguments, so pass int instead of ...
reimar
2009-08-27
|
*
Remove useless code that has no effect.
reimar
2009-08-27
*
|
Remove the internal GUI
Anton Khirnov
2009-07-07
*
|
VO: Don't reset pause status in VO config() functions
Uoti Urpala
2009-04-02
*
|
Merge svn changes up to r28951
Uoti Urpala
2009-03-14
|
\
|
|
*
Make data related to suboption parsing const in libvo
reimar
2009-03-07
*
|
Merge svn changes up to r28641
Uoti Urpala
2009-02-18
|
\
|
*
|
Merge svn changes up to r28537
Uoti Urpala
2009-02-12
|
\
|
|
*
Add standard license headers, unify header formatting.
diego
2009-02-08
*
|
Merge svn changes up to r27979
Uoti Urpala
2008-11-22
|
\
|
|
*
Factor common code like -wid handling, vo_gc creation etc. out into
reimar
2008-11-19
*
|
Merge svn changes up to r27949
Uoti Urpala
2008-11-17
|
\
|
[next]