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
Commit message (
Expand
)
Author
Age
Files
Lines
*
egl/wayland: properly destroy wayland objects
Axel Davy
2015-05-11
2
-1
/
+6
*
egl/dri2: Fix codestyle in a comment
Chad Versace
2015-05-07
1
-1
/
+2
*
egl/dri2: Check return value of __DRI2fence::create_fence()
Chad Versace
2015-05-06
1
-0
/
+7
*
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
-2
/
+23
*
egl/dri2: implement EGL_KHR_wait_sync
Marek Olšák
2015-04-30
1
-0
/
+15
*
egl/dri2: implement EGL_KHR_fence_sync
Marek Olšák
2015-04-30
2
-0
/
+104
*
egl/dri: don't expose configs with an accumulation buffer
Marek Olšák
2015-04-30
1
-0
/
+9
*
android: fix the building rules for Android 5.0
Chih-Wei Huang
2015-04-22
1
-1
/
+7
*
android: egl: add libsync_cflags to the build
Emil Velikov
2015-04-22
1
-0
/
+6
*
android: use LOCAL_SHARED_LIBRARIES over TARGET_OUT_HEADERS
Emil Velikov
2015-04-22
1
-1
/
+1
*
egl: add initial EGL_MESA_image_dma_buf_export v2.4
Dave Airlie
2015-04-01
1
-1
/
+58
*
automake: add missing egl files to the tarball
Emil Velikov
2015-03-25
1
-0
/
+2
*
egl/drivers: include stdint.h where needed
Emil Velikov
2015-03-05
6
-0
/
+7
*
egl: Take alpha bits into account when selecting GBM formats
Daniel Stone
2015-03-04
1
-5
/
+11
*
egl, wayland: RGB565 format support on Back-buffer
Vivek Kasireddy
2015-02-23
1
-3
/
+38
*
egl: Soften several HAVE_DRM_PLATFORM to HAVE_LIBDRM
Axel Davy
2015-02-12
1
-7
/
+7
*
egl: Pass the correct X visual depth to xcb_put_image().
José Fonseca
2015-01-31
1
-11
/
+13
*
egl/wayland: Fix unused variable warnings
Chad Versace
2015-01-13
1
-2
/
+0
*
egl: Inform the client API when ancillary buffers may become undefined.
Eric Anholt
2015-01-06
6
-15
/
+43
*
egl/haiku: Clean up SConscript whitespace
Alexander von Gluck IV
2014-12-23
1
-13
/
+12
*
egl/dri2: Fix build of dri2 egl driver with SCons
Alexander von Gluck IV
2014-12-23
1
-0
/
+40
*
egl: Clean up Haiku visual creation
Alexander von Gluck IV
2014-12-23
1
-49
/
+47
*
egl: Add Haiku code and support
Alexander von Gluck IV
2014-12-23
2
-0
/
+473
*
egl/dri2: Add headers to distribution.
Matt Turner
2014-12-12
1
-1
/
+2
*
Use calloc instead of malloc/memset-0
Matt Turner
2014-12-08
1
-2
/
+1
*
egl/dri2: Log a warning if no platforms are enabled.
Matt Turner
2014-12-04
1
-0
/
+1
*
egl_dri2: add a note about dri2_create_screen
Emil Velikov
2014-11-07
1
-0
/
+4
*
egl_dri2: fix double free on drm platforms
Emil Velikov
2014-11-07
1
-3
/
+9
*
egl_dri2: do not leak dri2_dpy->driver_configs
Emil Velikov
2014-11-06
1
-0
/
+4
*
egl/drm: do not crash when swapping buffers without any rendering
Lionel Landwerlin
2014-10-27
1
-0
/
+8
*
egl: setup screen iterator before using it
Tapani Pälli
2014-09-29
1
-1
/
+1
*
egl: extra null checks for get_xcb_screen() return values
Juha-Pekka Heikkila
2014-09-23
1
-6
/
+24
*
egl/drm: expose KHR_image_pixmap extension
Andreas Pokorny
2014-09-23
1
-0
/
+1
*
egl: Restrict multiplication in calloc arguments to use compile-time constants
Carl Worth
2014-09-03
2
-2
/
+2
*
egl/dri2: use the correct screen index
Marek Olšák
2014-09-01
2
-10
/
+30
*
egl: don't exit process on initialization failure
Ilia Mirkin
2014-08-16
1
-1
/
+1
*
egl_dri2: fix EXT_image_dma_buf_import fds
Pekka Paalanen
2014-08-14
1
-31
/
+6
*
android: loader: prefix static libraries with libmesa_*
Emil Velikov
2014-08-13
1
-1
/
+1
*
android: egl/dri2: use the installed libdrm headers
Emil Velikov
2014-08-13
1
-1
/
+1
*
android: drop HAL_PIXEL_FORMAT_RGBA_{5551,4444}
Emil Velikov
2014-08-13
1
-4
/
+0
*
dri: Add a new capabilities for drivers that can't share buffers
Giovanni Campagna
2014-07-30
2
-3
/
+21
*
Add support for swrast to the DRM EGL platform
Giovanni Campagna
2014-07-30
1
-21
/
+132
*
egl: Remove unused variable dri_driver_path.
Matt Turner
2014-06-17
1
-2
/
+0
*
egl/dri2: do not leak dri2_dpy->driver_name
Emil Velikov
2014-06-09
3
-3
/
+8
*
egl/dri2/x11: use standard strndup function
Emil Velikov
2014-06-09
1
-19
/
+4
*
android, egl: typo dri2_fallback_pixmap_surface -> dri2_fallback_create_pixma...
Adrian Negreanu
2014-06-09
1
-1
/
+1
*
android, egl: add correct drm include for libmesa_egl_dri2
Adrian Negreanu
2014-06-09
1
-0
/
+1
*
android: add libloader to libGLES_mesa and libmesa_egl_dri2
Adrian Negreanu
2014-06-09
1
-0
/
+3
*
egl_dri2: fix wayland_platform when drm_platform is not set
Emil Velikov
2014-05-29
1
-4
/
+6
[next]