index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
egl
/
drivers
/
dri2
/
platform_x11.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
egl: drop now empty egl_dri2_fallbacks.h
Eric Engestrom
2020-07-16
1
-1
/
+0
*
egl: inline fallback for get_sync_values
Eric Engestrom
2020-07-16
1
-1
/
+0
*
egl: inline fallback for create_wayland_buffer_from_image
Eric Engestrom
2020-07-16
1
-2
/
+0
*
egl: inline fallback for query_buffer_age
Eric Engestrom
2020-07-16
1
-2
/
+0
*
egl: inline fallback for copy_buffers
Eric Engestrom
2020-07-16
1
-1
/
+0
*
egl: inline fallback for post_sub_buffer
Eric Engestrom
2020-07-16
1
-1
/
+0
*
egl: inline fallback for swap_buffers_region
Eric Engestrom
2020-07-16
1
-1
/
+0
*
egl: inline fallback for swap_buffers_with_damage
Eric Engestrom
2020-07-16
1
-1
/
+0
*
egl: directly access static members instead of using _egl{Get,Set}ConfigKey()
Eric Engestrom
2020-02-14
1
-1
/
+1
*
Revert "egl: Fixes transparency with EGL and X11."
Hal Gentz
2019-10-18
1
-13
/
+16
*
Revert "egl: Puts RGBA visuals in the second config selection group."
Hal Gentz
2019-10-18
1
-9
/
+1
*
Revert "egl: Configs w/o double buffering support have no `EGL_WINDOW_BIT`."
Hal Gentz
2019-10-18
1
-2
/
+0
*
egl: Configs w/o double buffering support have no `EGL_WINDOW_BIT`.
Hal Gentz
2019-10-11
1
-0
/
+2
*
egl: Puts RGBA visuals in the second config selection group.
Hal Gentz
2019-10-11
1
-1
/
+9
*
egl: Fixes transparency with EGL and X11.
Hal Gentz
2019-10-11
1
-16
/
+13
*
egl: Remove the 565 pbuffer-only EGL config under X11.
Andres Gomez
2019-10-03
1
-93
/
+4
*
egl: Convert configs to use shifts and sizes instead of masks
Kevin Strasser
2019-08-21
1
-16
/
+23
*
egl/android: Delete set_damage_region from egl dri vtbl
Harish Krupo
2019-08-13
1
-2
/
+0
*
egl: Only expose 565 pbuffer configs if X can export them as DRI3 images
Kenneth Graunke
2019-07-22
1
-37
/
+79
*
egl: Make the 565 pbuffer-only config single buffered.
Kenneth Graunke
2019-07-22
1
-2
/
+6
*
egl: Let the caller of dri2_create_drawable decide about loaderPrivate.
Mathias Fröhlich
2019-06-10
1
-1
/
+1
*
egl/x11: calloc dri2_surf so it's properly zeroed
Kenneth Graunke
2019-06-06
1
-1
/
+1
*
egl/dri: flesh out and use dri2_create_drawable()
Emil Velikov
2019-06-05
1
-14
/
+1
*
egl/x11: pick the user requested screen
Adam Jackson
2019-06-05
1
-2
/
+15
*
egl: store the native surface pointer in struct _egl_surface
Paulo Zanoni
2019-05-14
1
-1
/
+2
*
egl: Add a 565 pbuffer-only EGL config under X11.
Eric Anholt
2019-03-22
1
-0
/
+47
*
egl: use coherent variable names
Eric Engestrom
2019-02-06
1
-3
/
+3
*
egl: set the EGLDevice when creating a display
Emil Velikov
2018-11-01
1
-0
/
+27
*
egl/x11: remove eglSwap* surface check
Emil Velikov
2018-10-03
1
-4
/
+0
*
egl: add helper to combine two u32 into one u64
Eric Engestrom
2018-08-21
1
-1
/
+1
*
egl/x11: use the no-op dri2_fallback_copy_buffers for swrast
Emil Velikov
2018-08-07
1
-1
/
+2
*
egl/x11: Handle both depth 30 formats for eglCreateImage(). (v4)
Mario Kleiner
2018-08-01
1
-6
/
+38
*
egl/x11: fix build with DRI3 disabled
Eric Engestrom
2018-05-29
1
-0
/
+3
*
egl/x11: deduplicate depth-to-format logic
Eric Engestrom
2018-05-24
1
-14
/
+21
*
egl/x11: Send invalidate to driver on copy_region path in swap_buffer
Deepak Rawat
2018-05-03
1
-10
/
+13
*
egl: check if colorspace/surface type is supported
Juan A. Suarez Romero
2018-05-03
1
-0
/
+5
*
egl/x11: Handle depth 30 drawables for EGL_KHR_image_pixmap.
Mario Kleiner
2018-01-03
1
-0
/
+3
*
egl/x11: Handle depth 30 drawables under software rasterizer.
Mario Kleiner
2018-01-03
1
-0
/
+1
*
egl/x11: Match depth 30 RGB visuals to 32-bit RGBA EGLConfigs.
Mario Kleiner
2018-01-03
1
-1
/
+2
*
egl: rename LIBGL_ALWAYS_SOFTWARE variable from UseFallback to ForceSoftware
Eric Engestrom
2017-12-27
1
-1
/
+1
*
egl/x11: Remove unneeded free() on always null string
Vadym Shovkoplias
2017-12-01
1
-1
/
+0
*
egl/x11: move teardown code to the platform file
Emil Velikov
2017-11-16
1
-0
/
+6
*
egl: set UseFallback if LIBGL_ALWAYS_SOFTWARE is set
Eric Engestrom
2017-10-18
1
-1
/
+1
*
egl/dri2: Implement swapInterval fallback in a conformant way (v2)
Tomasz Figa
2017-09-27
1
-1
/
+1
*
egl: Allow creation of per surface out fence
Zhongmin Wu
2017-09-19
1
-1
/
+2
*
egl+glx: turn LIBGL_DRI3_DISABLE into a boolean
Eric Engestrom
2017-09-12
1
-1
/
+1
*
egl+glx: turn LIBGL_ALWAYS_SOFTWARE into a boolean
Eric Engestrom
2017-09-12
1
-1
/
+2
*
egl/x11: advertise __DRI_USE_INVALIDATE for DRI2
Emil Velikov
2017-09-06
1
-0
/
+1
*
egl/x11/dri3: adding missing __DRI_BACKGROUND_CALLABLE extension
Emil Velikov
2017-09-06
1
-0
/
+1
*
Revert "egl: Allow creation of per surface out fence"
Mark Janes
2017-08-30
1
-2
/
+1
[next]