Results 1 to 7 of 7

Thread: SDL 1.2 and OpenGL 3

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1

    SDL 1.2 and OpenGL 3

    Hello everyone,

    I have created a small add-on that allows creating OpenGL 3 context for SDL 1.2. It uses dglOpenGL.pas header and, for now, is Windows only. So if you don't want to wait for a SDL 1.3 conversion, do give it a try.

    Attached zip file contains add-on (sdl_gl3.pas) and an example (source and exe). I have only FPC, so I would be grateful if someone could test it with Delphi.

    The code itself is heavily based on examples by Noeska.
    Attached Files Attached Files

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •