lp:~marcoil/glproxy/waf

Created by Marc Ordinas i Llopis and last modified
Get this branch:
bzr branch lp:~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

Related bugs

Related blueprints

Branch information

Owner:
Marc Ordinas i Llopis
Project:
glproxy
Status:
Merged

Recent revisions

34. By Marc Ordinas i Llopis

Merged Alexandros' improvements.

33. By Marc Ordinas i Llopis

Switched to waf build system, removed CMake files.

32. By Marc Ordinas i Llopis

Added support for GLX_MESA_swap_control.

31. By Marc Ordinas i Llopis

Fix missing space in declaration.

30. By Jammy Zhou

Fix eglCreateWindowSurface 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 eglCreateWindowSurface 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.

28. By Jammy Zhou

Fix segfault for automatic backend selection when only gles2 available

27. By Jammy Zhou

bump the version to 0.1.1

details see the debian/changelog

26. By Jammy Zhou

bump the debian package version to 0.1.0-2

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:glproxy
This branch contains Public information 
Everyone can see this information.