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
/
threads.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
swr: [rasterizer core] remove WorkerWaitForThreadEvent bucket
Tim Rowley
2016-10-13
1
-4
/
+0
*
swr: [rasterizer archrast] fix event file issue with saving data
Tim Rowley
2016-10-13
1
-1
/
+1
*
swr: [rasterizer archrast] add support for stats files
Tim Rowley
2016-10-11
1
-15
/
+25
*
swr: [rasterizer core] align Macrotile FIFO memory to SIMD size
Tim Rowley
2016-10-11
1
-3
/
+5
*
swr: [rasterizer core] refactor thread creation
Tim Rowley
2016-10-03
1
-8
/
+27
*
swr: [rasterizer core] archrast fixes
Tim Rowley
2016-10-03
1
-0
/
+5
*
swr: [rasterizer core] generalize compute dispatch mechanism
Tim Rowley
2016-10-03
1
-2
/
+1
*
swr: [rasterizer core] Better thread destruction
Tim Rowley
2016-09-19
1
-27
/
+34
*
swr: [rasterizer core] Add macros for mapping ArchRast to buckets
Tim Rowley
2016-09-19
1
-7
/
+7
*
swr: [rasterizer core] minor cleanup to thread initialization
Tim Rowley
2016-08-29
1
-3
/
+10
*
swr: [rasterizer core] remove KNOB_MAX_THREADS
Tim Rowley
2016-08-29
1
-21
/
+38
*
swr: [rasterizer core] make dirtytile list point directly to macrotilequeues
Tim Rowley
2016-08-17
1
-10
/
+10
*
swr: [rasterizer core] split FE and BE stats
Tim Rowley
2016-08-10
1
-15
/
+6
*
swr: [rasterizer core] fundamentally change how stats work
Tim Rowley
2016-08-10
1
-0
/
+40
*
swr: [rasterizer core] remove cygwin threads.cpp stubs
Tim Rowley
2016-08-10
1
-14
/
+0
*
swr: [rasterizer core] allow override of KNOB thread settings
Tim Rowley
2016-08-10
1
-52
/
+21
*
swr: [rasterizer core] add SwrWaitForIdleFE
Tim Rowley
2016-08-10
1
-14
/
+24
*
swr: [rasterizer core] change threadsDone to be a 32-bit value.
Tim Rowley
2016-08-10
1
-3
/
+3
*
swr: [rasterizer core] improve implementation for SoWriteOffset
Tim Rowley
2016-08-10
1
-6
/
+23
*
swr: [rasterizer core] update sync handling
Tim Rowley
2016-08-04
1
-0
/
+7
*
Remove wrongly repeated words in comments
Giuseppe Bilotta
2016-06-23
1
-1
/
+1
*
swr: [rasterizer core] fix dependency bug
Tim Rowley
2016-06-23
1
-1
/
+1
*
swr: [rasterizer core] use wrap-around safe compares for dependency checking
Tim Rowley
2016-06-23
1
-23
/
+31
*
swr: [rasterizer core] code style cleanup
Tim Rowley
2016-05-19
1
-22
/
+24
*
swr: [rasterizer core] add dummy code for cygwin build
Tim Rowley
2016-05-19
1
-0
/
+14
*
swr: [rasterizer core] Fix thread allocation
Tim Rowley
2016-05-05
1
-17
/
+47
*
swr: [rasterizer core] CompleteDrawContext changes for gcc
Tim Rowley
2016-04-22
1
-4
/
+11
*
swr: [rasterizer core] Fix thread binding for 32-bit windows
Tim Rowley
2016-04-22
1
-1
/
+15
*
swr: [rasterizer core] Put DRAW_CONTEXT on a diet
Tim Rowley
2016-04-12
1
-2
/
+6
*
swr: [rasterizer core] Add experimental support for hyper-threaded front-end
Tim Rowley
2016-04-12
1
-32
/
+94
*
swr: [rasterizer] Avoid segv in thread creation on machines with non-consecut...
Tim Rowley
2016-04-12
1
-0
/
+4
*
swr: [rasterizer] Misc fixes identified by static code analysis
Tim Rowley
2016-04-12
1
-1
/
+4
*
swr: [rasterizer core] NUMA optimizations...
Tim Rowley
2016-03-25
1
-54
/
+70
*
swr: [rasterizer core] Fix Compute workitem retirement
Tim Rowley
2016-03-25
1
-3
/
+4
*
swr: [rasterizer core] Cleanup state ring arena after last draw that referenc...
Tim Rowley
2016-03-25
1
-2
/
+6
*
swr: [rasterizer core] Globally cache allocated arena blocks for fast re-allo...
Tim Rowley
2016-03-25
1
-1
/
+1
*
swr: [rasterizer] more arena work
Tim Rowley
2016-03-25
1
-3
/
+2
*
swr: [rasterizer core] Reset DrawContext arena at end of draw rather than upo...
Tim Rowley
2016-03-25
1
-0
/
+4
*
swr: [rasterizer core] subcontext rework
Tim Rowley
2016-03-25
1
-5
/
+15
*
swr: [rasterizer] remove use of UCHAR and UINT64 types
Tim Rowley
2016-03-25
1
-1
/
+1
*
swr: [rasterizer core] Move InitializeHotTiles and corresponding clear code o...
Tim Rowley
2016-03-25
1
-166
/
+1
*
swr: [rasterizer core] RingBuffer class for DC/DS
Tim Rowley
2016-03-25
1
-20
/
+20
*
gallium/swr: add OpenSWR rasterizer
Tim Rowley
2016-03-02
1
-0
/
+962