Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
ad355652c20b245f5f2faa8622e71461e3121a7f
/
src
/
util
/
ralloc.h
978753e
util/ralloc: Fix `extern "C"` usage.
by Jose Fonseca
· 10 years ago
33f0f68
ralloc: Implement a new ralloc_adopt() API.
by Kenneth Graunke
· 10 years ago
e4be17f
ralloc: Mark ralloc functions with gcc's malloc attribute.
by Matt Turner
· 10 years ago
efa0aa8
util: Gather some common macros
by Jason Ekstrand
· 10 years ago
1e0da62
util: Move ralloc to a new src/util directory.
by Kenneth Graunke
· 11 years ago
[Renamed from src/glsl/ralloc.h]
1646f4d
ralloc: Omit detailed license information about talloc.
by José Fonseca
· 11 years ago
d18477d
ralloc: Hook up C++ destructors to ralloc when necessary.
by Francisco Jerez
· 11 years ago
ef8cc3e
ralloc: Remove the rzalloc-based new/delete operator definition macro.
by Francisco Jerez
· 11 years ago
bfbad9d
ralloc: Introduce new macros for defining C++ new/delete operators.
by Kenneth Graunke
· 11 years ago
41b14d1
ralloc: Annotate printf functions with PRINTFLIKE(...)
by Matt Turner
· 12 years ago
8292b74
ralloc: Make rewrite_tail increase "start" by the new text's length.
by Kenneth Graunke
· 13 years ago
ca95593
ralloc: Add new [v]asprintf_rewrite_tail functions.
by Kenneth Graunke
· 13 years ago
42fd9c2
ralloc: a new MIT-licensed recursive memory allocator.
by Kenneth Graunke
· 14 years ago
dc55254
ralloc: Add a fake implementation of ralloc based on talloc.
by Kenneth Graunke
· 14 years ago