Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
K
kicad-source-mirror
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
Elphel
kicad-source-mirror
Repository
bd8998d1dabd9bbdc4eb1b84fb4997d94a82d016
Switch branch/tag
kicad-source-mirror
common
gal
opengl
History
Find file
Select Archive Format
Source code
Download zip
Download tar.gz
Download tar.bz2
Download tar
Fixed cursor drawing for OpenGL.
· bd8998d1
Maciej Suminski
authored
11 years ago
bd8998d1
Name
Last commit
Last update
..
cached_container.cpp
Code refactorization. VBO_CONTAINER is split to [NON]CACHED_MANAGER, GPU_MANAGER and VERTEX_MANAGER.
11 years ago
gpu_manager.cpp
Code refactoring.
11 years ago
noncached_container.cpp
Code refactorization. VBO_CONTAINER is split to [NON]CACHED_MANAGER, GPU_MANAGER and VERTEX_MANAGER.
11 years ago
opengl_compositor.cpp
Smarter way of the overlay rendering (overlay is always refreshed, while cached&noncached targets only if the viewport or items have changed).
11 years ago
opengl_gal.cpp
Fixed cursor drawing for OpenGL.
11 years ago
shader.cpp
Code refactoring.
11 years ago
shader.frag
Fixed stroked circles width issue with OpenGL shaders.
11 years ago
shader.vert
Made GAL backends settings more consistent. Fixed grid line width in the OpenGL backend.
11 years ago
vertex_container.cpp
Code refactorization. VBO_CONTAINER is split to [NON]CACHED_MANAGER, GPU_MANAGER and VERTEX_MANAGER.
11 years ago
vertex_item.cpp
Code refactorization. VBO_CONTAINER is split to [NON]CACHED_MANAGER, GPU_MANAGER and VERTEX_MANAGER.
11 years ago
vertex_manager.cpp
Code refactoring.
11 years ago