Skip to content
Snippets Groups Projects

caopengllayer: move opengl startup to dedicated function

Merged Alexandre Janniaux requested to merge alexandre-janniaux/vlc:caopengllayer-opengl/1 into master

The code will be moved towards a real OpenGL provider module in the future. This commit starts writing the module like so by ensuring there is a valid OpenGL startup function for the module.

Currently, the usage of the vout_display prevents from allocating the views and everything from within the OpenOpenGL function, but they'll get moved in later patches which will include setting up dedicated callbacks for the rendering.

Merge request reports

Merge request pipeline #536731 passed

Merge request pipeline passed for 089d8cba

Test coverage 17.57% (-0.00%) from 1 job

Merged by Steve LhommeSteve Lhomme 6 months ago (Nov 21, 2024 7:30pm UTC)

Merge details

  • Changes merged into with 089d8cba.
  • Deleted the source branch.

Pipeline #536853 passed

Pipeline passed for 089d8cba on master

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading