Merge lp://staging/~kphillisjr/piglit/debian-packaging into lp://staging/~xorg-edgers/piglit/debian-packaging
Proposed by
Ken Phillis Jr
Status: | Merged |
---|---|
Merged at revision: | 22 |
Proposed branch: | lp://staging/~kphillisjr/piglit/debian-packaging |
Merge into: | lp://staging/~xorg-edgers/piglit/debian-packaging |
Diff against target: |
26 lines (+4/-1) 2 files modified
control (+3/-0) rules (+1/-1) |
To merge this branch: | bzr merge lp://staging/~kphillisjr/piglit/debian-packaging |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Ken Phillis Jr (community) | Approve | ||
Tormod Volden (community) | Needs Fixing | ||
Review via email: mp+135585@code.staging.launchpad.net |
Description of the change
Minor changes to build script to enable features that should be enabled due to libwaffle having the feature enabled. For details, see the following list on examples:
* OpenGL Using EGL Contexts with X11: ( this is in contrast to OpenGL using glx )
PIGLIT_
* OpenGL ES 2:
piglit-run.py /usr/share/
* OpenGL ES 1:
piglit-run.py /usr/share/
* EGL:
piglit-run.py /usr/share/
To post a comment you must log in.
Thanks, looks good! Did you already talk to Robert or Rico about this? Otherwise I will merge it in a few days.