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
e9e4ed4230
kicad
/
include
/
gal
History
Maciej Suminski
191cb40e79
Introduction of VBO. Now only tracks are rendered in a very simple way.
2013-04-30 15:59:32 +02:00
..
cairo
Removed BeginLayer and EndLayer functions. Resolved Cairo layers drawing problem in a different way.
2013-04-24 09:48:34 +02:00
opengl
Introduction of VBO. Now only tracks are rendered in a very simple way.
2013-04-30 15:59:32 +02:00
color4d.h
Added class COLOR4D that contains color representation with 4 components (RGBA) (for future usage in GAL)
2013-03-28 17:42:15 +01:00
definitions.h
Introduction of Graphics Abstraction Layer based rendering for pcbnew.
2013-04-02 08:54:03 +02:00
graphics_abstraction_layer.h
Removed BeginLayer and EndLayer functions. Resolved Cairo layers drawing problem in a different way.
2013-04-24 09:48:34 +02:00
stroke_font.h
Introduced SetGAL() functions that will allow changing GAL backend for rendering on the fly.
2013-04-15 16:03:05 +02:00