commit | 472a6019665094c18fc47624b343ddc8c90f102c | [log] [tgz] |
---|---|---|
author | Chia-I Wu <olvaffe@gmail.com> | Mon Jan 04 13:32:50 2010 +0800 |
committer | Chia-I Wu <olvaffe@gmail.com> | Tue Jan 12 10:55:35 2010 +0800 |
tree | 17209a9bddfde141bbc86d4b04491fe07bb557ee | |
parent | c657c80180255b859b9229a994d111115aaf198d [diff] |
progs/egl: Fix screen surface demos. Set the screen surface size to the mode size, as the spec requires the screen surface size to be larger than the mode size. Besides, bind the API to OpenGL as they are written in it. Signed-off-by: Chia-I Wu <olvaffe@gmail.com>