lp:~jammy-zhou/glproxy/glproxy

Created by Jammy Zhou and last modified
Get this branch:
bzr branch lp:~jammy-zhou/glproxy/glproxy
Only Jammy Zhou can upload to this branch. If you are Jammy Zhou please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Jammy Zhou
Project:
glproxy
Status:
Development

Recent revisions

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

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

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers