Re: Possible to emulate GL_EXT_texture_rg + (GL_OES_texture_float|GL_OES_texture_half_float)?
| Newsgroups | gmane.comp.video.mesa3d.user |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 31 Jan 2014 08:59:29 -0700 Brian Paul <[email protected]> wrote: > > Is it possible to get mesa to emulate these calls? Or will I need to > > patch the source? > > Off-hand this sounds like a Mesa bug. Please file a bug report. Or > better yet, dig into the source and find where the error is being > generated, and why. > 'Lo. I'm not convinced it's a bug exactly. That call is valid if the given extensions are exposed, and they aren't on this context. The bug would be a feature request to expose them, if anything. M