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
/
dri3_glx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
glx: Prepare the DRI backends for GLX_EXT_no_config_context
Adam Jackson
2017-11-09
1
-2
/
+3
*
glx: Implement GLX_ARB_context_flush_control
Neil Roberts
2017-11-06
1
-2
/
+12
*
loader_dri3/glx/egl: Optionally use a blit context for blitting operations
Thomas Hellstrom
2017-08-17
1
-0
/
+1
*
loader_dri3/glx/egl: Remove the loader_dri3_vtable get_dri_screen callback
Thomas Hellstrom
2017-08-17
1
-11
/
+0
*
loader: drop the [gs]et_swap_interval callbacks
Emil Velikov
2017-08-04
1
-18
/
+1
*
glx/dri3: Implement the flush_swapbuffers method
Thomas Hellstrom
2017-08-03
1
-1
/
+29
*
loader: remove clamp_swap_interval()
Eric Engestrom
2017-08-01
1
-7
/
+0
*
dri: Optionally turn off a couple of GLX extensions based on driconf options
Thomas Hellstrom
2017-06-07
1
-2
/
+9
*
dri3/GLX: Fix drawable invalidation v2
Thomas Hellstrom
2017-06-07
1
-0
/
+6
*
glx: implement __DRIbackgroundCallableExtension.isThreadSafe
Gregory Hainaut
2017-05-29
1
-1
/
+11
*
glx: Implement __DRI_BACKGROUND_CALLABLE
Paul Berry
2017-03-16
1
-0
/
+14
*
glx: don't expose systemTimeExtension for DRI2/DRI3/DRISW
Emil Velikov
2017-03-15
1
-1
/
+0
*
glx: guard swap-interval functions against destroyed drawables
Nicolai Hähnle
2017-02-06
1
-0
/
+4
*
glx/dri3: guard in_current_context against a disappeared drawable
Nicolai Hähnle
2017-02-06
1
-0
/
+4
*
glx/dri3: handle NULL pointers in loader-to-DRI3 drawable conversion
Nicolai Hähnle
2017-02-06
1
-0
/
+2
*
dri3: Fix MakeCurrent without a default framebuffer
Fredrik Höglund
2017-01-05
1
-4
/
+10
*
loader: remove loader_get_driver_for_fd() driver_type
Emil Velikov
2016-10-18
1
-1
/
+1
*
loader/dri3: constify the loader_dri3_vtable
Emil Velikov
2016-10-14
1
-1
/
+1
*
loader/dri3: add get_dri_screen() to the vtable
Martin Peres
2016-10-07
1
-0
/
+11
*
dri3: Check for dummyContext to see if the glx_context is valid
Stefan Dirsch
2016-04-27
1
-6
/
+2
*
glx: implement GLX part of interop interface (v2)
Marek Olšák
2016-04-20
1
-0
/
+5
*
glx: update to updated version of EXT_create_context_es2_profile
Ilia Mirkin
2016-02-03
1
-1
/
+6
*
glx/dri3: a drawable might not be bound at wait time
Ilia Mirkin
2015-12-21
1
-2
/
+4
*
glx/dri3: Convert to use dri3 helper in loader library
Boyan Ding
2015-11-17
1
-1282
/
+125
*
dri3_open: don't leak the reply
Guillaume Desmottes
2015-07-11
1
-0
/
+2
*
glx/dri3: Add additional check for gpu offloading case
Axel Davy
2015-05-11
1
-0
/
+5
*
glx: report which DRI version is used when in verbose debug mode
Martin Peres
2015-05-07
1
-0
/
+2
*
glx/dri3: Don't fail on glXSwapBuffersMscOML(dpy, window, 0, 0, 0) (v2)
Mario Kleiner
2014-12-14
1
-2
/
+15
*
glx/dri3: Request non-vsynced Present for swapinterval zero. (v3)
Mario Kleiner
2014-12-14
1
-1
/
+13
*
glx/dri3: Track separate (ust, msc) for PresentPixmap vs. PresentNotifyMsc (v2)
Mario Kleiner
2014-12-14
1
-4
/
+7
*
glx/dri3: Fix glXWaitForSbcOML() to handle targetSBC==0 correctly. (v2)
Mario Kleiner
2014-12-14
1
-0
/
+9
*
glx/dri3: Implement LIBGL_SHOW_FPS=1 for DRI3/Present.
Kenneth Graunke
2014-10-29
1
-1
/
+31
*
glx/dri3: Provide error diagnostics when DRI3 allocation fails
Keith Packard
2014-09-30
1
-8
/
+25
*
glx/dri3: Use four buffers until X driver supports async flips
Keith Packard
2014-09-30
1
-1
/
+19
*
glx/dri3: add GPU offloading support.
Axel Davy
2014-07-01
1
-32
/
+186
*
dri3: cache pointer to back instead of looking up.
Dave Airlie
2014-07-01
1
-8
/
+9
*
dri3: use invalidate.
Axel Davy
2014-06-27
1
-0
/
+7
*
dri3: fix image extension checking.
Dave Airlie
2014-06-27
1
-10
/
+6
*
glx: Add an error message when a direct renderer's createScreen() routine fails
Jon TURNEY
2014-06-18
1
-1
/
+3
*
dri3: Enable GLX_MESA_query_renderer on DRI3 too
Ian Romanick
2014-05-02
1
-2
/
+8
*
glx/dri3: explicitly assign struct components for glx_*_vtable
Emil Velikov
2014-04-28
1
-11
/
+13
*
glx/dri3: rework __DRIextension handling
Emil Velikov
2014-04-28
1
-9
/
+8
*
dri_interface: Update __DRItexBufferExtensionRec to version 3
Emil Velikov
2014-04-28
1
-1
/
+2
*
dri3: Add GLX_EXT_buffer_age support
Adel Gadllah
2014-03-13
1
-0
/
+20
*
dri3: Prefer the last chosen back when finding a new one.
Eric Anholt
2014-03-13
1
-10
/
+7
*
glx: cleanup unneeded headers
Emil Velikov
2014-03-11
1
-3
/
+0
*
glx/dri3: set the implemented version of __DRIimageLoaderExtension
Emil Velikov
2014-02-23
1
-3
/
+4
*
dri3: Track current Present swap mode and adjust buffer counts
Keith Packard
2014-01-30
1
-5
/
+30
*
dri3, i915, i965: Add __DRI_IMAGE_FOURCC_SARGB8888
Keith Packard
2014-01-30
1
-0
/
+1
*
dri3: Flush XCB before blocking for special events
Keith Packard
2014-01-30
1
-0
/
+2
[next]