This website requires JavaScript.
Explore
Help
Sign In
haskal
/
kicad
Watch
1
Star
0
Fork
You've already forked kicad
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9c4e02379a
kicad
/
common
/
gal
/
opengl
History
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