-
Multi-pass cpu filter framework is required for a cpu based version of Super xBR which can work directly on textures.
https://github.com/libretro/common-shaders/tree/master/xbr
Here are screenshots of…
-
Crossbar.io is not only a WAMP router, but also implements the following WAMP based APIs in the router (server) itself:
* [ ] **Dynamic Authentication API** (eg `com.example.authenticate`)
* [ ] *…
-
Analyze scenarios such as:
* a seller is opening a paying channel, which technically amounts to the market maker opening a payment channel _to_ the seller (that is, the payment channel is payable t…
-
XBR CLI:
* [x] `get-member`
* [x] `register-member`
* [x] `register-member-verify`
* [x] `get-market`
* [x] `create-market`
* [x] `create-market-verify`
* [x] `get-actor`
* [x] `join-market`…
-
Hi, Developers,
For common image, currently Waifu2x is still the best compared to other algorithm. But, if we want to scale a pixel art picture, Waifu2x tends to resulting jagged picture for the re…
-
The Hybrid method from PPSSPP combines the sharp color transitions from xbr with smooth gradiants.
The algorithm is as follows:
1) determine a feature mask C based on a sobel-ish filter + splatting,…
-
Does web3dart support EIP712 or are there plans to do so or would you accept a PR?
----
Intro:
* https://medium.com/metamask/scaling-web3-with-signtypeddata-91d6efc8b290
Spec:
* https:/…
-
Hello! 👋
I have a few enhancement ideas for MelonDS, and here they are:
1. Standard Layout Size Button - Add a button by the scaling bar (when editing a layout) that sets the scale of the select…
-
cpython (success):
```
(cpy374_1) oberstet@intel-nuci7:~/scm/crossbario/autobahn-python/examples/xbr$ make typed
python test_typed.py --gateway http://localhost:1545
using web3.py v5.2.0
con…
-
```
/// All XBR market actor types defined.
enum ActorType { NULL, PROVIDER, CONSUMER, PROVIDER_CONSUMER }
/// All XBR state channel types defined.
enum ChannelType { NULL, PAYME…