@verb #602:"glViewport" this none this rxdo #55 @program #602:"glViewport" this none this {s, c, x, y, w, h} = args x = {x / 2 ^ 24 % 256, x / 2 ^ 16 % 256, x / 2 ^ 8 % 256, x % 256} y = {y / 2 ^ 24 % 256, y / 2 ^ 16 % 256, y / 2 ^ 8 % 256, y % 256} w = {w / 2 ^ 24 % 256, w / 2 ^ 16 % 256, w / 2 ^ 8 % 256, w % 256} h = {h / 2 ^ 24 % 256, h / 2 ^ 16 % 256, h / 2 ^ 8 % 256, h % 256} this:send_glx_render_request(s, c, 191, {@x, @y, @w, @h}) "Last modified by manta (#7165) on Mon Apr 17 14:59:20 2000 EDT." "This verb previously owned by manta (#7165), and chowned to $slacker upon dewizarding (Sat Aug 17 14:50:06 2002 MDT)." "Last modified by Dax (#789) on Sat Aug 17 14:50:06 2002 MDT." .