amd: remove always-true BRAHMA_BUILD define
[mesa.git] / src / egl /
2017-11-17 Adam Jacksonegl: Convert int to attrib in eglGetPlatformDisplay
2017-11-16 Emil Velikovegl: pass the dri2_dpy to the $plat_teardown functions
2017-11-16 Eric Engestromegl: fix var type
2017-11-16 Emil Velikovegl: add note about missing $plat_teardown
2017-11-16 Emil Velikovegl/wayland: move teardown code to the platform file
2017-11-16 Emil Velikovegl/drm: move teardown code to the platform file
2017-11-16 Emil Velikovegl/x11: move teardown code to the platform file
2017-11-16 Emil Velikovegl: Provide meaningfull error when built w/o requested...
2017-11-14 Derek Foremanegl/wayland: Add a fallback when fourcc query isn't...
2017-11-13 Alexander von Gluck IVegl/haiku: Correct invalid void* conversion in calloc
2017-11-13 Tapani Pälliegl: EXT_pixel_format_float plumbing
2017-11-10 Dylan Bakermeson: move wayland-egl into egl folder
2017-11-09 Nicolai Hähnlethreads: update for late C11 changes
2017-11-08 Emil Velikovegl/android: add a note about .swap_buffers_with_damage
2017-11-08 Emil Velikovwayland-drm: static inline wayland_drm_buffer_get
2017-11-07 Eric Engestrommeson: standardize .so version to major.minor.patch
2017-11-06 Adam Jacksonegl: Implement EGL_KHR_context_flush_control
2017-11-06 Adam Jacksonegl/dri2: Factor out context attribute initialization
2017-11-02 Dylan Bakermeson: Set c visibility args for wayland-drm
2017-11-02 Dylan Bakergbm: Don't traverse backwards for includes
2017-11-02 Dylan Bakerautomake: Remove unused include path
2017-10-31 Eric Engestrommeson: pass correct args to wayland-egl symbol test
2017-10-31 Eric Engestromautomake+meson: don't run egl symbol check on libglvnd lib
2017-10-31 Eric Engestrommeson: pass correct env/args to egl tests
2017-10-31 Eric Engestromwayland-egl: fail symbol check if lib is missing
2017-10-31 Eric Engestromegl: fail symbol check if lib is missing
2017-10-30 Eric Engestrommeson: wire up egl/android
2017-10-27 Eric Engestromwayland-egl: fix wayland cflags
2017-10-26 Rob HerringAndroid: egl: add dependency on libnativewindow
2017-10-26 Daniel Stonemeson: wayland-egl depends on wayland-client
2017-10-23 Dylan Bakermeson: fix egl build for meson version < 0.43
2017-10-20 Dylan Bakermeson: Add support for EGL glvnd
2017-10-20 Dylan Bakermeson: build libEGL
2017-10-20 Dylan Bakermeson: move wayland_drm_protocol generation to wayland-drm
2017-10-20 Chris Wilsonegl,dri: Propagate context priority hint to driver...
2017-10-20 Chris Wilsonegl: Support IMG_context_priority
2017-10-18 Marek OlšákRevert "egl: move alloc & init out of _eglBuiltInDriver...
2017-10-18 Marek OlšákRevert "egl: drop EGL driver `name`"
2017-10-18 Eric Engestromegl: set UseFallback if LIBGL_ALWAYS_SOFTWARE is set
2017-10-18 Eric Engestromegl: drop EGL driver `name`
2017-10-18 Eric Engestromegl: drop always-false TestOnly option
2017-10-18 Eric Engestromegl: move alloc & init out of _eglBuiltInDriver{DRI2...
2017-10-18 Eric Engestromegl_dri2: drop dri2_egl_driver struct
2017-10-18 Eric Engestromegl_dri2: move glFlush out of struct dri2_egl_driver
2017-10-13 Emil Velikovwayland-drm: constify the callbacks struct, take 2
2017-10-13 Emil Velikovwayland-drm: use a copy of the wayland_drm_callbacks...
2017-10-13 Emil Velikovegl/dri: don't crash when createImageFromRenderbuffer2...
2017-10-12 Eric Engestromegl_haiku: drop haiku_egl_driver struct
2017-10-12 Eric Engestromegl: remove left over _EGLMain_t
2017-10-12 Eric Engestromegl: drop memset(0) of calloc'ed memory
2017-10-12 Eric Engestromegl: replace _egl_driver->Unload() callback with a...
2017-10-10 Nicolai Hähnleegl/dri: remove old left-overs
2017-10-10 Nicolai Hähnleegl/dri: use createImageFromRenderbuffer2 when available
2017-10-10 Nicolai Hähnleegl/dri: factor out egl_error_from_dri_image_error
2017-10-05 Adam Jacksonegl: Simplify the "driver" interface
2017-10-04 Daniel Stoneegl/wayland: Don't use dmabuf with no modifiers
2017-10-04 Daniel Stoneegl/wayland: Check queryImage return for wl_buffer
2017-10-04 Tobias Klausmannwayland-egl: adds CFLAGS for wayland.egl.h include
2017-10-03 Gurchetan Singhegl/surfaceless: Use KMS swrast fallback
2017-10-03 Gurchetan Singhegl/surfaceless: add probe device helper function
2017-10-02 Emil Velikovwayland-egl: rework and simplify wl_egl_window initiali...
2017-10-02 Emil Velikovwayland-egl: move WL_EGL_EXPORT declaration to where...
2017-10-02 Emil Velikovwayland-egl: use C99 comments
2017-10-02 Emil Velikovwayland-egl: remove no longer needed wayland-client...
2017-10-02 Emil Velikovwayland-egl: add stdint.h include for intptr_t
2017-10-02 Emil Velikovwayland-egl: forward declare struct wl_surface
2017-10-02 Emil Velikovwayland-egl: rename wayland-egl-{priv,backend}.h
2017-10-02 Emil Velikovegl/dri: link directly to libglapi.so
2017-10-02 Eric Engestromegl/wayland: simplify LIBGL_ALWAYS_SOFTWARE logic
2017-09-30 Marek Olšákegl/dri2: don't use the template keyword
2017-09-27 Dylan Bakermeson: Add build Intel "anv" vulkan driver
2017-09-27 Tomasz Figaegl/dri2: Implement swapInterval fallback in a conforma...
2017-09-26 Daniel StoneRevert "wayland-drm: constify the callbacks struct"
2017-09-19 Krzysztof Sobieckiegl: fix build fallouts from 1d0be5b3fe5
2017-09-19 Emil Velikovegl: use switch statements over if/else chain
2017-09-19 Emil Velikovegl: remove unneeded braces around since line if statements
2017-09-19 Emil Velikovegl: simplify _eglDebugReport* API
2017-09-19 Emil Velikovegl: use _eglError's 'msg' as an actual message in...
2017-09-19 Emil Velikovconfigure.ac: split the wayland client/server confusion
2017-09-19 Emil Velikovwayland-drm: constify the callbacks struct
2017-09-19 Emil Velikovwayland-drm: add wl_display/wl_resource forward declara...
2017-09-19 Emil Velikovconfigure.ac: define WL_HIDE_DEPRECATED at global scale
2017-09-19 Micah Fedkewayland-drm: avoid deprecated use of struct wl_resource
2017-09-19 Emil Velikovwayland-drm: remove unused wayland_drm_buffer_get_...
2017-09-19 Emil Velikovwayland-drm: remove hardcoded enum wl_drm_format
2017-09-19 Zhongmin Wuegl/android: Use per surface out fence
2017-09-19 Zhongmin Wuegl: Allow creation of per surface out fence
2017-09-19 Yogesh Maratheegl: Wrap dri3 surface primitive around dri2 egl surface
2017-09-12 Eric Engestromegl+glx: turn LIBGL_DRI3_DISABLE into a boolean
2017-09-12 Eric Engestromegl+glx: turn LIBGL_ALWAYS_SOFTWARE into a boolean
2017-09-06 Emil Velikovegl/x11: advertise __DRI_USE_INVALIDATE for DRI2
2017-09-06 Emil Velikovegl/x11/dri3: adding missing __DRI_BACKGROUND_CALLABLE...
2017-09-06 Tapani Pälliegl: remove unused 'Screens' array from _egl_display
2017-08-30 Mark JanesRevert "egl: Allow creation of per surface out fence"
2017-08-30 Michael Olbrichegl/dri2: only destroy created objects
2017-08-30 Zhongmin Wuegl: Allow creation of per surface out fence
2017-08-29 Emil Velikovegl/wayland: make sure HAS_$FORMAT is set for wl_dmabuf
2017-08-29 Emil Velikovegl/wayland: group wl_win specific code together
2017-08-29 Emil Velikovegl/wayland: remove dri2_surf width/height double init.
2017-08-29 Emil Velikovegl/wayland: set correct format with wl_dmabuf as wl_dr...
next