Flywheel/common
Jozufozu 71d56adb3d Willing and able
- Refine capabilities checks
- To compile with glsl 150:
  - Instancing needs ARB_shader_bit_encoding
  - Indirect needs gpu_shader5 and shading_language_420pack
- Require extensions instead of just enable, probably doesn't make a
  difference since we check for their presence first but require aligns
  with our intent better
2024-05-04 16:56:47 -07:00
..
src Willing and able 2024-05-04 16:56:47 -07:00
build.gradle Declaration of jar 2024-05-04 16:56:47 -07:00