index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
video
/
out
/
gl_common.c
Commit message (
Expand
)
Author
Age
*
video: introduce failure path for image allocations
wm4
2014-06-17
*
Add more const
wm4
2014-06-11
*
gl_common: remove dlsym() fallback
wm4
2014-05-31
*
gl_x11: always require some GLX API functions, avoid dlsym()
wm4
2014-05-31
*
gl_common: minor cosmetic changes
wm4
2014-05-26
*
gl_common: correct a type
wm4
2014-05-26
*
vo_opengl: always dynamically load OpenGL symbols
wm4
2014-05-26
*
video/out: remove unused config() parameters
wm4
2014-05-07
*
msg: rename mp_msg_log -> mp_msg
wm4
2013-12-21
*
msg: convert defines to enum
wm4
2013-12-21
*
m_option: add mp_log callback to OPT_STRING_VALIDATE options
wm4
2013-12-21
*
Move options/config related files from mpvcore/ to options/
wm4
2013-12-17
*
vo_opengl: support for vda hardware decoding
Stefano Pigozzi
2013-12-02
*
gl_video: support packed YUV formats with Apple extensions
Stefano Pigozzi
2013-12-02
*
Rename sub.c/.h to osd.c/.h
wm4
2013-11-24
*
gl_common: print SW renderer warning only if it was the only reason we reject...
wm4
2013-11-14
*
vo_opengl: fix alpha values written to the framebuffer
wm4
2013-11-10
*
vo_opengl: support for vdpau hardware decoding
wm4
2013-11-05
*
Merge branch 'master' into have_configure
wm4
2013-11-04
|
\
|
*
vo_opengl: add support for VA-API OpenGL interop
wm4
2013-11-04
|
*
vo_opengl: add infrastructure for hardware decoding OpenGL interop
wm4
2013-11-04
*
|
configure: uniform the defines to #define HAVE_xxx (0|1)
Stefano Pigozzi
2013-11-03
|
/
*
gl_common: suggest --vo=opengl-old if OpenGL 2.1 missing
wm4
2013-10-26
*
gl_common: add wayland backend before x11 backend
Andreas Sinz
2013-09-16
*
gl_common: signal to GL backend whether we are probing
wm4
2013-09-16
*
gl_common: complete mp_msg conversion
wm4
2013-09-12
*
core: move contents to mpvcore (2/2)
Stefano Pigozzi
2013-08-06
*
video/out: use new mp_msg stuff for vo.c and vo_opengl
wm4
2013-07-31
*
vo_opengl: some option changes
wm4
2013-07-22
*
vo_opengl_old: use new option API
wm4
2013-07-22
*
gl_common: fix invalid alignment
wm4
2013-05-30
*
gl_video: improve dithering
wm4
2013-05-26
*
gl_common: add some sort of locking API
wm4
2013-05-12
*
vo_opengl: split into multiple files, convert to new option API
wm4
2013-03-28
*
gl_common: split into platform specific files
wm4
2013-03-28
*
video: remove aspect.h includes from files which don't need it
wm4
2013-03-17
*
wayland: remove asserts from egl_create_context
Alexander Preisinger
2013-03-13
*
wayland: simplify egl_create_window
Alexander Preisinger
2013-03-13
*
wayland: remove unnecessary function pointers
Alexander Preisinger
2013-03-04
*
gl_common: get rid of symbol redefinition warnings with recent Mesa
wm4
2013-03-03
*
vo_opengl: don't destroy VOFLAG_HIDDEN window
wm4
2013-03-03
*
wayland: add wayland support
Alexander Preisinger
2013-02-28
*
video/out: rename create_window to config_window
wm4
2013-02-26
*
gl_common: simplify window/context creation
wm4
2013-02-26
*
gl_common: remove compatibility aliases for backend sub-option
wm4
2013-02-26
*
x11: simplify handling of X Visuals and Colormaps in VOs
wm4
2013-01-27
*
x11: cleanup, refactor
wm4
2013-01-27
*
gl_common: move things used by vo_opengl_old.c only to vo_opengl_old.c
wm4
2013-01-13
*
video: remove img_format compat hacks
wm4
2013-01-13
*
video: decouple internal pixel formats from FourCCs
wm4
2013-01-13
[next]