index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gbm
Commit message (
Expand
)
Author
Age
Files
Lines
*
meson: move the generic symbols check arguments to a common variable
Eric Engestrom
2019-11-05
1
-1
/
+1
*
meson: add variable to control the symbols checks
Eric Engestrom
2019-11-05
1
-1
/
+1
*
gbm: Add GBM_MAX_PLANES definition
Lepton Wu
2019-10-18
1
-3
/
+5
*
gbm: use size_t for array indexes
Eric Engestrom
2019-10-13
1
-10
/
+5
*
gbm: replace NULL sentinel with explicit ARRAY_SIZE()
Eric Engestrom
2019-10-13
1
-9
/
+12
*
gbm: replace 1/0 bool with true/false
Eric Engestrom
2019-10-13
1
-8
/
+8
*
gbm: turn 0/-1 bool into true/false
Eric Engestrom
2019-10-13
1
-6
/
+7
*
libgbm: Wire up getCapability for the image loader
Adam Jackson
2019-09-20
1
-1
/
+2
*
gbm: Add buffer handling and visuals for fp16 formats
Kevin Strasser
2019-08-21
3
-1
/
+38
*
egl: Handle dri configs with floating point pixel data
Kevin Strasser
2019-08-21
1
-0
/
+1
*
egl: Convert configs to use shifts and sizes instead of masks
Kevin Strasser
2019-08-21
2
-17
/
+35
*
meson: replace last uses of libxmlconfig with idep_xmlconfig
Eric Engestrom
2019-08-03
1
-2
/
+2
*
meson: replace libmesa_util with idep_mesautil
Eric Engestrom
2019-08-03
1
-2
/
+2
*
gbm: sort symbols
Eric Engestrom
2019-07-10
1
-22
/
+22
*
gbm: use new symbols check script
Eric Engestrom
2019-07-10
2
-22
/
+6
*
gbm: gbm_bo_get_handle_for_plane fallback to nonplanar handle
Alex Villacís Lasso
2019-05-15
1
-0
/
+6
*
meson: make nm binary optional
Dylan Baker
2019-05-03
1
-1
/
+1
*
gbm: Improve documentation of BO import
Heinrich
2019-05-02
1
-3
/
+5
*
delete autotools input files
Eric Engestrom
2019-04-29
1
-12
/
+0
*
gbm: don't return void
coypu
2019-04-26
1
-1
/
+1
*
Delete autotools
Dylan Baker
2019-04-15
1
-56
/
+0
*
gbm: drop duplicate #defines
Eric Engestrom
2019-02-14
1
-8
/
+0
*
drm-uapi: use local files, not system libdrm
Eric Engestrom
2019-02-14
1
-1
/
+1
*
meson: Add tests to suites
Dylan Baker
2018-11-20
1
-1
/
+2
*
gbm: add missing comma between strings
Eric Engestrom
2018-11-19
1
-1
/
+1
*
loader: Factor out the common driver opening logic from each loader.
Eric Anholt
2018-11-16
3
-74
/
+12
*
gbm: Clarify acceptable formats for gbm_bo
Daniel Stone
2018-11-16
1
-2
/
+2
*
gbm: add new entrypoint to symbols check
Eric Engestrom
2018-11-15
1
-0
/
+1
*
gbm: remove unnecessary meson include
Eric Engestrom
2018-11-13
1
-1
/
+0
*
gbm: Introduce a helper function for printing GBM format names.
Eric Anholt
2018-11-12
2
-0
/
+26
*
gbm: Move gbm_format_canonicalize() to the core.
Eric Anholt
2018-11-12
3
-16
/
+19
*
gbm: Add GBM_FORMAT_ARGB1555 support
Michel Dänzer
2018-10-09
1
-0
/
+4
*
gbm: Add support for 10bpp BGR formats
Daniel Stone
2018-08-01
1
-0
/
+8
*
meson: Remove various completed todos
Dylan Baker
2018-06-13
1
-2
/
+0
*
gbm: remove never-implemented function
Eric Engestrom
2018-03-28
2
-3
/
+0
*
meson: Use include directory variables instead of traversing
Dylan Baker
2018-03-07
1
-1
/
+1
*
gbm: give a name to rgba fields
Eric Engestrom
2018-03-05
1
-1
/
+6
*
*-symbol-check: use correct `nm` path when cross-compiling
Eric Engestrom
2018-02-26
2
-2
/
+2
*
gbm: Fix the alpha masks in the GBM format table.
Eric Anholt
2018-02-23
1
-2
/
+2
*
dri: fromPlanar() can return NULL as a valid result
Louis-Francis Ratté-Boulianne
2018-02-15
1
-0
/
+1
*
gbm/dri: Expose visuals table through gbm_dri_device
Daniel Stone
2018-02-09
2
-11
/
+19
*
gbm/dri: Add RGBA masks to GBM format table
Daniel Stone
2018-02-09
1
-9
/
+37
*
meson: Don't confuse the install and search paths for dri drivers
Dylan Baker
2018-02-02
1
-1
/
+1
*
autotools: include meson build files in tarball
Dylan Baker
2018-01-19
1
-1
/
+1
*
mesa: remove unneeded semicolons
Grazvydas Ignotas
2018-01-17
1
-1
/
+1
*
meson: Use consistent style for tests
Dylan Baker
2018-01-11
1
-1
/
+2
*
meson: add dep_thread to every lib that includes threads.h
Eric Engestrom
2017-12-07
1
-1
/
+1
*
wayland-drm: static inline wayland_drm_buffer_get
Emil Velikov
2017-11-08
2
-4
/
+2
*
meson: standardize .so version to major.minor.patch
Eric Engestrom
2017-11-07
1
-1
/
+1
*
gbm: Don't traverse backwards for includes
Dylan Baker
2017-11-02
3
-5
/
+10
[next]