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
180c72ef83
kicad
/
include
/
gal
History
Maciej Suminski
eb041ee2d3
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
..
cairo
Removed different styles of line caps and line joins, leaving only round caps & joins.
2013-07-01 14:39:27 +02:00
opengl
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
color4d.h
Added convertsion from wxColour to COLOR4D.
2013-06-24 10:32:08 +02:00
definitions.h
Introduction of Graphics Abstraction Layer based rendering for pcbnew.
2013-04-02 08:54:03 +02:00
graphics_abstraction_layer.h
Added functions for changing settings of used font in GAL.
2013-07-04 14:24:41 +02:00
stroke_font.h
Moved STROKE_FONT from PAINTER to GAL.
2013-07-04 11:37:43 +02:00