IRC logs of Libera.Chat #BZFlag for Friday, 2024-11-29

Juestoh hmmm01:10
Juestthanks blast007 for the housekeeping :)01:10
Juesthow about this one? https://github.com/BZFlag-Dev/bzflag/issues/21801:25
blast007IIRC, that one was a bit of a pain to fix, at least for me with minimal OpenGL knowledge02:05
AgathaWhat happens if you add `glClear(GL_DEPTH_BUFFER_BIT);` to the top of `drawUI()` in "playing.cxx"?02:26
AgathaAnd / or move the radar drawing block up above the HUD drawing part02:27
*** Optic_Delusion <Optic_Delusion!~Optic_Del@pool-96-235-40-180.pitbpa.fios.verizon.net> has quit IRC (Quit: Textual IRC Client: www.textualapp.com)02:42
*** Optic_Delusion <Optic_Delusion!~Optic_Del@pool-96-235-40-180.pitbpa.fios.verizon.net> has joined #bzflag02:43
*** FastLizard4 is back05:44
*** FastLizard4 is now away: IN-GAME - Baldur's Gate 305:44
*** Cobra_Fast is now away: offline06:27
*** Cobra_Fast is back06:27
*** I_Died_Once <I_Died_Once!~I_Died_On@c-98-219-34-189.hsd1.ga.comcast.net> has quit IRC (Ping timeout: 255 seconds)06:50
*** FastLizard4 is back08:10
*** FastLizard4 is now away: AWAY from keyboard08:10
*** FastLizard4 is back08:54
*** FastLizard4 is now away: AWAY from keyboard09:02
*** FastLizard4 is back09:15
*** FastLizard4 is now away: AWAY from keyboard09:37
*** FastLizard4 is now away: GONE - Screen Detached and Disconnected from IRC (I'm probably asleep, at work, or doing something in real life)10:10
blast007Doesn't fix it.  I believe the issue was the *order* of the rendering.12:18
blast007My concern at the time was changing it right before a release and breaking some GL state.12:20
*** I_Died_Once <I_Died_Once!~I_Died_On@c-98-219-34-189.hsd1.ga.comcast.net> has joined #bzflag12:37
*** Sgeo <Sgeo!~Sgeo@user/sgeo> has quit IRC (Read error: Connection reset by peer)13:13
BZNotifybzflag: blast007 synchronized pull request #367 "Kick all replay viewers when an incompatible replay is loaded" (2.4.28 - https://github.com/BZFlag-Dev/bzflag/pull/367)13:59
blast007tupone: FYI, I had briefly tested on an i3-3225 with the iGPU using a SATA hard drive from ~2010, running on Debian 12, and I wasn't seeing studdering.14:14
blast007maybe the Mesa in Debian 12 is too old to exhibit the behavior14:15
blast007I also didn't try switching between Wayland and Xorg14:16
tuponewhat mesa you have on debian16:28
tupone22.3 it seems 16:29
tuponehere 24.2.616:30
tuponeI got that problem from a month. I'm going to check when I updated it16:31
tuponeNov 12, 202416:33
blast007oh, looks like there Mesa 24.2.4 available via backports, but I might just update to trixie or sid to test there16:36
blast007there is*16:36
Agatha@blast007 right, so you move the radar drawing first (so the text draws over it). The clear should I guess be after the radar and before the text (though really 2D stuff probably shouldn't have depth-buffering enabled at all).17:13
blast007then the cracks draw over the control panel text, making it harder to read chat while you're dead17:40
blast007well, I actually moved the HUD renderer lower, not the radar higher17:41
blast007so I *guess* you could draw the radar, THEN the HUD, then the control panel17:41
*** FastLizard4 is back18:42
*** FastLizard4 is now away: AWAY from keyboard18:59
tuponeblast007: I did not mention that I have HDD + RAID + LVM that maybe is a kill19:51
blast007is it multiple spinning hard drives in RAID?19:55
tuponeTwo HDD in RAID1 and over it an LVM. I'm safe with data (except from bug on LVM and RAID) but performance are low on write19:57
tuponeI will check on how to do LVM and RAID together, maybe is faster19:57
tuponeall by SW19:58
tuponeI'm reinstalling everything on https://amzn.eu/d/hMBSALW20:07
tuponeI don't know if it is good20:07
blast007Never heard of that brand before.  Might be a fake SSD.20:13
blast007I guess the price is on par for a 1TB SATA SSD, but it's still a questionable brand name.20:15
*** Sgeo <Sgeo!~Sgeo@user/sgeo> has joined #bzflag20:29
tuponethe reviews seems good, but the reviews could be fake20:40
*** Tobbi is now away: Auto away at Fri Nov 29 21:26:33 2024 UTC21:26
*** Tobbi is back21:26

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