haiku/headers/os/opengl
Artur Wyszynski cee04e8074 Fixed various errors/warnings reported by cppcheck:
* memory leaks
* resource leaks
* added const's to getters
* removed a few reundant conditions


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35433 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-02-08 22:50:38 +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 Fixed various errors/warnings reported by cppcheck: 2010-02-08 22:50:38 +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