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
*
gallium: Add a cap for offset_units_unscaled
Axel Davy
2016-06-25
1
-0
/
+1
*
Remove wrongly repeated words in comments
Giuseppe Bilotta
2016-06-23
3
-4
/
+4
*
swr: [rasterizer core] fix dependency bug
Tim Rowley
2016-06-23
4
-10
/
+10
*
swr: [rasterizer core] use wrap-around safe compares for dependency checking
Tim Rowley
2016-06-23
6
-36
/
+45
*
swr: [rasterizer jitter] add support for component packing for 'odd' formats
Tim Rowley
2016-06-23
1
-4
/
+23
*
swr: [rasterizer core] track whether GS outputs viewport array index
Tim Rowley
2016-06-23
1
-0
/
+3
*
swr: [rasterizer core] GS viewport array index attribute
Tim Rowley
2016-06-23
2
-1
/
+2
*
swr: [rasterizer core] conservative rasterization frontend support
Tim Rowley
2016-06-23
10
-63
/
+325
*
swr: [rasterizer core] stop single threaded crash exit crash
Tim Rowley
2016-06-23
1
-2
/
+3
*
swr: [rasterizer jitter] small fetch jit cleanup
Tim Rowley
2016-06-23
1
-134
/
+36
*
swr: [rasterizer core] remove old comment
Tim Rowley
2016-06-23
1
-1
/
+0
*
swr: [rasterizer jitter] cleanup supporting different llvm versions
Tim Rowley
2016-06-23
8
-34
/
+73
*
swr: [rasterizer jitter] unitialized component fix in fetch jit
Tim Rowley
2016-06-23
1
-1
/
+1
*
swr: [rasterizer] add support for building avx512 version
Tim Rowley
2016-06-23
5
-15
/
+20
*
swr: [rasterizer common] fix include for Intel compiler
Tim Rowley
2016-06-23
1
-1
/
+1
*
swr: [rasterizer common] workaround clang for windows __cpuid() bug
Tim Rowley
2016-06-23
1
-5
/
+9
*
swr: push/pop DEBUG macro around llvm includes
Tim Rowley
2016-06-23
2
-4
/
+13
*
gallium: make constant_buffer const
Rob Clark
2016-06-20
1
-1
/
+1
*
gallium: add PIPE_CAP_MAX_WINDOW_RECTANGLES to all drivers
Ilia Mirkin
2016-06-18
1
-0
/
+1
*
swr: Update screen->context pointer with multiple contexts.
Bruce Cherniak
2016-06-17
2
-3
/
+7
*
swr: switch from overriding -march to selecting features
Tim Rowley
2016-06-17
1
-2
/
+2
*
swr: automake: add missing -I flag
Emil Velikov
2016-06-13
1
-0
/
+1
*
swr: Add missing headers for package inclusion
Chuck Atkins
2016-06-13
1
-1
/
+9
*
swr: implement clipPlanes/clipVertex/clipDistance/cullDistance
Tim Rowley
2016-06-09
5
-2
/
+94
*
swr: fix provoking vertex
Tim Rowley
2016-06-07
7
-12
/
+77
*
gallium: add PIPE_CAP_TGSI_VOTE for when the VOTE ops are allowed
Ilia Mirkin
2016-06-06
1
-0
/
+1
*
swr: automake: silence the python invocation
Emil Velikov
2016-05-30
1
-7
/
+8
*
swr: automake: attempt to fix the out-of-tree build
Emil Velikov
2016-05-30
1
-0
/
+7
*
swr: remove LLVM dependency from source generation rules.
Emil Velikov
2016-05-30
1
-2
/
+2
*
swr: add all the generators to the release tarball.
Emil Velikov
2016-05-30
1
-0
/
+24
*
swr: [rasterizer] Do not define _mm256_storeu2_m128i with icc.
Vinson Lee
2016-05-28
1
-1
/
+1
*
swr: [rasterizer] Correctly select optimized primitive assembly.
Bruce Cherniak
2016-05-25
7
-9
/
+17
*
swr: [rasterizer] remove containers.hpp
Tim Rowley
2016-05-24
6
-215
/
+1
*
swr: [rasterizer core] remove utility dead code
Tim Rowley
2016-05-24
3
-257
/
+0
*
swr: [rasterizer core] buckets fixes
Tim Rowley
2016-05-24
5
-25
/
+49
*
swr: [rasterizer core] move centroid setup out of CalcCentroidBarycentrics
Tim Rowley
2016-05-24
2
-15
/
+20
*
swr: [rasterizer jitter] implement InstanceID/VertexID in fetch jit
Tim Rowley
2016-05-24
2
-173
/
+336
*
gallium: Add a pipe cap for whether primitive restart works for patches.
Kenneth Graunke
2016-05-23
1
-0
/
+1
*
swr: [rasterizer] utility functions for shared libs
Tim Rowley
2016-05-19
2
-2
/
+64
*
swr: [rasterizer jitter] fix assert in AVX implementation of MASKLOADD
Tim Rowley
2016-05-19
1
-2
/
+7
*
swr: [rasterizer core] apply KNOB_TOSS_DRAW to more functions
Tim Rowley
2016-05-19
1
-0
/
+20
*
swr: [rasterizer jitter] add instancing to non-gather fetch path
Tim Rowley
2016-05-19
1
-5
/
+37
*
swr: [rasterizer core] move MultisampleTrait static from header to cpp
Tim Rowley
2016-05-19
3
-4
/
+7
*
swr: [rasterizer core] clang override for _mm_undefined*
Tim Rowley
2016-05-19
1
-1
/
+1
*
swr: [rasterizer common] add OSX to unix portability sections
Tim Rowley
2016-05-19
2
-2
/
+9
*
swr: [rasterizer] rename _aligned_malloc to AlignedMalloc
Tim Rowley
2016-05-19
8
-25
/
+40
*
swr: [rasterizer jitter] rename MEMCPY function to MEMCOPY
Tim Rowley
2016-05-19
1
-1
/
+1
*
swr: [rasterizer common] guard definition of __cdecl/__stdcall
Tim Rowley
2016-05-19
1
-0
/
+4
*
swr: [rasterizer common] include cstddef for offsetof
Tim Rowley
2016-05-19
1
-0
/
+1
*
swr: [rasterizer core] removed tabs that snuck in
Tim Rowley
2016-05-19
1
-4
/
+4
[next]