diff options
author | thickbrick | 2011-03-24 17:06:27 +0200 |
---|---|---|
committer | thickbrick | 2011-03-24 17:06:27 +0200 |
commit | f8d46d105e5d137890b98fd18bdf26fa797e22d3 (patch) | |
tree | ac656516a6c8053a5c73108f1de212a2a5b56767 /linden/doc | |
parent | Changed version to Experimental 2011.03.20 (diff) | |
download | meta-impy-f8d46d105e5d137890b98fd18bdf26fa797e22d3.zip meta-impy-f8d46d105e5d137890b98fd18bdf26fa797e22d3.tar.gz meta-impy-f8d46d105e5d137890b98fd18bdf26fa797e22d3.tar.bz2 meta-impy-f8d46d105e5d137890b98fd18bdf26fa797e22d3.tar.xz |
Fix #824/SNOW-466: Window Creation Error related to FSAA
- Linux only: Retry window creation with lower FSAA samples if it
fails.
- All platforms: save actual FSAA level into RenderFSAASamples after
window is created.
This exapnds on the patch from SNOW-466 by Robin Cornelius.
Diffstat (limited to 'linden/doc')
-rw-r--r-- | linden/doc/contributions.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linden/doc/contributions.txt b/linden/doc/contributions.txt index 8aab5c8..6a41ddf 100644 --- a/linden/doc/contributions.txt +++ b/linden/doc/contributions.txt | |||
@@ -528,6 +528,7 @@ Robin Cornelius | |||
528 | SNOW-108 | 528 | SNOW-108 |
529 | SNOW-196 | 529 | SNOW-196 |
530 | SNOW-422 | 530 | SNOW-422 |
531 | SNOW-466 | ||
531 | SNOW-485 | 532 | SNOW-485 |
532 | VWR-2488 | 533 | VWR-2488 |
533 | VWR-9557 | 534 | VWR-9557 |