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
*
egl/dri2: non-shared glapi cleanups
Emil Velikov
2016-10-14
1
-14
/
+17
*
egl/dri2: glFlush is not optional, treat it as such
Emil Velikov
2016-10-14
1
-3
/
+8
*
egl: Unify the EGLint/EGLAttrib paths in eglCreateSync* (v3)
Chad Versace
2016-10-10
1
-4
/
+2
*
egl: stop claiming support for pbuffer + msaa
Tapani Pälli
2016-10-03
1
-0
/
+9
*
egl: return corresponding offset of EGLImage instead of 0.
Chuanbo Weng
2016-09-21
1
-2
/
+9
*
egl: Rename MESA_configless_context bit to KHR_no_config_context
Adam Jackson
2016-09-12
1
-1
/
+1
*
egl: only store device name when Wayland support is built
Frank Binns
2016-09-01
1
-1
/
+4
*
egl/dri2: check if the EGL API is valid before adding it to ClientAPIs
Emil Velikov
2016-08-30
1
-4
/
+4
*
egl/dri2: dri2_initialize: Do not reference-count TestOnly display
Nicolas Boichat
2016-08-23
1
-20
/
+9
*
egl/dri2: remove error checks on return values from mtx_lock and cnd_wait
Dongwon Kim
2016-08-23
1
-35
/
+12
*
egl/dri2: dri2_make_current: Release previous context's display
Nicolas Boichat
2016-08-16
1
-4
/
+5
*
egl: android: query native window default width and height (v2)
Haixia Shi
2016-08-09
1
-0
/
+11
*
egl/dri2: Add reference count for dri2_egl_display
Nicolas Boichat
2016-07-28
1
-20
/
+91
*
egl/dri2: dri2_make_current: Set EGL error if bindContext fails
Nicolas Boichat
2016-07-20
1
-2
/
+8
*
Use correct names for dlopen()ed files on Cygwin
Yaakov Selkowitz
2016-07-15
1
-0
/
+2
*
mesa_glinterop: remove mesa_glinterop typedefs
Emil Velikov
2016-05-30
1
-3
/
+3
*
mesa_glinterop: make GL interop version field bidirectional
Emil Velikov
2016-05-24
1
-1
/
+1
*
egl: android: directly use dri2_create_image_dma_buf()
Emil Velikov
2016-05-23
1
-1
/
+1
*
egl/dri2: Don't check return result of mtx_unlock().
Matt Turner
2016-05-18
1
-8
/
+2
*
egl: implement EGL part of interop interface (v2)
Marek Olšák
2016-04-20
1
-0
/
+32
*
egl: add EGL_KHR_reusable_sync to egl_dri
Dongwon Kim
2016-04-05
1
-6
/
+186
*
egl/dri2: expose srgb configs when KHR_gl_colorspace is available
Emil Velikov
2016-01-22
1
-0
/
+2
*
egl: make it clear which platform x11 backend is being used (dri2 or 3)
Martin Peres
2015-11-17
1
-3
/
+3
*
egl/x11: Implement dri3 support with loader's dri3 helper
Boyan Ding
2015-11-17
1
-6
/
+60
*
egl_dri2: Add a function to let platform code return dri drawable from _EGLSu...
Boyan Ding
2015-11-17
1
-19
/
+27
*
egl/dri2: Properly dereference array.
Matt Turner
2015-10-07
1
-3
/
+3
*
egl/dri2: ease srgb __DRIconfig conditionals
Emil Velikov
2015-10-07
1
-25
/
+12
*
egl: move memcpy to bring conf->base operations together
Varad Gautam
2015-10-07
1
-1
/
+1
*
egl: restore surface type before linking config to its display
Varad Gautam
2015-10-07
1
-0
/
+2
*
egl/dri2: don't require a context for ClientWaitSync (v2)
Marek Olšák
2015-10-03
1
-2
/
+7
*
egl/dri2: don't leak the fd on dri2_terminate
Emil Velikov
2015-09-15
1
-1
/
+1
*
egl_dri2: Add support for EGL_KHR_create_contest when using swrast
Boyan Ding
2015-09-09
1
-1
/
+2
*
egl_dri2: Use createContextAttribs if swrast version >= 3
Boyan Ding
2015-09-09
1
-6
/
+27
*
egl_dri2: Move filling context_attrib array in a separate function
Boyan Ding
2015-09-09
1
-36
/
+54
*
egl/dri2: Fix include path of u_atomic.h introduced e7e29189
Alexander von Gluck IV
2015-08-07
1
-1
/
+1
*
egl/dri: Add error info needed for EGL_EXT_image_dma_buf_import extension
Frank Binns
2015-08-04
1
-0
/
+4
*
egl/wayland: libdrm is a hard requirement, treat it as such
Emil Velikov
2015-08-01
1
-2
/
+0
*
egl: consolidate ifdef HAVE_LIBDRM blocks
Emil Velikov
2015-08-01
1
-108
/
+102
*
egl: Add support for DRM_FORMAT_R8, RG88, and GR88
Chad Versace
2015-07-28
1
-0
/
+19
*
egl,dri_interface: use DRI2rendererQueryExtension to enable 3D textures & sRGB
Marek Olšák
2015-07-22
1
-0
/
+23
*
egl: implement EGL_KHR_gl_colorspace (v2)
Marek Olšák
2015-07-22
1
-8
/
+33
*
egl: remove flatten HAVE_SHARED_GLAPI
Emil Velikov
2015-07-22
1
-8
/
+0
*
egl/dri2: load libglapi.0.dylib on osx
Julien Isorce
2015-07-08
1
-0
/
+2
*
egl: implement EGL_KHR_gl_texture_3D_image
Anatoli Antonovitch
2015-07-03
1
-3
/
+17
*
egl_dri2: Remove trailing whitespaces
Boyan Ding
2015-06-26
1
-5
/
+5
*
egl/dri2: implement platform_surfaceless
Haixia Shi
2015-06-16
1
-0
/
+7
*
egl: Drop check for driver != NULL.
Eric Anholt
2015-06-15
1
-1
/
+1
*
android: try to load gallium_dri.so directly
Chih-Wei Huang
2015-06-09
1
-0
/
+9
*
egl: use EGL 1.5 types without suffixes
Marek Olšák
2015-06-05
1
-2
/
+2
*
egl/dri2: silence uninitialized variable warnings
Brian Paul
2015-06-01
1
-2
/
+4
[next]