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
/
glx
Commit message (
Expand
)
Author
Age
Files
Lines
*
delete autotools input files
Eric Engestrom
2019-04-29
1
-9
/
+0
*
delete autotools .gitignore files
Eric Engestrom
2019-04-29
2
-6
/
+0
*
glx: Fix synthetic error generation in __glXSendError
Hal Gentz
2019-04-29
1
-2
/
+2
*
Delete autotools
Dylan Baker
2019-04-15
4
-317
/
+0
*
drisw: Try harder to probe whether MIT-SHM works
Adam Jackson
2019-04-09
1
-4
/
+21
*
dri3: Return the current swap interval from glXGetSwapIntervalMESA().
Eric Anholt
2019-04-01
2
-3
/
+1
*
glx: add support for GLX_ARB_create_context_no_error (v3)
Grigori Goronzy
2019-03-12
8
-1
/
+96
*
glx/meson: use full include path for dri_interface.h
Eric Engestrom
2019-03-08
5
-6
/
+5
*
glx: fix shared memory leak in X11
Ray Zhang
2019-02-28
1
-0
/
+3
*
glx: add support for putimageshm2 path (v2)
Dave Airlie
2019-01-25
1
-7
/
+23
*
glx/test: meson: assorted include fixes
Emil Velikov
2018-12-12
1
-2
/
+2
*
glx: meson: wire up the dispatch-index-check test
Emil Velikov
2018-12-12
1
-0
/
+5
*
glx: meson: drop includes from a link-only library
Emil Velikov
2018-12-12
1
-1
/
+0
*
TODO: glx: meson: build dri based glx tests, only with -Dglx=dri
Emil Velikov
2018-12-12
1
-18
/
+15
*
glx: Fix compilation with GLX_USE_WINDOWSGL
Jon Turney
2018-12-15
1
-2
/
+4
*
glx: mandate xf86vidmode only for "drm" dri platforms
Emil Velikov
2018-12-13
1
-2
/
+4
*
meson: Add tests to suites
Dylan Baker
2018-11-20
1
-1
/
+2
*
glx: make xf86vidmode mandatory for direct rendering
Emil Velikov
2018-11-20
4
-20
/
+3
*
loader: Factor out the common driver opening logic from each loader.
Eric Anholt
2018-11-16
4
-90
/
+8
*
glx: Move DRI extensions pointer loading to driOpenDriver().
Eric Anholt
2018-11-16
6
-52
/
+26
*
glx: Remove an old DEFAULT_DRIVER_DIR default.
Eric Anholt
2018-11-16
2
-6
/
+2
*
glx: Demand success from CreateContext requests (v2)
Adam Jackson
2018-11-07
1
-38
/
+55
*
glx: be explicit about when mapping X <> GLX visuals
Emil Velikov
2018-11-01
1
-3
/
+6
*
glx: remove unused __glXPreferEGL() declaration
Emil Velikov
2018-11-01
1
-2
/
+0
*
glx: Add missing include guards
Michał Janiszewski
2018-10-30
3
-0
/
+16
*
apple/glx/log: added missing va_end() after va_copy()
Andrii Simiklit
2018-09-06
1
-0
/
+1
*
glx: GLX_MESA_multithread_makecurrent is direct-only
Adam Jackson
2018-08-09
1
-1
/
+1
*
automake: require shared glapi when using DRI based libGL
Emil Velikov
2018-08-08
1
-4
/
+1
*
Make glXChooseFBConfig handle unspecified sRGB correctly
Jon Turney
2018-07-31
2
-2
/
+3
*
glx: Don't allow glXMakeContextCurrent() with only one valid drawable
Adam Jackson
2018-07-09
1
-0
/
+7
*
glx: Fix number of property values to read in glXImportContextEXT
Michel Dänzer
2018-06-05
1
-1
/
+1
*
glx/drisw: make the shm/non-shm loader extensions separately.
Dave Airlie
2018-05-30
1
-8
/
+24
*
drisw/glx: implement getImageShm
Marc-André Lureau
2018-05-30
1
-1
/
+30
*
drisw/glx: use XShm if possible
Marc-André Lureau
2018-05-30
2
-24
/
+144
*
meson: allow empty sources when using link_whole
Dylan Baker
2018-04-24
1
-8
/
+1
*
meson: fix warnings about comparing unlike types
Dylan Baker
2018-04-06
2
-2
/
+2
*
x11: Only report supported DRI3/Present versions
Daniel Stone
2018-03-30
1
-6
/
+16
*
dri3: Don't fail on version mismatch
Daniel Stone
2018-03-20
1
-2
/
+6
*
glx: remove empty GLX_SGIX_swap_group stubs
Emil Velikov
2018-03-12
4
-30
/
+0
*
glx: remove empty GLX_SGIX_swap_barrier stubs
Emil Velikov
2018-03-12
4
-48
/
+0
*
egl/x11: Re-allocate buffers if format is suboptimal
Louis-Francis Ratté-Boulianne
2018-03-09
1
-1
/
+3
*
egl/x11: Support DRI3 v1.1
Louis-Francis Ratté-Boulianne
2018-03-09
1
-1
/
+9
*
glx/apple: Ship meson build file in tarball
Thierry Reding
2018-03-08
1
-1
/
+3
*
glx/dri: Add a driconf option to disable GLX_SGI_video_sync
Thomas Hellstrom
2018-03-08
2
-4
/
+11
*
loader_dri3/glx/egl: Reinstate the loader_dri3_vtable get_dri_screen callback
Thomas Hellstrom
2018-02-20
1
-0
/
+11
*
meson: build src/glx/apple
Jon Turney
2018-02-05
2
-0
/
+65
*
meson: Don't confuse the install and search paths for dri drivers
Dylan Baker
2018-02-02
1
-2
/
+2
*
glx/test: fix building for osx
Jon Turney
2018-02-02
2
-0
/
+16
*
meson: don't install windows headers on non-windows platforms
Marc Dietrich
2018-02-01
1
-1
/
+3
*
glx/apple: locate dispatch table functions to wrap by name
Jon Turney
2018-02-01
1
-7
/
+5
[next]