Re: [Mesa-dev] [PATCH] Add missing map range bits to the state tracker.

2010-11-26 Thread Mathias Fröhlich
Hi, On Friday, November 26, 2010 22:06:47 Brian Paul wrote: > We don't have a gallium flag that directly corresponds to > GL_MAP_INVALIDATE_BUFFER_BIT but using PIPE_TRANSFER_DISCARD is > acceptable. I'll commit the patch. Thanks! That's what it looked to me too. Thanks! Mathias _

Re: [Mesa-dev] [PATCH] Add missing map range bits to the state tracker.

2010-11-26 Thread Brian Paul
2010/11/25 Mathias Fröhlich : > > Hi, > > I am not exactly sure about this one. > But at least the the OpenGL state stracker misses the translation of the > GL_MAP_INVALIDATE_*_BITs. > I would guess that the attached patch is an appropriate tranlsation of these > into the PIPE_TRANSFER_DISCARD flag

[Mesa-dev] [Bug 31934] [gallium] Mapping empty buffer object causes SIGSEGV

2010-11-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=31934 Brian Paul changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Mesa-dev] [Bug 31934] New: [gallium] Mapping empty buffer object causes SIGSEGV

2010-11-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=31934 Summary: [gallium] Mapping empty buffer object causes SIGSEGV Product: Mesa Version: git Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: normal