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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "egl: move alloc & init out of _eglBuiltInDriver{DRI2,Haiku}"
Marek Olšák
2017-10-18
5
-18
/
+31
*
Revert "egl: drop EGL driver `name`"
Marek Olšák
2017-10-18
5
-1
/
+10
*
egl: set UseFallback if LIBGL_ALWAYS_SOFTWARE is set
Eric Engestrom
2017-10-18
4
-6
/
+7
*
egl: drop EGL driver `name`
Eric Engestrom
2017-10-18
5
-10
/
+1
*
egl: drop always-false TestOnly option
Eric Engestrom
2017-10-18
5
-18
/
+9
*
egl: move alloc & init out of _eglBuiltInDriver{DRI2,Haiku}
Eric Engestrom
2017-10-18
5
-31
/
+18
*
egl_dri2: drop dri2_egl_driver struct
Eric Engestrom
2017-10-18
2
-58
/
+50
*
egl_dri2: move glFlush out of struct dri2_egl_driver
Eric Engestrom
2017-10-18
2
-27
/
+22
*
wayland-drm: constify the callbacks struct, take 2
Emil Velikov
2017-10-13
3
-11
/
+7
*
wayland-drm: use a copy of the wayland_drm_callbacks struct
Emil Velikov
2017-10-13
1
-5
/
+5
*
egl/dri: don't crash when createImageFromRenderbuffer2 is NULL
Emil Velikov
2017-10-13
1
-1
/
+2
*
egl_haiku: drop haiku_egl_driver struct
Eric Engestrom
2017-10-12
1
-20
/
+14
*
egl: remove left over _EGLMain_t
Eric Engestrom
2017-10-12
1
-3
/
+0
*
egl: drop memset(0) of calloc'ed memory
Eric Engestrom
2017-10-12
1
-2
/
+0
*
egl: replace _egl_driver->Unload() callback with a simple free()
Eric Engestrom
2017-10-12
4
-28
/
+1
*
egl/dri: remove old left-overs
Nicolai Hähnle
2017-10-10
1
-2
/
+0
*
egl/dri: use createImageFromRenderbuffer2 when available
Nicolai Hähnle
2017-10-10
1
-3
/
+20
*
egl/dri: factor out egl_error_from_dri_image_error
Nicolai Hähnle
2017-10-10
1
-28
/
+26
*
egl: Simplify the "driver" interface
Adam Jackson
2017-10-05
4
-252
/
+22
*
egl/wayland: Don't use dmabuf with no modifiers
Daniel Stone
2017-10-04
1
-7
/
+11
*
egl/wayland: Check queryImage return for wl_buffer
Daniel Stone
2017-10-04
1
-15
/
+41
*
wayland-egl: adds CFLAGS for wayland.egl.h include
Tobias Klausmann
2017-10-04
1
-1
/
+2
*
egl/surfaceless: Use KMS swrast fallback
Gurchetan Singh
2017-10-03
1
-4
/
+16
*
egl/surfaceless: add probe device helper function
Gurchetan Singh
2017-10-03
1
-28
/
+39
*
wayland-egl: rework and simplify wl_egl_window initialization
Emil Velikov
2017-10-02
1
-10
/
+16
*
wayland-egl: move WL_EGL_EXPORT declaration to where it's used
Emil Velikov
2017-10-02
2
-7
/
+7
*
wayland-egl: use C99 comments
Emil Velikov
2017-10-02
1
-3
/
+3
*
wayland-egl: remove no longer needed wayland-client dependency
Emil Velikov
2017-10-02
3
-4
/
+1
*
wayland-egl: add stdint.h include for intptr_t
Emil Velikov
2017-10-02
1
-0
/
+1
*
wayland-egl: forward declare struct wl_surface
Emil Velikov
2017-10-02
1
-0
/
+2
*
wayland-egl: rename wayland-egl-{priv,backend}.h
Emil Velikov
2017-10-02
5
-5
/
+5
*
egl/dri: link directly to libglapi.so
Emil Velikov
2017-10-02
4
-40
/
+7
*
egl/wayland: simplify LIBGL_ALWAYS_SOFTWARE logic
Eric Engestrom
2017-10-02
1
-8
/
+4
*
egl/dri2: don't use the template keyword
Marek Olšák
2017-09-30
1
-3
/
+3
*
meson: Add build Intel "anv" vulkan driver
Dylan Baker
2017-09-27
1
-0
/
+21
*
egl/dri2: Implement swapInterval fallback in a conformant way (v2)
Tomasz Figa
2017-09-27
6
-11
/
+13
*
Revert "wayland-drm: constify the callbacks struct"
Daniel Stone
2017-09-26
3
-8
/
+12
*
egl: fix build fallouts from 1d0be5b3fe5
Krzysztof Sobiecki
2017-09-19
2
-2
/
+2
*
egl: use switch statements over if/else chain
Emil Velikov
2017-09-19
1
-31
/
+28
*
egl: remove unneeded braces around since line if statements
Emil Velikov
2017-09-19
1
-9
/
+5
*
egl: simplify _eglDebugReport* API
Emil Velikov
2017-09-19
3
-49
/
+14
*
egl: use _eglError's 'msg' as an actual message in EGL_KHR_debug
Emil Velikov
2017-09-19
1
-1
/
+1
*
configure.ac: split the wayland client/server confusion
Emil Velikov
2017-09-19
3
-4
/
+6
*
wayland-drm: constify the callbacks struct
Emil Velikov
2017-09-19
2
-11
/
+7
*
wayland-drm: add wl_display/wl_resource forward declarations
Emil Velikov
2017-09-19
1
-0
/
+2
*
configure.ac: define WL_HIDE_DEPRECATED at global scale
Emil Velikov
2017-09-19
1
-2
/
+0
*
wayland-drm: avoid deprecated use of struct wl_resource
Micah Fedke
2017-09-19
1
-3
/
+3
*
wayland-drm: remove unused wayland_drm_buffer_get_{format,buffer}
Emil Velikov
2017-09-19
2
-18
/
+0
*
wayland-drm: remove hardcoded enum wl_drm_format
Emil Velikov
2017-09-19
1
-64
/
+0
*
egl/android: Use per surface out fence
Zhongmin Wu
2017-09-19
1
-13
/
+15
[next]