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
/
backend.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
swr: [rasterizer core/sim] 8x2 backend + 16-wide tile clear/load/store
Tim Rowley
2016-10-13
1
-1
/
+94
*
swr: [rasterizer] eliminate unused label warnings on gcc
Tim Rowley
2016-10-11
1
-0
/
+2
*
swr: [rasterizer core] implement depth bounds test
Tim Rowley
2016-10-11
1
-9
/
+49
*
swr: [rasterizer core] SwrStoreTiles api change
Tim Rowley
2016-10-11
1
-12
/
+20
*
swr: [rasterizer core] archrast fixes
Tim Rowley
2016-10-03
1
-1
/
+1
*
swr: [rasterizer core] Better thread destruction
Tim Rowley
2016-09-19
1
-0
/
+10
*
swr: [rasterizer core] Add macros for mapping ArchRast to buckets
Tim Rowley
2016-09-19
1
-72
/
+82
*
swr: [rasterizer core] remove KNOB_MAX_THREADS
Tim Rowley
2016-08-29
1
-1
/
+1
*
swr: [rasterizer core] per-primitive viewports/scissors
Tim Rowley
2016-08-29
1
-14
/
+14
*
swr: [rasterizer core] only use Viewport/Scissors during SwrDraw* operations
Tim Rowley
2016-08-17
1
-34
/
+35
*
swr: [rasterizer core] unused variable warning fixes
Tim Rowley
2016-08-10
1
-4
/
+0
*
swr: [rasterizer core] remove all old stats code
Tim Rowley
2016-08-10
1
-32
/
+0
*
swr: [rasterizer core] add rasterizerSampleCount to PS context
Tim Rowley
2016-08-10
1
-0
/
+4
*
swr: [rasterizer core] improve implementation for SoWriteOffset
Tim Rowley
2016-08-10
1
-6
/
+0
*
swr: [rasterizer core] implement InnerConservative input coverage
Tim Rowley
2016-08-04
1
-18
/
+52
*
swr: [rasterizer core] remove CanEarlyZ function
Tim Rowley
2016-08-04
1
-6
/
+0
*
swr: [rasterizer core] update sync handling
Tim Rowley
2016-08-04
1
-7
/
+0
*
swr: [rasterizer core] rename *_MAX enum values to *_COUNT
Tim Rowley
2016-07-20
1
-9
/
+9
*
swr: [rasterizer core] centroid correction
Tim Rowley
2016-07-20
1
-9
/
+17
*
swr: [rasterizer core] conservative rast backend changes
Tim Rowley
2016-07-12
1
-11
/
+11
*
swr: [rasterizer core] move centroid setup out of CalcCentroidBarycentrics
Tim Rowley
2016-05-24
1
-2
/
+20
*
swr: [rasterizer] Miscellaneous backend changes
Tim Rowley
2016-05-05
1
-20
/
+6
*
swr: [rasterizer] warning cleanup
Tim Rowley
2016-04-27
1
-24
/
+0
*
swr: [rasterizer core] more backend refactoring
Tim Rowley
2016-04-27
1
-527
/
+162
*
swr: [rasterizer core] backend refactor
Tim Rowley
2016-04-27
1
-209
/
+125
*
swr: [rasterizer core] Fix global arena allocator bug
Tim Rowley
2016-04-22
1
-2
/
+3
*
swr: [rasterizer core] Use CS spill/fill size in core
Tim Rowley
2016-04-22
1
-2
/
+1
*
swr: [rasterizer core] Put DRAW_CONTEXT on a diet
Tim Rowley
2016-04-12
1
-4
/
+4
*
swr: [rasterizer core] Quantize depth to depth buffer precision prior to dept...
Tim Rowley
2016-04-12
1
-12
/
+19
*
swr: [rasterizer core] Affinitize thread scratch space to numa node of worker
Tim Rowley
2016-04-12
1
-1
/
+1
*
swr: [rasterizer core] Add clipping against user clip distances in the NullPS...
Tim Rowley
2016-03-25
1
-2
/
+12
*
swr: [rasterizer] code styling and update copyrights
Tim Rowley
2016-03-25
1
-1
/
+1
*
swr: [rasterizer] Discard work + misc fixes
Tim Rowley
2016-03-25
1
-5
/
+7
*
swr: [rasterizer] remove use of BYTE type
Tim Rowley
2016-03-25
1
-6
/
+6
*
swr: [rasterizer core] Fix crash that can occur when switching contexts
Tim Rowley
2016-03-25
1
-1
/
+2
*
swr: [rasterizer] Fix Coverity issues reported by Mesa developers.
Tim Rowley
2016-03-25
1
-1
/
+1
*
swr: [rasterizer core] backend reorganization
Tim Rowley
2016-03-25
1
-168
/
+18
*
swr: [rasterizer core] store blend output in temporary instead of PS output.
Tim Rowley
2016-03-25
1
-5
/
+10
*
gallium/swr: add OpenSWR rasterizer
Tim Rowley
2016-03-02
1
-0
/
+1899