Gitweb links:

...log 
http://git.netsurf-browser.org/netsurf-wiki.git/shortlog/9e1abbdf31b86b22415b93944b4b35f799acb876
...commit 
http://git.netsurf-browser.org/netsurf-wiki.git/commit/9e1abbdf31b86b22415b93944b4b35f799acb876
...tree 
http://git.netsurf-browser.org/netsurf-wiki.git/tree/9e1abbdf31b86b22415b93944b4b35f799acb876

The branch, master has been updated
       via  9e1abbdf31b86b22415b93944b4b35f799acb876 (commit)
      from  ba4dbfd7fc996c7609e2391adf8d5a4bfe3e53fb (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commitdiff 
http://git.netsurf-browser.org/netsurf-wiki.git/commit/?id=9e1abbdf31b86b22415b93944b4b35f799acb876
commit 9e1abbdf31b86b22415b93944b4b35f799acb876
Author: Michael Drake <[email protected]>
Commit: Michael Drake <[email protected]>

    Update tasks done.

diff --git a/developer-weekend/aug-2019.mdwn b/developer-weekend/aug-2019.mdwn
index 35937e1..e8c189e 100644
--- a/developer-weekend/aug-2019.mdwn
+++ b/developer-weekend/aug-2019.mdwn
@@ -68,6 +68,7 @@ Michael
 * Attempted to add support for core window `scroll_visible` to RISC OS front 
end.  (Still to be tested.)
   - It didn't compile, so built the RISC OS toolchain and SDK, and then fixed 
the compilation error.
 * Added support for scaling keyboard shortcuts to the Framebuffer front end.
+* Optimised libnsfb's xrgb8888 surface rendering using a neat trick from 
Adrian Lees.
 * Added support for scrolling core windows to the RISC OS front end.
 * Fixed the RISC OS core window get_window_dimensions to handle toolbar height.
 * Made all the core window callbacks return nserror instead of void.


-----------------------------------------------------------------------

Summary of changes:
 developer-weekend/aug-2019.mdwn |    1 +
 1 file changed, 1 insertion(+)

diff --git a/developer-weekend/aug-2019.mdwn b/developer-weekend/aug-2019.mdwn
index 35937e1..e8c189e 100644
--- a/developer-weekend/aug-2019.mdwn
+++ b/developer-weekend/aug-2019.mdwn
@@ -68,6 +68,7 @@ Michael
 * Attempted to add support for core window `scroll_visible` to RISC OS front 
end.  (Still to be tested.)
   - It didn't compile, so built the RISC OS toolchain and SDK, and then fixed 
the compilation error.
 * Added support for scaling keyboard shortcuts to the Framebuffer front end.
+* Optimised libnsfb's xrgb8888 surface rendering using a neat trick from 
Adrian Lees.
 * Added support for scrolling core windows to the RISC OS front end.
 * Fixed the RISC OS core window get_window_dimensions to handle toolbar height.
 * Made all the core window callbacks return nserror instead of void.


-- 
NetSurf Developer Wiki Backing Store

_______________________________________________
netsurf-commits mailing list
[email protected]
http://listmaster.pepperfish.net/cgi-bin/mailman/listinfo/netsurf-commits-netsurf-browser.org

Reply via email to