index
:
mesa/kmscube
master
Example KMS/GBM/EGL application (mirrored from https://gitlab.freedesktop.org/mesa/kmscube)
robclark
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-07
kmscube: add AMD_performance_monitor support
Rob Clark
1
-0
/
+12
2020-03-07
add fps reporting
Rob Clark
1
-0
/
+8
2019-08-30
kmscube: make fb/gl config format settable on cmdline
Ilia Mirkin
1
-2
/
+2
2018-10-19
common: free temporary log buffer
Eric Engestrom
1
-0
/
+3
2018-06-19
add MSAA
Rob Clark
1
-2
/
+3
2018-06-19
gbm: fix fallback for drivers that don't support modifiers
Rob Clark
1
-1
/
+4
2018-04-03
cube-tex: make use of modifiers
Christian Gmeiner
1
-0
/
+3
2018-04-02
Use weak functions to handle lack of gbm modifiers
Emil Velikov
1
-11
/
+21
2018-04-02
Rework default modifier handling
Emil Velikov
1
-21
/
+2
2018-02-16
formats: use weston's egl config matching logic, centralize format
Ilia Mirkin
1
-5
/
+73
2017-05-02
atomic: Use CPU-side KMS fence synchronisation
Daniel Stone
1
-0
/
+1
2017-05-02
common: Check for extensions before resolving symbols
Daniel Stone
1
-12
/
+51
2017-04-29
output more and improved information about EGL and OpenGL ES 2.x
Carlos Rafael Giani
1
-4
/
+13
2017-04-14
common: Give cmdline parameter for forcing modifiers
Ben Widawsky
1
-6
/
+12
2017-04-14
common: use drmModeAddFB2* API over the legacy drmModeAddFB one
Ben Widawsky
1
-5
/
+5
2017-04-14
common: Use the create with modifiers interface
Ben Widawsky
1
-0
/
+22
2017-02-25
add atomic kms support
Rob Clark
1
-0
/
+4
2017-02-22
split out legacy (pageflip) kms
Rob Clark
1
-0
/
+3
2017-02-21
add yuv/rgb tex mode
Rob Clark
1
-0
/
+3
2017-02-21
split out smooth-shaded cube
Rob Clark
1
-0
/
+79
2017-02-21
split out get_program() helper
Rob Clark
1
-0
/
+80
2017-02-21
split gbm out
Rob Clark
1
-0
/
+44