Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 73977 Details for
Bug 114335
irrlicht-0.14.0 failes to emerge
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Proposed patch, changes glXGetProcAddress to glXGetProcAddressARB
irrlicht-0.14.0-glXGetProcAddress.patch (text/plain), 417 bytes, created by
Nico Erfurth
on 2005-12-03 03:52:38 UTC
(
hide
)
Description:
Proposed patch, changes glXGetProcAddress to glXGetProcAddressARB
Filename:
MIME Type:
Creator:
Nico Erfurth
Created:
2005-12-03 03:52:38 UTC
Size:
417 bytes
patch
obsolete
>--- COpenGLDriver.cpp.ORG 2005-12-03 12:49:01.000000000 +0100 >+++ COpenGLDriver.cpp 2005-12-03 12:49:18.000000000 +0100 >@@ -404,7 +404,7 @@ > os::Printer::log("Multittexturing active."); > > #ifdef GLX_VERSION_1_4 >- #define IRR_OGL_LOAD_EXTENSION glXGetProcAddress >+ #define IRR_OGL_LOAD_EXTENSION glXGetProcAddressARB > #else > #define IRR_OGL_LOAD_EXTENSION glXGetProcAddressARB > #endif
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 114335
: 73977