original commit: fdffaa15e69e58d9a3daddb37fe99660e39a7aac
This commit is contained in:
Matthew Flatt 2003-06-21 12:26:57 +00:00
parent 8c6ef678fe
commit 0e01b0fbd4

View File

@ -2,7 +2,7 @@
Version 204.6
Changed canvas% so that 'gl style is no longer needed
to enable OpenGL drawing in the canvas
Added get-gl method to dc<%>, which returns a
Added get-gl-context method to dc<%>, which returns a
gl-context<%> for canvas and bitmap DCs
Changed with-gl-context method of canvas% to use
call-as-current for its gl-context<%>; the difference