mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-10-31 06:05:44 +00:00
90221339d6
A GLES 2.0 extension exists that allows us to use GL_UNPACK_ROW_LENGTH, amongst other variables. This really helps us when uploading sub-regions of a buffer that don't span the entire width of that buffer (for example, when scrolling horizontally). This extension is available on Android tablets, and possibly other Tegra 2 devices, so is very much worth taking advantage of. Details: http://www.khronos.org/registry/gles/extensions/EXT/GL_EXT_unpack_subimage.txt |
||
---|---|---|
.. | ||
2d | ||
angle | ||
cairo | ||
harfbuzz | ||
ipc | ||
layers | ||
ots | ||
qcms | ||
src | ||
tests | ||
thebes | ||
ycbcr | ||
Makefile.in |