TeamSCALEFORM / scaleform

A cross-platform, hackable and future-proof reimplementation of In-Game Scaleform HUD in CS:GO using Panorama. Written using C, C++ and JS.
GNU Affero General Public License v3.0
82 stars 11 forks source link

Linux implementation #28

Closed bruhmoment21 closed 2 years ago

cristeigabriel commented 2 years ago

note for whomever contributes: there's 2 panorama SOs (opengl/vulkan)

cristeigabriel commented 2 years ago

for whomever's interested in fixing the remainder issues (until then i won't be merging this to main branch), they're listed in the second commit

bruhmoment21 commented 2 years ago

fixed stuff everything should work as in windows build

image

cristeigabriel commented 2 years ago

Great work, I'll evaluate the changes on Windows later today, need be do some touching up and merge. Thank you very much!

cristeigabriel commented 2 years ago

Could someone confirm that the push I made builds fine on Linux?