Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
88 user(s) are online (47 user(s) are browsing Forums)

Members: 1
Guests: 87

walkero, more...

Headlines

 
  Register To Post  

« 1 ... 22 23 24 (25) 26 27 28 ... 72 »
Re: SDL2
Not too shy to talk
Not too shy to talk


See User information
@BSzili

>You can't change buffers


MiniGL/buffer.c/buf_SetFrontBuffer(GLcontext context, void *bitmap, GLboolean free);

Seems to set frontbuffer to a given bitmap
Then the(RGB or RGBA) bitmap can be used to update a texture...

bmHandle=LockBitMapTags(bm,LBMI_BASEADDRESS,(ULONG)&pixels, TAG_DONE);

glTexImage2D(GL_TEXTURE_2D, 0, 3, w, h, 0,GL_RGB,GL_UNSIGNED_BYTE, pixels);

UnLockBitMap(bmHandle);


Untested.... huhh..

Go to top
Re: SDL2
Quite a regular
Quite a regular


See User information
@thellier
That's basically a non-portable way of achieving the same thing.

This is just like television, only you can see much further.
Go to top
Re: SDL2
Home away from home
Home away from home


See User information
@Capehill
Cant test rc2 right now, but is iconification support added in ? (from commit logs seems so, just want to be sure)

Join us to improve dopus5!
AmigaOS4 on youtube
Go to top
Re: SDL2
Just can't stay away
Just can't stay away


See User information
I am surprized that no one has ported the SDL version of Fast Tracker II yet, get busy!

https://16-bits.org/ft2.php

Go to top
Re: SDL2
Just popping in
Just popping in


See User information
@spotUP

Thank you for your work for this

Go to top
Re: SDL2
Just can't stay away
Just can't stay away


See User information
I don't own any amigaos4 machine anymore.

Go to top
Re: SDL2
Home away from home
Home away from home


See User information
@spotUP

Quote:

I don't own any amigaos4 machine anymore.


Did you hear that awful sound?

That was my heart breaking...

People are dying.
Entire ecosystems are collapsing.
We are in the beginning of a mass extinction.
And all you can talk about is money and fairytales of eternal economic growth.
How dare you!
– Greta Thunberg
Go to top
Re: SDL2
Just can't stay away
Just can't stay away


See User information
I've been gone since 2011 or so... ;)

Go to top
Re: SDL2
Home away from home
Home away from home


See User information
@spotUP

Quote:
I've been gone since 2011 or so... ;)

Before then, you were a porting machine, just look at all your stuff on os4depot. Quite impressive.

What would get you to come back?

Hans


Edited by Hans on 2018/9/6 5:52:28
http://hdrlab.org.nz/ - Amiga OS 4 projects, programming articles and more.
https://keasigmadelta.com/ - more of my work
Go to top
Re: SDL2
Just popping in
Just popping in


See User information
@spotUP
Hi Spot, nice to see you posting here again!

Varthall

Go to top
Re: SDL2
Just can't stay away
Just can't stay away


See User information
@Hans

A decently priced AmigaOS4 laptop maybe.. :)

@Varthall

Thanks, i never officially quit, I just saw no reason to post.

Go to top
Re: SDL2
Home away from home
Home away from home


See User information
@spotUP

Love knows neither time nor space

People are dying.
Entire ecosystems are collapsing.
We are in the beginning of a mass extinction.
And all you can talk about is money and fairytales of eternal economic growth.
How dare you!
– Greta Thunberg
Go to top
Re: SDL2
Home away from home
Home away from home


See User information
@spotUP
Quote:
A decently priced AmigaOS4 laptop maybe.. :)

That would be great!

Now, let's get back on topic. SDL2...

Hans

http://hdrlab.org.nz/ - Amiga OS 4 projects, programming articles and more.
https://keasigmadelta.com/ - more of my work
Go to top
Re: SDL2
Just can't stay away
Just can't stay away


See User information
2.0.8 RC2 became 2.0.8 release and it has been now uploaded to OS4Depot queue.

https://github.com/AmigaPorts/SDL/releases

Go to top
Re: SDL2
Home away from home
Home away from home


See User information
@Capehill
Is it possible to ask you to add iconification support from sdl2 , to sdl1 as well ?

Join us to improve dopus5!
AmigaOS4 on youtube
Go to top
Re: SDL2
Just can't stay away
Just can't stay away


See User information
@Capehill

Question : is it of any use for a simple user or is it dedicated to programmers only ?

--
AmigaONE X1000 and Radeon RX 560
Go to top
Re: SDL2
Just can't stay away
Just can't stay away


See User information
@kas1e

Please create a ticket, it will be forgotten otherwise.

Go to top
Re: SDL2
Just can't stay away
Just can't stay away


See User information
@K-L

It's a combined user + dev archive.

Go to top
Re: SDL2
Home away from home
Home away from home


See User information
@Capehill
Quote:

Please create a ticket, it will be forgotten otherwise.


Thanks, done: https://github.com/AmigaPorts/SDL/issues/28

Probably after that one done we can make proper new SDL1 release ? Old one which on os4depot are really very far away in compare with what we have now in repo.

ps. Btw, is it worth to create another BZ about creating for SDL1 release the same 2 versions of library libSDL.a and libSDL-debug.a ? That pretty good how you do it for SDL2.

Join us to improve dopus5!
AmigaOS4 on youtube
Go to top
Re: SDL2
Just can't stay away
Just can't stay away


See User information
@kas1e

Why not. Debug build is extremely useful to have.

Go to top

  Register To Post
« 1 ... 22 23 24 (25) 26 27 28 ... 72 »

 




Currently Active Users Viewing This Thread: 1 ( 0 members and 1 Anonymous Users )




Powered by XOOPS 2.0 © 2001-2023 The XOOPS Project