Confirmed users
753
edits
| Line 55: | Line 55: | ||
*** {{bug|555798}} Safe integers: worked with Jeff to get a good SafeInt class done. Useful e.g. to compute buffer sizes in gfx/ and in WebGL, and to check that offsets are in range in WebGL. | *** {{bug|555798}} Safe integers: worked with Jeff to get a good SafeInt class done. Useful e.g. to compute buffer sizes in gfx/ and in WebGL, and to check that offsets are in range in WebGL. | ||
*** {{bug|573705}} Tex[Sub]Image2D improvements: support the ImageData signature, fix a bug with 16bpp textures. | *** {{bug|573705}} Tex[Sub]Image2D improvements: support the ImageData signature, fix a bug with 16bpp textures. | ||
*** In the course of fixing {{bug|573705}}, general improvements in our enum validation functions. | |||
**This week: | **This week: | ||
*** More WebGL stuff. | *** More WebGL stuff. | ||