index
:
xorg/lib/libxshmfence
master
Shared memory fences using futexes (mirrored from https://gitlab.freedesktop.org/xorg/lib/libxshmfence)
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
master
alloc: Allow disabling memfd usage at runtime with XSHMFENCE_NO_MEMFD=1
Asahi Lina
4 weeks
Tag
Download
Author
Age
libxshmfence-1.3.2
commit edbb7d9e5f...
Matt Turner
23 months
libxshmfence-1.3.1
commit 43749ba6a7...
Alan Coopersmith
2 years
libxshmfence-1.3
commit f38b2e7307...
Matt Turner
7 years
libxshmfence-1.2
commit fe2d6dbba6...
Keith Packard
10 years
libxshmfence-1.1
commit e8dd66fee2...
Keith Packard
11 years
libxshmfence-1.0
commit 8c83034247...
Keith Packard
11 years
Age
Commit message
Author
Files
Lines
2013-11-26
Update to version 1.1
libxshmfence-1.1
Keith Packard
1
-1
/
+1
2013-11-25
Describe the library better in the README file
Keith Packard
1
-1
/
+12
2013-11-20
Ignore test build files and release announcements
Keith Packard
1
-0
/
+6
2013-11-20
Set symbol visibility attribute to hide internal symbols
Keith Packard
3
-8
/
+53
2013-11-20
Provide pthread-based alternative implementation
Keith Packard
7
-1
/
+212
2013-11-20
Split out futex implementation from general API
Keith Packard
5
-107
/
+164
2013-11-20
Add test program
Keith Packard
4
-1
/
+189
2013-11-20
Use O_TMPFILE if available
Keith Packard
2
-4
/
+12
2013-11-20
Locate directory for shared memory files at configure time
Keith Packard
2
-1
/
+49
2013-11-20
Change fence memory type from 'int32_t' to 'struct shmfence'
Keith Packard
3
-23
/
+30
[...]
Clone
https://gitlab.freedesktop.org/xorg/lib/libxshmfence