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
e7b7e0e687
kicad
/
common
/
gal
/
opengl
History
Maciej Suminski
e7b7e0e687
Removed some debug messages.
2013-06-06 11:54:37 +02:00
..
opengl_gal.cpp
Removed some debug messages.
2013-06-06 11:54:37 +02:00
shader.cpp
Display linking errors in debug mode for shaders. Added SHADER::GetAttribute() function for getting shaders attribute location.
2013-06-03 10:54:24 +02:00
shader.frag
Introducing shaders.
2013-06-04 15:58:53 +02:00
shader.vert
Introducing shaders.
2013-06-04 15:58:53 +02:00
vbo_item.cpp
Removed indices storing from VBO_ITEM as they are always consecutive numbers. Removed storing pointers to VBO_ITEMs that have to be drawn - instead they are memcpied to mapped GPU memory.
2013-06-06 11:52:39 +02:00