index
:
mesa/mesa
10.0
10.1
10.2
10.3
10.4
10.5
10.6
11.0
11.1
11.2
12.0
13.0
17.0
17.1
17.2
17.3
18.0
18.1
18.2
18.3
19.0
19.1
19.2
19.3
20.0
20.1
20.2
20.3
21.0
21.1
21.2
21.3
22.0
22.1
22.2
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
gallium-no-rhw-position
main
marge_bot_batch_merge_job
opengl-es-v2
staging/20.0
staging/20.1
staging/20.2
staging/20.3
staging/21.0
staging/21.1
staging/21.2
staging/21.3
staging/22.0
staging/22.1
staging/22.2
tess-use-io-semantics
virgl_fix_type_v1
The Mesa 3D Graphics Library (mirrored from https://gitlab.freedesktop.org/mesa/mesa)
brianp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
egl
/
drivers
/
dri2
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-05
mesa: remove outdated version lines in comments
Rico Schüller
1
-1
/
+0
2013-05-08
egl/android: Fix error condition for EGL_ANDROID_image_native_buffer
Chad Versace
1
-2
/
+14
2013-05-07
egl/wayland: Implement EGL_EXT_swap_buffers_with_damage
Robert Bragg
1
-3
/
+26
2013-05-02
wayland: Make eglQueryBufferWL succeed for width and height requests too
Rob Bradford
1
-2
/
+2
2013-04-24
egl/dri2: Fix min/max swap interval of configs
Chad Versace
1
-3
/
+3
2013-04-12
egl/dri2: NULL check value returned by dri2_create_surface
Ian Romanick
1
-8
/
+9
2013-04-10
egl/x11: Fix initialisation of swap_interval
Ralf Jung
1
-2
/
+2
2013-03-19
egl_dri2: Lower __DRI_IMAGE version requirement back to 1
Kristian Høgsberg
2
-2
/
+13
2013-03-18
wayland: Add prime fd passing as a buffer sharing mechanism
Kristian Høgsberg
3
-25
/
+82
2013-03-18
wayland: allocate a __DRIimage for the color buffer
Kristian Høgsberg
2
-23
/
+37
2013-02-26
egl/wayland: Don't block on EGL_DEFAULT_DISPAY under wayland
Kristian Høgsberg
1
-0
/
+4
2013-02-26
egl: Allow 24-bit visuals for 32-bit RGBA8888 configs
Ian Romanick
1
-1
/
+8
2013-02-08
egl-wayland: Make sure we allocate a back buffer even if nothing was rendered
Kristian Høgsberg
1
-0
/
+8
2013-02-06
egl/dri: Don't invoke dri2_dpy->flush if it's NULL.
José Fonseca
1
-1
/
+2
2013-02-01
egl/dri2: Fix memory leak.
Vinson Lee
1
-0
/
+1
2013-02-01
dri2: Create image from texture
Abdiel Janulgue
1
-0
/
+122
2013-01-28
android: use gralloc_drm_get_gem_handle api
Tapani Pälli
1
-6
/
+2
2013-01-15
egl/dri2: Fix typo in the previous commit
Ian Romanick
1
-1
/
+1
2013-01-15
egl/dri2: Add plumbing for EGL_OPENGL_ES3_BIT_KHR
Chad Versace
1
-2
/
+9
2013-01-14
egl/wayland: Implement EGL_EXT_buffer_age
Kristian Høgsberg
1
-1
/
+24
2013-01-14
egl/wayland: Pull color buffers from dri2_surf->color_buffers pool
Kristian Høgsberg
2
-252
/
+150
2013-01-10
egl/gbm: Implement EGL_EXT_buffer_age
Kristian Høgsberg
2
-0
/
+24
2013-01-04
egl/wayland: Remove kooky flush code
Kristian Høgsberg
1
-8
/
+0
2013-01-04
egl/wayland: Remove confusing comment about front buffer rendering
Kristian Høgsberg
1
-10
/
+0
2013-01-04
egl_dri2: Remove unused struct dri2_egl_buffer from header file
Kristian Høgsberg
1
-5
/
+0
2013-01-03
wayland: Don't cancel a roundtrip when any event is received
Jonas Ådahl
1
-0
/
+3
2013-01-02
egl/android: Fix build for Jelly Bean (v2)
Chad Versace
1
-0
/
+59
2012-11-30
egl/wayland: Dispatch the event queue before get_buffers
Ander Conselvan de Oliveira
1
-0
/
+3
2012-11-30
egl/wayland: Add invalidate back in eglSwapBuffers()
Kristian Høgsberg
1
-0
/
+1
2012-11-30
egl/wayland: Don't invalidate drawable on swap buffers
Ander Conselvan de Oliveira
1
-1
/
+19
2012-11-19
egl/dri2: Set error code when dri2CreateContextAttribs fails
Chad Versace
1
-0
/
+64
2012-11-07
wayland: Destroy frame callback when destroying surface
Jonas Ådahl
1
-0
/
+3
2012-11-07
egl_dri2/x11: Fix eglPostSubBufferNV()
Fredrik Höglund
1
-1
/
+1
2012-10-17
wayland: Drop support for ill-defined, unused wl_egl_pixmap
Kristian Høgsberg
1
-143
/
+4
2012-10-17
egl/wayland: Update to Wayland 0.99 API
Kristian Høgsberg
2
-28
/
+78
2012-10-09
egl: Remove bogus invalidate code.
Eric Anholt
1
-5
/
+0
2012-10-09
egl: Add support for driconf control of swapinterval.
Eric Anholt
3
-8
/
+77
2012-10-09
egl: Quit checking for a bug in old xcb when we require new xcb.
Eric Anholt
1
-4
/
+0
2012-10-09
egl: Drop xcb ifdefs by just requiring a version from this year.
Eric Anholt
1
-13
/
+0
2012-10-09
egl: Unifdef dri_interface.h defines.
Eric Anholt
1
-6
/
+0
2012-10-09
egl: Cleanly cast EGLNative* pointers to X11 types.
Eric Anholt
1
-2
/
+4
2012-10-02
SwapBuffersRegionNOK: invert rectangles on y axis
Robert Bragg
1
-2
/
+1
2012-09-05
Use calloc instead of malloc/memset-0
Matt Turner
4
-17
/
+6
2012-09-05
Remove useless checks for NULL before freeing
Matt Turner
2
-4
/
+2
2012-08-31
dri: Rework planar image interface
Jakob Bornecrantz
1
-90
/
+38
2012-08-31
android: do not expose single buffered eglconfigs
Tapani Pälli
1
-11
/
+8
2012-08-31
android: fix liblog API changes
Tapani Pälli
1
-3
/
+14
2012-08-26
gbm: Use libkms to replace DRI cursor images
Jakob Bornecrantz
1
-0
/
+1
2012-08-23
egl_dri2: Fix segmentation fault
Paulo Alcantara
1
-1
/
+1
2012-08-14
egl: Allow OpenGL ES 3.0 as a version
Ian Romanick
1
-0
/
+1
[next]