haiku/headers/os/opengl
Stefano Ceccherini e35a094d61 Changed the type of fClipInfo from void * to glview_direct_info in the
BGLView header. This lets us get rid of ugly casting in the implementation.
Also changed a calloc() to malloc(), since the memory is memcpy()'d right
afterwards.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32763 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-08-27 20:25:40 +00:00
..
GL updated mesa to 7.4. It was difficult to merge the glu part (svn conflicts on keywords deletion it seems), so it was copied. 2009-04-08 20:18:04 +00:00
GLRenderer.h Corrected GLRenderer's instantiation function name. 2008-01-26 22:51:51 +00:00
GLView.h Changed the type of fClipInfo from void * to glview_direct_info in the 2009-08-27 20:25:40 +00:00