Age | Commit message (Collapse) | Author |
|
* Now called 'HeadlessClient' instead of 'DisableRendering'
* Removed most cases where we skipped certain behaviors in the client when in this mode. This gets us closer to a 'true' client, for testing purposes.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
added more debug code for EXT-6791: [crashhunters] Intel 965 Crash in glCopyTexSubImage2D
|
|
added more debug code for EXT-6791: [crashhunters] Intel 965 Crash in glCopyTexSubImage2D
|
|
|
|
glCopyTexSubImage2D
|
|
llimagegl.cpp]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
are enabled
|
|
are enabled
|
|
are enabled
(transplanted from 0aaf4b4676f27560cc436d0ff74b7d812a1e6662)
|
|
|
|
|
|
|
|
Add yet more paranoia-and-return-or-assert, this time for +-INF in input vector.
To be reviewed by Bao.
(transplanted from 2012f21d23c66179345fb26148cfbe19835b325e)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
rev'd by davep
|
|
rev'd by davep
|
|
rev'd by davep
|
|
Yet more sanitization - whew.
|
|
Checker: OVERRUN_DYNAMIC
Function: LLImageGL::updatePickMask(int, int, const unsigned char *)
File: /indra/llrender/llimagegl.cpp
not a bug, AFAICT.
|
|
a more complete fix and some sanity to prevent recurrance of a similar problem.
reviewed by bao!
|
|
(more accurately, it was - I believe - reading over the end of a buffer in the pick-mask lookup)
reviewed by qarl.
|
|
when we miss initializing a member. No semantic change.
|