Login | Forgot password | Register

X

What is OpenID?

OpenID is an Internet-wide identity system that allows you to sign in to many websites with a single account.

With OpenID, your ID becomes a URL (e.g. http://username.myopenid.com/). You can get a free OpenID for example from myopenid.com.

For more information visit the official OpenID site.

192 Posts in 38 Topics by 34 members

Jump to:
Search

Amiga OS Projects

Forums » Amiga OS Projects » MiniGL and video driver for Radeon M9 for Sam440ep

Please read the terms of service before posting. If this is your first visit, you will need to register before you can post. However, you can browse all messages below.

Page: 1 Go to End
Author Topic:MiniGL and video driver for Radeon M9 for Sam440ep 11041 Views
  • nubechecorre
    Avatar
    Community Member
    5 Posts

    MiniGL and video driver for Radeon M9 for Sam440ep Link to this post

    Hi

    This is my first post here

    I'd like to know if there will be an update of MiniGL on the next update of Amiga OS 4.1
    I'd like to know, also, if you are working on the video driver for the sam440ep. That's why, i' d like to know if there will be some improvments and if will be added support for hw video decoding on the ati radeon in order to have better playback on videos.. I ask that because i know that on the ati board ( and think also nvidia ) there is hw support for video playback..

    Thanks Davide

  • Hans
    Avatar
    Administrator
    231 Posts

    Re: MiniGL and video driver for Radeon M9 for Sam440ep Link to this post

    Hi Davide,

    There may be an update to MiniGL, but it will be more of a bug fix. As far as other changes to drivers, I can't comment on that. It is unlikely that support for the video decoding facilities in Radeon cards will be added, simply because ATI won't give anyone the necessary documentation. It would be nice to have though.

    Hans

  • nubechecorre
    Avatar
    Community Member
    5 Posts

    Re: MiniGL and video driver for Radeon M9 for Sam440ep Link to this post

    Another question please

    time ago i started studying opengl and until now i used glut library to manage window and input events, but if i' d like to use intuition to open a opengl window with some polygons inside and manage events, can i do it normally or should i use some external library ?

    Thanks

  • Hans
    Avatar
    Administrator
    231 Posts

    Re: MiniGL and video driver for Radeon M9 for Sam440ep Link to this post

    Generally speaking I encourage people to use SDL or GLUT if they're using OpenGL because they're cross platform. However, it is entirely possible to use MiniGL directly. The documentation is rather limited though, so you may have to download the MiniGL source-code (see the MiniGL section on this site for details) and have a look at the GLUT code to see how it's done.

    Hans

  • nubechecorre
    Avatar
    Community Member
    5 Posts

    Re: MiniGL and video driver for Radeon M9 for Sam440ep Link to this post

    thanks, i know as i use the glut library, so what you are saying to me is that the way to create a opengl program using the intuition library is the same as using the glut library right ?

    OT

    just another curiosity, on the other previous post, you told me that about minigl, there will be a new version with bug fixes instead of an updgraded library with new opengl functions right ?

    If i have understood right, you ( all the os4 developers ) prefer to wait and port mesa instead of updating the mini gl right ?

    /OT

  • Hans
    Avatar
    Administrator
    231 Posts

    Re: MiniGL and video driver for Radeon M9 for Sam440ep Link to this post

    thanks, i know as i use the glut library, so what you are saying to me is that the way to create a opengl program using the intuition library is the same as using the glut library right ?

    Not quite, you can use the same method that the GLUT library uses to create an OpenGL program.

    just another curiosity, on the other previous post, you told me that about minigl, there will be a new version with bug fixes instead of an updgraded library with new opengl functions right ?

    If i have understood right, you ( all the os4 developers ) prefer to wait and port mesa instead of updating the mini gl right ?

    Yes, it is unlikely that there will be more functions added. MiniGL does quite a lot already, and we've implemented most features that Warp3D is capable of handling efficiently. Adding more features would require changing Warp3D which is unlikely to happen.

    Hans

  • nubechecorre
    Avatar
    Community Member
    5 Posts

    Re: MiniGL and video driver for Radeon M9 for Sam440ep Link to this post

    Thanks for all the infos

    11041 Views
Go to Top

Currently Online: There is nobody online.

Welcome to our latest member: SeregaRit

Forums » Amiga OS Projects » MiniGL and video driver for Radeon M9 for Sam440ep