index
:
~gabbayo/mesa
llvmpipe-ppc64le-optimize-with-rt-checks
master
mesa-upstream
mesa-vsx
nemanjai
r600g-debug-1.3
r600g-upstream
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
egl
/
main
/
eglapi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-22
egl: remove custom string functions
Emil Velikov
1
-2
/
+1
2015-07-03
egl: sort extension lists alphabetically
Marek Olšák
1
-27
/
+26
2015-06-05
egl: expose EGL 1.5 if all requirements are met
Marek Olšák
1
-0
/
+15
2015-06-05
egl: return correct invalid-type error from eglCreateSync
Marek Olšák
1
-8
/
+19
2015-06-05
egl: add new platform functions (v2)
Marek Olšák
1
-0
/
+54
2015-06-05
egl: add eglCreateImage (v2)
Marek Olšák
1
-0
/
+42
2015-06-05
egl: add eglGetSyncAttrib (v2)
Marek Olšák
1
-3
/
+22
2015-06-05
egl: add eglWaitSync
Marek Olšák
1
-0
/
+12
2015-06-05
egl: add EGL 1.5 functions that don't need any changes from extensions
Marek Olšák
1
-12
/
+16
2015-06-05
egl: use EGL 1.5 types without suffixes
Marek Olšák
1
-20
/
+20
2015-06-05
egl: combine VersionMajor and VersionMinor into one variable
Marek Olšák
1
-5
/
+4
2015-06-05
egl: set the EGL version in common code
Marek Olšák
1
-0
/
+7
2015-05-14
egl: remove remaining EGL_MESA_copy_context skeleton
Emil Velikov
1
-1
/
+0
2015-05-14
egl/main: fix EGL_KHR_get_all_proc_addresses
Emil Velikov
1
-3
/
+3
2015-05-14
egl: more define fixes for EGL_MESA_image_dma_buf_export
Marc-André Lureau
1
-1
/
+1
2015-05-14
egl/main: expose only core EGL functions statically
Emil Velikov
1
-133
/
+132
2015-05-11
egl: Remove skeleton implementation of EGL_MESA_screen_surface
Adam Jackson
1
-278
/
+0
2015-05-05
egl: image_dma_buf_export - use KHR 64-bit type
Dave Airlie
1
-1
/
+1
2015-04-30
egl/dri2: implement EGL_KHR_cl_event2 (v2)
Marek Olšák
1
-3
/
+27
2015-04-30
egl/dri2: implement EGL_KHR_wait_sync
Marek Olšák
1
-0
/
+28
2015-04-30
egl/dri2: implement EGL_KHR_fence_sync
Marek Olšák
1
-5
/
+29
2015-04-29
egl: misc fixes for EGL_MESA_image_dma_buf_export
Marc-André Lureau
1
-1
/
+1
2015-04-01
egl: add initial EGL_MESA_image_dma_buf_export v2.4
Dave Airlie
1
-0
/
+50
2015-03-19
egl: don't fill client apis string forever.
Dave Airlie
1
-0
/
+1
2015-03-17
egl: Remove eglQueryString virtual dispatch.
Matt Turner
1
-3
/
+12
2015-03-13
egl: Create queryable strings in eglInitialize().
Matt Turner
1
-0
/
+112
2015-03-11
egl/main: use c11/threads' mutex directly
Emil Velikov
1
-6
/
+8
2015-03-06
Revert "egl/main: use c11/threads' mutex directly"
Emil Velikov
1
-8
/
+6
2015-03-06
egl/main: use c11/threads' mutex directly
Emil Velikov
1
-6
/
+8
2015-03-05
egl/main: replace __FUNCTION__ with __func__
Emil Velikov
1
-3
/
+3
2015-03-05
egl/main: replace INLINE with inline
Emil Velikov
1
-9
/
+10
2014-12-23
egl: Add Haiku code and support
Alexander von Gluck IV
1
-0
/
+2
2014-12-07
egl: Expose EGL_KHR_get_all_proc_addresses and its client extension
Chad Versace
1
-0
/
+17
2014-06-03
egl: Check for NULL native_window in eglCreateWindowSurface
Sinclair Yeh
1
-0
/
+4
2014-06-02
egl/main: Fix eglMakeCurrent when releasing context from current thread.
Beren Minor
1
-2
/
+6
2014-05-20
egl: Add EGL_CHROMIUM_sync_control extension.
Sarah Sharp
1
-0
/
+23
2014-03-17
egl/main: Enable Linux platform extensions
Chad Versace
1
-22
/
+110
2014-03-17
egl/main: Stop using EGLNative types internally
Chad Versace
1
-5
/
+26
2014-03-12
Add the EGL_MESA_configless_context extension
Neil Roberts
1
-1
/
+1
2014-03-12
eglCreateContext: Remove the check for whether config == 0
Neil Roberts
1
-5
/
+2
2014-01-17
s/Tungsten Graphics/VMware/
José Fonseca
1
-1
/
+1
2013-12-04
wayland: Add an extension to create wl_buffers from EGLImages
Neil Roberts
1
-0
/
+25
2013-11-26
egl: Enable EGL_EXT_client_extensions
Chad Versace
1
-1
/
+7
2013-08-07
egl: Update to Wayland 1.2 server API
Ander Conselvan de Oliveira
1
-1
/
+1
2013-08-02
egl: definitions for EXT_image_dma_buf_import
Topi Pohjolainen
1
-0
/
+5
2013-05-07
egl: Add extension infrastructure for EGL_EXT_swap_buffers_with_damage
Robert Bragg
1
-0
/
+32
2012-08-06
egl: Replace KHR_surfaceless_* extensions with KHR_surfaceless_context
Ian Romanick
1
-6
/
+2
2012-07-11
egl: Add EGL_WAYLAND_PLANE_WL attribute
Kristian Høgsberg
1
-0
/
+20
2011-12-20
egl: add EGL_NV_post_sub_buffer
Fredrik Höglund
1
-0
/
+21
2011-12-20
egl: KHR_reusable_sync entrypoints are missing from eglGetProcAddress
Chia-I Wu
1
-0
/
+5
[next]