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
5eb38ec232
kicad
/
include
/
gal
History
Maciej Suminski
bc8ea55092
VBO_CONTAINER: Changed new[]/delete[] pairs to realloc(), possibly reducing memory fragmentation and the container shrinking time.
2013-06-28 10:47:41 +02:00
..
cairo
Groups are stored in map instead of deque, so it allows easier adding & removing.
2013-06-27 11:54:49 +02:00
opengl
VBO_CONTAINER: Changed new[]/delete[] pairs to realloc(), possibly reducing memory fragmentation and the container shrinking time.
2013-06-28 10:47:41 +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
High contrast mode with showing the selected layer on the top.
2013-06-26 16:31:52 +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