Skip to content

build.zig: Support for building with PLAFORM_DRM#3191

Merged
raysan5 merged 1 commit intoraysan5:masterfrom
jakubvf:master
Jul 21, 2023
Merged

build.zig: Support for building with PLAFORM_DRM#3191
raysan5 merged 1 commit intoraysan5:masterfrom
jakubvf:master

Conversation

@jakubvf
Copy link
Contributor

@jakubvf jakubvf commented Jul 21, 2023

Summary:
This pull request introduces a new option, -Dplatform_drm, to be used with zig build.

Test Environment:
The changes have been tested on a Raspberry Pi 3.

Mentions:
To ensure the relevant parties are aware of this update and can review it, I am pinging the maintainers of Zig Raylib wrappers: @Not-Nik and @ryupold.

Code Quality:
I welcome any suggestions and feedback to further enhance the code quality.

Thank you for your attention and consideration.

- Adds an option -Dplatform_drm when using zig build
- When building for linux, checks whether -Dplatform_drm is present and configures the build accordingly.
@raysan5
Copy link
Owner

raysan5 commented Jul 21, 2023

@jakubvf thanks! it seems a really nice addition to me, let's wait for some feedback from @Not-Nik and @ryupold before merging!

@Not-Nik
Copy link
Contributor

Not-Nik commented Jul 21, 2023

Looks good to me

@ryupold
Copy link
Contributor

ryupold commented Jul 21, 2023

Nice, I like it
Now I need to get my hands on a new Pi 😃

@raysan5 raysan5 merged commit ad2338b into raysan5:master Jul 21, 2023
@raysan5
Copy link
Owner

raysan5 commented Jul 21, 2023

@jakubvf Great! Merging it! Thnaks for the addition!
@Not-Nik @ryupold Thank you very much for the review! :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants