dxx-rebirth/similar/arch/ogl
Kp 173d5559d7 Tighten TGA generation code
- Skip reading unused alpha channel in TGA screenshot path.  The alpha
  channel is discarded, so skip even retrieving it from OpenGL.
- Perform the red/blue swap in place, instead of copying into an
  additional buffer.
2022-07-02 18:10:45 +00:00
..
gr.cpp Tighten TGA generation code 2022-07-02 18:10:45 +00:00
ogl.cpp Precompute g3_draw_line GL color data 2022-06-05 17:44:52 +00:00