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
/
egl
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
egl/android: Enable HAL_PIXEL_FORMAT_RGBA_FP16 format
Nataraj Deshpande
2019-08-29
1
-0
/
+5
*
gbm: Add buffer handling and visuals for fp16 formats
Kevin Strasser
2019-08-21
1
-0
/
+2
*
egl: Handle dri configs with floating point pixel data
Kevin Strasser
2019-08-21
3
-2
/
+29
*
egl: Convert configs to use shifts and sizes instead of masks
Kevin Strasser
2019-08-21
8
-86
/
+178
*
surfaceless: Fix swrast-path segfault when loader doesn't know driver name.
Eric Anholt
2019-08-13
1
-2
/
+3
*
surfaceless: Fix swrast path.
Eric Anholt
2019-08-13
4
-33
/
+26
*
egl/dri: Use __DRI2_BUFFER_DAMAGE extension for KHR_partial_update
Harish Krupo
2019-08-13
2
-5
/
+51
*
egl/android: Delete set_damage_region from egl dri vtbl
Harish Krupo
2019-08-13
10
-67
/
+1
*
util: add anon_file.h for all memfd/temp file usage
Greg V
2019-08-07
1
-117
/
+2
*
egl: drop unnecessary function deref
Eric Engestrom
2019-08-04
1
-2
/
+2
*
egl: fix OpenGL 3.1 context creation
Timothy Arceri
2019-08-02
1
-0
/
+3
*
egl/drm: ensure the backing gbm is set before using it
Emil Velikov
2019-07-31
1
-1
/
+1
*
egl: replace MAYBE_UNUSED with UNUSED
Eric Engestrom
2019-07-31
1
-1
/
+1
*
egl: Also query modifiers when exporting DMABuf
Nicolas Dufresne
2019-07-25
1
-4
/
+22
*
egl: Only expose 565 pbuffer configs if X can export them as DRI3 images
Kenneth Graunke
2019-07-22
1
-37
/
+79
*
egl: Make the 565 pbuffer-only config single buffered.
Kenneth Graunke
2019-07-22
1
-2
/
+6
*
egl: Quiet warning about front buffer rendering for pixmaps/pbuffers
Kenneth Graunke
2019-07-22
1
-3
/
+5
*
egl/android: Update color_buffers querying for buffer age
Nataraj Deshpande
2019-07-22
2
-6
/
+31
*
egl/android: handle multi-fd native windows
Rob Clark
2019-07-16
1
-25
/
+55
*
egl/wayland: use bitset.h for `formats` bit set
Eric Engestrom
2019-07-01
2
-11
/
+19
*
egl: Let the caller of dri2_create_drawable decide about loaderPrivate.
Mathias Fröhlich
2019-06-10
8
-15
/
+10
*
egl/x11: calloc dri2_surf so it's properly zeroed
Kenneth Graunke
2019-06-06
1
-1
/
+1
*
egl: add EGL_platform_device support
Emil Velikov
2019-06-05
3
-4
/
+447
*
egl/dri: flesh out and use dri2_create_drawable()
Emil Velikov
2019-06-05
7
-60
/
+41
*
egl/x11: pick the user requested screen
Adam Jackson
2019-06-05
1
-2
/
+15
*
wayland/egl: Ensure correct buffer size when allocating
Jonas Ådahl
2019-05-14
1
-2
/
+11
*
egl: store the native surface pointer in struct _egl_surface
Paulo Zanoni
2019-05-14
9
-10
/
+16
*
delete autotools .gitignore files
Eric Engestrom
2019-04-29
1
-2
/
+0
*
egl/dri2: Mark potentially unused 'display' variable with MAYBE_UNUSED
Kristian H. Kristensen
2019-04-19
1
-1
/
+1
*
egl: setup fds array correctly when exporting dmabuf
Tapani Pälli
2019-04-11
1
-0
/
+12
*
egl/android: chose node type based on swrast and preprocessor flags
Gurchetan Singh
2019-03-27
1
-3
/
+9
*
egl/android: use software rendering when appropriate
Gurchetan Singh
2019-03-27
1
-5
/
+6
*
egl/android: use swrast option in droid_load_driver
Gurchetan Singh
2019-03-27
1
-0
/
+18
*
egl/android: plumb swrast option
Gurchetan Singh
2019-03-27
1
-9
/
+9
*
egl/android: refactor droid_load_driver a bit
Gurchetan Singh
2019-03-27
1
-24
/
+20
*
egl/android: droid_open_device_drm_gralloc --> droid_open_device
Gurchetan Singh
2019-03-27
1
-7
/
+4
*
egl/android: move droid_open_device_drm_gralloc down a bit
Gurchetan Singh
2019-03-27
1
-27
/
+24
*
egl/android: move droid_image_loader_extension down a bit
Gurchetan Singh
2019-03-27
1
-10
/
+8
*
egl: Add a 565 pbuffer-only EGL config under X11.
Eric Anholt
2019-03-22
1
-0
/
+47
*
egl/dri: Avoid out of bounds array access
Kevin Strasser
2019-03-13
1
-2
/
+4
*
egl/sl: also allow virtgpu to fallback to kms_swrast
Gurchetan Singh
2019-03-04
1
-2
/
+7
*
egl/sl: use kms_swrast with vgem instead of a random GPU
Emil Velikov
2019-02-28
1
-8
/
+13
*
egl/sl: use drmDevice API to enumerate available devices
Emil Velikov
2019-02-28
1
-36
/
+37
*
egl/sl: split out swrast probe into separate function
Emil Velikov
2019-02-28
1
-16
/
+27
*
egl/android: replace magic 0=CbCr,1=CrCb with simple enum
Eric Engestrom
2019-02-28
1
-18
/
+24
*
dri: Add XYUV8888 format
Kasireddy, Vivek
2019-02-26
2
-0
/
+2
*
egl/android: bump the number of drmDevices to 64
Emil Velikov
2019-02-26
1
-1
/
+1
*
egl/dri: de-duplicate dri2_load_driver*
Emil Velikov
2019-02-26
1
-34
/
+11
*
wayland/egl: Ensure EGL surface is resized on DRI update_buffers()
Carlos Garnacho
2019-02-20
1
-4
/
+7
*
drm-uapi: use local files, not system libdrm
Eric Engestrom
2019-02-14
2
-2
/
+2
[next]