index
:
~bnf/mesa
automake
bind-wayland-display
buffer
buffer.release
changes
config-fix
cursor
cursor-2
default_display
destroy-listener
dri2_double
dri2_double_config
drm-lockup
egl-autodetect
egl-pixmap-render-fix
egl-wayland
egl-wayland2
egl_dri2-fixes
eglsync
fix
fixes
framefd
gbm
gbm-2
gbm-3
gbm-4
gbm-5
gbm-6
gbm-7
gbm-linkage
glapi
invalidate
invalidate-2
invalidate-3
leak
lookup-fix
master
pciids
pciids-2
pciids-3
redraw
setup_display
shm-in-egl
shm-pool
st-egl-bind
surface-frame-event
tobepushed
use_flags
wayland-drm-removal-2
wayland-shm
wayland-softpipe
wayland-softpipe-2
yuv
bnf's MESA repository
bnf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
egl
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-12
egl_dri2: Discard similar configs
config-fix
Benjamin Franzke
1
-4
/
+2
2011-05-12
egl/dri2: Avoid unused static functions.
José Fonseca
1
-1
/
+1
2011-05-12
egl/dri2: Prevent uninitialized variable dereference.
José Fonseca
1
-2
/
+5
2011-05-12
egl/dri2: Fix const pointer duplication, prevent unitialized variable derefer...
José Fonseca
1
-5
/
+7
2011-05-12
egl: Fix int <-> ptr casts.
José Fonseca
4
-5
/
+5
2011-05-06
egl/wayland: Follow wl_resource_destroy changes
Benjamin Franzke
1
-1
/
+1
2011-05-06
Add pci id for FirePro 2270
Kostas Georgiou
1
-0
/
+1
2011-05-06
egl_dri2: add new radeon pci ids
Alex Deucher
1
-0
/
+6
2011-05-06
egl: Add a cursor use bit to MESA_drm_image
Kristian Høgsberg
1
-1
/
+4
2011-05-06
egl/wayland-drm: Generalize interface
Benjamin Franzke
3
-63
/
+113
2011-04-29
egl/wayland: Fix possible lockup in drm initialization
drm-lockup
Benjamin Franzke
1
-1
/
+1
2011-04-25
egl: Use the right extension name in #ifdef
Kristian Høgsberg
1
-1
/
+1
2011-04-22
egl/wayland: Follow buffer.attach removal
Benjamin Franzke
1
-1
/
+0
2011-04-22
egl/wayland: Update to buffer.damage addition
Benjamin Franzke
2
-4
/
+5
2011-04-22
egl_dri2: Create wl_buffers for pixmap surfaces
Benjamin Franzke
2
-12
/
+23
2011-04-22
egl/wayland: Add new version parameter for post_drm
Benjamin Franzke
1
-1
/
+3
2011-04-22
egl/wayland: Fix prefixes for interface names
Benjamin Franzke
2
-5
/
+5
2011-04-20
wayland-egl: Update to wayland-egl.h changes, drop struct wl_egl_display
Kristian Høgsberg
4
-175
/
+84
2011-04-12
egl/wayland: Update to per-surface frame events
Benjamin Franzke
1
-2
/
+3
2011-04-07
egl_dri2.c: Open drm device with O_CLOEXEC
Kristian Høgsberg
1
-1
/
+1
2011-03-30
egl_dri2 x11: Fix a typo
Feng, Haitao
1
-1
/
+1
2011-03-26
egl/wayland-drm: Fix include path
Benjamin Franzke
1
-1
/
+2
2011-03-26
egl_dri2: We don't actually support KHR_gl_texture_2D_image
Kristian Høgsberg
1
-1
/
+0
2011-03-26
egl_dri2: Enable image extensions in one place
Kristian Høgsberg
4
-13
/
+7
2011-03-07
egl_dri2: Add attribute map for __DRI_ATTRIB_FRAMEBUFFER_SRGB_CAPABLE
Benjamin Franzke
1
-0
/
+1
2011-03-04
egl_dri2: Fix incompatible vfunc-pointer warning
Benjamin Franzke
1
-1
/
+1
2011-03-04
egl/wayland: Move wayland-egl into a subdir
Benjamin Franzke
6
-64
/
+86
2011-03-02
egl_dri2 x11: Workaround device_name xcb-dri2 bug
Benjamin Franzke
1
-5
/
+13
2011-03-02
egl/wayland: build subdirs (wayland-drm) before depend
Benjamin Franzke
1
-1
/
+1
2011-03-01
egl: Add EGL_WL_bind_wayland_display
Benjamin Franzke
19
-23
/
+620
2011-02-20
egl_dri2: Return NULL when xcb_get_geometry_reply fails.
Chia-I Wu
1
-0
/
+1
2011-02-16
egl_dri2: add swrast
Haitao Feng
5
-52
/
+395
2011-02-14
egl_dri2: add nouveau support.
Dave Airlie
1
-0
/
+8
2011-02-10
egl_dri2: rename loader_extension to dri2_loader_extension
Haitao Feng
3
-18
/
+18
2011-02-10
egl_dri2 wayland: Sync front buffer release
Benjamin Franzke
2
-26
/
+67
2011-02-10
egl_dri2: Always unbind old contexts
Benjamin Franzke
1
-10
/
+11
2011-02-10
egl_dri2: Use double buffering for window surfaces
Benjamin Franzke
5
-40
/
+110
2011-02-07
wayland-egl: Add struct wl_egl_display argument to +wl_egl_window_create()
Kristian Høgsberg
1
-1
/
+2
2011-02-07
wayland-egl: Force roundtrips to get device name and authenticate correctly
Kristian Høgsberg
2
-4
/
+29
2011-02-07
egl_dri2: Add wayland platform
Benjamin Franzke
4
-0
/
+644
2011-02-07
egl_dri2: Export dri2_get_driver_for_fd
Benjamin Franzke
2
-1
/
+4
2011-02-07
egl_dri2: Enable pixmap bind_to_texture according to the extension
Benjamin Franzke
1
-1
/
+2
2011-02-07
egl: Implement libwayland-egl
Benjamin Franzke
4
-0
/
+363
2011-02-07
egl: Add wayland platform
Benjamin Franzke
4
-1
/
+10
2011-02-03
egl_dri2: Add new radeon pci ids
Alex Deucher
1
-1
/
+40
2011-02-03
egl_dri2: Split out drm platform implementation to a separate file
Kristian Høgsberg
4
-595
/
+640
2011-02-03
egl_dri2: Split out x11 platform code
Kristian Høgsberg
4
-826
/
+936
2011-01-30
egl_dri2: Export glapi symbols for DRI drivers.
Chia-I Wu
2
-10
/
+27
2011-01-30
egl: Make the transition to built-in drivers more smooth.
Chia-I Wu
1
-5
/
+24
2011-01-14
egl: Fix EGL_VERSION string.
Chia-I Wu
1
-1
/
+1
[next]