Difference between revisions of "User:Awilfox"

From RCS Wiki
Jump to navigation Jump to search
(Add WebKit thing)
(More stuff)
Line 8: Line 8:
  
 
* <strike>Implement ppc64 support in ORC for GStreamer</strike> Done!  [https://bugzilla.gnome.org/show_bug.cgi?id=796774 Upstream progress tracker]
 
* <strike>Implement ppc64 support in ORC for GStreamer</strike> Done!  [https://bugzilla.gnome.org/show_bug.cgi?id=796774 Upstream progress tracker]
 +
* <strike>Fix ffmpeg AltiVec code</strike> Done! [https://trac.ffmpeg.org/ticket/7048 Upstream progress tracker]
 
* Test Qt WebKit 5.212 extensively
 
* Test Qt WebKit 5.212 extensively
 
* [https://bugreports.qt.io/browse/QTBUG-56975 Qt 5 Declarative endian bug]
 
* [https://bugreports.qt.io/browse/QTBUG-56975 Qt 5 Declarative endian bug]
 +
* AMDGPU on ppc64:
 +
** [https://bugs.freedesktop.org/show_bug.cgi?id=107319 firmware load fix], hopefully done
 +
** PowerPlay does not work
 +
** 3D accel/Mesa code
 
* Implement ppc64 JIT for Qt 5 QML / v4
 
* Implement ppc64 JIT for Qt 5 QML / v4
 
* Port ppc64 JIT from TenFourFox to Linux Firefox
 
* Port ppc64 JIT from TenFourFox to Linux Firefox
* FreeBSD boot up on KVM
+
 
 +
=== More unlikely, but still possible ==
 +
* radeonsi on ppc64
 +
* [https://bugs.freedesktop.org/show_bug.cgi?id=105463 correctness fixes for r600g on ppc64]
 
* mrustc on ppc64
 
* mrustc on ppc64

Revision as of 00:30, 21 July 2018

Hi there. I'm A. Wilcox, lead of the Adélie Linux distribution, which has a focus on creating a libre distribution for the 64-bit PowerPC platform.

When I'm not at work or tinkering with Adélie, I'm typically playing with my cat Mr Gaz, and/or playing games on my PowerPC-based Wii U. ;)


To-dos I'm interested in

This is stuff from the community that is interesting work I'd like to hack on. If you want to get in touch and collaborate, feel free to reach out to me on IRC (freenode: awilfox, Interlinked: TheWilfox) or email (my freenode nick @ adelielinux.org). This is listed roughly in priority order (i.e., what I'm likely to work on in my free time is at the top).

= More unlikely, but still possible