lp://staging/~marcoil/glproxy/waf
Created by
Marc Ordinas i Llopis
and last modified
- Get this branch:
- bzr branch lp://staging/~marcoil/glproxy/waf
Only
Marc Ordinas i Llopis
can upload to this branch. If you are
Marc Ordinas i Llopis
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Alexandros Frantzis: Approve
-
Diff: 427 lines (+264/-110)10 files modifiedCMakeLists.txt (+0/-24)
cmake/FindEGL.cmake (+0/-25)
glproxy.pc.in (+9/-9)
src/CMakeLists.txt (+0/-37)
tests/tfp/CMakeLists.txt (+0/-9)
tests/tfp/wscript_build (+11/-0)
tests/triangle/CMakeLists.txt (+0/-6)
tests/triangle/wscript_build (+6/-0)
waf (+165/-0)
wscript (+73/-0)
Related bugs
Related blueprints
Branch information
Recent revisions
- 30. By Jammy Zhou
-
Fix eglCreateWindow
Surface failure for run egl_tfp on panda board
Fix eglCreateContext failure for run triangle on panda board - 29. By Alexandros Frantzis
-
Ensure that we always get a valid dummy surface to use for configuration.
Using eglGetConfig and eglCreateWindow
Surface does not guarantee that
the returned EGLConfig supports ES2, nor that it is suitable for window
surfaces, nor that it is compatible with the used X window visual. We can
use eglChooseConfig with explicit attributes and eglCreatePbufferSurface
to make the process both simpler and more robust. - 25. By Jammy Zhou
-
add build dependency
cmake-data: for FindX11.cmake
libegl1-mesa-dev: for EGL library and header files
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/glproxy