-
BNP Paribas
- France
-
06:34
- 1h ahead
Pinned Loading
-
-
korlibs/korge
korlibs/korge PublicKorGE Game Engine. Multiplatform Kotlin Game Engine
-
-
Delaunator-Kt
Delaunator-Kt PublicFast Delaunay triangulation of 2D points implemented in Kotlin.
Kotlin 3
302 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | |||||||||||||||||||||||||||||||||||||||||
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
Loading
Contribution activity
February 2025
Created 56 commits in 6 repositories
Created 2 repositories
-
ygdrasil-io/webidl-util
Kotlin
This contribution was made on Feb 15
-
ygdrasil-io/wgpu
Rust
This contribution was made on Feb 5
Created a pull request in gfx-rs/wgpu that received 16 comments
[naga wgsl-in] Add support for unsigned types when calling textureLoad with the level parameter.
Connections Fix #5433 Description In WSGL, the Naga frontend returns an error when using a u32 as the level parameter in textureLoad, although this…
+685
−617
lines changed
•
16
comments
Opened 14 other pull requests in 3 repositories
wgpu4k/wgpu4k-native
7
merged
-
add binary compatibility validator
This contribution was made on Feb 24
-
update documentation
This contribution was made on Feb 11
-
Remove unnecessary padding from structure layouts
This contribution was made on Feb 10
-
upgrade to wgpu v24
This contribution was made on Feb 9
-
generate doc
This contribution was made on Feb 9
-
Refactor enum handling and adjust binding type constants.
This contribution was made on Feb 4
-
Fix android running issue
This contribution was made on Feb 3
fabmax/webidl-util
6
merged
-
Final step to parse webgpu Idl
This contribution was made on Feb 24
-
add typedef and namespace
This contribution was made on Feb 23
-
add setlike
This contribution was made on Feb 18
-
add parameterized types
This contribution was made on Feb 16
-
add interface includes and USVString type
This contribution was made on Feb 16
-
Add support for parsing and modeling WebIDL dictionaries
This contribution was made on Feb 16
littlektframework/littlekt
1
merged
-
switch to wgpu4k native
This contribution was made on Feb 12
Reviewed 3 pull requests in 2 repositories
fabmax/webidl-util
2 pull requests
-
add typedef and namespace
This contribution was made on Feb 23
-
add parameterized types
This contribution was made on Feb 18
gfx-rs/wgpu
1 pull request
-
[naga wgsl-in] Add support for unsigned types when calling textureLoad with the level parameter.
This contribution was made on Feb 16
Created an issue in fabmax/webidl-util that received 6 comments
Improve Idl parser
Hello, I'm working on parsing the WebGPU IDL file from https://gpuweb.github.io/gpuweb/webgpu.idl. I have identified the following cases to support…
16 tasks done