aonorin / glfx

Automatically exported from code.google.com/p/glfx
BSD 2-Clause "Simplified" License
0 stars 0 forks source link

Really need a glfxParseEffectFromMemory function #4

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
This is a very critical function for if I am to use glfx. Please add this 
functionality as soon as possible!

Original issue reported on code.google.com by ad...@ovgl.org on 1 Jan 2013 at 11:44

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
I'll see how this can be done without too much changes.

Original comment by max.snif...@gmail.com on 2 Jan 2013 at 12:17

GoogleCodeExporter commented 8 years ago
That would be awesome. Thank you!

Original comment by ad...@ovgl.org on 2 Jan 2013 at 6:51

GoogleCodeExporter commented 8 years ago
You should use a fmemopen function: 
http://pubs.opengroup.org/onlinepubs/9699919799/functions/fmemopen.html

Original comment by ad...@ovgl.org on 2 Jan 2013 at 8:11

GoogleCodeExporter commented 8 years ago
fmemopen does seem like a good candidate. Thanks for the suggestion.

Original comment by max.snif...@gmail.com on 2 Jan 2013 at 11:03

GoogleCodeExporter commented 8 years ago

Original comment by ad...@ovgl.org on 2 Jan 2013 at 10:58