Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
154 user(s) are online (95 user(s) are browsing Forums)

Members: 0
Guests: 154

more...

Headlines

Forum Index


Board index » All Posts (ZeroG)




Re: Recompiling GLMatrix blanker with MiniGL 2.24
Not too shy to talk
Not too shy to talk


@Shadow
Thank you.

Go to top


Re: Recompiling GLMatrix blanker with MiniGL 2.24
Not too shy to talk
Not too shy to talk


@Capehill
Thanks.
I have replaced the mglChooseWindowMode() and mglCreateContextFromID() calls with this call:

IMiniGL->CreateContextTags(MGLCC_ScreenModeIDMGLCC_WindowedFALSEMGLCC_Width, &wMGLCC_Height, &hTAG_DONE)


MGLInit() and MGLTerm()calls are commented out, minigl.library is opened at startup.

Now I get linker errors:
undefined reference to "mini_CurrentContext"

@Shadow

Quote:
Which version of GLMatrix are you recompiling?

This one. Is there another?

Quote:
Seems like who ever is maintaining MiniGL did not keep it backwards compatible. I my opinion that is not a good idea.

That happend years ago between the latest v1.x and first v2.x version.

Quote:
Anyway it seems like you have to switch to using the GLUT API in MiniGL

OK. How?

Go to top


Recompiling GLMatrix blanker with MiniGL 2.24
Not too shy to talk
Not too shy to talk


Hi.

I try to recompile the GLMatrix blanker using MiniGL 2.24.

However the API of miniGL has changed since MiniGL 1.x and i need to replace some functions.

I guess i have to replace MGLInit() and MGLTerm() with OpenLibrary() and CloseLibrary() calls.

I do not know how to replace mglChooseWindowMode(FALSE) and mglCreateContextFromID(modeID, &w, &h).

Does anyone have any advice?

Go to top


Re: Floppy disk drive on SAM
Not too shy to talk
Not too shy to talk


@interrogative
Which USB port did you use?
J28 is only USB 1.0 and Kryoflux needs 2.0.

Another problem could be the onboard usb hub the sam460 has - the kryoflux should be used without a hub.

ask acube which usb ports are not connect to hub.

Go to top


Re: Virii
Not too shy to talk
Not too shy to talk


@ddni
No.

Go to top


Re: The "uploader" mystery, continued
Not too shy to talk
Not too shy to talk


It could be that the scripts are not broken but should be used with geit's installer replacement.
http://geit.de/eng_additional.html

Go to top


Re: Can't type a backslash?
Not too shy to talk
Not too shy to talk


Maybe it is a option to modify the keymap to match the keyboard?
Keymaps are textfiles since 4.0...

Go to top


Re: CodeBench - memory needs on 4.1FE UAE and other questions
Not too shy to talk
Not too shy to talk


Quote:
I think about trying CodeBench on OS4.1FE UAE (did not buy it yet).

You can't buy Codebench upto v1.0 it's "public beta" and limited to C/C++ and Hollywood 4.

See http://codebench.co.uk/faq.html#faq

Simply download the current version and give it a try.

Go to top


Re: helping out a new user to AmigaOS
Not too shy to talk
Not too shy to talk


@328gts
Create a drawer named Trashcan. Then use RAWBInfo to change the picture and set the icon type to trashcan.

Go to top


Re: AmiUpdate: Wrong downloads presented
Not too shy to talk
Not too shy to talk


@Raziel
Quote:

i dont have it installed and never had


But in your first post you wrote:
Quote:

I installed it once by accident, but it keeps coming back.


Go to top


Re: Vacuum problems
Not too shy to talk
Not too shy to talk



Go to top


Re: Help setting Url program in Prefs
Not too shy to talk
Not too shy to talk


I think SimpleMail and YAM still use OpenURL and not URL.

Go to top


Re: Does anyone have a complete latest release of TuneNet?
Not too shy to talk
Not too shy to talk



Go to top


Re: Timberwolf beta 3 available
Not too shy to talk
Not too shy to talk


@tfrieden
Why does tw need random numbers to store bookmarks?

Go to top


Re: Connecting Brother M1509 to SAM440ep
Not too shy to talk
Not too shy to talk


I don't think that there are drivers for this adapters...

Go to top


Re: Simple question about color of window's border
Not too shy to talk
Not too shy to talk


If the top border is "skinned" using a bitmap, you have to change the bitmap.
The file should be somewhere in SYS:Prefs/Presets/Default/Common/Bitmaps/

Go to top


Re: UBOOT 1.0.0 ISO needed
Not too shy to talk
Not too shy to talk


http://hyperion-entertainment.biz/
There is no need to install 0.1.1 and/or 1.0.0 before 1.1.1.

Go to top


Re: AmiSystemRestore - beta testers wanted!
Not too shy to talk
Not too shy to talk


Quote:

So the only solution currently is to 'patch' some strategic OS functions using Exec/SetMethod() in order to intercept calls to those functions do what you have to (i.e. save states and make backup) and then leave the control to the original OS function.


This will only catch 68k calls, Exec/SetMethod() is used for native calls.

Go to top


Re: Sharing a Hard drive
Not too shy to talk
Not too shy to talk


@Amigo1
Quote:

new 2TB hard drive

You need to use td64patch or the ext2
filesystem will fail at the 4GB limit. http://os4depot.net/index.php?functio ... ver/storage/td64patch.lha

Quote:

I got ext2 from aminet, Created a mountlist, but it tells me USBx is already mounted. (no mountlist in Devs: nor in Devs:DOSDrivers.

The USBx mountfiles are created and automounted on-the-fly by the usb-stack. If you want to use another filesystem you need to dismount USBx that was created by the usb-stack using the DISMOUNT command.

BTW: My system is unstable after dismounting USBx -> make some tests before you store something important on the harddisk.

Go to top


Re: network programming
Not too shy to talk
Not too shy to talk



Go to top



TopTop
(1) 2 3 4 ... 20 »




Powered by XOOPS 2.0 © 2001-2023 The XOOPS Project