mirror of
https://github.com/id-Software/DOOM-3-BFG.git
synced 2024-12-03 09:22:45 +00:00
79b8e04e95
renderprogs/interactionSM.pixel does not compile with the Mesa shader compiler due to a an implicit type conversion. This gives a console warning on a release build and fatally asserts on an debug build: 0:135(19): error: could not implicitly convert operands to arithmetic operator Avoid this by changing an int declaration to a float. |
||
---|---|---|
.. | ||
renderprogs | ||
default.cfg | ||
extract_resources.cfg |