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
/
dri2
/
platform_surfaceless.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
egl: Rename 'count' in ${platform}_add_configs_for_visuals (v2)
Chad Versace
2017-06-22
1
-5
/
+6
*
egl/surfaceless: Move loop vars inside the loop
Chad Versace
2017-06-22
1
-7
/
+5
*
egl: properly count configs
Eric Engestrom
2017-06-22
1
-1
/
+2
*
egl/android: support for EGL_KHR_partial_update
Harish Krupo
2017-06-11
1
-0
/
+1
*
egl/surfaceless: use the image_driver for image_loader
Emil Velikov
2017-05-29
1
-4
/
+4
*
egl: annotate dri2_egl_display_vtbl as const data
Emil Velikov
2017-05-29
1
-1
/
+1
*
egl: refactor dri2_create_screen() into three separate functions
Emil Velikov
2017-05-29
1
-0
/
+7
*
egl/surfaceless: make use of the dri2_display_destroy() helper
Emil Velikov
2017-05-29
1
-14
/
+8
*
egl/dri2: Unify the style of function pointer calls in structs
Boyan Ding
2017-01-13
1
-3
/
+3
*
egl/surfaceless: remove duplicate KHR_image_base enablement
Emil Velikov
2016-12-09
1
-2
/
+0
*
egl/surfaceless: Fix segfault in eglSwapBuffers
Chad Versace
2016-10-18
1
-0
/
+12
*
loader: remove loader_get_driver_for_fd() driver_type
Emil Velikov
2016-10-18
1
-1
/
+1
*
egl/surfaceless: Fix comparison between pointer and integer
Chad Versace
2016-10-16
1
-1
/
+1
*
egl/surfaceless: use correct index when accesing the visual
Emil Velikov
2016-10-16
1
-1
/
+1
*
egl/surfaceless: tweak surfaceless_add_configs_for_visuals()
Emil Velikov
2016-10-14
1
-7
/
+8
*
egl/surfaceless: print out a message on zero configs for given format
Emil Velikov
2016-10-14
1
-9
/
+18
*
egl/dri2: rework dri2_egl_display::extensions storage
Emil Velikov
2016-10-14
1
-4
/
+8
*
egl/surfaceless: trivial coding style fixes
Emil Velikov
2016-10-14
1
-4
/
+1
*
egl/surfaceless: don't check the mask(s) prior to calling dri2_add_config
Emil Velikov
2016-10-14
1
-20
/
+3
*
egl/surfaceless: remove unused dri2_loader_extension implementation
Emil Velikov
2016-10-14
1
-33
/
+0
*
egl/android: don't populate dri2_dpy->dri2_loader_extension
Emil Velikov
2016-10-14
1
-0
/
+8
*
egl/dri2: move surface refcounting out of the platform code
Emil Velikov
2016-10-14
1
-3
/
+0
*
egl/surfaceless: Set disp->DriverData to NULL on error
Nicolas Boichat
2016-08-15
1
-0
/
+1
*
Added pbuffer hooks for surfaceless platform
Gurchetan Singh
2016-06-14
1
-4
/
+209
*
egl: Remove every double semi-colon
Jakob Sinclair
2016-04-26
1
-1
/
+1
*
egl: Use the loader_open_device() helper to do open with CLOEXEC
Derek Foreman
2015-06-23
1
-10
/
+1
*
egl/dri2: implement platform_surfaceless
Haixia Shi
2015-06-16
1
-0
/
+171