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
/
main
/
eglapi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "egl: Check if API is supported when using eglBindAPI."
Marek Olšák
2016-06-03
1
-65
/
+0
*
egl: Check if API is supported when using eglBindAPI.
Plamena Manolova
2016-06-02
1
-0
/
+65
*
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
*
mesa_glinterop: remove unneeded GLAPI/GLAPIENTRY/APIENTRYP symbols
Emil Velikov
2016-05-24
1
-2
/
+2
*
egl: Add OpenGL_ES to API string regardless of GLES version
Plamena Manolova
2016-05-23
1
-7
/
+4
*
egl: implement EGL part of interop interface (v2)
Marek Olšák
2016-04-20
1
-0
/
+72
*
egl: add EGL_KHR_reusable_sync to egl_dri
Dongwon Kim
2016-04-05
1
-1
/
+16
*
egl: Add EGL_RECORDABLE_ANDROID attribute
Rob Herring
2016-04-01
1
-0
/
+1
*
egl: Add EGL_FRAMEBUFFER_TARGET_ANDROID attribute
Rob Herring
2016-04-01
1
-0
/
+1
*
egl: remove remnants of MESA_drm_display
Emil Velikov
2016-03-09
1
-9
/
+0
*
egl: remove final pieces of KHR_vg_parent_image
Emil Velikov
2016-03-09
1
-1
/
+0
*
egl: move Null check to eglGetSyncAttribKHR to prevent Segfault
Dongwon Kim
2016-02-19
1
-2
/
+8
*
egl: remove ifdef $(egl_extension) compile guards
Emil Velikov
2015-08-01
1
-35
/
+1
*
egl: remove custom string functions
Emil Velikov
2015-07-22
1
-2
/
+1
*
egl: sort extension lists alphabetically
Marek Olšák
2015-07-03
1
-27
/
+26
*
egl: expose EGL 1.5 if all requirements are met
Marek Olšák
2015-06-05
1
-0
/
+15
*
egl: return correct invalid-type error from eglCreateSync
Marek Olšák
2015-06-05
1
-8
/
+19
*
egl: add new platform functions (v2)
Marek Olšák
2015-06-05
1
-0
/
+54
*
egl: add eglCreateImage (v2)
Marek Olšák
2015-06-05
1
-0
/
+42
*
egl: add eglGetSyncAttrib (v2)
Marek Olšák
2015-06-05
1
-3
/
+22
*
egl: add eglWaitSync
Marek Olšák
2015-06-05
1
-0
/
+12
*
egl: add EGL 1.5 functions that don't need any changes from extensions
Marek Olšák
2015-06-05
1
-12
/
+16
*
egl: use EGL 1.5 types without suffixes
Marek Olšák
2015-06-05
1
-20
/
+20
*
egl: combine VersionMajor and VersionMinor into one variable
Marek Olšák
2015-06-05
1
-5
/
+4
*
egl: set the EGL version in common code
Marek Olšák
2015-06-05
1
-0
/
+7
*
egl: remove remaining EGL_MESA_copy_context skeleton
Emil Velikov
2015-05-14
1
-1
/
+0
*
egl/main: fix EGL_KHR_get_all_proc_addresses
Emil Velikov
2015-05-14
1
-3
/
+3
*
egl: more define fixes for EGL_MESA_image_dma_buf_export
Marc-André Lureau
2015-05-14
1
-1
/
+1
*
egl/main: expose only core EGL functions statically
Emil Velikov
2015-05-14
1
-133
/
+132
*
egl: Remove skeleton implementation of EGL_MESA_screen_surface
Adam Jackson
2015-05-11
1
-278
/
+0
*
egl: image_dma_buf_export - use KHR 64-bit type
Dave Airlie
2015-05-05
1
-1
/
+1
*
egl/dri2: implement EGL_KHR_cl_event2 (v2)
Marek Olšák
2015-04-30
1
-3
/
+27
*
egl/dri2: implement EGL_KHR_wait_sync
Marek Olšák
2015-04-30
1
-0
/
+28
*
egl/dri2: implement EGL_KHR_fence_sync
Marek Olšák
2015-04-30
1
-5
/
+29
*
egl: misc fixes for EGL_MESA_image_dma_buf_export
Marc-André Lureau
2015-04-29
1
-1
/
+1
*
egl: add initial EGL_MESA_image_dma_buf_export v2.4
Dave Airlie
2015-04-01
1
-0
/
+50
*
egl: don't fill client apis string forever.
Dave Airlie
2015-03-19
1
-0
/
+1
*
egl: Remove eglQueryString virtual dispatch.
Matt Turner
2015-03-17
1
-3
/
+12
*
egl: Create queryable strings in eglInitialize().
Matt Turner
2015-03-13
1
-0
/
+112
*
egl/main: use c11/threads' mutex directly
Emil Velikov
2015-03-11
1
-6
/
+8
*
Revert "egl/main: use c11/threads' mutex directly"
Emil Velikov
2015-03-06
1
-8
/
+6
*
egl/main: use c11/threads' mutex directly
Emil Velikov
2015-03-06
1
-6
/
+8
*
egl/main: replace __FUNCTION__ with __func__
Emil Velikov
2015-03-05
1
-3
/
+3
*
egl/main: replace INLINE with inline
Emil Velikov
2015-03-05
1
-9
/
+10
*
egl: Add Haiku code and support
Alexander von Gluck IV
2014-12-23
1
-0
/
+2
*
egl: Expose EGL_KHR_get_all_proc_addresses and its client extension
Chad Versace
2014-12-07
1
-0
/
+17
*
egl: Check for NULL native_window in eglCreateWindowSurface
Sinclair Yeh
2014-06-03
1
-0
/
+4
*
egl/main: Fix eglMakeCurrent when releasing context from current thread.
Beren Minor
2014-06-02
1
-2
/
+6
*
egl: Add EGL_CHROMIUM_sync_control extension.
Sarah Sharp
2014-05-20
1
-0
/
+23
[next]