Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
dcf5e19e6564662ef3f7a4c7d42acc46a24e62c6
/
src
/
egl
8949edf
Android: clean-up and fix DRI module path handling
by Rob Herring
· 9 years ago
d085a5d
egl/wayland: Try to use wl_surface.damage_buffer for SwapBuffersWithDamage
by Derek Foreman
· 9 years ago
e6f1a44d
egl_dri2: set correct error code if swapbuffers fails
by Daniel Czarnowski
· 9 years ago
d1e1563
egl: move Null check to eglGetSyncAttribKHR to prevent Segfault
by Dongwon Kim
· 9 years ago
7efc273
Android: enable building on arm64
by Rob Herring
· 9 years ago
ba06ea1
egl: android: clean-up config attribute setting
by Rob Herring
· 9 years ago
e35c5af
egl: android: fix visuals declaration
by Varad Gautam
· 9 years ago
5d87a7c
egl_dri2: NULL check for xcb_dri2_get_buffers_reply()
by Daniel Czarnowski
· 9 years ago
54702c2
egl/dri2: expose srgb configs when KHR_gl_colorspace is available
by Emil Velikov
· 9 years ago
8fdb548
egl: don't forget to ship platform_x11_dri3.h into the tarball
by Emil Velikov
· 9 years ago
166314d
automake: egl: add symbols test
by Emil Velikov
· 9 years ago
4518eea
egl: make it clear which platform x11 backend is being used (dri2 or 3)
by Martin Peres
· 9 years ago
fcdc798
egl/x11_dri3: Implement EGL_KHR_image_pixmap
by Boyan Ding
· 9 years ago
f35198b
egl/x11: Implement dri3 support with loader's dri3 helper
by Boyan Ding
· 9 years ago
a25df54
egl_dri2: Add a function to let platform code return dri drawable from _EGLSurface
by Boyan Ding
· 9 years ago
d1314de
egl/wayland: Ignore rects from SwapBuffersWithDamage
by Daniel Stone
· 9 years ago
164c827
egl/dri2: Properly dereference array.
by Matt Turner
· 9 years ago
4ea5ed9
egl/dri2: enable EGL_KHR_gl_colorspace for swrast
by Emil Velikov
· 9 years ago
858f2f2
egl/dri2: ease srgb __DRIconfig conditionals
by Emil Velikov
· 9 years ago
deb1765
egl: move memcpy to bring conf->base operations together
by Varad Gautam
· 9 years ago
f988eff
egl: restore surface type before linking config to its display
by Varad Gautam
· 9 years ago
18123a7
egl/dri2: don't require a context for ClientWaitSync (v2)
by Marek Olšák
· 9 years ago
11cabc4
egl: rework handling EGL_CONTEXT_FLAGS
by Matthew Waters
· 9 years ago
7cdd818
egl: Fix missing Haiku include path
by Alexander von Gluck IV
· 9 years ago
21c1c7f
wayland: Add copyright notice for wayland-egl.c
by Kristian Høgsberg Kristensen
· 9 years ago
a1ac742
egl/dri2: don't leak the fd on dri2_terminate
by Emil Velikov
· 9 years ago
bd5bcb5
egl/dri2/drm: compact existing device mgmt
by Emil Velikov
· 9 years ago
e4f0d26
egl/dri2: Close file descriptor on error.
by Matt Turner
· 9 years ago
63c4b7e
egl_dri2: Add support for EGL_KHR_create_contest when using swrast
by Boyan Ding
· 9 years ago
6345d2d
egl_dri2: Use createContextAttribs if swrast version >= 3
by Boyan Ding
· 9 years ago
b9ea608
egl_dri2: Move filling context_attrib array in a separate function
by Boyan Ding
· 9 years ago
8fafb0a
mesa: Fix warning about static being in the wrong place
by Ian Romanick
· 9 years ago
5abbd1c
egl: scons: fix the haiku build, do not build the dri2 backend
by Alexander von Gluck IV
· 9 years ago
d7bafca
egl/wayland: define set_cloexec_or_close only when mkostemp is not present
by Boyan Ding
· 9 years ago
4864977
mesa/egl: Resolve GCC sign-compare warning.
by Rhys Kidd
· 9 years ago
d9603be
egl: improve attribute checking for eglCreateContext
by Frank Binns
· 9 years ago
21b2c6f
egl: don't allow eglGetConfigs to set num_configs param to a negative value
by Frank Binns
· 9 years ago
9a4eae6
egl/x11: don't abort when creating a DRI2 drawable fails
by Frank Binns
· 9 years ago
3b491cb
egl/x11: set EGL_BAD_NATIVE_(PIXMAP|WINDOW) for invalid pixmaps/windows
by Frank Binns
· 9 years ago
2900e8c
egl/x11: fix use of EGL_BAD_NATIVE_WINDOW
by Frank Binns
· 9 years ago
27141f9
egl/x11: Fix driver_name acquisition
by Boyan Ding
· 9 years ago
ba65196
egl/dri2: Fix include path of u_atomic.h introduced e7e29189
by Alexander von Gluck IV
· 9 years ago
6de9a03
egl/x11: don't crash if dri2_dpy->conn is NULL
by Emil Velikov
· 9 years ago
2c7b6cf
egl/x11: auth with xserver before attempting to open the dri module
by Emil Velikov
· 9 years ago
45e110b
egl/x11: trust our loader over the xserver for the drivername
by Emil Velikov
· 9 years ago
faf0f81
egl/x11: open the device from within dri2_x11_connect()
by Emil Velikov
· 9 years ago
beddb0a
egl/x11: fetch the device_name prior to driver_name
by Emil Velikov
· 9 years ago
bf66988
egl/x11: remove dri2_dpy->conn checks
by Emil Velikov
· 9 years ago
60e9c35
egl/x11: bail out if we cannot fetch the xcb connection
by Emil Velikov
· 9 years ago
b2c5986
egl: Add eglQuerySurface surface type check for EGL_LARGEST_PBUFFER attrib
by Frank Binns
· 9 years ago
cfc3200
egl/dri: Add error info needed for EGL_EXT_image_dma_buf_import extension
by Frank Binns
· 9 years ago
175d975
egl/wayland: use drmGetNodeTypeFromFd helper instead of opencoding it
by Emil Velikov
· 9 years ago
5567494
egl/wayland: use designated initializers
by Emil Velikov
· 9 years ago
720125f
egl: remove ifdef $(egl_extension) compile guards
by Emil Velikov
· 9 years ago
fa109d0
egl/wayland: libdrm is a hard requirement, treat it as such
by Emil Velikov
· 9 years ago
57c670a
egl: consolidate ifdef HAVE_LIBDRM blocks
by Emil Velikov
· 9 years ago
fd865d5
egl: Add support for DRM_FORMAT_R8, RG88, and GR88
by Chad Versace
· 9 years ago
4f57ccd
egl,dri_interface: use DRI2rendererQueryExtension to enable 3D textures & sRGB
by Marek Olšák
· 9 years ago
c2c2e9a
egl: implement EGL_KHR_gl_colorspace (v2)
by Marek Olšák
· 9 years ago
461b4b1
egl: android: remove DRM_GRALLOC_TOP hack
by Emil Velikov
· 9 years ago
e2ef659
egl: remove old makefile.sources
by Emil Velikov
· 9 years ago
1040a86
android: rework the EGL build
by Emil Velikov
· 9 years ago
e7e2918
scons: rework the EGL build
by Emil Velikov
· 9 years ago
e342039
automake: rework the EGL build
by Emil Velikov
· 9 years ago
8e5e18a
egl: automake: remove unused HAVE_XCB_DRI2 define
by Emil Velikov
· 9 years ago
a120280
egl: remove unused _EGL_DRIVER_SEARCH_DIR define
by Emil Velikov
· 9 years ago
0b91585
egl/haiku: remove unused DEFAULT_DRIVER_DIR define
by Emil Velikov
· 9 years ago
c17e017
egl: remove final Windows specific workaround
by Emil Velikov
· 9 years ago
3593f37
egl: remove custom string functions
by Emil Velikov
· 9 years ago
d628795
egl: remove _EGL_PLATFORM_WINDOWS enum
by Emil Velikov
· 9 years ago
32debea
egl: remove final references of platform_null
by Emil Velikov
· 9 years ago
dc1ece3
egl: remove flatten HAVE_SHARED_GLAPI
by Emil Velikov
· 9 years ago
7867463
egl: remove the non-haiku scons build
by Emil Velikov
· 9 years ago
e27ea99
egl/dri2: load libglapi.0.dylib on osx
by Julien Isorce
· 9 years ago
32aa1d7
egl: sort extension lists alphabetically
by Marek Olšák
· 9 years ago
b193f2b
egl: implement EGL_KHR_gl_texture_3D_image
by Anatoli Antonovitch
· 9 years ago
af2aea4
egl/x11: handle when invalid drawable is passed in create_surface
by Emil Velikov
· 9 years ago
4ea5223
egl/wayland: cleanup dri2_wl_create_surface error path
by Emil Velikov
· 9 years ago
0afa633
egl/wayland: handle NULL native_window in create_surface
by Emil Velikov
· 9 years ago
6098ef8
egl/drm: plug memory leak
by Emil Velikov
· 9 years ago
e22e0de
egl/haiku: fix Mesa build under Haiku
by Alexander von Gluck IV
· 9 years ago
052b3d4
egl_dri2: Remove trailing whitespaces
by Boyan Ding
· 9 years ago
3fa9bb8
egl/x11: Remove duplicate call to dri2_x11_add_configs_for_visuals
by Boyan Ding
· 9 years ago
59f8d4e
android: egl: do not link against libglapi
by Emil Velikov
· 9 years ago
4f8f790
egl: Use the loader_open_device() helper to do open with CLOEXEC
by Derek Foreman
· 9 years ago
aaac913
egl/drm: Duplicate fd with F_DUPFD_CLOEXEC to prevent leak
by Derek Foreman
· 9 years ago
997fc80
egl/x11: Set version of swrastLoader to 2
by Boyan Ding
· 9 years ago
6b8accb
egl/dri2: implement platform_surfaceless
by Haixia Shi
· 9 years ago
932d161
egl: Drop check for driver != NULL.
by Eric Anholt
· 9 years ago
71aaf62
egl/dri2: Fix Android Lollipop build on ARM.
by Eric Anholt
· 9 years ago
0e55db3
egl/haiku: coding style fixes
by Emil Velikov
· 9 years ago
b0f33e9
egl/haiku: plug some obvious memory leaks
by Emil Velikov
· 9 years ago
e77a32f
egl/haiku: minor surface management cleanups
by Emil Velikov
· 9 years ago
d38a80b
egl/haiku: kill off haiku_log()
by Emil Velikov
· 9 years ago
667fe2f
egl/haiku: we don't use src/loader, drop all the references to it
by Emil Velikov
· 9 years ago
d0af283
egl/haiku: remove unused variables in struct haiku_egl_driver
by Emil Velikov
· 9 years ago
46f87b2
egl/haiku: handle memory allocation failure
by Emil Velikov
· 9 years ago
ed9dcdf
egl/haiku: use CALL/TRACE/ERROR over _eglLog() for haiku specifics
by Emil Velikov
· 9 years ago
0b652fe
egl/haiku: remove commented out code
by Emil Velikov
· 9 years ago
c3036f4
egl/haiku: use correct version variable
by Emil Velikov
· 9 years ago
Next »