Opened 5 years ago

Closed 4 years ago

Last modified 4 years ago

#15246 closed bug (fixed)

Haiku3d - spinning HAIKU letters only render white tree leaves

Reported by: cocobean Owned by: nobody
Priority: normal Milestone: R1/beta2
Component: Applications/Haiku3D Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: x86-64

Description

The spinning HAIKU letters only show white leaves versus the green, orange, yellow leaves.

Tested on hrev53368 x86_64. Works on hrev53368 x86_gcc2.

Attachments (1)

Haiku3d-hrev53368_x64_cocobean.jpeg (92.2 KB ) - added by cocobean 5 years ago.
Correct rendering of Haiku3d letters and tree leaves

Download all attachments as: .zip

Change History (8)

by cocobean, 5 years ago

Correct rendering of Haiku3d letters and tree leaves

comment:1 by waddlesplash, 5 years ago

Resolution: invalid
Status: newclosed

This is actually a problem in x64 Mesa, it doesn't handle the texture formats properly IIRC.

comment:2 by cocobean, 4 years ago

Please close this ticket. Migrating to Mesa 19.3 testing effort.

Version 0, edited 4 years ago by cocobean (next)

in reply to:  1 comment:3 by X512, 4 years ago

Replying to waddlesplash:

This is actually a problem in x64 Mesa, it doesn't handle the texture formats properly IIRC.

Most other OpenGL software work fine. Haiku3D is probably doing something weird and should be fixed.

comment:4 by X512, 4 years ago

Resolution: invalid
Status: closedreopened

This is Haiku3d problem. LockGL is not called when textures are created. All OpenGL API calls must be inside LockGL/UnlockGL.

comment:6 by pulkomandy, 4 years ago

Resolution: fixed
Status: reopenedclosed

Patch merged in hrev53804. Thanks!

comment:7 by nielx, 4 years ago

Milestone: UnscheduledR1/beta2

Assign tickets with status=closed and resolution=fixed within the R1/beta2 development window to the R1/beta2 Milestone

Note: See TracTickets for help on using tickets.