VOGONS


Reply 200 of 315, by sharangad

User metadata
Rank l33t
Rank
l33t

This issues each buffer as soon as a single command is added (unless I've done something wrong and it crashes)

[EDIT]
<Skip this>
https://1drv.ms/u/s!As-dKk-N73dSl3kMo-Zu9Ad0nTvO
MD5: 8c6afdc9b4dbb70de9f5bdb656a88ddb
</Skip this>

Try this instead:
https://1drv.ms/u/s!As-dKk-N73dSl3sMo-Zu9Ad0nTvO
MD5: b5afd613a17b2715a9bb4e095b90fb4e
[/EDIT]

It'll be dog slow (max 15 commands in flight instead of thousands) with logging, but it should highlight where things are going wrong.

Developer of RReady - Rendition Verité Wrapper.
https://www.youtube.com/@sharangadayananda

Reply 201 of 315, by sharangad

User metadata
Rank l33t
Rank
l33t

The bufferends with the exact same sequence of commands before the problem buffer's issued.

Developer of RReady - Rendition Verité Wrapper.
https://www.youtube.com/@sharangadayananda

Reply 205 of 315, by sharangad

User metadata
Rank l33t
Rank
l33t

Thanks. Will check it out in a bit.

6 hours is a lot of time. Thanks.

Last edited by sharangad on 2024-02-26, 15:42. Edited 1 time in total.

Developer of RReady - Rendition Verité Wrapper.
https://www.youtube.com/@sharangadayananda

Reply 207 of 315, by sharangad

User metadata
Rank l33t
Rank
l33t

This is the only command i the queue which doesn't finish.

VL_IssueCmdBufferAync_ buffer id 3
V_QueryCmdBuffer_ id 4 returned 504
V_ResetCmdBuffer
MassagedCallback on exit cmdbuffer id 4
(Line 6865558) VL_SetFogEnable_ 0
V_AddToCmdList
Massaged Callback (Entry)
MassagedCallback buffer entry cmdbuffer id 4
V_IssueCmdBufferAsync_
VL_IssueCmdBufferAync_ buffer id 4
VL_SetFogEnable_ 0

No idea why this would cause a lockup, it's a relatively harmless instruction. That's the last time command buffer 4's issued. It's been called 2,817 times before this and VL_SetF 840 times before that without a problem.

VL_SetF_ 16777215

in command buffer 3, but that comes back.

Developer of RReady - Rendition Verité Wrapper.
https://www.youtube.com/@sharangadayananda

Reply 208 of 315, by sharangad

User metadata
Rank l33t
Rank
l33t

I've disabled VL_SetF_ and VL_SetFogEnable. They just return a dummy VL_SUCCESS code.

https://1drv.ms/u/s!As-dKk-N73dSl3wMo-Zu9Ad0nTvO
MD5: 8fb36c2b93d2db4fd679fda7fcd3c432

Thanks again dude!

Developer of RReady - Rendition Verité Wrapper.
https://www.youtube.com/@sharangadayananda

Reply 209 of 315, by sharangad

User metadata
Rank l33t
Rank
l33t
VL_SetFogEnable_ 0

is the last command in each of older logs as well.

Developer of RReady - Rendition Verité Wrapper.
https://www.youtube.com/@sharangadayananda

Reply 211 of 315, by sharangad

User metadata
Rank l33t
Rank
l33t

I just wonder whether the driver's blowing its stack or a bug with vs 6.0.

Need to turn up logging and get you a fresh build, with the functions disabled.

Developer of RReady - Rendition Verité Wrapper.
https://www.youtube.com/@sharangadayananda

Reply 214 of 315, by sharangad

User metadata
Rank l33t
Rank
l33t

Texture clamping enforced with no VL_Triangle
https://1drv.ms/u/s!As-dKk-N73dSl30Mo-Zu9Ad0nTvO
MD5: e4f155ad525573e546d46e9d91773525

Texture clamping only:
https://1drv.ms/u/s!As-dKk-N73dSl34Mo-Zu9Ad0nTvO
MD5: 2473fa7484cd8fc38b3977d035ff6442

Both with minimal logging.

Developer of RReady - Rendition Verité Wrapper.
https://www.youtube.com/@sharangadayananda

Reply 216 of 315, by sharangad

User metadata
Rank l33t
Rank
l33t

I think I'll do one more build after this with VS2005 to see if it makes a difference.

This build removes dependency on STL (which isn't supposed to be used anyway with naked functions) with VS6:

https://1drv.ms/u/s!As-dKk-N73dSl38Mo-Zu9Ad0nTvO
MD5: 29e7496a6c95adae302db264b827651d

I'll also install VS2005 and do a build. If this build and the next don't work. Let's call it quits for a while.

Developer of RReady - Rendition Verité Wrapper.
https://www.youtube.com/@sharangadayananda

Reply 219 of 315, by sharangad

User metadata
Rank l33t
Rank
l33t

Thanks. That'll be the last release of this wrapper for a while, at least until I get Speedy3d going.

Visual studio 2005 doesn't work on modern Windows.

Thanks.

Developer of RReady - Rendition Verité Wrapper.
https://www.youtube.com/@sharangadayananda