• 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-14596
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

Updating OpenGL Libraries?

Created: 09/Jul/09 12:18 PM   Updated: 23/Aug/09 04:49 AM
Return to search
Component/s: Graphics
Affects Version/s: 1.22
Fix Version/s: None

Last Triaged: 30/Jul/09 10:26 AM
Linden Lab Issue ID: DEV-37070


 Description  « Hide
In VWR-12540, there is some mention of "updating ogl code" and "updated oGL libs". Someone with more knowledge of this should elaborate on what was meant....

 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Luricos Alderton added a comment - 23/Aug/09 04:48 AM
"updating ogl code" means mainly the same as mentioned in Issue / comments "Upgrade/regenerate OpenGL Headers" .. in short it means:
  • generating new glh_extgen.h with exten parser to ensure that the glh is up to date
  • fixing the WGL_ARB detection; this depends on updating the glh lib cause this was not implemented but testet in main viewer code "if exists"
  • if exist use the fast code; if not calculate the slow thing ... in short