2021-11-16.log

- S0rin (QUIT: Ping timeout: 256 seconds) (~S0rin@user/s0rin)00:14
+ S0rin (~S0rin@user/s0rin)00:17
- S0rin (QUIT: Ping timeout: 265 seconds) (~S0rin@user/s0rin)00:22
_Bnumntmn: We solved a long standing P96/graphics.library mystery today with things that "fail to find a suitable Screen ID".00:34
mntmnoh?00:34
_BnuApparently the "pixel speed" thing for GetBestModeIDA is backwards, and it actively looks for a mode that is SLOWER OR EQUAL to the pixel speed (in nanoseconds) that the mode requires.00:34
_BnuSo setting the CLOCK_HZ to 25MHz instead of 100MHz makes them all work.00:34
+ S0rin (~S0rin@user/s0rin)00:38
mntmnlol00:38
- S0rin (QUIT: Ping timeout: 265 seconds) (~S0rin@user/s0rin)02:10
+ S0rin (~S0rin@user/s0rin)02:13
- xet7 (QUIT: Remote host closed the connection) (~xet7@user/xet7)05:07
+ xet7 (~xet7@user/xet7)05:07
- S0rin (QUIT: Ping timeout: 265 seconds) (~S0rin@user/s0rin)05:11
+ S0rin (~S0rin@user/s0rin)05:11
- S0rin (QUIT: Ping timeout: 250 seconds) (~S0rin@user/s0rin)07:09
+ S0rin (~S0rin@user/s0rin)07:11
- S0rin (QUIT: Ping timeout: 265 seconds) (~S0rin@user/s0rin)08:11
+ S0rin (~S0rin@user/s0rin)08:12
- S0rin (QUIT: Ping timeout: 250 seconds) (~S0rin@user/s0rin)09:10
+ S0rin (~S0rin@user/s0rin)09:12
- S0rin (QUIT: Ping timeout: 250 seconds) (~S0rin@user/s0rin)12:12
+ S0rin (~S0rin@user/s0rin)12:15
+ gdonner (gdonner@c-98-253-93-116.hsd1.in.comcast.net)16:59
gdonner_Bnu: thanks for your part in fixing that P96 GetBestModeIDA bug!17:00
gdonnerI wonder if it was the kind of bug that led to crashes, or just failure to find a screen mode?17:01
gdonnereither way, a GoodThing(TM) :)17:03
- S0rin (QUIT: Ping timeout: 250 seconds) (~S0rin@user/s0rin)17:13
+ S0rin (~S0rin@user/s0rin)17:14
_Bnugdonner: Oh, did it end up being a P96 bug? I figured it was just WB/AmigaOS, since P96 doesn't hook that function.17:28
gdonnerAh; wrong assumption on my part! My apologies. it should be fixed then in AmigaOS 3.2.1.17:32
gdonnerStill, it's great these bugs are being found and get them fixed.17:33
gdonnerespecially something that impacts screen modes like that17:34
_BnuAh, nice. Yeah, apparently it's been around for 20+ years, haha.17:36
_BnuSomeone else had an issue with it when they had a 150Hz (?) screen mode set up for their Picasso IV, and in the end they just gave up and resorted to letting the user select the resolution from a dialog.17:37
gdonnerperhaps one of the unfinished things C= was working on when they went bankrupt17:37
gdonnerthere were some cool things C= had in mind for the "real" 3.1; too bad they didn't get a chance to complete and test them properly17:39
gdonnerhttp://gregdonner.org/workbench/wb_31_planned.html17:39
_BnuIt's sort of funny in a sad way to see Motorola's misstep with the 68k processor family there.17:45
gdonneryeah17:46
gdonnerI wish they had at least taken it further than they did; one more big step after the 06017:47
_BnuFor some reason my AdBlock isn't working on Google.com right now, making it completely unusable...17:51
gdonnerthe juicest details of what C= wanted to do (esp. OS-wise) are in the Orlando DevCon Notes, Jan. 26-30, 199317:51
gdonnerhmm; maybe try Brave (web browser)?17:52
_BnuSeriously, I get 20 pages of only ads, lol.17:52
gdonneryeah, it's getting ridiculous17:54
gdonnereven sites like my local bank are using trackers17:54
gdonnerthankfully Brave blocks them all17:54
_BnuOr is something just wrong with Google? WTF.17:55
_BnuI was going to search for the old MIPS index chart.17:55
_Bnuhttps://cdn.discordapp.com/attachments/463636156287025152/910211164296863764/unknown.png https://media.discordapp.net/attachments/463636156287025152/910211395017121862/unknown.png17:56
_BnuBut it's seriously just helmets.17:56
_BnuIn the index chart over different processors, you could see the insane upward trend in performance up to the 68040... and then nothing.17:57
gdonneryeah, weird17:57
gdonneryou would probably find the "RTG Graphics Specification" chapter interesting in those 1993 DevCon notes--quite a lot of detail18:03
apolkosnik[m]MIPS in helmets is a new innovation, basically a low friction surface between the inner part and the outer shell, supposedly helps18:13
- S0rin (QUIT: Ping timeout: 265 seconds) (~S0rin@user/s0rin)18:16
+ S0rin (~S0rin@user/s0rin)18:20
_BnuI'm a MIPS.18:52
Claude_Bnu: dhrystone MIPS chart 18:52
_BnuMIPS MIPS MIPS19:00
apolkosnik[m]ACTION uploaded an image: (105KiB) < https://libera.ems.host/_matrix/media/r0/download/matrix.org/aNhiofVnYaAbmsCjBTKiDaVr/MatrixLifestyle_03_1024x1024.jpg >19:37
apolkosnik[m]Haha... MIPS load indicator 19:37
gdonner_Bnu: If you like, I can file the GetBestModeIDA bug for you--any preferred wording you'd like me to use?20:08
_BnuOh, I thought maybe Michal had reported the bug already.20:11
_BnuBasically "PixelSpeed" should be ignored completely when finding a suitable mode. It's not used uniformly across applications, so you can't rely on any value provided to check for is actually valid in any way.20:12
gdonnerIf he did, I didn't see anything when searching for "GetBestModeIDA"?20:14
gdonnerwhat's his last name?20:14
gdonner(or maybe that is his last name)20:18
gdonneranyway, bug filed--let me know if anything else pops up20:21
_BnuAh, Michal Schulz, the Emu68 author/AROS guy.20:23
gdonnerok, thanks! but nothing came up from the search, so it should be OK. the bug number is 2261 if Michal wants to add or correct anything20:25
- S0rin (QUIT: Ping timeout: 250 seconds) (~S0rin@user/s0rin)22:14
+ S0rin (~S0rin@user/s0rin)22:16
- gdonner (QUIT: ) (gdonner@c-98-253-93-116.hsd1.in.comcast.net)22:54

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!