Skip to content
Snippets Groups Projects

opengl: Abstract picture storage from renderer (part 4)

Closed Romain Vimont requested to merge glsampler-part4 into master

Merge request reports

Merge request pipeline #18246 passed

Merge request pipeline passed for 89500c2a

Closed by Romain VimontRomain Vimont 4 years ago (Jun 4, 2020 9:46am UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Romain Vimont changed the description

    changed the description

  • Romain Vimont added 45 commits

    added 45 commits

    • dde18de7 - Revert "contribs: srt: use HAVE_GNUV3 to enable"
    • 1e23e470 - directory: remove PATH_MAX limit (fixes #24754)
    • fa1d0ea1 - clock: check condition before calculation
    • 6b2e2ee8 - demux: adaptive: fixup AnyURI
    • 0cb5b91f - demux: adaptive: set current segment start time on init
    • 1027e60b - demux: adaptive: fix invalid offset on start
    • 71262497 - demux: mp4: no sync table means all sync
    • aecd2122 - contribs: bump dav1d to 0.7.0
    • f9fce135 - coreaudio: fix invalid delay after a unpause
    • 32c03ae9 - qt: fix header filepath in Makefile.am
    • c395c4f0 - qt: fix uninitialized variable in dcomp compositor
    • 6e0dd91a - qt: fix release order of QML components when using DirectComposition
    • 19fc4c59 - demux: adaptive: fix rounding in period/playlist duration
    • 808e9932 - demux: adaptive: check vod template limit
    • df82451c - demux: adaptive: add debugging switch logic
    • 41e474a1 - contrib: mfx: disable windows build for ARM targets
    • 2e1b1609 - contrib: only enable PDB for Clang builds for x86 and x64 targets
    • 9f518873 - contrib: set BUILD_SHARED_LIBS OFF (static libraries) for all cmake targets
    • 38ed27f0 - contrib: update mpg123 to 1.26.0
    • 8aadaf3d - macosx: move breakpad initialization and allow opt-out
    • e687c0a9 - contrib: mfx: fix arm* blocking
    • fcc06bce - contrib: libarchive: Fix the winrt build fix
    • 71f95625 - qt: remove apple specific include path
    • 6b6387a5 - mux: ts: fix rate shaping backward PCR bug
    • 092a5b4f - snap: Added avahi-control to the available plugs
    • ef9c90b3 - contrib: microdns: don't build tests and examples
    • d3d4db33 - contrib: goom: simplify the goom package extraction
    • 17a88593 - tools: no need to patch CMake for msys2 anymore
    • 301b3f15 - contrib: aribb25: backport upstream patches
    • 8d3cbc5c - vout: win32: the HWND drawable module is not available in Winstore builds
    • f442ecf5 - contrib: gnutls: add hogweed/nettle in pkg-config via sed
    • 2ddaceb6 - contrib: gnutls: don't build tools
    • 19690688 - package/win32: build.sh: add an option to do build without GUI
    • 04b91ecc - package/win32: build.sh: add options to do build with Universal Runtime
    • e9484361 - package/win32: build.sh: add options to do build for Winstore
    • 40a26dd9 - opengl: remove unused code
    • 6f51e4ed - opengl: store fragment shader in sampler
    • 0132facd - opengl: generate the extensions from the sampler
    • b31af311 - opengl: move sampler initialization to constructor
    • b46e2fd2 - opengl: move orientation matrix init to sampler
    • a58e255c - opengl: update pictures from sampler
    • 5e8d519b - opengl: expose video format in sampler
    • e35f7f4e - opengl: move sampler ownership to vgl
    • e1af0f79 - opengl: remove all interop usages from renderer
    • 04a39c3f - opengl: do not pass the picture_t to the renderer

    Compare with previous version

  • Romain Vimont added 5 commits

    added 5 commits

    • f3da2888 - opengl: update pictures from sampler
    • 8652c639 - opengl: expose video format in sampler
    • c35297ea - opengl: move sampler ownership to vgl
    • 64aa1f9e - opengl: remove all interop usages from renderer
    • 89500c2a - opengl: do not pass the picture_t to the renderer

    Compare with previous version

  • Merged

  • closed

Please register or sign in to reply
Loading