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
Commit message (
Expand
)
Author
Age
Files
Lines
*
swr: [rasterizer core] allow an OpenGL driver to specify halfz clipping
Ilia Mirkin
2016-11-09
2
-7
/
+7
*
swr: fix support for inverted depth scales
Ilia Mirkin
2016-11-09
1
-7
/
+3
*
swr: [rasterizer jitter] fix logic op to work with unorm/snorm
Ilia Mirkin
2016-11-09
1
-17
/
+65
*
swr: disable logic op when the rt format is float or srgb
Ilia Mirkin
2016-11-08
1
-0
/
+6
*
swr: fix AND_INVERTED logic op conversion
Ilia Mirkin
2016-11-08
1
-1
/
+1
*
swr: add support for EXT_depth_bounds_test
Ilia Mirkin
2016-11-08
2
-1
/
+7
*
swr: [rasterizer core] set depth hottile when depth bounds test enabled
Ilia Mirkin
2016-11-08
1
-1
/
+3
*
swr: allow alphatest without blend or logicop
Tim Rowley
2016-11-08
1
-1
/
+2
*
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
*
gallium: add PIPE_CAP_STREAM_OUTPUT_INTERLEAVE_BUFFERS
Ilia Mirkin
2016-10-22
1
-0
/
+1
*
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
3
-1392
/
+1444
*
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: automake: add ar_eventhandlerfile_h.template to the tarball
Emil Velikov
2016-10-12
1
-1
/
+2
*
gallium: add PIPE_CAP_TGSI_ARRAY_COMPONENTS
Nicolai Hähnle
2016-10-12
1
-0
/
+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
*
swr: [rasterizer jitter] adjust jitmanager assert
Tim Rowley
2016-10-11
1
-1
/
+4
*
swr: [rasterizer] eliminate unused label warnings on gcc
Tim Rowley
2016-10-11
2
-0
/
+8
*
swr: [rasterizer core] implement depth bounds test
Tim Rowley
2016-10-11
6
-9
/
+101
*
swr: [rasterizer core] update/add formats
Tim Rowley
2016-10-11
7
-1705
/
+2592
*
swr: [rasterizer core] SwrStoreTiles api change
Tim Rowley
2016-10-11
7
-19
/
+27
*
swr: [rasterizer scripts] add ENABLE_ASSERT_DIALOGS knob for windows
Tim Rowley
2016-10-11
1
-0
/
+8
*
swr: [rasterizer archrast] add mako template
Tim Rowley
2016-10-11
4
-2
/
+117
*
swr: [rasterizer core] disable cull for rect_list
Tim Rowley
2016-10-11
1
-0
/
+8
*
swr: [rasterizer core] add support for "RAW" surface format
Tim Rowley
2016-10-11
2
-0
/
+29
*
swr: [rasterizer core] align Macrotile FIFO memory to SIMD size
Tim Rowley
2016-10-11
4
-9
/
+23
*
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
17
-1836
/
+2290
*
swr: Removed stalling SwrWaitForIdle from queries.
Bruce Cherniak
2016-10-03
4
-119
/
+87
*
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
2
-0
/
+39
*
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
12
-1404
/
+1439
*
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: replace gallium->swr format enum conversion
Tim Rowley
2016-09-27
1
-51
/
+293
*
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
[next]