aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* vo_opengl: remove pointless glFinish callsGravatar wm42014-12-19
* vo_opengl: skip GLES when autoprobingGravatar wm42014-12-19
* vo_opengl, x11: add ES context creation via GLXGravatar wm42014-12-19
* vo_opengl: fail if required functions are missingGravatar wm42014-12-19
* vo_opengl: better probe handlingGravatar wm42014-12-19
* vo_opengl: minor simplificationGravatar wm42014-12-19
* vo_opengl: unborkGravatar wm42014-12-19
* vo_opengl: add GLES 2 supportGravatar wm42014-12-19
* vo_opengl: mess with PixelStorei state managementGravatar wm42014-12-19
* vo_opengl: disable some unavailable features under ESGravatar wm42014-12-19
* vo_opengl: clean up GL ES function loadingGravatar wm42014-12-18
* vo_opengl: do not use 4x3 matrixGravatar wm42014-12-18
* vo_opengl: simplify some aspects of the GL function loaderGravatar wm42014-12-18
* vo_opengl, x11: make legacy context warning not an errorGravatar wm42014-12-18
* x11: fix mysterious issue with window embedding on OpenBoxGravatar wm42014-12-18
* x11: minor improvementsGravatar wm42014-12-18
* vo_opengl: minor simplification in function loaderGravatar wm42014-12-18
* vo_opengl: simplify the case without texture_rgGravatar wm42014-12-18
* player: cosmetics: remove ancient commentGravatar wm42014-12-17
* command: extend revert_seek commandGravatar wm42014-12-17
* vo_opengl: don't assume legacy OpenGL is available with GLESGravatar wm42014-12-17
* build: add -Werror=format-security, add -W flags in all platformsGravatar wm42014-12-17
* vo_opengl: add some OpenGL standard symbols missing on OSXGravatar wm42014-12-17
* vo_opengl: GLES 3 supportGravatar wm42014-12-17
* vo_opengl: remove useless FBO testGravatar wm42014-12-17
* vo_opengl: cleanup dither texture creationGravatar wm42014-12-17
* vo_opengl: switch default FBO format to rgba, use GL_RGBAGravatar wm42014-12-17
* vo_opengl: glsl: stricter typingGravatar wm42014-12-17
* dvd: add the last chapterGravatar wm42014-12-16
* vo_opengl: remove icc profile options from runtime-settable optionsGravatar wm42014-12-16
* vo_opengl: remove requirement for RG texturesGravatar wm42014-12-16
* vo_opengl: remove inactive codeGravatar wm42014-12-16
* vo_opengl: fix broken rejection of extended scalingGravatar wm42014-12-16
* ao_coreaudio: fix mono/stereo channel mappingGravatar Stefano Pigozzi2014-12-16
* ao_coreaudio: add missing goto for error pathGravatar Stefano Pigozzi2014-12-16
* ao/wasapi: use IsEqualGUID and IsEqualPropertyKeyGravatar Kevin Mitchell2014-12-16
* Revert "vo/w32_common: use local definition of IID_ITaskbarList2"Gravatar Kevin Mitchell2014-12-16
* vo/w32_common: use local definition of IID_ITaskbarList2Gravatar Kevin Mitchell2014-12-15
* build: require alsa libs not older than 6 yearsGravatar wm42014-12-16
* manpage: ao_alsa: link upmix wiki entryGravatar wm42014-12-16
* command: format ${avsync} like on terminal status lineGravatar wm42014-12-16
* audio: make native channel count the default instead of stereo downmixGravatar wm42014-12-15
* ao_alsa: remove old multichannel methodGravatar wm42014-12-15
* ao_alsa: add ridiculous hack to deal with braindead ALSA behaviorGravatar wm42014-12-15
* client API: be more lenient about mpv_suspend/resume mismatchesGravatar wm42014-12-15
* lua: cosmetics: fix some include directivesGravatar wm42014-12-15
* ao/wasapi: set the ao with the waveformat channelmapGravatar Kevin Mitchell2014-12-15
* scripting: fix/improve deprecation messageGravatar wm42014-12-15
* vo_opengl: remove quadbuffer/anaglyph stereo 3D renderingGravatar wm42014-12-15
* options: deprecate 'lua' based options/dirs for 'script'Gravatar Avi Halachmi (:avih)2014-12-15