aboutsummaryrefslogtreecommitdiffhomepage
path: root/video
Commit message (Expand)AuthorAge
* spirv: remove --spirv-compiler=nvidiaGravatar Niklas Haas2018-12-01
* drm: rename plane options to better, invariant, namesGravatar Anton Kindestam2018-12-01
* drm_atomic: Add general primary/overlay plane optionGravatar Anton Kindestam2018-12-01
* gpu: prefer wayland context on autodetectGravatar dudemanguy2018-11-19
* vulkan: slightly improve vsync jitter measurementsGravatar Niklas Haas2018-11-19
* vo_gpu: vulkan: only rotate the queues on swapGravatar Niklas Haas2018-11-19
* wayland: remove KDE server-decoration supportGravatar emersion2018-11-19
* wayland: use xdg-decoration if availableGravatar emersion2018-11-19
* vo_gpu: hwdec_cuda: Guard GL and Vulkan headers properlyGravatar Philip Langdale2018-11-18
* w32_common: use the screen working area when resizing the windowGravatar pavelxdd2018-11-18
* vo_x11: fix return value in resize() error pathsGravatar Rikard Falkeborn2018-11-17
* vo_gpu: opengl: disable compute shaders for old GLSLGravatar Niklas Haas2018-11-17
* cocoa: fix drawing on macOS 10.14Gravatar Akemi2018-11-13
* cocoa-cb: add logging for CGL pixel format attributesGravatar Akemi2018-11-13
* vo_libmpv: support render performance dataGravatar Akemi2018-11-13
* cocoa-cb: use libmpv's advanced rendering control and timingGravatar Akemi2018-11-13
* vo_gpu: vulkan: Always use KHR suffix types and definesGravatar Philip Langdale2018-11-03
* vo_gpu: hwdec_cuda: Clean up init() error handlingGravatar Philip Langdale2018-10-31
* hwdec_drmprime_drm: Missing NULL-check on drm_atomic_context video_planeGravatar Anton Kindestam2018-10-25
* vo_gpu: vulkan: hwdec_cuda: Add support for Vulkan interopGravatar Philip Langdale2018-10-22
* vo_gpu: vulkan: Add a function to get the device UUIDGravatar Philip Langdale2018-10-22
* vo_gpu: vulkan: Add arbitrary user data for an ra_vk_bufGravatar Philip Langdale2018-10-22
* vo_gpu: vulkan: Add support for exporting buffer memoryGravatar Philip Langdale2018-10-22
* vo_gpu: vulkan: suppress bogus error message on --vulkan-deviceGravatar Niklas Haas2018-10-21
* cocoa-cb: fix double clicking the title barGravatar Akemi2018-10-21
* vo_gpu: vulkan: fix strncpy truncation in spirv_compiler_initGravatar BtbN2018-10-21
* x11: fix icc profile when the window goes near off screenGravatar slatchurie2018-10-21
* vo_gpu: vulkan: fix the buffer size on partial uploadGravatar Niklas Haas2018-10-19
* vo_gpu: split --linear-scaling into two separate optionsGravatar Niklas Haas2018-10-19
* x11_common: replace atoi with strtoulGravatar Nicolas F2018-10-19
* vo_gpu: opengl: fix segfault when gl->DeleteSync is unavailableGravatar Niklas Haas2018-10-16
* cocoa-cb: fix side by side Split ViewGravatar Akemi2018-10-02
* {mac,cocoa}: trim trailing null out of macosx_icon when loading itGravatar Rodger Combs2018-10-02
* cocoa-cb: add Apple Software Renderer supportGravatar Akemi2018-09-30
* cocoa-cb: move macOS option retrieval to the earliest point possibleGravatar Akemi2018-09-30
* drm_atomic: Allow to create atomic context w/o drmprime video planeGravatar Anton Kindestam2018-09-30
* vo_gpu: fix vec3 packing in UBOs/push_constantsGravatar Niklas Haas2018-09-29
* vo_gpu: use explicit offsets for push constantsGravatar Niklas Haas2018-09-29
* vo_gpu: adjust PRNG variant used by GL shadersGravatar sfan52018-09-26
* mp_image: strip all HDR peak information from SDR clipsGravatar Niklas Haas2018-09-05
* vo_gpu: switch to optimization level performanceGravatar Niklas Haas2018-09-01
* vo_gpu: avoid overwriting compute shader block sizesGravatar Niklas Haas2018-08-26
* wscript: split egl-android from androidGravatar Tom Yan2018-08-20
* cocoa-cb: fix crash on macOS 10.10Gravatar Akemi2018-08-11
* cocoa-cb: fix crash when no screen is availableGravatar Akemi2018-08-11
* hwdec_vaegl: Fix VAAPI EGL interop used with gpu-context=drmGravatar Anton Kindestam2018-07-09
* context_drm_egl: Fix CRTC setup and release code when using atomicGravatar Anton Kindestam2018-07-09
* context_drm_egl: Fix some memory leaks on error exitGravatar Anton Kindestam2018-07-09
* gpu: prefer 16bit floating point FBO formats to 16bit integer onesGravatar Jan Ekström2018-07-08
* cocoa-cb: fix building with Swift 4.2Gravatar Akemi2018-06-12