index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
egl
/
drivers
/
dri2
/
egl_dri2.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Revert "egl: move alloc & init out of _eglBuiltInDriver{DRI2,Haiku}"
Marek Olšák
2017-10-18
1
-3
/
+10
*
Revert "egl: drop EGL driver `name`"
Marek Olšák
2017-10-18
1
-0
/
+2
*
egl: drop EGL driver `name`
Eric Engestrom
2017-10-18
1
-2
/
+0
*
egl: drop always-false TestOnly option
Eric Engestrom
2017-10-18
1
-4
/
+0
*
egl: move alloc & init out of _eglBuiltInDriver{DRI2,Haiku}
Eric Engestrom
2017-10-18
1
-10
/
+3
*
egl_dri2: drop dri2_egl_driver struct
Eric Engestrom
2017-10-18
1
-53
/
+50
*
egl_dri2: move glFlush out of struct dri2_egl_driver
Eric Engestrom
2017-10-18
1
-25
/
+22
*
wayland-drm: constify the callbacks struct, take 2
Emil Velikov
2017-10-13
1
-9
/
+5
*
egl/dri: don't crash when createImageFromRenderbuffer2 is NULL
Emil Velikov
2017-10-13
1
-1
/
+2
*
egl: replace _egl_driver->Unload() callback with a simple free()
Eric Engestrom
2017-10-12
1
-9
/
+0
*
egl/dri: use createImageFromRenderbuffer2 when available
Nicolai Hähnle
2017-10-10
1
-3
/
+20
*
egl/dri: factor out egl_error_from_dri_image_error
Nicolai Hähnle
2017-10-10
1
-28
/
+26
*
egl: Simplify the "driver" interface
Adam Jackson
2017-10-05
1
-3
/
+1
*
egl/dri: link directly to libglapi.so
Emil Velikov
2017-10-02
1
-38
/
+4
*
egl/dri2: Implement swapInterval fallback in a conformant way (v2)
Tomasz Figa
2017-09-27
1
-0
/
+12
*
Revert "wayland-drm: constify the callbacks struct"
Daniel Stone
2017-09-26
1
-5
/
+9
*
egl: fix build fallouts from 1d0be5b3fe5
Krzysztof Sobiecki
2017-09-19
1
-1
/
+1
*
wayland-drm: constify the callbacks struct
Emil Velikov
2017-09-19
1
-9
/
+5
*
configure.ac: define WL_HIDE_DEPRECATED at global scale
Emil Velikov
2017-09-19
1
-2
/
+0
*
egl: Allow creation of per surface out fence
Zhongmin Wu
2017-09-19
1
-0
/
+72
*
Revert "egl: Allow creation of per surface out fence"
Mark Janes
2017-08-30
1
-71
/
+0
*
egl/dri2: only destroy created objects
Michael Olbrich
2017-08-30
1
-3
/
+6
*
egl: Allow creation of per surface out fence
Zhongmin Wu
2017-08-30
1
-0
/
+71
*
egl: simplify refcounting after screen creation
Emil Velikov
2017-08-29
1
-9
/
+5
*
egl: don't NULL deref the .get_capabilities function pointer
Emil Velikov
2017-08-26
1
-1
/
+2
*
egl: deduplicate allocations of local buffer over each platform backend (v2)
Gwan-gyeong Mun
2017-08-22
1
-0
/
+34
*
egl: Fix inclusion of egl.h+mesa_glinterop.h
Matt Turner
2017-08-21
1
-1
/
+1
*
loader_dri3/glx/egl: Optionally use a blit context for blitting operations
Thomas Hellstrom
2017-08-17
1
-1
/
+4
*
egl/dri2: Allow modifiers to add FDs to imports
Daniel Stone
2017-08-11
1
-19
/
+19
*
egl: add dri2_setup_swap_interval helper
Emil Velikov
2017-08-10
1
-0
/
+35
*
egl/dri2: add image extension such it's usable by swrast driver
Gurchetan Singh
2017-08-07
1
-0
/
+1
*
egl: check the correct function pointer
Eric Engestrom
2017-08-02
1
-0
/
+2
*
egl/wayland: Use linux-dmabuf interface for buffers
Daniel Stone
2017-07-18
1
-0
/
+7
*
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
1
-2
/
+18
*
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
*
Android: use symlinks for driver loading
Rob Herring
2017-06-29
1
-9
/
+0
*
egl: fold _eglError() + return EGL_FALSE
Emil Velikov
2017-06-26
1
-48
/
+24
*
egl: drop _eglInitImage() return type
Emil Velikov
2017-06-26
1
-13
/
+3
*
egl/dri2: Declare loop vars inside the loop
Chad Versace
2017-06-22
1
-24
/
+19
*
egl: simplify dri_config conditionals
Eric Engestrom
2017-06-22
1
-15
/
+10
*
egl: turn boolean `int`s into `bool`s
Eric Engestrom
2017-06-21
1
-1
/
+1
*
egl/android: support for EGL_KHR_partial_update
Harish Krupo
2017-06-11
1
-0
/
+9
*
egl/dri2: Avoid sign extension when building modifier
Daniel Stone
2017-06-08
1
-3
/
+2
*
egl: advertise EGL_EXT_image_dma_buf_import_modifiers
Varad Gautam
2017-05-30
1
-0
/
+6
[prev]
[next]