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
/
frontend.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
swr: [rasterizer core] move binner functionality to separate file
Tim Rowley
2016-10-13
1
-1392
/
+1
*
swr: [rasterizer core] SwrStoreTiles api change
Tim Rowley
2016-10-11
1
-1
/
+1
*
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
/
+30
*
swr: [rasterizer core] Add macros for mapping ArchRast to buckets
Tim Rowley
2016-09-19
1
-33
/
+41
*
swr: [rasterier core] fix GetRasterizerFunc selection
Tim Rowley
2016-08-29
1
-2
/
+2
*
swr: [rasterizer core] upper left rule for scissors
Tim Rowley
2016-08-29
1
-2
/
+2
*
swr: [rasterizer core] per-primitive viewports/scissors
Tim Rowley
2016-08-29
1
-13
/
+131
*
swr: [rasterizer core] only use Viewport/Scissors during SwrDraw* operations
Tim Rowley
2016-08-17
1
-159
/
+129
*
swr: [rasterizer core] viewport transform disabled fix
Tim Rowley
2016-08-17
1
-4
/
+11
*
swr: [rasterizer core] unused variable warning fixes
Tim Rowley
2016-08-10
1
-5
/
+0
*
swr: [rasterizer core] fix OOB check of viewport indices
Tim Rowley
2016-08-10
1
-2
/
+2
*
swr: [rasterizer core] routing of viewport indexes through frontend
Tim Rowley
2016-08-10
1
-9
/
+53
*
swr: [rasterizer core] split FE and BE stats
Tim Rowley
2016-08-10
1
-9
/
+9
*
swr: [rasterizer core] remove all old stats code
Tim Rowley
2016-08-10
1
-23
/
+0
*
swr: [rasterizer core] viewport array support
Tim Rowley
2016-08-10
1
-3
/
+3
*
swr: [rasterizer core] improve implementation for SoWriteOffset
Tim Rowley
2016-08-10
1
-10
/
+5
*
swr: [rasterizer core] update sync handling
Tim Rowley
2016-08-04
1
-2
/
+0
*
swr: [rasterizer core] conservative rast degenerate handling
Tim Rowley
2016-08-04
1
-71
/
+112
*
swr: [rasterizer core] support range of values in TemplateArgUnroller
Tim Rowley
2016-07-20
1
-7
/
+6
*
swr: [rasterizer] attribute swizzling and linkage
Tim Rowley
2016-07-20
1
-72
/
+150
*
swr: [rasterizer core] conservative rast backend changes
Tim Rowley
2016-07-12
1
-18
/
+10
*
swr: [rasterizer core] conservative rasterization frontend support
Tim Rowley
2016-06-23
1
-11
/
+152
*
swr: [rasterizer core] remove old comment
Tim Rowley
2016-06-23
1
-1
/
+0
*
swr: fix provoking vertex
Tim Rowley
2016-06-07
1
-2
/
+36
*
swr: [rasterizer] Correctly select optimized primitive assembly.
Bruce Cherniak
2016-05-25
1
-2
/
+4
*
swr: [rasterizer] rename _aligned_malloc to AlignedMalloc
Tim Rowley
2016-05-19
1
-4
/
+4
*
swr: [rasterizer core] move variable query outside loop
Tim Rowley
2016-05-19
1
-1
/
+2
*
swr: [rasterizer core] use parens to disambiguate operator precedence
Tim Rowley
2016-05-19
1
-1
/
+1
*
swr: [rasterizer] Small warning cleanup
Tim Rowley
2016-05-05
1
-1
/
+4
*
swr: [rasterizer] warning cleanup
Tim Rowley
2016-04-27
1
-5
/
+1
*
swr: [rasterizer] Small cleanups
Tim Rowley
2016-04-22
1
-1
/
+2
*
swr: [rasterizer core] TemplateArgUnroller
Tim Rowley
2016-04-22
1
-65
/
+55
*
swr: [rasterizer] Misc fixes identified by static code analysis
Tim Rowley
2016-04-12
1
-2
/
+8
*
swr: [rasterizer core] Globally cache allocated arena blocks for fast re-allo...
Tim Rowley
2016-03-25
1
-5
/
+5
*
swr: [rasterizer] Fix run-time check asserts
Tim Rowley
2016-03-25
1
-2
/
+2
*
swr: [rasterizer] Stop setting viewport size to larger than hottile array
Tim Rowley
2016-03-25
1
-0
/
+6
*
swr: [rasterizer] Discard work + misc fixes
Tim Rowley
2016-03-25
1
-10
/
+40
*
swr: [rasterizer] remove use of BYTE type
Tim Rowley
2016-03-25
1
-2
/
+2
*
swr: [rasterizer core] Alleviate potential stack overflow for 32bit builds
Tim Rowley
2016-03-25
1
-12
/
+13
*
gallium/swr: add OpenSWR rasterizer
Tim Rowley
2016-03-02
1
-0
/
+2345