Skip to content
Snippets Groups Projects

community/mesa-demos: Install necessary shader files

Merged Biswapriyo Nath requested to merge (removed):mesa-demos into master
This fixes the demos which require shader files. For example,

$ mandelbrot
Unable to open shader file CH18-mandel.vert
Unable to open shader file CH18-mandel.frag
Assertion failed: vertShader || fragShader (../src/util/shaderutil.c: LinkShaders3: 116)
Aborted (core dumped)

The issue was first reported in the following bug report.
https://bugzilla.redhat.com/show_bug.cgi?id=1373299

It was fixed in the following commit of Fedora 39.
https://src.fedoraproject.org/rpms/mesa-demos/c/30fa49f5fdff5b91125672f3bbc1eef30b2251d8?branch=f39

Merge request reports

Loading
Loading

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