Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alexander Kanavin
waffle
Commits
c9bbd2ae
Commit
c9bbd2ae
authored
Dec 04, 2014
by
Chad Versace
Browse files
doc: Add draft release notes for Waffle 1.5.0
Signed-off-by:
Chad Versace
<
chad.versace@linux.intel.com
>
parent
5ff59d5c
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/release-notes/waffle-1.5.0.txt
0 → 100644
View file @
c9bbd2ae
Waffle 1.5.0 Release Notes
==========================
Backwards compatibility notes
-----------------------------
Waffle 1.5.0 is backwards-compatible with Waffle 1.4.0, in ABI and API.
New Features
------------
* Windows: Experimental support for WGL [Emil Velikov]
Emil graciously added support for the Windows WGL API this summer,
represented by the new enum 'WAFFLE_PLATFORM_WGL'. The plan is to convert
Piglit's Windows build to use this rather than GLUT.
* wflinfo now prints the OpenGL shading language version. [Dylan Baker]
* Linux: Some library dependencies converted from static to dynamic [Emil Velikov]
libwaffle on Linux no longer statically links to, and instead dynamically
opens, the libraries below. This change allows a single build of Waffle to be
deployed onto systems with and without these libraries.
libEGL
libGL
libgbm
Contributors since Waffle 1.4.0
-------------------------------
80 Emil Velikov <emil.l.velikov@gmail.com>
28 Chad Versace <chad.versace@linux.intel.com>
2 Frank Henigman <fjhenigman@chromium.org>
2 Jordan Justen <jordan.l.justen@intel.com>
1 Dylan Baker <dylanx.c.baker@intel.com>
1 José Fonseca <jfonseca@vmware.com>
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment