quakeforge/libs/video
Bill Currie 2a87983bf4 [sw] Remove some unnecessary casting
I'm not sure what the author of that code was thinking (maybe trying to
do 4 pixels at a time?), but the resulting code still did only one.
Better to remove all the casts, use the right pointer type, and keep the
code clear.
2022-03-07 08:47:54 +09:00
..
renderer [sw] Remove some unnecessary casting 2022-03-07 08:47:54 +09:00
targets [renderer] Remove more dead code 2022-03-07 08:44:53 +09:00
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00