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/dri2: Allow modifiers to add FDs to imports
Daniel Stone
2017-08-11
1
-19
/
+19
*
egl/drm: rename dri2_drm_create_surface()
Emil Velikov
2017-08-10
1
-13
/
+4
*
egl/drm: remove unreachable code in dri2_drm_create_surface()
Emil Velikov
2017-08-10
1
-13
/
+7
*
egl/x11: pass NULL instead of XCB_WINDOW_NONE as native_surface
Emil Velikov
2017-08-10
2
-2
/
+2
*
egl: Clean up native_type vs drawable mess
Matt Turner
2017-08-10
2
-8
/
+5
*
egl: handle BAD_NATIVE_PIXMAP further up the stack
Emil Velikov
2017-08-10
1
-5
/
+0
*
egl: drop unreachable BAD_NATIVE_WINDOW conditions
Emil Velikov
2017-08-10
4
-15
/
+3
*
egl: add dri2_setup_swap_interval helper
Emil Velikov
2017-08-10
4
-63
/
+49
*
egl/dri2: refactor dri2_query_surface, swrastGetDrawableInfo
Tapani Pälli
2017-08-09
1
-7
/
+18
*
egl/dri2: add image extension such it's usable by swrast driver
Gurchetan Singh
2017-08-07
3
-2
/
+5
*
loader: drop the [gs]et_swap_interval callbacks
Emil Velikov
2017-08-04
1
-18
/
+1
*
egl/x11: don't leak xfixes_query in the error path
Emil Velikov
2017-08-04
1
-0
/
+1
*
egl: check the correct function pointer
Eric Engestrom
2017-08-02
1
-0
/
+2
*
egl/drm: Fix misused x and y offsets in swrast_get_image()
Gwan-gyeong Mun
2017-08-01
1
-4
/
+19
*
egl/drm: Fix misused x and y offsets in swrast_put_image2()
Gwan-gyeong Mun
2017-08-01
1
-2
/
+17
*
egl: make platform's SwapInterval() optional
Eric Engestrom
2017-08-01
1
-11
/
+0
*
loader: remove clamp_swap_interval()
Eric Engestrom
2017-08-01
1
-14
/
+0
*
egl: deduplicate swap interval clamping logic
Eric Engestrom
2017-08-01
2
-21
/
+2
*
Android: fix compile error for DRI2 loader getCapability
Rob Herring
2017-07-31
1
-1
/
+1
*
dri_interface,egl,gallium: only expose RGBA visuals on Android
Marek Olšák
2017-07-31
1
-2
/
+16
*
egl/wayland: Ignore invalid modifiers
Daniel Stone
2017-07-24
1
-0
/
+4
*
wayland-egl: Make wl_egl_window a versioned struct
Miguel A. Vico
2017-07-24
1
-1
/
+15
*
egl/dri2: remove unused buffer_count variable
Gwan-gyeong Mun
2017-07-19
4
-8
/
+2
*
egl/drm: Format code in platform_drm.c according to style guide.
Gwan-gyeong Mun
2017-07-19
1
-1
/
+2
*
egl/drm: add going out of the loop when the designated buffer is found
Gwan-gyeong Mun
2017-07-19
1
-0
/
+1
*
egl/wayland: Use linux-dmabuf interface for buffers
Daniel Stone
2017-07-18
4
-18
/
+196
*
egl/wayland: Remove duplicate wl_buffer creation code
Daniel Stone
2017-07-18
1
-42
/
+12
*
egl/wayland: Remove more surface specifics from create_wl_buffer
Daniel Stone
2017-07-18
1
-15
/
+12
*
egl/wayland: Make create_wl_buffer more generic
Daniel Stone
2017-07-18
1
-32
/
+34
*
egl: Fix predecence problem when setting __DRI_CTX_FLAG_NO_ERROR
Kenneth Graunke
2017-07-14
1
-1
/
+1
*
egl: Add EGL_KHR_create_context_no_error support
Grigori Goronzy
2017-07-14
2
-2
/
+19
*
egl/wayland: Use MIN2 for wl_drm version
Daniel Stone
2017-07-14
1
-3
/
+1
*
egl/wayland: Fix whitespace damage
Daniel Stone
2017-07-14
1
-18
/
+20
*
egl: remove unused err variable
Alejandro Piñeiro
2017-07-13
1
-1
/
+1
*
egl: set KHR_gl_texture_3D_image only when the requirements are met.
Emil Velikov
2017-07-12
1
-3
/
+4
*
egl: enhance KHR_gl_image extensions checks
Emil Velikov
2017-07-12
1
-15
/
+21
*
egl: don't set modifier if no modifiers are available
Emil Velikov
2017-07-12
1
-2
/
+0
*
egl: call _eglError within _eglParseImageAttribList
Emil Velikov
2017-07-12
1
-19
/
+6
*
egl: move eglCreateDRMImageMESA's malloc later
Emil Velikov
2017-07-12
1
-29
/
+23
*
egl: android: Fix potential use of unitialized variable
Tomasz Figa
2017-07-05
1
-1
/
+3
*
Android: use symlinks for driver loading
Rob Herring
2017-06-29
1
-9
/
+0
*
egl_dri2: swrastGetDrawableInfo: set *x, *y [v2]
Ben Crocker
2017-06-26
1
-1
/
+3
*
egl: fold _eglError() + return EGL_FALSE
Emil Velikov
2017-06-26
6
-70
/
+35
*
egl: drop _eglInitImage() return type
Emil Velikov
2017-06-26
5
-31
/
+7
*
egl: Rename 'count' in ${platform}_add_configs_for_visuals (v2)
Chad Versace
2017-06-22
4
-25
/
+28
*
egl/x11: Declare EGLConfig attrib array inside loop
Chad Versace
2017-06-22
1
-12
/
+12
*
egl/drm: Declare EGLConfig attrib array inside loop
Chad Versace
2017-06-22
1
-5
/
+5
*
egl/android: Declare EGLConfig attrib array inside loop (v2)
Chad Versace
2017-06-22
1
-9
/
+7
*
egl/dri2: Declare loop vars inside the loop
Chad Versace
2017-06-22
1
-24
/
+19
*
egl/wayland: Declare loop vars inside the loop
Chad Versace
2017-06-22
1
-27
/
+17
[next]