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] Backend code adjustments
Tim Rowley
2017-03-20
5
-45
/
+70
*
swr: [rasterizer archrast] Fix the early and late depthstencil events
Tim Rowley
2017-03-20
1
-5
/
+5
*
swr: [rasterizer core] Implement double pumped SIMD16 TESS
Tim Rowley
2017-03-20
1
-79
/
+177
*
swr: [rasterizer archrast/core/scripts] Fix archrast multithreading issue
Tim Rowley
2017-03-20
6
-16
/
+52
*
swr: [rasterizer archrast] Remove redundant data from archrast files
Tim Rowley
2017-03-20
2
-137
/
+103
*
swr: [rasterizer archrast/scripts] Further archrast cleanups
Tim Rowley
2017-03-20
3
-164
/
+104
*
swr: [rasterizer core] Fix RECT_LIST primitive assembly
Tim Rowley
2017-03-20
1
-2
/
+2
*
swr: [rasterizer common] Add InterpolateComponentFlat utility
Tim Rowley
2017-03-20
1
-0
/
+13
*
swr: [rasterizer archrast] Fix performance issue with archrast stats
Tim Rowley
2017-03-20
1
-15
/
+15
*
swr: [rasterizer core] Implement SIMD16 GS and STREAMOUT
Tim Rowley
2017-03-20
1
-51
/
+251
*
swr: [rasterizer archrast] Add additional API events
Tim Rowley
2017-03-20
2
-0
/
+48
*
swr: [rasterizer core/scripts] Autogen backend initialization function(s)
Tim Rowley
2017-03-20
4
-224
/
+364
*
swr: [rasterizer core] backend.h declares gBackendPixelRateTable
Tim Rowley
2017-03-20
2
-1
/
+8
*
swr: [rasterizer core] Finish SIMD16 PA OPT including tesselation
Tim Rowley
2017-03-20
1
-21
/
+247
*
swr: [rasterizer core] Finish SIMD16 PA OPT except tesselation
Tim Rowley
2017-03-20
2
-274
/
+1405
*
swr: [rasterizer core] Support sparse numa id values on all OSes
Tim Rowley
2017-03-20
1
-27
/
+53
*
swr: [rasterizer core] fix primID provoking vertex for GS
Tim Rowley
2017-03-05
1
-2
/
+2
*
swr: fix index buffers with non-zero indices
George Kyriazis
2017-02-23
3
-6
/
+57
*
swr: add fetch shader cache
George Kyriazis
2017-02-23
1
-1
/
+1
*
swr: [rasterizer jitter] Pass LLVM-IR size into jitter
Tim Rowley
2017-02-08
3
-3
/
+4
*
swr: [rasterizer core] Frontend SIMD16 WIP
Tim Rowley
2017-02-08
4
-293
/
+331
*
swr: [rasterizer jitter] Disable unsafe FP optimizations in the jitter
Tim Rowley
2017-02-08
1
-1
/
+1
*
swr: [rasterizer core] Frontend SIMD16 WIP
Tim Rowley
2017-02-08
4
-142
/
+243
*
swr: [rasterizer jitter] Add DEBUGTRAP jit builder function
Tim Rowley
2017-02-08
2
-1
/
+9
*
swr: [rasterizer jitter] Multisample blend jit fix
Tim Rowley
2017-02-08
1
-2
/
+2
*
swr: [rasterizer jitter] Change SimdVector representation to array
Tim Rowley
2017-02-08
2
-6
/
+2
*
swr: [rasterizer jitter] Fix issues with stream-out on llvm>=3.8
Tim Rowley
2017-02-08
3
-6
/
+6
*
swr: [rasterizer jitter] Adjust jitter header includes
Tim Rowley
2017-02-08
6
-11
/
+11
*
swr: [rasterizer core] Frontend SIMD16 WIP
Tim Rowley
2017-02-08
5
-43
/
+813
*
swr: [rasterizer core] Removed unused clip code.
Bruce Cherniak
2017-02-06
2
-26
/
+0
*
swr: [rasterizer core] Remove dead code Clipper::ClipScalar()
Bruce Cherniak
2017-02-06
1
-39
/
+0
*
swr: Prune empty nodes in CalculateProcessorTopology.
Bruce Cherniak
2017-01-23
1
-0
/
+9
*
swr: [rasterizer core] rename OutputMerger functions
Tim Rowley
2017-01-06
2
-9
/
+9
*
swr: [rasterizer core] fix SIMD16 Transpose_16_16
Tim Rowley
2017-01-06
1
-2
/
+2
*
swr: [rasterizer core] fix SIMD16 output merger
Tim Rowley
2017-01-06
2
-16
/
+22
*
swr: [rasterizer core] fix SIMD16 PackTraits pack() and unpack()
Tim Rowley
2017-01-06
3
-48
/
+82
*
swr: [rasterizer core] fix SIMD16 transpose functions
Tim Rowley
2017-01-06
3
-113
/
+225
*
swr: [rasterizer core] whitespace adjustments
Tim Rowley
2017-01-06
1
-2
/
+1
*
swr: [rasterizer core/common/jitter] gl_double support
Tim Rowley
2017-01-05
8
-33
/
+336
*
swr: [rasterizer core/memory] StoreTile: AVX512 progress
Tim Rowley
2016-12-12
2
-222
/
+138
*
swr: [rasterizer common/core/jitter] fetch support for GL_FIXED
Tim Rowley
2016-12-09
4
-34
/
+179
*
swr: [rasterizer core/memory] Finish R24_UNORM_X8_TYPELESS for AVX512
Tim Rowley
2016-12-09
2
-26
/
+24
*
swr: [rasterizer core] supply proper clip distances to point sprites
Ilia Mirkin
2016-12-08
1
-3
/
+9
*
swr: [rasterizer core] perform perspective division on clip distances
Ilia Mirkin
2016-12-08
1
-6
/
+8
*
swr: [rasterizer jitter] include cstdarg in builder_misc.cpp
Tim Rowley
2016-12-02
1
-1
/
+2
*
swr: [rasterizer memory] assert when trying to convert an unknown format
Ilia Mirkin
2016-11-30
1
-0
/
+1
*
swr: [rasterizer core] don't attempt to load another RTAI when storing
Ilia Mirkin
2016-11-30
1
-1
/
+1
*
swr: [rasterizer jit] use signed integer representation for logic op
Ilia Mirkin
2016-11-29
1
-5
/
+12
*
swr: [rasterizer common] add SwrTrace() and macros
Tim Rowley
2016-11-29
2
-15
/
+95
*
swr: [rasterizer memory] only clear up to the LOD size
Ilia Mirkin
2016-11-28
1
-2
/
+8
[next]