index
:
~mattst88/mesa
add-f-d-d
arb_gpu_shader5
ballot
bug-109404
compact
dead/csel
dead/double-scheduler
dead/g45-transposed-read
dead/i965-sched-v3
dead/lround
dead/lround2
dead/lvn
dead/nir-vec4-rc
dead/pspom
dead/spf
dead/validate-old
dead/vec4-neg-mul-cse
dead/vec4-rc
dead/vector-logic
deferred/locking
deferred/no-peephole-sel
double-scheduler
experiment/brwinst-struct
experiment/cfg
experiment/demorgan-reverse
experiment/fsgenerator
experiment/glsl_ir_ssa
experiment/opt-1-minus-x-into-swiz
experiment/sample_lz
experiment/single-i965-gen
experiment/ssa
experiment/ssa-before-fixups
for-mark
for-rafael
fp64
jenkins
lvn
master
musl
sched
sched-eot
single-i965-gen
tag/oct-18-2013
tag/oct-2-2014
tag/oct-2-2014-2
vec4-lower-int-mul
vf-component-packing
wip/arb_shader_group_vote
wip/bool
wip/const-vf
wip/const-vf2
wip/dot
wip/gen4-optimize-int-conv
wip/lround
wip/nir-gvn
wip/nir-optimization-progress
wip/packing
wip/pending-scheduler
wip/predicate-block
wip/sample_lz
wip/sched-eot
wip/unorm
wip/validate
wip/vec4-builder
wip/vec4-lower-int-mul
mattst88's mesa repository
mattst88
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gbm
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-14
gbm: drop duplicate #defines
Eric Engestrom
1
-8
/
+0
2019-02-14
drm-uapi: use local files, not system libdrm
Eric Engestrom
1
-1
/
+1
2018-11-20
meson: Add tests to suites
Dylan Baker
1
-1
/
+2
2018-11-19
gbm: add missing comma between strings
Eric Engestrom
1
-1
/
+1
2018-11-16
loader: Factor out the common driver opening logic from each loader.
Eric Anholt
3
-74
/
+12
2018-11-16
gbm: Clarify acceptable formats for gbm_bo
Daniel Stone
1
-2
/
+2
2018-11-15
gbm: add new entrypoint to symbols check
Eric Engestrom
1
-0
/
+1
2018-11-13
gbm: remove unnecessary meson include
Eric Engestrom
1
-1
/
+0
2018-11-12
gbm: Introduce a helper function for printing GBM format names.
Eric Anholt
2
-0
/
+26
2018-11-12
gbm: Move gbm_format_canonicalize() to the core.
Eric Anholt
3
-16
/
+19
2018-10-09
gbm: Add GBM_FORMAT_ARGB1555 support
Michel Dänzer
1
-0
/
+4
2018-08-01
gbm: Add support for 10bpp BGR formats
Daniel Stone
1
-0
/
+8
2018-06-13
meson: Remove various completed todos
Dylan Baker
1
-2
/
+0
2018-03-28
gbm: remove never-implemented function
Eric Engestrom
2
-3
/
+0
2018-03-07
meson: Use include directory variables instead of traversing
Dylan Baker
1
-1
/
+1
2018-03-05
gbm: give a name to rgba fields
Eric Engestrom
1
-1
/
+6
2018-02-26
*-symbol-check: use correct `nm` path when cross-compiling
Eric Engestrom
2
-2
/
+2
2018-02-23
gbm: Fix the alpha masks in the GBM format table.
Eric Anholt
1
-2
/
+2
2018-02-15
dri: fromPlanar() can return NULL as a valid result
Louis-Francis Ratté-Boulianne
1
-0
/
+1
2018-02-09
gbm/dri: Expose visuals table through gbm_dri_device
Daniel Stone
2
-11
/
+19
2018-02-09
gbm/dri: Add RGBA masks to GBM format table
Daniel Stone
1
-9
/
+37
2018-02-02
meson: Don't confuse the install and search paths for dri drivers
Dylan Baker
1
-1
/
+1
2018-01-19
autotools: include meson build files in tarball
Dylan Baker
1
-1
/
+1
2018-01-17
mesa: remove unneeded semicolons
Grazvydas Ignotas
1
-1
/
+1
2018-01-11
meson: Use consistent style for tests
Dylan Baker
1
-1
/
+2
2017-12-07
meson: add dep_thread to every lib that includes threads.h
Eric Engestrom
1
-1
/
+1
2017-11-08
wayland-drm: static inline wayland_drm_buffer_get
Emil Velikov
2
-4
/
+2
2017-11-07
meson: standardize .so version to major.minor.patch
Eric Engestrom
1
-1
/
+1
2017-11-02
gbm: Don't traverse backwards for includes
Dylan Baker
3
-5
/
+10
2017-10-31
meson: pass correct args to gbm symbol test
Eric Engestrom
1
-2
/
+4
2017-10-31
gbm: fail symbol check if lib is missing
Eric Engestrom
1
-1
/
+10
2017-10-31
meson: set visibility flags on gbm
Dylan Baker
1
-1
/
+1
2017-10-31
meson: Don't link gbm with threads
Dylan Baker
1
-1
/
+1
2017-10-20
meson: build libEGL
Dylan Baker
1
-2
/
+10
2017-10-09
meson: build gbm
Dylan Baker
1
-0
/
+67
2017-09-19
configure.ac: split the wayland client/server confusion
Emil Velikov
1
-2
/
+2
2017-09-17
gbm: Add gbm_device_get_format_modifier_plane_count to test
Gert Wollny
1
-0
/
+1
2017-09-14
gbm: Add a gbm_device_get_format_modifier_plane_count function
Jason Ekstrand
4
-0
/
+48
2017-09-12
gbm: turn GBM_ALWAYS_SOFTWARE into a boolean
Eric Engestrom
3
-3
/
+9
2017-08-04
loader: rework xmlconfig dependency
Emil Velikov
1
-0
/
+1
2017-08-01
gbm: add gbm_bo_get_bpp()
Eric Engestrom
3
-0
/
+70
2017-07-19
gbm: fix typo
Eric Engestrom
1
-1
/
+1
2017-07-19
gbm: fix typo in doxygen comment
Gwan-gyeong Mun
1
-2
/
+2
2017-07-18
gbm: Remove is_planar_format dead code
Daniel Stone
1
-30
/
+0
2017-07-18
gbm: Check harder for supported formats
Daniel Stone
1
-15
/
+26
2017-07-18
gbm: Pull out FourCC <-> DRIimage format table
Daniel Stone
2
-85
/
+70
2017-07-18
gbm: Axe buffer import format conversion table
Daniel Stone
2
-40
/
+28
2017-06-30
gbm: add XBGR8888 support for dumb buffers
Rob Herring
1
-1
/
+1
2017-06-29
Android: use symlinks for driver loading
Rob Herring
1
-9
/
+0
2017-06-15
gbm: implement FD import with modifier
Lucas Stach
1
-0
/
+54
[next]