lightningterror

Results 7 issues of lightningterror

### Description of Changes Compensate slightly for Cd*(As + 1) - Cs*As. Try to compensate a bit with substracting 1 (0.00392) * (Alpha + 1) from Cs. The initial factor...

GS
GS: Hardware
GS: Metal

### Description of Changes GS-hw: Further optimize blending equations. Allow to run free sw blend with no texture barriers, more speed for all renderers. CLAMP 1, negative result will be...

GS
GS: Hardware
GS: Blending

### Description of Changes Misc: Codacy warnings batch cleanup. ### Rationale behind Changes Less warnings. ### Suggested Testing Steps Compiles.

GUI/WX
USB

### Description of Changes GameDB: Don't paste log for bios serial not in db. ### Rationale behind Changes Fixes the log spam regarding bios not in db. ### Suggested Testing...

GameDB
Hold Merge

### Description of Changes Sio: Fix Wunused-variable warning. Interpreter: Cleanup constants, casts, formatting. ### Rationale behind Changes Less compiler warnings, cleaner code. ### Suggested Testing Steps CI passes, everything works.

### Description of Changes USB: Cleanup usb qemu. Make it suck less. ### Rationale behind Changes Make it suck less, cleaner code. ### Suggested Testing Steps Test USB Qemu if...

USB
Hold Merge

### Description of Changes Null pointer dereferences, constants, redefinitions. ### Rationale behind Changes Cleaner code. ### Suggested Testing Steps Dump run shows no diffs, smoke test.

GS
GS: Hardware