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 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
*
swr: [rasterizer memory] hook up stencil clears for ClearTile
Ilia Mirkin
2016-11-28
1
-5
/
+8
*
swr: [rasterizer memory] add support for clearing Z32F_X32 and Z16
Ilia Mirkin
2016-11-28
1
-0
/
+2
*
swr: [rasterizer core] fix typo in scissor tile-alignment logic
Ilia Mirkin
2016-11-28
1
-1
/
+1
*
swr: [rasterizer core] pipe renderTargetArrayIndex through to clears
Ilia Mirkin
2016-11-23
5
-18
/
+31
*
swr: [rasterizer core] clear data now comes in as float
Ilia Mirkin
2016-11-23
1
-10
/
+4
*
swr: [rasterizer core] actually perform clear before store in GetHotTile
Ilia Mirkin
2016-11-23
1
-0
/
+12
*
swr: [rasterizer core] fix cast for stencil clear value
Tim Rowley
2016-11-22
1
-3
/
+2
*
swr: [rasterizer memory] minify texture width before alignment
Ilia Mirkin
2016-11-21
1
-2
/
+2
*
swr: [rasterizer memory] minify original sizes for block formats
Ilia Mirkin
2016-11-21
1
-11
/
+25
*
swr: Modify gen_knobs.{cpp|h} creation script
George Kyriazis
2016-11-21
1
-24
/
+27
*
swr: [rasterizer core] fix clear with multiple color attachments
Tim Rowley
2016-11-16
5
-40
/
+36
*
swr: [rasterizer jitter] don't bother quantizing unused channels
Ilia Mirkin
2016-11-15
1
-1
/
+1
*
swr: [rasterizer memory] fix store tile for 128-bit ymajor tiling
Ilia Mirkin
2016-11-15
1
-1
/
+1
*
swr: [rasterizer memory] add support for R32_FLOAT_X8X24 formats
Ilia Mirkin
2016-11-15
2
-0
/
+2
*
swr: [rasterizer core] remove driverType
Tim Rowley
2016-11-14
4
-48
/
+2
*
swr: [rasterizer archrast] move to pass by value
Tim Rowley
2016-11-14
2
-2
/
+2
*
swr: [rasterizer core] add mode for aux buffer in the SWR_SURFACE_STATE
Tim Rowley
2016-11-14
1
-0
/
+16
*
swr: [rasterizer common] don't bleed NOMINMAX definition after <windows.h>
Tim Rowley
2016-11-14
1
-1
/
+4
*
swr: [rasterizer archrast] add events
Tim Rowley
2016-11-14
6
-6
/
+541
*
swr: [rasterizer core] fix culling issues
Tim Rowley
2016-11-14
1
-66
/
+119
*
swr: [rasterizer core/jitter] fix alpha test bug
Tim Rowley
2016-11-14
3
-3
/
+15
*
swr: [rasterizer core] various code style changes
Tim Rowley
2016-11-14
6
-5
/
+26
*
swr: [rasterizer archrast] don't generate empty files
Tim Rowley
2016-11-14
4
-8
/
+39
*
swr: [rasterizer archrast] fix open file handle limit issue
Tim Rowley
2016-11-14
1
-6
/
+44
*
swr: [rasterizer archrast] fix double free issue
Tim Rowley
2016-11-14
9
-24
/
+41
*
swr: [rasterizer core] separate frontend/backend stats enables
Tim Rowley
2016-11-14
5
-22
/
+43
*
swr: [rasterizer core] 16-wide tile store nearly completed
Tim Rowley
2016-11-14
5
-314
/
+917
*
swr: [rasterizer] add a .dir-locals.el to support 4-space indents
Ilia Mirkin
2016-11-09
1
-0
/
+8
*
swr: [rasterizer core] allow an OpenGL driver to specify halfz clipping
Ilia Mirkin
2016-11-09
2
-7
/
+7
*
swr: [rasterizer jitter] fix logic op to work with unorm/snorm
Ilia Mirkin
2016-11-09
1
-17
/
+65
*
swr: [rasterizer core] set depth hottile when depth bounds test enabled
Ilia Mirkin
2016-11-08
1
-1
/
+3
*
swr: [rasterizer] added EventHandlerFile contructor
George Kyriazis
2016-10-31
1
-1
/
+6
*
swr: [rasterizer core] Frontend dependency work
George Kyriazis
2016-10-31
3
-2
/
+18
*
swr: [rasterizer core] Refactor/cleanup backends
George Kyriazis
2016-10-31
2
-360
/
+351
*
swr: [rasterizer core] Remove deprecated simd intrinsics
George Kyriazis
2016-10-31
4
-990
/
+1
*
swr: [rasterizer archrast] Add thread tags to event files.
George Kyriazis
2016-10-31
5
-4
/
+24
*
swr: [rasterizer core] don't construct pArContext on non-ar builds
Tim Rowley
2016-10-13
1
-0
/
+6
*
swr: [rasterizer core] remove WorkerWaitForThreadEvent bucket
Tim Rowley
2016-10-13
3
-6
/
+0
*
swr: [rasterizer core] move binner functionality to separate file
Tim Rowley
2016-10-13
2
-1392
/
+1443
*
swr: [rasterizer scripts] add DEBUG_OUTPUT_DIR knob
Tim Rowley
2016-10-13
1
-0
/
+7
*
swr: [rasterizer core] fix comment typo
Tim Rowley
2016-10-13
1
-1
/
+1
*
swr: [rasterizer core/sim] 8x2 backend + 16-wide tile clear/load/store
Tim Rowley
2016-10-13
13
-100
/
+1895
*
swr: [rasterizer archrast] fix event file issue with saving data
Tim Rowley
2016-10-13
4
-8
/
+22
*
swr: [rasterizer common] fix assert index
Eric Engestrom
2016-10-13
1
-1
/
+1
*
swr: [rasterizer archrast] update proto file
Tim Rowley
2016-10-11
1
-2
/
+56
*
swr: [rasterizer archrast] add support for stats files
Tim Rowley
2016-10-11
4
-20
/
+57
*
swr: [rasterizer jitter] remove architecture override
Tim Rowley
2016-10-11
1
-41
/
+1
[next]