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: 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: drop incorrect pkg-config file for glvnd
Eric Engestrom
2019-07-20
1
-18
/
+10
*
egl/android: handle multi-fd native windows
Rob Clark
2019-07-16
1
-25
/
+55
*
egl: add glvnd symbols check
Eric Engestrom
2019-07-10
2
-1
/
+2
*
egl: rewrite entrypoints check
Eric Engestrom
2019-07-10
3
-13
/
+38
*
egl: use new symbols check script
Eric Engestrom
2019-07-10
2
-30
/
+10
*
egl: simplify loop
Eric Engestrom
2019-07-01
1
-3
/
+1
*
egl/wayland: use bitset.h for `formats` bit set
Eric Engestrom
2019-07-01
2
-11
/
+19
*
egl: Enable eglGetPlatformDisplay on Android Platform
renchenglei
2019-06-29
3
-0
/
+27
*
egl: replace dead vfunc with an error
Eric Engestrom
2019-06-25
2
-14
/
+2
*
egl: delete unused vfuncs
Eric Engestrom
2019-06-25
2
-46
/
+7
*
egl: drop empty eglfallbacks.c
Eric Engestrom
2019-06-25
5
-53
/
+0
*
egl: move eglGetSyncAttrib() fallback to eglapi.c
Eric Engestrom
2019-06-25
2
-2
/
+5
*
egl: move eglSwapInterval() fallback to eglapi.c
Eric Engestrom
2019-06-25
2
-5
/
+8
*
egl: move eglSurfaceAttrib() fallback to eglapi.c
Eric Engestrom
2019-06-25
2
-3
/
+5
*
egl: move eglQuerySurface() fallback to eglapi.c
Eric Engestrom
2019-06-25
2
-2
/
+5
*
egl: move eglQueryContext() fallback to eglapi.c
Eric Engestrom
2019-06-25
2
-3
/
+5
*
egl: move eglGetConfigAttrib() fallback to eglapi.c
Eric Engestrom
2019-06-25
2
-3
/
+5
*
egl: move eglChooseConfig() fallback to eglapi.c
Eric Engestrom
2019-06-25
2
-3
/
+6
*
egl: move eglGetConfigs() fallback to eglapi.c
Eric Engestrom
2019-06-25
2
-2
/
+4
*
Revert "egl: drop empty eglfallbacks.c" and "egl: move fallback calls to egla...
Eric Engestrom
2019-06-22
6
-38
/
+75
*
egl: drop empty eglfallbacks.c
Eric Engestrom
2019-06-22
5
-53
/
+0
*
egl: move fallback calls to eglapi.c
Eric Engestrom
2019-06-22
2
-22
/
+38
*
egl: drop `_eglReturnFalse()` fallbacks
Eric Engestrom
2019-06-22
1
-24
/
+0
*
egl: remove unnecessary eglGetProcAddress() fallback
Eric Engestrom
2019-06-22
2
-2
/
+1
*
egl: remove NULL assignments after calloc()
Eric Engestrom
2019-06-22
1
-21
/
+0
*
egl: move bad_param check further up
Eric Engestrom
2019-06-22
2
-6
/
+8
*
egl: add missing #include
Eric Engestrom
2019-06-19
1
-0
/
+1
*
egl: Don't add hardware device if there is no render node v2.
Mathias Fröhlich
2019-06-19
1
-2
/
+2
*
egl: compare the whole list of attributes
Eric Engestrom
2019-06-11
1
-1
/
+1
*
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
11
-11
/
+549
*
egl: keep the software device at the end of the list
Emil Velikov
2019-06-05
1
-1
/
+13
*
egl/dri: flesh out and use dri2_create_drawable()
Emil Velikov
2019-06-05
7
-60
/
+41
*
egl: fold X11 attrib handling like other platforms
Emil Velikov
2019-06-05
1
-34
/
+11
*
egl: remove Options::Platform handling
Adam Jackson
2019-06-05
2
-10
/
+4
*
egl/x11: pick the user requested screen
Adam Jackson
2019-06-05
1
-2
/
+15
*
egl: handle the full attrib list in display::options
Adam Jackson
2019-06-05
3
-11
/
+55
*
egl: flesh out a _eglNumAttribs() helper
Emil Velikov
2019-06-05
2
-9
/
+16
*
egl: Allow EGL_CONTEXT_OPENGL_RESET_NOTIFICATION_STRATEGY in ES and GL
Kenneth Graunke
2019-05-17
1
-2
/
+10
*
wayland/egl: Ensure correct buffer size when allocating
Jonas Ådahl
2019-05-14
1
-2
/
+11
*
egl: check if a window/pixmap is already used on surface creation
Paulo Zanoni
2019-05-14
1
-0
/
+32
*
egl: store the native surface pointer in struct _egl_surface
Paulo Zanoni
2019-05-14
11
-12
/
+24
*
meson: make nm binary optional
Dylan Baker
2019-05-03
1
-1
/
+1
*
egl: hard-code destroy function instead of passing it around as a pointer
Eric Engestrom
2019-05-02
1
-7
/
+5
[next]