libnsfb: annotated tag release/0.1.1 created. release/0.1.1
by NetSurf Browser Project
Gitweb links:
...log http://git.netsurf-browser.org/libnsfb.git/shortlog/aacfad4aa62291cab6338...
...commit http://git.netsurf-browser.org/libnsfb.git/commit/aacfad4aa62291cab6338a7...
...tree http://git.netsurf-browser.org/libnsfb.git/tree/aacfad4aa62291cab6338a782...
The annotated tag, release/0.1.1 has been created
at aacfad4aa62291cab6338a7821beb60e3e902583 (tag)
tagging 2b22da8d169401917bbd06614b4d3ec8c8856547 (commit)
replaces release/0.1.0
tagged by Vincent Sanders
on Fri Apr 18 12:18:09 2014 +0100
- Log -----------------------------------------------------------------
Official Release
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iD8DBQBTUQnxiUwwPOvjHvURAq3rAKDzNDPpFak9ohtrmYaheEOPgDWsNgCgtN39
3FKE1I7Yn0siCqzwtaTtJMI=
=U5Dk
-----END PGP SIGNATURE-----
John-Mark Bell (2):
Add support for multilib.
Allow building for Win32
Michael Drake (13):
Free surface vtable.
Free plotter function table.
When destroying framebuffer, ensure any cursor is destroyed.
Avoid repeating some calculations.
Fix buffer length.
Test if we're dithering already before turning it on. (No functional change atm, but when bitmap tiling is moved into nsfb, error diffusion will be able to cross tile boundaries.)
Add tiled bitmap plotting function.
Fix 1x1 area scaled plot optimisation.
Set unused param in SDL_Color struct, to avoid valgrind uninitialised values from within SDL_BlitSurface.
Only memset as much of the error diffusion buffer as is required.
Do tiled rendering by scanline, rather than by tile. Error diffusion now works across tile boundaries.
A few tidyups.
Fix comment typos.
Vincent Sanders (3):
make linux framebuffer build depend on TARGET=Linux
make warnings less stringent so it builds on all the compilers we use
Update component version for release
-----------------------------------------------------------------------
--
NetSurf Framebuffer library