• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/package/glmark2/Config.in
Gustavo ZacariasGustavo Zacarias committed 3c87cc9e42415 Apr 2016
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
config BR2_PACKAGE_GLMARK2_EGL_GLES
2
    bool
3
    default y
4
    depends on BR2_PACKAGE_MESA3D_OPENGL_EGL
5
    depends on BR2_PACKAGE_MESA3D_OPENGL_ES
6
​
7
config BR2_PACKAGE_GLMARK2_GL
8
    bool
9
    default y
10
    depends on BR2_PACKAGE_HAS_LIBGL
11
    depends on BR2_PACKAGE_MESA3D_DRI_DRIVER
12
​
13
comment "glmark2 needs an OpenGL or an openGL ES and EGL backend provided by mesa3d"
14
    depends on !BR2_PACKAGE_GLMARK2_GL && !BR2_PACKAGE_GLMARK2_EGL_GLES
15
​
16
config BR2_PACKAGE_GLMARK2
17
    bool "glmark2"
18
    depends on BR2_PACKAGE_GLMARK2_GL || BR2_PACKAGE_GLMARK2_EGL_GLES
19
    select BR2_PACKAGE_JPEG
20
    select BR2_PACKAGE_LIBPNG
21
    help
22
      glmark2 is an OpenGL 2.0 and ES 2.0 benchmark.
23
​
24
      https://github.com/glmark2/glmark2
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.