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
Commit message (
Expand
)
Author
Age
Files
Lines
*
dri_interface: Update __DRItexBufferExtensionRec to version 3
Emil Velikov
2014-04-28
2
-0
/
+14
*
egl/build: Sort egl sources alphabetically.
Matt Turner
2014-04-07
1
-15
/
+15
*
egl/build: Remove unused -DXF86VIDMODE.
Matt Turner
2014-04-07
1
-4
/
+0
*
egl/build: Include headers and XML in distribution.
Matt Turner
2014-04-07
1
-1
/
+4
*
automake: don't enable -Wl,--no-undefined on OpenBSD
Jonathan Gray
2014-04-05
1
-1
/
+1
*
automake: ask the linker to do garbage collection
Emil Velikov
2014-03-31
1
-0
/
+1
*
automake: add -Wl,--no-undefined to all libraries
Emil Velikov
2014-03-31
1
-1
/
+5
*
egl/main: Enable Linux platform extensions
Chad Versace
2014-03-17
5
-23
/
+215
*
egl/main: Stop using EGLNative types internally
Chad Versace
2014-03-17
4
-11
/
+32
*
egl: Add STATIC_ASSERT() macro
Chad Versace
2014-03-17
1
-0
/
+5
*
Add the EGL_MESA_configless_context extension
Neil Roberts
2014-03-12
4
-5
/
+19
*
eglCreateContext: Remove the check for whether config == 0
Neil Roberts
2014-03-12
1
-5
/
+2
*
egl: clarify what _eglInitResource does
Chia-I Wu
2014-02-19
1
-1
/
+5
*
Revert "egl: Unhide functionality in _eglInitContext()"
Chia-I Wu
2014-02-19
1
-2
/
+1
*
Revert "egl: Unhide functionality in _eglInitSurface()"
Chia-I Wu
2014-02-19
1
-3
/
+1
*
egl: Unhide functionality in _eglInitSurface()
Juha-Pekka Heikkila
2014-02-07
1
-1
/
+3
*
egl: Unhide functionality in _eglInitContext()
Juha-Pekka Heikkila
2014-02-07
1
-1
/
+2
*
egl/glx: Remove egl_glx driver
Chad Versace
2014-02-05
2
-9
/
+0
*
build: Share the all-local rule for linking libraries into the build dir
Kristian Høgsberg
2014-01-29
1
-6
/
+1
*
loader: Use dlsym to get our udev symbols instead of explicit linking.
Eric Anholt
2014-01-27
1
-1
/
+1
*
egl: Use C11 thread abstractions.
José Fonseca
2014-01-23
1
-19
/
+7
*
egl-static: use loader util lib
Emil Velikov
2014-01-18
1
-0
/
+1
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
26
-26
/
+26
*
wayland: Add an extension to create wl_buffers from EGLImages
Neil Roberts
2013-12-04
4
-0
/
+35
*
egl: Kill macro _EGL_DECLARE_MUTEX
Chad Versace
2013-11-26
5
-8
/
+5
*
egl: Enable EGL_EXT_client_extensions
Chad Versace
2013-11-26
3
-1
/
+22
*
egl/main: remove undefined X11_LIBS automake variable
Gaetan Nadon
2013-10-09
1
-1
/
+1
*
Use -Bsymbolic when linking libEGL.so
Carl Worth
2013-09-30
1
-1
/
+1
*
egl: Do not export private symbols
Chad Versace
2013-08-08
1
-0
/
+1
*
egl: Update to Wayland 1.2 server API
Ander Conselvan de Oliveira
2013-08-07
2
-2
/
+2
*
egl: definitions for EXT_image_dma_buf_import
Topi Pohjolainen
2013-08-02
5
-0
/
+98
*
egl/build: Remove unused GLAPI_LIB.
Matt Turner
2013-07-22
1
-2
/
+0
*
egl: Add extension infrastructure for EGL_EXT_swap_buffers_with_damage
Robert Bragg
2013-05-07
4
-0
/
+41
*
android: libsync is needed on Android 4.2+ for any driver
Chia-I Wu
2013-05-06
1
-5
/
+3
*
android: add ilo to the build system
Chia-I Wu
2013-05-06
1
-0
/
+6
*
mesa,gallium,egl,mapi: One definition of C99 inline/__func__ to rule them all.
José Fonseca
2013-03-12
1
-38
/
+6
*
android: use gralloc_drm_get_gem_handle api
Tapani Pälli
2013-01-28
1
-1
/
+3
*
egl/dri2: Add plumbing for EGL_OPENGL_ES3_BIT_KHR
Chad Versace
2013-01-15
5
-2
/
+12
*
Clean up .gitignore files
Matt Turner
2013-01-10
1
-1
/
+0
*
egl: Add extension infrastructure for EGL_EXT_buffer_age
Kristian Høgsberg
2013-01-04
4
-0
/
+16
*
egl/android: Fix build for Jelly Bean (v2)
Chad Versace
2013-01-02
1
-0
/
+5
*
Remove OpenVMS support
Matt Turner
2012-11-16
1
-3
/
+1
*
egl: Return EGL_BAD_MATCH for invalid profile attributes
Matt Turner
2012-10-10
1
-10
/
+7
*
build: Use AX_PTHREAD's HAVE_PTHREAD preprocessor definition
Matt Turner
2012-10-01
2
-4
/
+4
*
Don't cast the return value of malloc/realloc
Matt Turner
2012-09-05
4
-4
/
+4
*
egl: fix invalid flag detection for EGL_KHR_create_context
Matt Turner
2012-08-27
1
-1
/
+1
*
egl: Allow OpenGL ES 3.0 as a version
Ian Romanick
2012-08-14
1
-1
/
+7
*
egl: Implement front-end support for EGL_EXT_create_context_robustness
Ian Romanick
2012-08-14
3
-0
/
+29
*
egl: Implement front-end support for EGL_KHR_create_context
Ian Romanick
2012-08-14
4
-5
/
+217
*
egl: Rename ClientVersion to ClientMajorVersion, add ClientMinorVersion
Ian Romanick
2012-08-14
2
-5
/
+7
[next]