On 06/13/2017 06:07 PM, Nicolai Hähnle wrote:
On 13.06.2017 14:01, Grazvydas Ignotas wrote:
On Tue, Jun 13, 2017 at 10:58 AM, Samuel Pitoiset
wrote:
Needed for bindless handles which are represented using
64-bit unsigned integers. All hash table implementations should
be uniformized later on
On 13.06.2017 14:01, Grazvydas Ignotas wrote:
On Tue, Jun 13, 2017 at 10:58 AM, Samuel Pitoiset
wrote:
Needed for bindless handles which are represented using
64-bit unsigned integers. All hash table implementations should
be uniformized later on.
Signed-off-by: Samuel Pitoiset
---
src/util
On Tue, Jun 13, 2017 at 10:58 AM, Samuel Pitoiset
wrote:
> Needed for bindless handles which are represented using
> 64-bit unsigned integers. All hash table implementations should
> be uniformized later on.
>
> Signed-off-by: Samuel Pitoiset
> ---
> src/util/hash_table.c | 149
> ++
Needed for bindless handles which are represented using
64-bit unsigned integers. All hash table implementations should
be uniformized later on.
Signed-off-by: Samuel Pitoiset
---
src/util/hash_table.c | 149 ++
src/util/hash_table.h | 25