Project

General

Profile

« Previous | Next » 

Revision fc408680

Added by skyjake about 11 years ago

Fixed|GL: Apply viewport changes immediately

Since the rest of the legacy renderer uses the immediate GL state,
we must apply changes to GLState immediately. Normally one would call
GLState::apply() at the appropriate time, e.g., just before drawing
something (Drawable handles this).

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences