aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/gl_video.c
Commit message (Expand)AuthorAge
* vo_opengl: make smoothmotion-threshold inclusiveGravatar Niklas Haas2015-03-05
* vo_opengl: increase ambient light changes log levelGravatar Stefano Pigozzi2015-03-04
* vo_opengl: add gamma-auto optionGravatar Stefano Pigozzi2015-03-04
* Revert "Revert recent vo_opengl related commits"Gravatar Niklas Haas2015-02-28
* Revert recent vo_opengl related commitsGravatar wm42015-02-28
* csputils: add missing gamma supportGravatar Niklas Haas2015-02-28
* vo_opengl: delete 16 bit test textureGravatar wm42015-02-27
* vo_opengl: fix some commentsGravatar wm42015-02-27
* options: handle choice -> flag fallback automaticallyGravatar wm42015-02-27
* vo_opengl: implement antiringing for tensor scalersGravatar Niklas Haas2015-02-27
* vo_opengl: test FBOs only if they're going to be usedGravatar wm42015-02-26
* vo_opengl: greatly increase smoothmotion performanceGravatar Niklas Haas2015-02-24
* vo_opengl: another GLES2 issueGravatar wm42015-02-24
* vo_opengl: support polar filters of any radiusGravatar Niklas Haas2015-02-24
* vo_opengl: explicitly check potential candidates for polar filtersGravatar Niklas Haas2015-02-24
* vo_opengl: fix smoothmotion coefficient calculation, for real this timeGravatar Niklas Haas2015-02-20
* vo_opengl: fix smoothmotion coefficient calculationGravatar Stefano Pigozzi2015-02-13
* Revert "vo_opengl: disable alpha by default"Gravatar wm42015-02-06
* vo_opengl: add support for linear scaling without CMSGravatar Niklas Haas2015-02-06
* vo_opengl: redraw when pausing while showing an interpolated frameGravatar wm42015-02-04
* vo_opengl: disable alpha by defaultGravatar wm42015-02-03
* vo_opengl: avoid unnecessary shader reinit on fullscreen toggleGravatar wm42015-02-03
* vo_opengl: change initialization of gamma optionGravatar wm42015-02-03
* csputils, vo_opengl: remove per-component gammaGravatar wm42015-02-03
* vo_opengl: change upper bound of :gamma to 2.0Gravatar Niklas Haas2015-02-03
* vo_opengl: fix breakage with rotated video on initial displayGravatar wm42015-02-02
* vo_opengl: use triangle strip for videoGravatar wm42015-01-30
* vo_opengl: don't unnecessarily call glDebugMessageCallback()Gravatar wm42015-01-30
* vo_opengl: let hwdec driver report the exact image formatGravatar wm42015-01-29
* vo_opengl: move remaining OSD rendering parts to gl_osd.cGravatar wm42015-01-29
* vo_opengl: split out a helper for drawing primitivesGravatar wm42015-01-29
* vo_opengl: some minor cleanupsGravatar wm42015-01-29
* vo_opengl: move FBO helper to gl_utilsGravatar wm42015-01-29
* vo_opengl: create abstraction for VAOsGravatar wm42015-01-28
* vo_opengl: move utility functions from loader to a separate fileGravatar wm42015-01-28
* vo_opengl: remove is_linear_rgb and clean up codeGravatar Niklas Haas2015-01-28
* vo_opengl: fix the fix for fixing odd video sizesGravatar wm42015-01-28
* vo_opengl: fix display of ARGB ith color management enabledGravatar wm42015-01-28
* vo_opengl: change the way unaligned chroma size is handledGravatar wm42015-01-27
* vo_opengl: make "mitchell" the hq default filter for downscalingGravatar wm42015-01-26
* vo_opengl: simplify radius initializationGravatar wm42015-01-26
* vo_opengl: fancy-downscale affects luma-scaler onlyGravatar wm42015-01-25
* vo: simplify VOs by adding generic screenshot supportGravatar wm42015-01-24
* vo_opengl: add smoothmotion frame blendingGravatar Stefano Pigozzi2015-01-23
* vo_opengl: improve terminal messages with lscale suboption errorsGravatar wm42015-01-22
* vo_opengl: remove scale-sep and indirect optionsGravatar Niklas Haas2015-01-22
* vo_opengl: rename all scale options to make more senseGravatar Niklas Haas2015-01-22
* vo_opengl: switch to nearest neighbour for trivial resamplingGravatar Niklas Haas2015-01-22
* vo_opengl: always prefer indirect scalingGravatar Niklas Haas2015-01-22
* vo_opengl: implement naive anti-ringingGravatar Niklas Haas2015-01-22