lp:~afrantzis/glproxy/fix-dummy-surface

Created by Alexandros Frantzis and last modified
Get this branch:
bzr branch lp:~afrantzis/glproxy/fix-dummy-surface
Only Alexandros Frantzis can upload to this branch. If you are Alexandros Frantzis please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Alexandros Frantzis
Project:
glproxy
Status:
Merged

Recent revisions

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

24. By Jammy Zhou

change unstable to natty for package upload

23. By Jammy Zhou

add test applications to the debian package

22. By Jammy Zhou

add basic debian packaging support

21. By Jammy Zhou

add package config file
install test application

20. By Jammy Zhou

improve cmake files

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~jammy-zhou/glproxy/glproxy
This branch contains Public information 
Everyone can see this information.