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
/
main
/
eglimage.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "egl: handle EGL_IMAGE_EXTERNAL_FLUSH_EXT"
Tapani Pälli
2019-11-14
1
-23
/
+0
*
egl: handle EGL_IMAGE_EXTERNAL_FLUSH_EXT
Marek Olšák
2019-10-25
1
-0
/
+23
*
egl: use coherent variable names
Eric Engestrom
2019-02-06
1
-18
/
+18
*
egl: fix whitespace issues from eglimage code
Tapani Pälli
2017-07-25
1
-10
/
+10
*
egl: propagate EGL_BAD_ATTRIBUTE during EGLImage attr parsing
Emil Velikov
2017-07-19
1
-0
/
+7
*
egl: check for extensions' presence during attr parsing
Emil Velikov
2017-07-12
1
-4
/
+18
*
egl: add width/height as EXT_image_dma_buf_import attrs
Emil Velikov
2017-07-12
1
-0
/
+6
*
egl: polish EXT_image_dma_buf_import attr parsing
Emil Velikov
2017-07-12
1
-29
/
+22
*
egl: simplify EXT_image_dma_buf_import_modifiers attr parsing
Emil Velikov
2017-07-12
1
-26
/
+4
*
egl: split _eglParseImageAttribList into per extension functions
Emil Velikov
2017-07-12
1
-186
/
+260
*
egl: call _eglError within _eglParseImageAttribList
Emil Velikov
2017-07-12
1
-10
/
+11
*
egl: drop _eglInitImage() return type
Emil Velikov
2017-06-26
1
-9
/
+0
*
egl/dri2: Create EGLImages with dmabuf modifiers
Varad Gautam
2017-05-30
1
-0
/
+48
*
egl/main: add support for fourth plane tokens
Pekka Paalanen
2017-05-30
1
-0
/
+18
*
egl: remove duplicate 0 assignment
Eric Engestrom
2017-02-15
1
-3
/
+0
*
egl: definitions for EXT_image_dma_buf_import
Topi Pohjolainen
2013-08-02
1
-0
/
+76
*
egl: Add EGL_WAYLAND_PLANE_WL attribute
Kristian Høgsberg
2012-07-11
1
-0
/
+5
*
egl: fix uninitialized values
Dylan Noblesmith
2012-04-13
1
-1
/
+1
*
egl: remove #ifdef's for official extensions
Chia-I Wu
2011-12-20
1
-6
/
+0
*
egl: add copyright notices
Chia-I Wu
2011-07-02
1
-0
/
+29
*
egl: Remove unnecessary headers.
Vinson Lee
2010-10-27
1
-1
/
+0
*
egl: Add reference count for resources.
Chia-I Wu
2010-10-23
1
-2
/
+1
*
egl: Move fallback routines to eglfallbacks.c.
Chia-I Wu
2010-10-22
1
-18
/
+0
*
egl: Parse image attributes with _eglParseImageAttribList.
Chia-I Wu
2010-10-22
1
-0
/
+18
*
egl: Move attributes in _EGLImage to _EGLImageAttribs.
Chia-I Wu
2010-10-22
1
-17
/
+18
*
egl: Add support for more EGLImage extensions to EGL core.
Chia-I Wu
2010-01-31
1
-1
/
+9
*
egl: Initialize display resources with their display.
Chia-I Wu
2010-01-31
1
-1
/
+2
*
egl: Refactor _eglInitImage.
Chia-I Wu
2010-01-31
1
-10
/
+40
*
egl: Add support for EGL_KHR_image.
Chia-I Wu
2010-01-25
1
-0
/
+51