replicant-frameworks_native/opengl
Jack Palevich 5afdc87704 Add size checks for glBufferData and glBufferSubData
Without the size checks it's possible for calls to glBufferData
and glBufferSubData to read off the end of the Buffer object's
data, which can cause page faults.

Fix end-of-line characters for the "spec" files. (That's why
every line of these files is changed.)

Enhance our code emitter to properly handle bounds checks for
possibly-null pointers.
2009-10-21 11:02:44 -07:00
..
include this header file is not needed anymore 2009-07-14 14:50:44 -07:00
libagl Merge change I0953c1d5 into eclair 2009-10-19 18:27:47 -04:00
libs Use the TLS register if HAVE_ARM_TLS_REGISTER is defined 2009-10-19 16:13:46 -07:00
tests fix [2167050] glTexImage2D code path buggy in SurfaceFlinger 2009-10-06 17:00:25 -07:00
tools/glgen Add size checks for glBufferData and glBufferSubData 2009-10-21 11:02:44 -07:00