18ย years, 11ย months ago
Highlights
Community contributions featured18ย years, 11ย months ago
You won't find a whole lot on this topic, because most of it is beyond your control at the OS and hardware levels. As long as your data files are in a sane format and can bโฆ
18ย years, 11ย months ago
I'm working on implementing a file system object to handle file requests. There are three types of files that I might request: text files, data files, image files. Text filโฆ
18ย years, 11ย months ago
I'm performing a render operation, using GLSL, that stores unique values into an RGBA texture to be downloaded from the graphics memory and used in system memory. To store the vโฆ
19ย years, 1ย month ago
I'm having trouble with the alpha channel. I'm using GLSL and framebuffer objects for rendering to texture with alpha components. Whenever I read back the data, the highest ordeโฆ
19ย years, 1ย month ago
Latest Activity
See all in DiscussionsI'm working on implementing a file system object to handle file requests. There are three types of files that I โฆ
18ย years, 11ย months ago
You won't find a whole lot on this topic, because most of it is beyond your control at the OS โฆ
18ย years, 11ย months ago
The allocated memory actually does exist beyond the doStuff function, however, a little pointer explanation is in order. What you โฆ
18ย years, 11ย months ago