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
/
glx
/
dri2_glx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
glx: print FPS with 2 decimal places
Marek Olšák
2020-02-10
1
-1
/
+1
*
dri: Avoid swapbuffer throttling in glXCopySubBufferMESA
Kenneth Graunke
2019-10-05
1
-1
/
+1
*
glx: Log the filename of the drm device if we fail to open it
Adam Jackson
2019-09-30
1
-1
/
+1
*
Revert "glx: Implement GLX_EXT_no_config_context"
Adam Jackson
2019-09-26
1
-1
/
+0
*
glx: Implement GLX_EXT_no_config_context
Adam Jackson
2019-09-23
1
-0
/
+1
*
glx: Remove redundant null check.
Bas Nieuwenhuizen
2019-09-19
1
-1
/
+1
*
glx: add support for GLX_ARB_create_context_no_error (v3)
Grigori Goronzy
2019-03-12
1
-0
/
+15
*
glx: Move DRI extensions pointer loading to driOpenDriver().
Eric Anholt
2018-11-16
1
-7
/
+1
*
glx/dri: Add a driconf option to disable GLX_SGI_video_sync
Thomas Hellstrom
2018-03-08
1
-3
/
+6
*
Revert "glx: Implement GLX_EXT_no_config_context (v2)"
Adam Jackson
2017-11-09
1
-1
/
+0
*
glx: Implement GLX_EXT_no_config_context (v2)
Adam Jackson
2017-11-09
1
-0
/
+1
*
glx: Prepare the DRI backends for GLX_EXT_no_config_context
Adam Jackson
2017-11-09
1
-2
/
+2
*
glx: Implement GLX_ARB_context_flush_control
Neil Roberts
2017-11-06
1
-2
/
+16
*
dri: Optionally turn off a couple of GLX extensions based on driconf options
Thomas Hellstrom
2017-06-07
1
-1
/
+6
*
glx: implement __DRIbackgroundCallableExtension.isThreadSafe
Gregory Hainaut
2017-05-29
1
-1
/
+14
*
glx: Implement __DRI_BACKGROUND_CALLABLE
Paul Berry
2017-03-16
1
-1
/
+16
*
glx: don't expose systemTimeExtension for DRI2/DRI3/DRISW
Emil Velikov
2017-03-15
1
-2
/
+0
*
loader: remove loader_get_driver_for_fd() driver_type
Emil Velikov
2016-10-18
1
-1
/
+1
*
dri2: Check for dummyContext to see if the glx_context is valid
Egbert Eich
2016-04-27
1
-1
/
+1
*
glx: Remove every double semi-colon
Jakob Sinclair
2016-04-26
1
-1
/
+1
*
glx: implement GLX part of interop interface (v2)
Marek Olšák
2016-04-20
1
-6
/
+5
*
glx: update to updated version of EXT_create_context_es2_profile
Ilia Mirkin
2016-02-03
1
-3
/
+8
*
glx: Fix a typo in a comment
Andreas Boll
2015-12-09
1
-1
/
+1
*
glx: Use loader_open_device() helper
Derek Foreman
2015-06-23
1
-9
/
+1
*
glx: report which DRI version is used when in verbose debug mode
Martin Peres
2015-05-07
1
-0
/
+2
*
glx: Add an error message when a direct renderer's createScreen() routine fails
Jon TURNEY
2014-06-18
1
-1
/
+3
*
glx/dri2: explicitly assign struct components for glx_*_vtable
Emil Velikov
2014-04-28
1
-13
/
+13
*
glx/dri2: rework __DRIextension handling
Emil Velikov
2014-04-28
1
-1
/
+1
*
dri_interface: Update __DRItexBufferExtensionRec to version 3
Emil Velikov
2014-04-28
1
-5
/
+1
*
loader: add special logic to distinguish nouveau from nouveau_vieux
Ilia Mirkin
2014-03-19
1
-10
/
+10
*
glx: Fix incorrect pdp assignment in dri2_bind_context().
Charmaine Lee
2014-03-18
1
-1
/
+2
*
dri3: Add GLX_EXT_buffer_age support
Adel Gadllah
2014-03-13
1
-0
/
+1
*
glx: cleanup unneeded headers
Emil Velikov
2014-03-11
1
-3
/
+0
*
glx/dri2: set the implemented version of __DRIdri2LoaderExtension
Emil Velikov
2014-02-23
1
-8
/
+10
*
glx: Pass NULL DRI drawables into the DRI driver for None GLX drawables
Kristian Høgsberg
2014-02-06
1
-5
/
+12
*
dri2: Trust our own driver name lookup over the server's.
Eric Anholt
2014-01-27
1
-1
/
+11
*
dri2: Open the fd before loading the driver.
Eric Anholt
2014-01-27
1
-14
/
+14
*
glx: add missing null check in dri2_bind_tex_image
Juha-Pekka Heikkila
2013-12-18
1
-2
/
+6
*
glx: Add missing null check in dri2CreateDrawable
Juha-Pekka Heikkila
2013-12-18
1
-2
/
+4
*
glx: Add missing null check in gxl/dri2_glx.c
Juha-Pekka Heikkila
2013-12-03
1
-0
/
+4
*
glx/dri2: Add DRI2 support for GLX_MESA_query_renderer
Ian Romanick
2013-11-07
1
-1
/
+12
*
glx/dri2: Pull some internal structures out to a separate header file
Ian Romanick
2013-11-07
1
-20
/
+1
*
dri: Pass in the dlsym()ed driver extension to screen creation.
Eric Anholt
2013-10-24
1
-9
/
+14
*
glx: Add an optional function call for getting the DRI driver interface.
Eric Anholt
2013-10-24
1
-1
/
+1
*
glx: Move the driver extension-loading to a helper function.
Eric Anholt
2013-10-24
1
-4
/
+2
*
glx: Initialize OpenGL version to 1.0
Rico Schüller
2013-09-04
1
-5
/
+5
*
glx: make the interval of LIBGL_SHOW_FPS adjustable
Chia-I Wu
2013-09-02
1
-4
/
+8
*
glx: Validate the GLX_RENDER_TYPE value
Tomasz Lis
2013-07-18
1
-0
/
+8
*
glx: Retrieve the value of RENDER_TYPE from GLX attribs array
Tomasz Lis
2013-07-18
1
-2
/
+2
*
glx: Store the value of renderType while creating context
Tomasz Lis
2013-07-18
1
-0
/
+8
[next]