index
:
external_mesa3d.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
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: 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
*
dri3: Enable GLX_INTEL_swap_event
Keith Packard
2014-01-30
1
-17
/
+1
*
dri3: Fix dri3_wait_for_sbc to wait for completion of requested SBC
Keith Packard
2014-01-30
1
-16
/
+39
*
dri3: Track full 64-bit SBC numbers, instead of just 32-bits
Keith Packard
2014-01-30
1
-13
/
+21
*
dri: Fix the logger error message handling.
Eric Anholt
2014-01-27
1
-1
/
+1
*
dri3: Fix two little memory leaks.
Eric Anholt
2014-01-27
1
-2
/
+2
*
glx: use the loader util lib
Emil Velikov
2014-01-18
1
-1
/
+3
*
dri3: Rename DRI3_MAX_BACK to DRI3_NUM_BACK
Keith Packard
2013-12-20
1
-2
/
+2
*
dri3: Free resources when drawable is destroyed.
Keith Packard
2013-12-20
1
-1
/
+16
*
dri3: Switch to libxshmfence version 1.1
Keith Packard
2013-12-20
1
-2
/
+2
*
dri: Remove redundant createNewContext function from __DRIimageDriverExtension
Kristian Høgsberg
2013-11-12
1
-45
/
+11
*
dri3: Fix pixmap buf_id computation
Keith Packard
2013-11-07
1
-1
/
+1
*
glx: Add a more informative debug message in a DRI3 error path.
Eric Anholt
2013-11-07
1
-0
/
+7
*
Add DRI3+Present loader
Keith Packard
2013-11-07
1
-0
/
+1831