Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created March 8, 2020 11:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-ryantm/73513bc3b9d709c6bf37c3a67e8f5157 to your computer and use it in GitHub Desktop.
Save r-ryantm/73513bc3b9d709c6bf37c3a67e8f5157 to your computer and use it in GitHub Desktop.
/nix/store/9m5zgwcacs3rzxb2n2gi8y1jn9l930c4-intel-media-driver-19.4.0r
├── include
│   └── igfxcmrt
│   ├── cm_hw_vebox_cmd_g10.h
│   ├── cm_rt_api_os.h
│   ├── cm_rt_def_os.h
│   ├── cm_rt_extension.h
│   ├── cm_rt_g10.h
│   ├── cm_rt_g11.h
│   ├── cm_rt_g12_tgl.h
│   ├── cm_rt_g8.h
│   ├── cm_rt_g9.h
│   └── cm_rt.h
└── lib
├── dri
│   └── iHD_drv_video.so
├── libigfxcmrt.so -> libigfxcmrt.so.7
├── libigfxcmrt.so.7 -> libigfxcmrt.so.7.2.0
├── libigfxcmrt.so.7.2.0
└── pkgconfig
└── igfxcmrt.pc
5 directories, 15 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment