Search found 6 matches

by BSzili
Sat Feb 06, 2016 8:57 pm
Forum: General Developer Support
Topic: Unlock() invalid lock object
Replies: 13
Views: 16892

Unlock() invalid lock object

Anchor, the author of the Google Drive handler recently got OS4 FE Classic up and running, and started porting the handler to OS4. He already made an account here, but he is still waiting for it to be activated, so I'm forwarding his question. Like those who tried the 68k version, he is stuck with ...
by BSzili
Tue Oct 13, 2015 2:30 pm
Forum: General Developer Support
Topic: Making a ReAction gadget inactive
Replies: 2
Views: 4978

Re: Making a ReAction gadget inactive

Thanks, GA_Disabled was exactly what I was looking for. For some reason I got it mixed up with GA_Selected for checkboxes :)
by BSzili
Tue Oct 13, 2015 12:09 pm
Forum: General Developer Support
Topic: Making a ReAction gadget inactive
Replies: 2
Views: 4978

Making a ReAction gadget inactive

How can I make a gadget inactive? I.e. it won't react to user input, grayed out, stipple pattern, etc. It's probably not the correct term for it, because I couldn't find anything related to it in the autodocs :oops:
by BSzili
Sun Aug 16, 2015 9:46 am
Forum: General AmigaOS
Topic: Warp3D: 2048x2048 texture / W3D_DrawArray problem
Replies: 39
Views: 46397

Re: Warp3D: 2048x2048 texture / W3D_DrawArray problem

Fixed this, at least for R200 (cannot test others). Up to 2k x 2k now works with or without mip-mapping, no matter if 16/32 bit context, etc.
Programmers: don't forget to remove your workarounds / artificial limitations to below 2k x 2k when the driver gets updated :-)
At this rate I'll be forced ...
by BSzili
Tue Nov 19, 2013 4:18 pm
Forum: Platform: Pegasos II
Topic: Can't boot into the system
Replies: 12
Views: 74256

Re: Can't boot into the system

Thanks for both of you, I rearranged the partitions a little, and now it works!! :D The main issue was giving the bootable flag to the OS4 system partition, not the one with just amigaboot.of.
by BSzili
Tue Nov 19, 2013 3:05 pm
Forum: Platform: Pegasos II
Topic: Can't boot into the system
Replies: 12
Views: 74256

Can't boot into the system

I can't get AmigaOS 4.1 working on my Pegasos II. The installation succeeds, but when I boot from the HDD (boot hd:0 amigaboot.of) I only get an AmigaDOS shell.
The layout is: 128 MB FFS-intl boot partition (boot pri 0), 2 GB FFS2 system partition, 60 GB JXFS work partition, no swap. All of them ...