Click here to Skip to main content
15,867,704 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralMicrosoft supports only OpenGL standard 1.2 Pin
Southmountain15-Feb-21 7:01
Southmountain15-Feb-21 7:01 
JokeRe: Microsoft supports only OpenGL standard 1.2 Pin
Nelek15-Feb-21 7:06
protectorNelek15-Feb-21 7:06 
GeneralRe: Microsoft supports only OpenGL standard 1.2 Pin
Rick York15-Feb-21 7:54
mveRick York15-Feb-21 7:54 
GeneralRe: Microsoft supports only OpenGL standard 1.2 Pin
Southmountain15-Feb-21 8:50
Southmountain15-Feb-21 8:50 
GeneralRe: Microsoft supports only OpenGL standard 1.2 Pin
Rick York15-Feb-21 10:14
mveRick York15-Feb-21 10:14 
GeneralRe: Microsoft supports only OpenGL standard 1.2 Pin
harold aptroot15-Feb-21 7:54
harold aptroot15-Feb-21 7:54 
GeneralRe: Microsoft supports only OpenGL standard 1.2 Pin
Southmountain15-Feb-21 8:53
Southmountain15-Feb-21 8:53 
AnswerRe: Microsoft supports only OpenGL standard 1.2 Pin
Shao Voon Wong15-Feb-21 15:20
mvaShao Voon Wong15-Feb-21 15:20 
Read this OpenGL Loading Library wiki: "An OpenGL Loading Library is a library that loads pointers to OpenGL functions at runtime, core as well as extensions"

I have used GLEW. The latest loader is GLAD where the user specifies the OpenGL version on that webpage and it will only generate and load function pointers only for that version unlike GLEW which loads all, so it should be faster and the user won't make the mistake of mixing/calling functions from the different OpenGL versions.
GeneralTop 10 only had 8 Items?? Pin
raddevus15-Feb-21 6:15
mvaraddevus15-Feb-21 6:15 
GeneralRe: Top 10 only had 8 Items?? Pin
OriginalGriff15-Feb-21 6:28
mveOriginalGriff15-Feb-21 6:28 
JokeRe: Top 10 only had 8 Items?? PinPopular
Daniel Pfeffer15-Feb-21 6:33
professionalDaniel Pfeffer15-Feb-21 6:33 
GeneralRe: Top 10 only had 8 Items?? Pin
jsc4215-Feb-21 6:32
professionaljsc4215-Feb-21 6:32 
GeneralRe: Top 10 only had 8 Items?? Pin
raddevus15-Feb-21 7:40
mvaraddevus15-Feb-21 7:40 
GeneralRe: Top 10 only had 8 Items?? Pin
RickZeeland15-Feb-21 6:46
mveRickZeeland15-Feb-21 6:46 
GeneralRe: Top 10 only had 8 Items?? Pin
kmoorevs15-Feb-21 7:31
kmoorevs15-Feb-21 7:31 
GeneralProgress ... PinPopular
User 1502577515-Feb-21 5:54
User 1502577515-Feb-21 5:54 
GeneralRe: Progress ... Pin
obermd16-Feb-21 6:19
obermd16-Feb-21 6:19 
GeneralRe: Progress ... Pin
User 1502577516-Feb-21 6:26
User 1502577516-Feb-21 6:26 
GeneralThis is for Sander Pin
honey the codewitch15-Feb-21 5:27
mvahoney the codewitch15-Feb-21 5:27 
GeneralRe: This is for Sander Pin
OriginalGriff15-Feb-21 5:30
mveOriginalGriff15-Feb-21 5:30 
GeneralRe: This is for Sander Pin
Slacker00715-Feb-21 6:05
professionalSlacker00715-Feb-21 6:05 
GeneralRe: This is for Sander Pin
OriginalGriff15-Feb-21 6:07
mveOriginalGriff15-Feb-21 6:07 
GeneralRe: This is for Sander Pin
RickZeeland15-Feb-21 5:57
mveRickZeeland15-Feb-21 5:57 
GeneralRe: This is for Sander Pin
Sander Rossel15-Feb-21 8:23
professionalSander Rossel15-Feb-21 8:23 
PraiseRe: This is for Sander Pin
RickZeeland15-Feb-21 10:07
mveRickZeeland15-Feb-21 10:07 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.