Project

General

Profile

« Previous | Next » 

Revision eb31dab2

Added by skyjake over 11 years ago

Fixed|libgui|GLState: Negative values in scissor rectangle

Fixes the issue where the completions popup would show up blank if
its top goes outside the view.

Internally GLState stores the scissor with unsigned values, so one
must be careful to clamp the input accordingly.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences