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_gl.c
Commit message (
Expand
)
Author
Age
*
vo_gl.c: Use early return instead of large if block
reimar
2010-11-02
*
vo_gl: Make OSD rendering code more readable
reimar
2010-11-02
*
vo_gl: Make it possible to select GL_NEAREST scaling
reimar
2010-11-02
*
vo_gl: add helper macros to build the yuv conversion type number
reimar
2010-11-02
*
vo_gl: Cosmetics: create luma texture first
reimar
2010-11-02
*
vo_gl: remove unused label
Uoti Urpala
2010-11-02
*
vo_gl: remove "broken" comment from quadbuffer stereo
cehoyos
2010-11-02
*
vo_gl: Some small whitespace and {} cosmetics
reimar
2010-11-02
*
vo_gl: Try to get a quadbuffered visual for corresponding 3D mode
reimar
2010-11-02
*
vo_gl: cleanup
reimar
2010-11-02
*
vo_gl: Add initial stereo support
reimar
2010-11-02
*
vo_gl: Fix -geometry with -wid behaviour (y position was flipped)
reimar
2010-11-02
*
vo_gl: More sensible behaviour for -geometry with -wid
reimar
2010-11-02
*
vo_gl, csputils: dual-license under LGPL v2.1
reimar
2010-11-02
*
vo_gl: Remove nonsense commented-out function header
reimar
2010-10-27
*
Merge svn changes up to r31284
Uoti Urpala
2010-06-02
|
\
|
*
Treat a NULL renderer string as indication for software renderer.
reimar
2010-05-30
*
|
Merge svn changes up to r31211
Uoti Urpala
2010-05-30
|
\
|
*
|
Merge svn changes up to r31169
Uoti Urpala
2010-05-30
|
\
\
|
|
*
Fix OpenGL autodetection to not leave values at -1.
reimar
2010-05-24
|
|
/
|
*
Default to rectangle=1 on Mesa DRI R200 drivers, much faster and less buggy.
reimar
2010-05-09
|
*
Minor code cleanup.
reimar
2010-05-09
|
*
yuv=5 supports brightness and contrast adjustment.
reimar
2010-05-09
*
|
Merge svn changes up to r31133
Uoti Urpala
2010-05-07
|
\
|
|
*
Also print OpenGL renderer string with vendor and version with -v
reimar
2010-05-01
|
*
100l, open the customtex also in binary mode, not just the program.
reimar
2010-04-30
*
|
Merge svn changes up to r31097
Uoti Urpala
2010-04-26
|
\
|
*
|
Merge svn changes up to r31040
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
|
\
\
\
\
|
|
|
|
*
Support for auto-selecting the OpenGL backend.
reimar
2010-04-25
|
|
|
|
*
Add reinitialization support. Necessary for fullscreen on OSX.
reimar
2010-04-25
|
|
|
|
*
Remove unnecessary check.
reimar
2010-04-25
|
|
|
|
*
Set SDL window title.
reimar
2010-04-25
|
|
|
|
*
Window resizing support for -vo gl with SDL backend.
reimar
2010-04-25
|
|
|
|
*
Disable OSD support by default if the necessary OpenGL functionality is missing.
reimar
2010-04-24
|
|
|
|
*
SDL support with related crash-resilience fixes.
reimar
2010-04-24
|
|
|
|
/
|
|
|
*
Open cutomtex file in binary mode to avoid potential issues on
reimar
2010-04-13
|
|
|
/
|
|
*
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
|
\
|
*
|
Merge svn changes up to r30514
Uoti Urpala
2010-03-09
|
\
\
*
\
\
Merge svn changes up to r30494
Uoti Urpala
2010-03-09
|
\
\
\
|
|
|
*
Update -vo gl info structs, it isn't X11-only since ages and there's basically
reimar
2010-02-27
|
|
|
*
100l, remove forgotten debugging code.
reimar
2010-02-27
|
|
|
*
Only prefer -vo gl over -vo x11 if hardware acceleration is available.
reimar
2010-02-27
|
|
|
/
|
|
*
Print messages only after we are sure preinit will not fail anymore.
reimar
2010-02-05
|
|
*
Create the OpenGL probe window as a hidden Window on X11.
reimar
2010-02-04
|
|
/
|
*
Add support for autodetection during preinit and use that to detect a default
reimar
2010-02-02
|
*
Avoid using options before autodetectGlExtensions to allow it to change them ...
reimar
2010-02-02
[next]