index
:
mesa/libwsbm
master
wsbm-1-branch
General-purpose user-space buffer manager. (mirrored from https://gitlab.freedesktop.org/mesa/libwsbm)
zack
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-20
wsbm: Add core support for memory accounting.
HEAD
master
Thomas Hellstrom
3
-16
/
+40
2009-08-17
libwsbm: Big update for libwsbm 2.0.
Thomas Hellstrom
14
-1523
/
+950
2009-08-17
userpool: initialize and free vBuf->event
Rafał Miłecki
1
-3
/
+13
2009-08-17
userpool: check wsbmBufStorageInit returned value
Rafał Miłecki
1
-1
/
+6
2009-08-17
slabpool: Fix an alignment problem.
Thomas Hellstrom
1
-1
/
+2
2009-08-17
Revert "Use the default buffer placement as a default value for validate set_...
Thomas Hellstrom
2
-28
/
+11
2009-08-17
Implement slabpool:placement.
Thomas Hellstrom
1
-0
/
+7
2009-08-17
Use the default buffer placement as a default value for validate set_flags.
Thomas Hellstrom
2
-11
/
+28
2009-04-08
Silence compilation warnings.
Thomas Hellstrom
1
-0
/
+1
2009-04-08
Fix valgrind warnings.
Thomas Hellstrom
2
-2
/
+17
2009-03-05
Fix a read of a freed memory address.
Thomas Hellstrom
1
-2
/
+3
2009-03-02
ordering problem in free
Alan Hourihane
1
-1
/
+1
2009-02-27
Use the correct drm command for ttm fence finish.
Thomas Hellstrom
1
-2
/
+2
2009-02-25
Use the buffer pointer as a hash key. Not the address of the local variable h...
Thomas Hellstrom
1
-1
/
+5
2009-02-25
Make the validate buffer hash table size a function of the assumed max number...
Thomas Hellstrom
1
-8
/
+35
2009-02-09
Add a wsbmFenceCreateSig function. Bump minor.
Thomas Hellstrom
5
-6
/
+25
2009-02-06
Fix a slabpool init issue.
Thomas Hellstrom
1
-0
/
+2
2009-01-13
Add missing file.
Thomas Hellstrom
1
-0
/
+10
2009-01-13
Run indent and cleanfile.
Thomas Hellstrom
13
-434
/
+426
2009-01-13
Add copyright notice. Delete unused File.
Thomas Hellstrom
17
-1271
/
+84
2009-01-13
Add needed files.
Thomas Hellstrom
5
-0
/
+28
2009-01-13
Initial import
Thomas Hellstrom
21
-0
/
+6942