• All submissions to this site are governed by Second Life Project Contribution Agreement. By submitting patches and other information using this site, you acknowledge that you have read, understood, and agreed to those terms.
Issue Details (XML | Word | Printable)

Key: VWR-14593
Type: Sub-task Sub-task
Status: Open Open
Priority: Normal Normal
Assignee: Luricos Alderton
Reporter: Darv Linden
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
1. Second Life Viewer - VWR
VWR-12540

Upgrade/regenerate OpenGL Headers

Created: 09/Jul/09 12:04 PM   Updated: 23/Aug/09 04:48 AM
Return to search
Component/s: Graphics, Source Code
Affects Version/s: 1.22, 1.23
Fix Version/s: None

Last Triaged: 30/Jul/09 10:21 AM
Linden Lab Issue ID: DEV-37067


 Description  « Hide
In VWR-12540, updating some OpenGL headers (specifically, glext.h, glxext.h, wglext.h) was one of a series of changes that resulted in an overall performance gain from 1.22. The developer also generated and updated glh_genext.h with extgen parser to ensure detection of gl extensions, from reference 1 from original reference 2 from original

There needs to be some investigation on whether/which of these changes are a win (for 1.23).



 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Luricos Alderton added a comment - 23/Aug/09 04:18 AM
Hi there,

with this comment ill start with answering questions that allready has been discussed in the main thread and pointed out by Boy Lane and me ... first of all i dont know why im asking those questions, cause it would be easy for ya to build up a test system with normal specs and an ATI Card higher than or equal to an HD 3870 ...

Whatever ill answer now those questions so that someone of the programmers or "discussion leaders" can decide wheater or not this will be applied in further versions of the SL Viewer ... Note: It has been more than once testet that this fix IS working and WILL improve the viewer about more than 38 % on some systems (e.g. my pc) overall performance increased about 50% and more from 2.6 fps to about 19 fps at the same spot (relogging was done fast so nothing else changed much e.g. the crowd dissappeard btw ive done testing at a abandoned place and testet with fixed env sky etc ... just standing still at the same spot and looking around fast. With the old one ive a dia show slower than 1fps .. with new one much more than 15 .. which is "okay" at this spot (was training island) normaly it should be over 60fps i think .. but i dont know much details about this grafic engine

To Answer the Issue, if not allready done.. updating the glh libs WAS needed cause some extensions where not initialised / activated that will be asked for activation during client boot up e.g. WGL_ARB extension. The error log was "NO Arb extension present".

Furthermore i dont know why a dev or fellower of this thread said "we dont use this extension ingame ..." why would it be testet if this extension exists IF its not used ....