Block or Report
Block or report daxpedda
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
openpgp.md
openpgp.md 1-----BEGIN PGP SIGNED MESSAGE-----
2Hash: SHA512
34This is an OpenPGP proof that connects [my OpenPGP key](https://keyoxide.org/DEAC7FAC9879F6F75CDBEBFD43D62A3EA388E46F) to [this Github account](https://github.com/daxpedda). For details check out https://keyoxide.org/guides/openpgp-proofs
5
1,777 contributions in the last year
Day of Week | December Dec | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contributed to
daxpedda/wasm-worker,
rustwasm/wasm-bindgen,
rust-windowing/winit
and 146 other
repositories
Contribution activity
December 2023
Created a pull request in gfx-rs/wgpu that received 18 comments
Add wgpu
crate features for backends
This adds crate features dx12
and metal
to wgpu
, which are enabled by default.
dx12
is no-op unless used on Windows.
metal
is no-op unless used on …
+1,576
−22
lines changed
•
18
comments
Opened 6 other pull requests in 3 repositories
ModProg/derive-where
4
merged
-
Prepare v1.2.6 release
This contribution was made on Dec 4
-
Fix
zeroize
MSRVThis contribution was made on Dec 4 -
Remove unused import
This contribution was made on Dec 4
-
Fix wrong usage of
Copy
inClone
when bounds are presentThis contribution was made on Dec 4
daxpedda/axum-server-dual-protocol
1
open
-
Update
axum-server
to v0.6This contribution was made on Dec 6
programatik29/axum-server
1
merged
-
Fix compilation as a dependency
This contribution was made on Dec 6
Reviewed 5 pull requests in 4 repositories
gfx-rs/wgpu
2 pull requests
-
Expose shader validation
This contribution was made on Dec 6
-
Add
wgpu
crate features for backendsThis contribution was made on Dec 2
rustwasm/wasm-bindgen
1 pull request
-
Implement
RTCRtpSender.getCapabilities
methodThis contribution was made on Dec 8
bevyengine/bevy
1 pull request
-
Update winit dependency to 0.29
This contribution was made on Dec 8
rust-windowing/winit
1 pull request
-
Changes and improvements to the documentation
This contribution was made on Dec 1
Created an issue in rust-windowing/winit that received 1 comment
Windows: MonitorHandle
can become invalid leading to panics
The MonitorHandle
on Windows holds a HMONITOR
, which can become invalid if e.g. the monitor is disconnected. Or to be more precise, the Windows doc…
1
comment