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
*
glx: Fix SEGV due to dereferencing a NULL ptr from XCB-GLX.
Hal Gentz
2019-09-04
2
-1
/
+9
*
Revert "glx: Unset the direct_support bit for GLX_EXT_import_context"
Adam Jackson
2019-08-30
1
-1
/
+1
*
glx: Unset the direct_support bit for GLX_EXT_import_context
Adam Jackson
2019-08-27
1
-1
/
+1
*
glx: Fix up glXQueryGLXPbufferSGIX on macOS.
Vinson Lee
2019-08-23
1
-1
/
+0
*
glx: Make __glXGetDrawableAttribute return true sometimes
Adam Jackson
2019-08-22
1
-1
/
+1
*
glx: Sync <GL/glxext.h> with Khronos
Adam Jackson
2019-08-22
3
-5
/
+3
*
glx: Whitespace cleanups
Adam Jackson
2019-08-22
1
-2
/
+2
*
glx: Add fields for color shifts
Kevin Strasser
2019-08-21
2
-0
/
+5
*
glx: Eliminate glx_config::{rgb,float,colorIndex}Mode
Adam Jackson
2019-08-20
4
-37
/
+9
*
glx: Remove unused glx_config::pixmapMode
Adam Jackson
2019-08-20
1
-2
/
+0
*
glx: convert glx_config_create_list to one big calloc
Adam Jackson
2019-08-20
1
-37
/
+26
*
glx: convert a malloc+memset to calloc
Adam Jackson
2019-08-20
1
-2
/
+1
*
glx: Fix parameter documentation of glx_config_create_list
Adam Jackson
2019-08-20
1
-4
/
+0
*
glx: drop unnecessary pointer deref for function calls
Eric Engestrom
2019-08-04
4
-46
/
+46
*
mesa: Rename GLX_USE_TLS to USE_ELF_TLS.
Bas Nieuwenhuizen
2019-08-03
3
-5
/
+5
*
meson: replace last uses of libxmlconfig with idep_xmlconfig
Eric Engestrom
2019-08-03
1
-2
/
+5
*
meson: replace libmesa_util with idep_mesautil
Eric Engestrom
2019-08-03
1
-2
/
+2
*
meson: Test for random_r()
Matt Turner
2019-07-30
1
-1
/
+1
*
meson: allow building all glx without any drivers
Dylan Baker
2019-07-23
1
-3
/
+3
*
glx: fix glvnd pointer types
Eric Engestrom
2019-06-20
2
-3
/
+3
*
glx: drop misleading comment about the file being "generated"
Eric Engestrom
2019-06-20
1
-4
/
+0
*
glx/windows: Fix compilation with -Werror-format
Jon Turney
2019-06-07
2
-5
/
+5
*
glx: Fix error message when no driverName is available
Caio Marcelo de Oliveira Filho
2019-06-04
1
-1
/
+1
*
Revert "glx: Fix synthetic error generation in __glXSendError"
Timothy Arceri
2019-05-08
1
-2
/
+2
*
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
[next]