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
/
backends
/
dri
Commit message (
Expand
)
Author
Age
Files
Lines
*
gbm/dri: Propagate queryDmaBufModifiers return value
Michel Dänzer
2020-04-16
1
-4
/
+2
*
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
1
-1
/
+26
*
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
*
gbm: gbm_bo_get_handle_for_plane fallback to nonplanar handle
Alex Villacís Lasso
2019-05-15
1
-0
/
+6
*
gbm: don't return void
coypu
2019-04-26
1
-1
/
+1
*
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
*
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
1
-72
/
+12
*
gbm: Move gbm_format_canonicalize() to the core.
Eric Anholt
2018-11-12
1
-16
/
+0
*
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
*
gbm: give a name to rgba fields
Eric Engestrom
2018-03-05
1
-1
/
+6
*
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
*
mesa: remove unneeded semicolons
Grazvydas Ignotas
2018-01-17
1
-1
/
+1
*
gbm: Don't traverse backwards for includes
Dylan Baker
2017-11-02
1
-1
/
+1
*
gbm: Add a gbm_device_get_format_modifier_plane_count function
Jason Ekstrand
2017-09-14
1
-0
/
+26
*
gbm: turn GBM_ALWAYS_SOFTWARE into a boolean
Eric Engestrom
2017-09-12
1
-2
/
+4
*
gbm: Remove is_planar_format dead code
Daniel Stone
2017-07-18
1
-30
/
+0
*
gbm: Check harder for supported formats
Daniel Stone
2017-07-18
1
-15
/
+26
*
gbm: Pull out FourCC <-> DRIimage format table
Daniel Stone
2017-07-18
1
-85
/
+69
*
gbm: Axe buffer import format conversion table
Daniel Stone
2017-07-18
1
-40
/
+22
*
gbm: add XBGR8888 support for dumb buffers
Rob Herring
2017-06-30
1
-1
/
+1
*
Android: use symlinks for driver loading
Rob Herring
2017-06-29
1
-9
/
+0
*
gbm: implement FD import with modifier
Lucas Stach
2017-06-15
1
-0
/
+54
*
gbm: manage only the required set of DRI extensions
Emil Velikov
2017-05-29
2
-2
/
+0
*
gbm: remove unneeded gbm_drm_device abstraction
Emil Velikov
2017-05-29
2
-30
/
+27
*
gbm: move gbm_drm_device::driver_name to gbm_dri_device
Emil Velikov
2017-05-29
2
-9
/
+10
*
gbm: remove "struct gbm_drm_bo" abstraction
Emil Velikov
2017-05-29
2
-27
/
+27
*
gbm: remove unused gbm_dri_device::loader
Emil Velikov
2017-05-29
1
-1
/
+0
*
gbm/dri: Fix sign-extension in modifier query
Daniel Stone
2017-05-02
1
-1
/
+1
*
gbm: Assert modifiers and count are copacetic
Ben Widawsky
2017-04-09
1
-0
/
+3
*
gbm/dri: Check dri extension version before flush after unmap
Thomas Hellstrom
2017-03-31
1
-2
/
+3
*
gbm/dri: Flush after unmap
Thomas Hellstrom
2017-03-29
1
-1
/
+8
*
gbm: Use unsigned for BO offset getter
Daniel Stone
2017-03-23
1
-9
/
+10
*
gbm: Disallow INVALID modifiers returned upon image creation
Ben Widawsky
2017-03-21
1
-0
/
+32
*
gbm: Export a get modifiers
Ben Widawsky
2017-03-15
1
-0
/
+42
*
gbm: Introduce modifiers into surface/bo creation
Ben Widawsky
2017-03-15
1
-8
/
+55
*
gbm: Export a per plane getter for offset
Ben Widawsky
2017-03-09
1
-0
/
+35
*
gbm: Export a per plane getter for stride
Ben Widawsky
2017-03-09
1
-1
/
+34
*
gbm: Create a gbm_device getter for stride
Ben Widawsky
2017-03-09
1
-0
/
+7
[next]