Commits on Source (5)
-
Ralph Campbell authored
Kmscube currently selects the first connector that has a link status of connected. Add a command line option to use a specific connector if more than one connector has a connected link status. Signed-off-by:
Ralph Campbell <ralphcampbell1@gmail.com>
-
Eric Engestrom authored
This reverts commit f2966356
-
Eric Engestrom authored
-
Scott Moreau authored
- Add esInvert() function - Add esTranspose() function - Rewrite esRotate() function - Set identity matrix at beginning of esFrustum()
-
Scott Moreau authored
Use gears mode with -g or --gears to render gears on each cube face. Renders gears to texture once and then renders the texture on each face. Based on cube-tex.c and of course, gears.
Showing
- .gitlab-ci.yml 10 additions, 2 deletions.gitlab-ci.yml
- common.h 1 addition, 0 deletionscommon.h
- cube-gears.c 784 additions, 0 deletionscube-gears.c
- drm-atomic.c 2 additions, 2 deletionsdrm-atomic.c
- drm-common.c 33 additions, 10 deletionsdrm-common.c
- drm-common.h 3 additions, 3 deletionsdrm-common.h
- drm-legacy.c 2 additions, 2 deletionsdrm-legacy.c
- esTransform.c 71 additions, 48 deletionsesTransform.c
- esUtil.h 16 additions, 3 deletionsesUtil.h
- kmscube.c 20 additions, 6 deletionskmscube.c
- meson.build 1 addition, 0 deletionsmeson.build
- texturator.c 1 addition, 1 deletiontexturator.c
cube-gears.c
0 → 100644
This diff is collapsed.