Showing results 1 to 1 of 1 @ 0.00 seconds. Search: Posts Made By: manu_dibango
Forum: Development 2010-07-07, 12:07
Replies: 9
Views: 2,091
Posted By manu_dibango
Re: C programming - need help with malloc and free

try his one: (comment out the function call glTexImage2D(...), uncomment the free(...)
int i, j;
GLubyte* pixels8888 = surfaceRGBA->pixels;
GLushort * pixels4444 =
malloc(sizeof(GLushort) *...
Showing results 1 to 1 of 1



 
Forum Jump

All times are GMT. The time now is 15:58.