-
Blizzard
- Irvine, CA
- https://mastodon.gamedev.place/@michaelbartnett
- @michaelbartnett
Block or Report
Block or report michaelbartnett
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
-
-
Simple-OpenGL-Image-Library Public
Forked from kbranigan/Simple-OpenGL-Image-Library
Simple fork (just fixing the Makefile for now) of a simple image uploader primarily for OpenGL
C
-
23 contributions in the last year
We're celebrating 100 million developers!
Less
More
Contribution activity
January 2023
Created 4 commits in 3 repositories
Created 4 repositories
Created a pull request in floooh/sokol-zig that received 1 comment
Use linkSystemLibraryName on Windows
Latest nightly Zig tries to run pkg-config and fails to build sokol-zig on Windows if you use linkSystemLibrary. Switching to linkSystemLibraryName…
+6
−6
•
1
comment
Opened 3 other pull requests in 3 repositories
floooh/sokol-zig
1
open
ziglang/zig
1
merged
ziglang/zig-mode
1
merged
Reviewed 1 pull request in 1 repository
ziglang/zig
1 pull request
Created an issue in ziglang/zig that received 3 comments
ArrayListUnmanaged needs fromOwnedSlice, ArrayList and ArrayListUnmanaged could use a fromOwnedSliceSentinel
Zig Version
0.11.0-dev.1301+0e659042a
Steps to Reproduce and Observed Behavior
Std lib enhancement
Look in lib/std/array_list.zig
and fail to find a …
3
comments