kicad/common/gal/opengl
Maciej Suminski aff3787b34 Fixed drawing circles and semicircles using display lists. 2013-07-04 16:27:27 +02:00
..
make_shader_src_h.sh Headers are regenerated only if shaders' source code was modified. 2013-07-01 15:47:44 +02:00
opengl_gal.cpp Fixed drawing circles and semicircles using display lists. 2013-07-04 16:27:27 +02:00
shader.cpp Shaders can handle integer parameters (uniforms). 2013-07-03 13:08:43 +02:00
shader.frag Made shaders compatible with Intel GPUs. 2013-06-30 15:37:35 +02:00
shader.vert Made shaders compatible with Intel GPUs. 2013-06-30 15:37:35 +02:00
vbo_container.cpp Changed std::map to boost::unordered_map for storing memory chunks and groups information. 2013-07-01 13:20:48 +02:00
vbo_item.cpp Colors are stored as unsigned bytes instead of floats. 2013-06-30 22:45:31 +02:00