etnaviv: Use hash table to track BO indexes
[mesa.git] / src / egl /
2019-08-13 Eric Anholtsurfaceless: Fix swrast-path segfault when loader doesn...
2019-08-13 Eric Anholtsurfaceless: Fix swrast path.
2019-08-13 Harish Krupoegl/dri: Use __DRI2_BUFFER_DAMAGE extension for KHR_par...
2019-08-13 Harish Krupoegl/android: Delete set_damage_region from egl dri...
2019-08-07 Greg Vutil: add anon_file.h for all memfd/temp file usage
2019-08-04 Eric Engestromegl: drop unnecessary function deref
2019-08-03 Bas Nieuwenhuizenmesa: Rename GLX_USE_TLS to USE_ELF_TLS.
2019-08-03 Eric Engestrommeson: replace last uses of libxmlconfig with idep_xmlc...
2019-08-03 Eric Engestrommeson: replace libmesa_util with idep_mesautil
2019-08-02 Timothy Arceriegl: fix OpenGL 3.1 context creation
2019-07-31 Emil Velikovegl/drm: ensure the backing gbm is set before using it
2019-07-31 Eric Engestromtree-wide: replace MAYBE_UNUSED with ASSERTED
2019-07-31 Eric Engestromegl: replace MAYBE_UNUSED with UNUSED
2019-07-25 Nicolas Dufresneegl: Also query modifiers when exporting DMABuf
2019-07-22 Kenneth Graunkeegl: Only expose 565 pbuffer configs if X can export...
2019-07-22 Kenneth Graunkeegl: Make the 565 pbuffer-only config single buffered.
2019-07-22 Kenneth Graunkeegl: Quiet warning about front buffer rendering for...
2019-07-22 Nataraj Deshpandeegl/android: Update color_buffers querying for buffer age
2019-07-19 Eric Engestromegl: drop incorrect pkg-config file for glvnd
2019-07-16 Rob Clarkegl/android: handle multi-fd native windows
2019-07-10 Eric Engestromegl: add glvnd symbols check
2019-07-10 Eric Engestromegl: rewrite entrypoints check
2019-07-10 Eric Engestromegl: use new symbols check script
2019-07-01 Eric Engestromegl: simplify loop
2019-07-01 Eric Engestromegl/wayland: use bitset.h for `formats` bit set
2019-06-29 renchengleiegl: Enable eglGetPlatformDisplay on Android Platform
2019-06-25 Eric Engestromegl: replace dead vfunc with an error
2019-06-25 Eric Engestromegl: delete unused vfuncs
2019-06-25 Eric Engestromegl: drop empty eglfallbacks.c
2019-06-25 Eric Engestromegl: move eglGetSyncAttrib() fallback to eglapi.c
2019-06-25 Eric Engestromegl: move eglSwapInterval() fallback to eglapi.c
2019-06-25 Eric Engestromegl: move eglSurfaceAttrib() fallback to eglapi.c
2019-06-25 Eric Engestromegl: move eglQuerySurface() fallback to eglapi.c
2019-06-25 Eric Engestromegl: move eglQueryContext() fallback to eglapi.c
2019-06-25 Eric Engestromegl: move eglGetConfigAttrib() fallback to eglapi.c
2019-06-25 Eric Engestromegl: move eglChooseConfig() fallback to eglapi.c
2019-06-25 Eric Engestromegl: move eglGetConfigs() fallback to eglapi.c
2019-06-22 Eric EngestromRevert "egl: drop empty eglfallbacks.c" and "egl: move...
2019-06-22 Eric Engestromegl: drop empty eglfallbacks.c
2019-06-22 Eric Engestromegl: move fallback calls to eglapi.c
2019-06-22 Eric Engestromegl: drop `_eglReturnFalse()` fallbacks
2019-06-22 Eric Engestromegl: remove unnecessary eglGetProcAddress() fallback
2019-06-22 Eric Engestromegl: remove NULL assignments after calloc()
2019-06-22 Eric Engestromegl: move bad_param check further up
2019-06-19 Eric Engestromegl: add missing #include
2019-06-19 Mathias Fröhlichegl: Don't add hardware device if there is no render...
2019-06-11 Eric Engestromegl: compare the whole list of attributes
2019-06-10 Mathias Fröhlichegl: Let the caller of dri2_create_drawable decide...
2019-06-07 Kenneth Graunkeegl/x11: calloc dri2_surf so it's properly zeroed
2019-06-05 Emil Velikovegl: add EGL_platform_device support
2019-06-05 Emil Velikovegl: keep the software device at the end of the list
2019-06-05 Emil Velikovegl/dri: flesh out and use dri2_create_drawable()
2019-06-05 Emil Velikovegl: fold X11 attrib handling like other platforms
2019-06-05 Adam Jacksonegl: remove Options::Platform handling
2019-06-05 Adam Jacksonegl/x11: pick the user requested screen
2019-06-05 Adam Jacksonegl: handle the full attrib list in display::options
2019-06-05 Emil Velikovegl: flesh out a _eglNumAttribs() helper
2019-05-17 Kenneth Graunkeegl: Allow EGL_CONTEXT_OPENGL_RESET_NOTIFICATION_STRATE...
2019-05-14 Jonas Ådahlwayland/egl: Ensure correct buffer size when allocating
2019-05-14 Paulo Zanoniegl: check if a window/pixmap is already used on surfac...
2019-05-14 Paulo Zanoniegl: store the native surface pointer in struct _egl_su...
2019-05-03 Dylan Bakermeson: make nm binary optional
2019-05-02 Eric Engestromegl: hard-code destroy function instead of passing...
2019-05-01 Andrii Simiklitegl: return correct error code for a case req ver ...
2019-04-30 Eric Engestromegl: fixup autotools-specific wording
2019-04-29 Eric Engestromdelete autotools input files
2019-04-29 Eric Engestromdelete autotools .gitignore files
2019-04-19 Kristian H. Kristensenegl/dri2: Mark potentially unused 'display' variable...
2019-04-15 Dylan BakerDelete autotools
2019-04-11 Tapani Pälliegl: setup fds array correctly when exporting dmabuf
2019-03-29 Eric Engestromegl: hide entrypoints that shouldn't be exported when...
2019-03-27 Gurchetan Singhegl/android: chose node type based on swrast and prepro...
2019-03-27 Gurchetan Singhegl/android: use software rendering when appropriate
2019-03-27 Gurchetan Singhegl/android: use swrast option in droid_load_driver
2019-03-27 Gurchetan Singhegl/android: plumb swrast option
2019-03-27 Gurchetan Singhegl/android: refactor droid_load_driver a bit
2019-03-27 Gurchetan Singhegl/android: droid_open_device_drm_gralloc --> droid_op...
2019-03-27 Gurchetan Singhegl/android: move droid_open_device_drm_gralloc down...
2019-03-27 Gurchetan Singhegl/android: move droid_image_loader_extension down...
2019-03-22 Eric Anholtegl: Add a 565 pbuffer-only EGL config under X11.
2019-03-21 Benjamin Gordonconfigure.ac/meson.build: Add options for library suffixes
2019-03-18 Tapani Pälliandroid: Build fixes for OMR1
2019-03-13 Kevin Strasseregl/dri: Avoid out of bounds array access
2019-03-05 Eric Engestromegl: fix libdrm-less builds
2019-03-04 Gurchetan Singhegl/sl: also allow virtgpu to fallback to kms_swrast
2019-02-28 Emil Velikovegl/sl: use kms_swrast with vgem instead of a random GPU
2019-02-28 Emil Velikovegl/sl: use drmDevice API to enumerate available devices
2019-02-28 Emil Velikovegl/sl: split out swrast probe into separate function
2019-02-28 Eric Engestromegl/android: replace magic 0=CbCr,1=CrCb with simple...
2019-02-26 Kasireddy, Vivekdri: Add XYUV8888 format
2019-02-26 Emil Velikovegl/android: bump the number of drmDevices to 64
2019-02-26 Emil Velikovmeson: egl: correctly manage loader/xmlconfig
2019-02-26 Emil Velikovegl/dri: de-duplicate dri2_load_driver*
2019-02-20 Carlos Garnachowayland/egl: Ensure EGL surface is resized on DRI updat...
2019-02-14 Eric Engestromdrm-uapi: use local files, not system libdrm
2019-02-12 Chia-I Wuegl: fix KHR_partial_update without EXT_buffer_age
2019-02-12 Tapani Pällidri: add P010, P012, P016 for 10bit/12bit/16bit YUV420...
2019-02-06 Eric Engestromegl: use coherent variable names
2019-01-29 Mario Kleineregl/wayland-drm: Only announce formats via wl_drm which...
2019-01-29 Mario Kleineregl/wayland: Allow client->server format conversion...
next