[Bug 75061] bug in clearing color buffer

2019-09-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75061 GitLab Migration User changed: What|Removed |Added Resolution|--- |MOVED Status|NEW

[Bug 75061] bug in clearing color buffer

2017-03-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75061 --- Comment #17 from Vedran Miletić --- Was this fixed? -- You are receiving this mail because: You are the assignee for the bug.___ dri-devel mailing list

[Bug 75061] bug in clearing color buffer

2014-09-18 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=75061 --- Comment #16 from Maxim --- I'm sorry that I leave this bug. Just read comment 13 and realized that it was my fault. Do I need to test this patch? -- You are receiving this mail because: You are the assignee for the bug. -- next

[Bug 75061] bug in clearing color buffer

2014-03-08 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=75061 Marek Ol??k changed: What|Removed |Added Attachment #95375|0 |1 is obsolete|

[Bug 75061] bug in clearing color buffer

2014-03-08 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=75061 Marek Ol??k changed: What|Removed |Added Attachment #94321|0 |1 is obsolete|

[Bug 75061] bug in clearing color buffer

2014-02-24 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=75061 --- Comment #13 from Marek Ol??k --- If the program called MapBufferRange(MAP_INVALIDATE_BUFFER_BIT) instead of BufferData, I think it would be okay to crash: >From GL 4.4 spec: "MAP_INVALIDATE_BUFFER_BIT indicates that the previous contents

[Bug 75061] bug in clearing color buffer

2014-02-24 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=75061 --- Comment #12 from Marek Ol??k --- All writes to valid_buffer_range are protected by a mutex. Only the reads are not. I've got no idea what to do with invalidate_buffer. If we added mutexes everywhere, it would slow down the driver. I think

[Bug 75061] bug in clearing color buffer

2014-02-24 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=75061 Michel D?nzer changed: What|Removed |Added Assignee|mesa-dev at lists.freedesktop. |dri-devel at lists.freedesktop