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
f4114d22c5
kicad
/
common
/
gal
/
opengl
History
Maciej Suminski
b0c1b97ff3
Fixed stroked circles width issue with OpenGL shaders.
2013-07-17 10:21:29 +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 stroked circles width issue with OpenGL shaders.
2013-07-17 10:21:29 +02:00
shader.cpp
Shaders can handle integer parameters (uniforms).
2013-07-03 13:08:43 +02:00
shader.frag
Fixed stroked circles width issue with OpenGL shaders.
2013-07-17 10:21:29 +02:00
shader.vert
Fixed stroked circles width issue with OpenGL shaders.
2013-07-17 10:21:29 +02:00
vbo_container.cpp
Removed most of deprecated OpenGL calls. Items used to be drawn in immediate mode now are drawn using vertex arrays.
2013-07-05 14:01:33 +02:00
vbo_item.cpp
Colors are stored as unsigned bytes instead of floats.
2013-06-30 22:45:31 +02:00