You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Maciej Suminski 709697ea40 Better way to determine supported OpenGL version and extensions. 11 years ago
..
cached_container.cpp Fix some coverity warnings (mainly not initialized members) 11 years ago
gpu_manager.cpp Coverity fixes. 11 years ago
noncached_container.cpp Namespace KiGfx->KIGFX. 12 years ago
opengl_compositor.cpp Remove a few coverity warnings. Fix some comments which were incorrect, due to the changes in code. Remove not compiled code (kept as comments), now outdated or useless 11 years ago
opengl_gal.cpp Better way to determine supported OpenGL version and extensions. 11 years ago
shader.cpp Fix some coverity warnings (mainly not initialized members) 11 years ago
shader.frag Fixed overlapping segment endings in OpenGL view. 11 years ago
shader.vert Fixed overlapping segment endings in OpenGL view. 11 years ago
vertex_container.cpp Rework to support multiple views with OpenGL GAL canvas. 11 years ago
vertex_item.cpp Namespace KiGfx->KIGFX. 12 years ago
vertex_manager.cpp Modified error handling for OpenGL backend, now error messages should be visible. 12 years ago