Umio-Yasuno / libdrm-amdgpu-sys-rs

libdrm_amdgpu bindings for Rust, and some methods ported from Mesa3D
MIT License
9 stars 1 forks source link

readme #3

Closed mateolafalce closed 1 year ago

mateolafalce commented 1 year ago

Readme file update

──────────────────────────────
|       libdrm-amdgpu-sys-rs     
│                            
│   libdrm_amdgpu bindings for  
│     Rust and Mesa3D methods   
│                               
│     Reference:                
│   - Mesa / drm · GitLab       
│   - Mesa / mesa · GitLab      
│   - Linux Kernel              
│     (drivers/gpu/drm/amd/     
│     amdgpu/amdgpu_kms.c)      
│                               
│   License:                    
│   MIT License                 
│                               
│   Documentation:              
│   libdrm_amdgpu_sys - Rust    
│                               
│   Examples:                  
│   - amdgpu_info               
│   - vbios_dump                
│   - gpu_metrics               
│                               
│   Build:                      
│   - cargo build              
│     --features=buildtime_bindgen
│                               
└───────────────────────────────┘
mateolafalce commented 1 year ago

Actual readme:

![actual_readme](https://media.giphy.com/media/v1.Y2lkPTc5MGI3NjExYmM2NDFmZmMxMGU1ZGM0MDFmNmRhNTZlOTU3Zjc3NTVkOGEzMGQ2NCZlcD12MV9pbnRlcm5hbF9naWZzX2dpZklkJmN0PWc/lHwro4w4DhNiCTa31t/giphy.gif)

Update:

![update](https://media.giphy.com/media/v1.Y2lkPTc5MGI3NjExYWNiYjg1YWYxN2JiMDYxZTVlODFkYTM4Njg3MGFhODI2MDYyMjI3YiZlcD12MV9pbnRlcm5hbF9naWZzX2dpZklkJmN0PWc/0ehTXvDdunHjauoATv/giphy.gif)
Umio-Yasuno commented 1 year ago

Sorry, but I don't think the pull request is a good change.