Skip to content

Es2#26

Open
kphillisjr wants to merge 9 commits intoomcfadde:es2from
kphillisjr:es2
Open

Es2#26
kphillisjr wants to merge 9 commits intoomcfadde:es2from
kphillisjr:es2

Conversation

@kphillisjr
Copy link

Implemented OpenGL over EGL api. The changes are minor and shows how clean the switch from OpenGL ES to OpenGL can be.

…ietary driver )

Added extra debugging information pertaining to GLX extensions.
Added more documentation to OpenGL ES.
Fixed EGL initialization. Now the rendering api will properly initialize to OpenGL using EGL context.
…d out if the OpenGL ( or OpenGL ES ) Context that was supposed to be created actually is.
@kphillisjr
Copy link
Author

Found a bug in mesa... It appears Mesa will try to make an OpenGL ES context no matter what. Even though All the proper information suggests that I am wanting an OpenGL Context. This is why commit #2fc65f2 exists.

@omcfadde
Copy link
Owner

I wouldn't bother too much with Windows and OSX support. It's likely to go away as soon as I have time to make the big git rm -rf ... and unifdef the code.

I'll review the code later this week (probably, assuming Real Life(TM) doesn't have other plans...)

@omcfadde
Copy link
Owner

Uhh, so Real Life made other plans after all... I'll try to get to review it this weekend. Hasn't been forgotten, I've just been extremely busy lately.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants