index
:
external_mesa3d.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
swr
/
rasterizer
/
core
/
arena.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
swr: [rasterizer] rename _aligned_malloc to AlignedMalloc
Tim Rowley
2016-05-19
1
-2
/
+2
*
swr: [rasterizer] Add SWR_ASSUME / SWR_ASSUME_ASSERT macros
Tim Rowley
2016-05-05
1
-9
/
+7
*
swr: [rasterizer core] Arena: make most allocated blocks the same size
Tim Rowley
2016-04-22
1
-16
/
+52
*
swr: [rasterizer core] Fix global arena allocator bug
Tim Rowley
2016-04-22
1
-40
/
+48
*
swr: [rasterizer] Put in rudimentary garbage collection for the global arena ...
Tim Rowley
2016-04-12
1
-60
/
+170
*
swr: [rasterizer core] Affinitize thread scratch space to numa node of worker
Tim Rowley
2016-04-12
1
-1
/
+1
*
swr: [rasterizer core] Fix Compute workitem retirement
Tim Rowley
2016-03-25
1
-5
/
+2
*
swr: [rasterizer core] Reduce Arena blocksize to 128KB (from 1MB).
Tim Rowley
2016-03-25
1
-3
/
+7
*
swr: [rasterizer core] One last pass at Arena optimizations
Tim Rowley
2016-03-25
1
-15
/
+15
*
swr: [rasterizer core] CachedArena optimizations
Tim Rowley
2016-03-25
1
-97
/
+159
*
swr: [rasterizer core] Globally cache allocated arena blocks for fast re-allo...
Tim Rowley
2016-03-25
1
-28
/
+30
*
swr: [rasterizer] more arena work
Tim Rowley
2016-03-25
1
-5
/
+99
*
swr: [rasterizer core] Arena optimizations - preparing for global allocator.
Tim Rowley
2016-03-25
1
-11
/
+123
*
gallium/swr: add OpenSWR rasterizer
Tim Rowley
2016-03-02
1
-0
/
+69