index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
swr
/
rasterizer
Commit message (
Expand
)
Author
Age
Files
Lines
*
swr: [rasterizer common] remove threadviz code
Tim Rowley
2016-10-11
3
-94
/
+0
*
swr: [rasterizer memory] split load/store for compile speed
Tim Rowley
2016-10-11
15
-1834
/
+2276
*
swr: [rasterizer core] refactor thread creation
Tim Rowley
2016-10-03
3
-9
/
+29
*
swr: [rasterizer jitter] canonicalize blend compile state
Tim Rowley
2016-10-03
1
-0
/
+37
*
swr: [rasterizer core] archrast fixes
Tim Rowley
2016-10-03
4
-7
/
+14
*
swr: [rasterizer jitter] fixes for icc in vs2015 compat mode
Tim Rowley
2016-10-03
10
-1404
/
+1436
*
swr: [rasterizer core] generalize compute dispatch mechanism
Tim Rowley
2016-10-03
3
-4
/
+15
*
swr: [rasterizer common] os.h portability header changes
Tim Rowley
2016-10-03
1
-0
/
+6
*
swr: [rasterizer core] Better thread destruction
Tim Rowley
2016-09-19
8
-69
/
+126
*
swr: [rasterizer jitter] Fix missing end-of-file newline
Tim Rowley
2016-09-19
1
-1
/
+2
*
swr: [rasterizer core] Add macros for mapping ArchRast to buckets
Tim Rowley
2016-09-19
11
-200
/
+249
*
swr: [rasterizer] add archrast instrumentation
Tim Rowley
2016-08-30
10
-0
/
+693
*
swr: [rasterier core] fix GetRasterizerFunc selection
Tim Rowley
2016-08-29
2
-4
/
+4
*
swr: [rasterizer core] whitespace cleanup
Tim Rowley
2016-08-29
1
-3
/
+1
*
swr: [rasterizer jitter] reimplement SCATTERPS
Tim Rowley
2016-08-29
2
-16
/
+100
*
swr: [rasterizer core] upper left rule for scissors
Tim Rowley
2016-08-29
2
-4
/
+12
*
swr: [rasterizer scripts] undef DEFINE_KNOB after usage
Tim Rowley
2016-08-29
1
-0
/
+2
*
swr: [rasterizer core] minor cleanup to thread initialization
Tim Rowley
2016-08-29
3
-13
/
+12
*
swr: [rasterizer core] remove KNOB_MAX_THREADS
Tim Rowley
2016-08-29
6
-51
/
+77
*
swr: [rasterizer core] track guardbands per viewport rect
Tim Rowley
2016-08-29
3
-18
/
+26
*
swr: [rasterizer core] per-primitive viewports/scissors
Tim Rowley
2016-08-29
7
-71
/
+214
*
swr: [rasterizer core] only use Viewport/Scissors during SwrDraw* operations
Tim Rowley
2016-08-17
8
-373
/
+388
*
swr: [rasterizer common] reorder SWR_FORMAT_INFO
Tim Rowley
2016-08-17
2
-825
/
+1433
*
swr: [rasterizer core] make dirtytile list point directly to macrotilequeues
Tim Rowley
2016-08-17
3
-14
/
+15
*
swr: [rasterizer core] portability - remove use of INT64
Tim Rowley
2016-08-17
1
-2
/
+2
*
swr: [rasterizer core] viewport transform disabled fix
Tim Rowley
2016-08-17
1
-4
/
+11
*
swr: [rasterizer core] clamp scissor rects to current tile rect
Tim Rowley
2016-08-17
1
-0
/
+18
*
swr: [rasterizer core] align stats structures
Tim Rowley
2016-08-17
1
-2
/
+2
*
swr: [rasterizer core] use AVX2 permute to simplify PaTriList
Tim Rowley
2016-08-17
1
-1
/
+35
*
swr: [rasterizer core] move some global variables to SWR_CONTEXT
Tim Rowley
2016-08-17
2
-9
/
+9
*
swr: [rasterizer core] change scale on VP matrix element gathers
Tim Rowley
2016-08-17
1
-6
/
+6
*
swr: [rasterizer] implementing native AVX-512 simd16 intrinsics
Tim Rowley
2016-08-17
2
-84
/
+265
*
swr: [rasterizer core] unused variable warning fixes
Tim Rowley
2016-08-10
3
-12
/
+0
*
swr: [rasterizer jitter] add core string to JitManager
Tim Rowley
2016-08-10
3
-5
/
+9
*
swr: [rasterizer core] fix OOB check of viewport indices
Tim Rowley
2016-08-10
1
-2
/
+2
*
swr: [rasterizer common] add linux definition for InterlockedAdd64
Tim Rowley
2016-08-10
1
-0
/
+2
*
swr: [rasterizer jitter] add VMASKSTOREPS intrinsic
Tim Rowley
2016-08-10
1
-0
/
+1
*
swr: [rasterizer jitter] add mask support for odd format fetch
Tim Rowley
2016-08-10
1
-15
/
+26
*
swr: [rasterizer core] routing of viewport indexes through frontend
Tim Rowley
2016-08-10
6
-27
/
+91
*
swr: [rasterizer core] split FE and BE stats
Tim Rowley
2016-08-10
7
-41
/
+57
*
swr: [rasterizer core] remove all old stats code
Tim Rowley
2016-08-10
7
-92
/
+0
*
swr: [rasterizer core] viewport array support
Tim Rowley
2016-08-10
6
-26
/
+41
*
swr: [rasterizer jitter] fetch support for offsetting VertexID
Tim Rowley
2016-08-10
2
-4
/
+16
*
swr: [rasterizer core] fundamentally change how stats work
Tim Rowley
2016-08-10
4
-13
/
+54
*
swr: [rasterizer core] add rasterizerSampleCount to PS context
Tim Rowley
2016-08-10
2
-0
/
+6
*
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
6
-70
/
+53
*
swr: [rasterizer core] add SwrWaitForIdleFE
Tim Rowley
2016-08-10
4
-14
/
+51
*
swr: [rasterizer core] change threadsDone to be a 32-bit value.
Tim Rowley
2016-08-10
3
-5
/
+5
*
swr: [rasterizer core] update trivial accept test conditions
Tim Rowley
2016-08-10
1
-3
/
+6
[next]