index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
util
/
ralloc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ralloc: don't leave out the alignment factor
Grazvydas Ignotas
2017-03-06
1
-1
/
+3
*
ralloc: Make sure ralloc() allocations match malloc()'s alignment.
Jonas Pfeil
2017-03-02
1
-1
/
+12
*
ralloc: Delete autofree handling.
Kenneth Graunke
2017-02-27
1
-18
/
+0
*
ralloc: add a linear allocator as a child node of ralloc
Marek Olšák
2016-10-31
1
-0
/
+353
*
ralloc: remove memset from ralloc_size
Marek Olšák
2016-10-31
1
-15
/
+11
*
ralloc: don't memset ralloc_header, clear it manually
Marek Olšák
2016-10-31
1
-1
/
+15
*
util/ralloc: Remove double zero'ing of rzalloc buffers
Jordan Justen
2016-05-10
1
-9
/
+12
*
ralloc: Fix ralloc_adopt() to the old context's last child's parent.
Kenneth Graunke
2015-12-18
1
-0
/
+1
*
ralloc: Set *start in ralloc_vasprintf_rewrite_tail() if str is NULL.
Matt Turner
2015-11-12
1
-0
/
+1
*
util: use strnlen() in strndup() implementations
Samuel Iglesias Gonsalvez
2015-09-30
1
-4
/
+1
*
ralloc: Implement a new ralloc_adopt() API.
Kenneth Graunke
2015-04-02
1
-0
/
+26
*
util: Move ralloc to a new src/util directory.
Kenneth Graunke
2014-08-04
1
-0
/
+492