index
:
engine.git
master
vulkan
Small graphics engine.
Vincent Menegaux
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile.am
Commit message (
Expand
)
Author
Age
Files
Lines
*
added validation layers to vulkan
vulkan
vimene
2025-06-26
1
-0
/
+8
*
improved keyboard and mouse controls
vimene
2025-01-03
1
-1
/
+3
*
various improvements
vimene
2024-12-31
1
-12
/
+16
*
improved mesh definition
vimene
2023-12-11
1
-2
/
+2
*
fixed perspective calculations
vimene
2023-12-09
1
-3
/
+6
*
added renderer, improved various things
vimene
2023-12-05
1
-11
/
+12
*
renamed MathVector{2,3,4} to Vector{2,3,4} and Mat4 to Matrix4 in engine::math
vimene
2023-12-03
1
-1
/
+1
*
improved tests management
vimene
2023-12-03
1
-16
/
+5
*
improved dependency management
vimene
2023-11-28
1
-0
/
+4
*
integrated criterion within autotools
vimene
2023-11-28
1
-0
/
+5
*
started working on tests
vimene
2023-11-28
1
-2
/
+7
*
added scenes, camera and meshes
vimene
2023-11-26
1
-1
/
+4
*
added namespaces, made every function in engine.cpp static and added warnings...
vimene
2023-11-26
1
-1
/
+2
*
added matrices
vimene
2023-11-26
1
-0
/
+1
*
add options to choose render mode
vimene
2023-11-23
1
-4
/
+6
*
code refactoring
vimene
2023-11-22
1
-1
/
+4
*
renamed binary from 'main' to 'engine'
vimene
2023-11-21
1
-3
/
+3
*
started working on windows support
vimene
2023-11-21
1
-2
/
+2
*
improved file structure for autotools
vimene
2023-11-20
1
-2
/
+9
*
started switching to autotools
vimene
2023-11-19
1
-0
/
+2