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
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
egl: Replace KHR_surfaceless_* extensions with KHR_surfaceless_context
Ian Romanick
2012-08-06
1
-6
/
+2
*
egl_dri2: Refactor dereference of dri2_ctx_shared
Ian Romanick
2012-08-06
1
-6
/
+5
*
egl_dri2: Remove swrast version >= 2 checks
Ian Romanick
2012-08-06
1
-27
/
+11
*
wayland: Support EGL_WIDTH and EGL_HEIGHT queries for wl_buffer
Kristian Høgsberg
2012-07-19
1
-1
/
+8
*
wayland: Use existing EGL_TEXTURE_FORMAT for querying wl_buffer texture format
Kristian Høgsberg
2012-07-19
1
-11
/
+11
*
egl_dri2: NULL check for EGLNativeWindowType
Elvis Lee
2012-07-16
1
-0
/
+2
*
egl: Add EGL_WAYLAND_PLANE_WL attribute
Kristian Høgsberg
2012-07-11
1
-15
/
+135
*
wayland-drm: Add protocol to create planar buffers
Kristian Høgsberg
2012-07-11
1
-1
/
+1
*
wayland-drm: Pass struct wl_drm_buffer to the driver
Kristian Høgsberg
2012-07-11
1
-18
/
+15
*
egl_dri2: Reorganize the EGLImage constructors to share more code
Kristian Høgsberg
2012-07-05
1
-78
/
+37
*
egl_dri2: Fix out of tree builds with the wayland backend enabled
Robert Hooker
2012-05-03
1
-0
/
+1
*
egl/android: Add support for RGBX_8888 used in Android native buffers
Sean V Kelley
2012-04-30
1
-0
/
+2
*
egl_dri2: fix aux buffer leak in drm platform
Mandeep Singh Baines
2012-04-10
1
-5
/
+4
*
egl_dri2: use gbm_surface as the native window type in drm platform
Ander Conselvan de Oliveira
2012-03-28
2
-1
/
+324
*
egl_dri2: make flush extension useable by drm platform
Ander Conselvan de Oliveira
2012-03-27
1
-0
/
+1
*
wayland: Stop using wl_buffer.damage
Kristian Høgsberg
2012-03-27
1
-2
/
+0
*
Add Makefile.in to toplevel .gitignore
Kenneth Graunke
2012-03-20
1
-1
/
+0
*
Set close on exec flag FD_CLOEXEC
David Fries
2012-03-11
2
-1
/
+19
*
wayland: Use new wl_display_disconnect
Benjamin Franzke
2012-03-05
1
-1
/
+1
*
egl/drivers: Convert to automake.
Eric Anholt
2012-02-29
5
-103
/
+95
*
egl/main: Convert to automake.
Eric Anholt
2012-02-29
4
-32
/
+33
*
egl: Drop the non-builtin-drivers support.
Eric Anholt
2012-02-29
2
-30
/
+2
*
egl: Drop _EGL_MAIN entrypoint obfuscation.
Eric Anholt
2012-02-29
5
-5
/
+2
*
automake: src/egl/wayland
Benjamin Franzke
2012-01-26
1
-1
/
+1
*
Revert "Always build shared glapi"
Matt Turner
2012-01-24
3
-0
/
+13
*
Always build shared glapi
Matt Turner
2012-01-20
3
-13
/
+0
*
wayland-drm: Drop the non-premul formats, use format codes from drm_fourcc.h
Kristian Høgsberg
2012-01-11
2
-26
/
+15
*
egl_dri2: Put the _eglError call in the case switch case
Kristian Høgsberg
2012-01-11
1
-2
/
+2
*
egl_dri2/wayland: handle creating xrgb8888 images
Robert Bragg
2012-01-11
1
-56
/
+69
*
egl/x11: Merge the right version of Frederiks change
Kristian Høgsberg
2011-12-21
1
-21
/
+8
*
egl_dri2/x11: Add support for the DRI2 SwapBuffers request
Fredrik Höglund
2011-12-20
2
-21
/
+81
*
egl_dri2/x11: Add support for eglSwapInterval
Fredrik Höglund
2011-12-20
3
-1
/
+36
*
egl_dri2/x11: error check coordinates in eglPostSubBufferNV
Chia-I Wu
2011-12-20
1
-5
/
+5
*
egl_dri2/x11: Add support for EGL_NV_post_sub_buffer
Fredrik Höglund
2011-12-20
1
-0
/
+17
*
egl_dri2: Fix some valgrind reported leaks
Benjamin Franzke
2011-12-13
4
-8
/
+10
*
egl_glx: fix eglDestroyContext
Chia-I Wu
2011-12-03
1
-1
/
+2
*
egl_glx: Try first a default lookup for glXGetProcAddress before loading dyna...
Beren Minor
2011-11-27
1
-9
/
+14
*
android: add support for ICS
Chia-I Wu
2011-11-25
2
-9
/
+18
*
egl_glx.c: use unsigned instead of uint
Matt Turner
2011-09-19
1
-3
/
+3
*
wayland: Flush before blocking in swapbuffers.
Jørgen Lind
2011-09-15
1
-2
/
+5
*
egl_dri2: add support for RGBA_8888 android native buffer
Chia-I Wu
2011-09-09
1
-0
/
+2
*
egl_dri2: Destroy callback in release_pending_buffer
Benjamin Franzke
2011-09-01
1
-0
/
+2
*
wayland: Track changes to drop wl_visual
Kristian Høgsberg
2011-08-31
3
-15
/
+71
*
egl_dri2: Only clear EGL_PIXMAP_BIT if DRI config is double buffered
Kristian Høgsberg
2011-08-31
1
-2
/
+4
*
wayland: Track server side wayland changes
Kristian Høgsberg
2011-08-31
1
-1
/
+1
*
wayland: Use new wl_callback mechanism
Kristian Høgsberg
2011-08-31
1
-31
/
+24
*
egl_dri2: Drop dri2_surface_type enum
Benjamin Franzke
2011-08-31
2
-18
/
+9
*
egl_dri2: add pbuffer support to platform_android
Chia-I Wu
2011-08-31
1
-5
/
+16
*
egl_dri2: check the surface type in platform_android
Chia-I Wu
2011-08-31
1
-45
/
+56
*
egl_dri2: refactor droid_get_buffers_with_format
Chia-I Wu
2011-08-31
1
-27
/
+39
[next]