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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Use correct names for dlopen()ed files on Cygwin
Yaakov Selkowitz
2016-07-15
1
-0
/
+2
*
egl: restrict swap_available dri2_egl_display field to X11
Frank Binns
2016-07-07
2
-3
/
+1
*
egl: Fix the bad surface attributes combination checking for pbuffers. (v3)
Guillaume Charifi
2016-07-07
1
-21
/
+15
*
egl/display: remove unnecessary code and make it easier to read
Eric Engestrom
2016-07-07
1
-15
/
+14
*
Added pbuffer hooks for surfaceless platform
Gurchetan Singh
2016-06-14
2
-5
/
+215
*
Android: move libdrm settings to top-level Android.common.mk
Rob Herring
2016-06-13
1
-6
/
+0
*
platform_android: prevent deadlock in droid_swap_buffers
Haixia Shi
2016-06-07
1
-5
/
+12
*
egl: android: don't add the image loader extension for !render_node
Emil Velikov
2016-06-07
1
-8
/
+7
*
Revert "egl: Check if API is supported when using eglBindAPI."
Marek Olšák
2016-06-03
4
-72
/
+10
*
egl: Account for default values of texture target and format
Plamena Manolova
2016-06-02
1
-0
/
+6
*
egl: Check if API is supported when using eglBindAPI.
Plamena Manolova
2016-06-02
4
-10
/
+72
*
mesa_glinterop: remove mesa_glinterop typedefs
Emil Velikov
2016-05-30
3
-12
/
+12
*
egl/dri3: don't crash on no context.
Dave Airlie
2016-05-30
1
-2
/
+4
*
egl: Additional attribute validation for eglCreatePbufferSurface
Plamena Manolova
2016-05-26
1
-0
/
+13
*
mesa_glinterop: make GL interop version field bidirectional
Emil Velikov
2016-05-24
3
-3
/
+3
*
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
*
configure.ac: Add support for Android builds
Nicolas Boichat
2016-05-23
1
-0
/
+5
*
egl: add missing link against $(CLOCK_LIB)
Emil Velikov
2016-05-23
1
-1
/
+1
*
egl: android: remove explicit glFlush call
Emil Velikov
2016-05-23
1
-6
/
+0
*
egl: android: drop dri2_create_image_android_native_buffer argument
Emil Velikov
2016-05-23
1
-2
/
+2
*
egl: android: directly use dri2_create_image_dma_buf()
Emil Velikov
2016-05-23
3
-3
/
+6
*
gbm: rename gbm_dri_bo_{map,unmap} to gbm_dri_bo_{map,unmap}_dumb
Rob Herring
2016-05-23
1
-4
/
+4
*
Android: Move setting DEFAULT_DRIVER_DIR to shared location
Rob Herring
2016-05-23
1
-7
/
+0
*
egl/dri2: Don't check return result of mtx_unlock().
Matt Turner
2016-05-18
1
-8
/
+2
*
egl: android: do not feed invalid fourcc/pitch into the dri module
Emil Velikov
2016-05-01
1
-8
/
+22
*
egl: android: add dma-buf fd support
Rob Herring
2016-05-01
1
-7
/
+117
*
egl: android: factor out back buffer handling code
Rob Herring
2016-05-01
1
-13
/
+23
*
egl: android: factor out format conversion code to a function
Rob Herring
2016-05-01
1
-24
/
+15
*
egl: android: disable __DRI_DRI2_LOADER support on render nodes
Rob Herring
2016-05-01
2
-12
/
+22
*
automake: drop "EGL_" from HAVE_EGL_PLATFORM_WAYLAND
Emil Velikov
2016-05-01
1
-1
/
+1
*
automake: drop "EGL_" from HAVE_EGL_PLATFORM_X11
Emil Velikov
2016-05-01
1
-1
/
+1
*
egl/x11: resolve "initialization from incompatible pointer type" warning
Mark Kettenis
2016-05-01
1
-2
/
+10
*
egl: Remove every double semi-colon
Jakob Sinclair
2016-04-26
2
-2
/
+2
*
egl: fix make check broken by interop support
Marek Olšák
2016-04-26
1
-0
/
+2
*
egl/x11: authenticate before doing chipset id ioctls
Jonathan Gray
2016-04-21
1
-54
/
+56
*
egl: implement EGL part of interop interface (v2)
Marek Olšák
2016-04-20
4
-0
/
+114
*
egl: add EGL_KHR_reusable_sync to egl_dri
Dongwon Kim
2016-04-05
4
-8
/
+206
*
egl: android: enable EGL_FRAMEBUFFER_TARGET_ANDROID and EGL_RECORDABLE_ANDROID
Rob Herring
2016-04-01
1
-0
/
+4
*
egl: Add EGL_RECORDABLE_ANDROID attribute
Rob Herring
2016-04-01
4
-0
/
+9
*
egl: Add EGL_FRAMEBUFFER_TARGET_ANDROID attribute
Rob Herring
2016-04-01
4
-1
/
+10
*
egl: support EGL_LARGEST_PBUFFER in eglCreatePbufferSurface(...)
Daniel Czarnowski
2016-03-18
3
-1
/
+13
*
egl: clean up typedef madness in the backend API
Marek Olšák
2016-03-10
2
-155
/
+155
*
egl/x11: check the return value of xcb_dri2_get_buffers_reply()
Emil Velikov
2016-03-09
1
-0
/
+3
*
egl: remove remnants of MESA_drm_display
Emil Velikov
2016-03-09
2
-10
/
+0
*
egl: remove final pieces of KHR_vg_parent_image
Emil Velikov
2016-03-09
2
-2
/
+0
*
egl/wayland: do not wrap header inclusion in extern "C"
Emil Velikov
2016-03-09
1
-4
/
+4
*
dri: add backbuffer use flag
Axel Davy
2016-03-09
1
-3
/
+5
*
Android: clean-up and fix DRI module path handling
Rob Herring
2016-02-29
1
-3
/
+3
*
egl/wayland: Try to use wl_surface.damage_buffer for SwapBuffersWithDamage
Derek Foreman
2016-02-26
1
-3
/
+36
[prev]
[next]