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
Commit message (
Expand
)
Author
Age
Files
Lines
*
egl: mark the rest of the callbacks as mandatory or optional
Eric Engestrom
2020-07-16
1
-0
/
+10
*
egl: drop now empty egl_dri2_fallbacks.h
Eric Engestrom
2020-07-16
10
-41
/
+1
*
egl: inline fallback for get_sync_values
Eric Engestrom
2020-07-16
9
-15
/
+3
*
egl: inline fallback for create_wayland_buffer_from_image
Eric Engestrom
2020-07-16
10
-18
/
+3
*
egl: inline fallback for query_buffer_age
Eric Engestrom
2020-07-16
7
-12
/
+3
*
egl: inline fallback for copy_buffers
Eric Engestrom
2020-07-16
9
-15
/
+3
*
egl: inline fallback for post_sub_buffer
Eric Engestrom
2020-07-16
10
-16
/
+3
*
egl: inline fallback for swap_buffers_region
Eric Engestrom
2020-07-16
10
-16
/
+3
*
egl: inline fallback for swap_buffers_with_damage
Eric Engestrom
2020-07-16
8
-16
/
+6
*
egl: drop unused fallback function
Eric Engestrom
2020-07-16
1
-9
/
+0
*
egl: inline fallback for create_pbuffer_surface
Eric Engestrom
2020-07-16
5
-11
/
+3
*
egl: inline fallback for create_pixmap_surface
Eric Engestrom
2020-07-16
6
-12
/
+3
*
egl/wayland: add missing newline between functions
Eric Engestrom
2020-07-13
1
-0
/
+1
*
egl: Build surfaceless platform on Android
Roman Stratiienko
2020-07-13
1
-1
/
+2
*
egl: automatically compile the `drm` platform when available
Eric Engestrom
2020-07-10
1
-1
/
+1
*
egl: always compile surfaceless
Eric Engestrom
2020-07-10
6
-20
/
+4
*
egl: move fallthrough comment so gcc can see it
Timothy Arceri
2020-07-02
1
-1
/
+1
*
util: rename xmlpool.h to driconf.h
Eric Engestrom
2020-06-22
1
-1
/
+1
*
driconf: drop now unused translation facility
Eric Engestrom
2020-06-22
1
-1
/
+1
*
egl: replace all dup() with os_dupfd_cloexec()
Eric Engestrom
2020-06-18
1
-1
/
+2
*
replace all F_DUPFD_CLOEXEC with os_dupfd_cloexec()
Eric Engestrom
2020-06-18
3
-3
/
+8
*
meson: use gnu_symbol_visibility argument
Dylan Baker
2020-06-01
2
-2
/
+2
*
egl/android: Drop unused variable
Kristian H. Kristensen
2020-05-26
1
-1
/
+0
*
egl/android: Move get_format under HAVE_DRM_GRALLOC guard where it's used
Kristian H. Kristensen
2020-05-26
1
-20
/
+20
*
EGL: sync headers with Khronos
Simon Ser
2020-05-25
2
-21
/
+244
*
Expose EGL_KHR_platform_* when EXT is supported
Emmanuel Gil Peyrot
2020-05-19
1
-0
/
+3
*
egl: Limit the EGL ver for android
Abhishek Kumar
2020-05-11
1
-0
/
+5
*
egl/wayland: Fix zwp_linux_dmabuf usage
Christopher James Halse Rogers
2020-04-29
1
-12
/
+20
*
egl: simplify client/platform extension handling
Emil Velikov
2020-04-21
4
-59
/
+23
*
EGL: Add eglSetDamageRegionKHR to GLVND dispatch list
Daniel Stone
2020-04-03
1
-0
/
+3
*
gallium: enable EGL_EXT_image_dma_buf_import_modifiers unconditionally
Adam Jackson
2020-04-02
1
-5
/
+0
*
Revert "egl/dri2: Don't dlclose() the driver on dri2_load_driver_common failure"
Emil Velikov
2020-04-01
1
-2
/
+4
*
egl/drm: reinstate (kms_)swrast support
Emil Velikov
2020-04-01
1
-5
/
+1
*
scons: Prune out unnecessary targets.
Jose Fonseca
2020-03-30
1
-36
/
+0
*
egl/android: enable/disable KHR_partial_update correctly
Chia-I Wu
2020-03-23
1
-3
/
+5
*
egl/android: set window usage flags
David Stevens
2020-03-12
1
-0
/
+5
*
egl/android: require ANDROID_native_fence_sync for buffer age
Chia-I Wu
2020-03-09
1
-1
/
+12
*
egl/wayland: Don't invalidate buffers on no-op resize
Daniel Stone
2020-03-04
1
-0
/
+4
*
egl: allow INVALID format for linux_dmabuf
Ivan Molodetskikh
2020-03-02
1
-5
/
+24
*
egl: Factor out dri2_add_pbuffer_configs_for_visuals {device,surfaceless}.
Mathias Fröhlich
2020-02-26
4
-92
/
+46
*
egl: Fix A2RGB10 platform_{device,surfaceless} PBuffer configs.
Mathias Fröhlich
2020-02-26
4
-14
/
+81
*
egl: Implement getImage/putImage on pbuffer swrast.
Mathias Fröhlich
2020-02-17
4
-5
/
+96
*
egl: directly access static members instead of using _egl{Get,Set}ConfigKey()
Eric Engestrom
2020-02-14
3
-42
/
+38
*
Revert "egl: put full path to libEGL_mesa.so in GLVND json"
Eric Engestrom
2020-02-06
3
-36
/
+8
*
egl: put full path to libEGL_mesa.so in GLVND json
Eric Engestrom
2020-02-02
3
-8
/
+36
*
egl: drop confusing mincore() error message
Eric Engestrom
2020-01-22
1
-2
/
+0
*
egl: Fix _eglPointerIsDereferencable w/o mincore()
Alexander van der Grinten
2020-01-22
1
-3
/
+4
*
egl/android: fix buffer_count for applications setting max count
Tapani Pälli
2020-01-22
1
-6
/
+22
*
egl/android: Restrict minimum triple buffering for android color_buffers
Nataraj Deshpande
2020-01-15
1
-3
/
+7
*
Revert "egl: handle EGL_IMAGE_EXTERNAL_FLUSH_EXT"
Tapani Pälli
2019-11-14
3
-70
/
+11
[next]