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] Cleanup naming of codegen files
Tim Rowley
2017-03-20
26
-138
/
+145
*
swr: [rasterizer codegen] Remove BOM from knob_defs.py
Tim Rowley
2017-03-20
1
-1
/
+1
*
swr: [rasterizer codegen] Rewrite gen_llvm_types.py to use mako
Tim Rowley
2017-03-20
4
-118
/
+171
*
swr: [rasterizer codegen] Fix generation of knobs
Tim Rowley
2017-03-20
8
-8
/
+23
*
swr: [rasterizer codegen] Change backend template comment style
Tim Rowley
2017-03-20
1
-29
/
+29
*
swr: [rasterizer codegen] Rewrite gen_llvm_ir_macros.py to use mako
Tim Rowley
2017-03-20
6
-349
/
+204
*
swr: [rasterizer codegen] Quiet gen_backends.py execution
Tim Rowley
2017-03-20
1
-3
/
+3
*
swr: [rasterizer scripts] Put codegen scripts into a separate directory
Tim Rowley
2017-03-20
32
-84
/
+84
*
swr: [rasterizer core] Fix trifan regression from 9d3442575f
Tim Rowley
2017-03-20
2
-5
/
+11
*
swr: [rasterizer core] SIMD16 Frontend WIP - fix tesselation crashes
Tim Rowley
2017-03-20
3
-31
/
+35
*
swr: [rasterizer jitter] Fix LogicOp blend jit after assert changes
Tim Rowley
2017-03-20
1
-10
/
+25
*
swr: [rasterizer] Convert more SWR_ASSERT(false, ...) to SWR_INVALID(...)
Tim Rowley
2017-03-20
18
-57
/
+57
*
swr: [rasterizer core] Fix typo in SIMD16 code path
Tim Rowley
2017-03-20
1
-1
/
+1
*
swr: [rasterizer core/common] Fix the native AVX512 build under ICC
Tim Rowley
2017-03-20
3
-27
/
+47
*
swr: [rasterizer core] Allow no arguments to SWR_INVALID macro
Tim Rowley
2017-03-20
1
-1
/
+13
*
swr: [rasterizer] Slight assert refactoring
Tim Rowley
2017-03-20
17
-256
/
+296
*
swr: [rasterizer] Backend code adjustments
Tim Rowley
2017-03-20
5
-45
/
+70
*
swr: [rasterizer archrast] Fix the early and late depthstencil events
Tim Rowley
2017-03-20
1
-5
/
+5
*
swr: [rasterizer core] Implement double pumped SIMD16 TESS
Tim Rowley
2017-03-20
1
-79
/
+177
*
swr: [rasterizer archrast/core/scripts] Fix archrast multithreading issue
Tim Rowley
2017-03-20
6
-16
/
+52
*
swr: [rasterizer archrast] Remove redundant data from archrast files
Tim Rowley
2017-03-20
2
-137
/
+103
*
swr: [rasterizer archrast/scripts] Further archrast cleanups
Tim Rowley
2017-03-20
3
-164
/
+104
*
swr: [rasterizer core] Fix RECT_LIST primitive assembly
Tim Rowley
2017-03-20
1
-2
/
+2
*
swr: [rasterizer common] Add InterpolateComponentFlat utility
Tim Rowley
2017-03-20
1
-0
/
+13
*
swr: [rasterizer archrast] Fix performance issue with archrast stats
Tim Rowley
2017-03-20
1
-15
/
+15
*
swr: [rasterizer core] Implement SIMD16 GS and STREAMOUT
Tim Rowley
2017-03-20
1
-51
/
+251
*
swr: [rasterizer archrast] Add additional API events
Tim Rowley
2017-03-20
2
-0
/
+48
*
swr: [rasterizer core/scripts] Autogen backend initialization function(s)
Tim Rowley
2017-03-20
7
-226
/
+398
*
swr: [rasterizer core] backend.h declares gBackendPixelRateTable
Tim Rowley
2017-03-20
2
-1
/
+8
*
swr: [rasterizer core] Finish SIMD16 PA OPT including tesselation
Tim Rowley
2017-03-20
1
-21
/
+247
*
swr: [rasterizer core] Finish SIMD16 PA OPT except tesselation
Tim Rowley
2017-03-20
2
-274
/
+1405
*
swr: [rasterizer core] Support sparse numa id values on all OSes
Tim Rowley
2017-03-20
1
-27
/
+53
*
swr: support layer output in geometry shaders
Ilia Mirkin
2017-03-15
1
-0
/
+2
*
swr: validate backend state numAttributes
Tim Rowley
2017-03-15
1
-0
/
+2
*
gallium: add PIPE_CAP_TGSI_TEX_TXF_LZ
Marek Olšák
2017-03-15
1
-0
/
+1
*
swr: s/uint/enum pipe_render_cond_flag/
Vinson Lee
2017-03-08
1
-1
/
+1
*
gallium: s/uint/enum pipe_render_cond_flag/ for set_render_condition()
Brian Paul
2017-03-08
1
-1
/
+1
*
gallium: s/uint/enum pipe_shader_type/ for set_constant_buffer()
Brian Paul
2017-03-08
1
-1
/
+1
*
swr: s/unsigned/enum pipe_shader_type/
Brian Paul
2017-03-08
4
-6
/
+7
*
gallium: s/unsigned/enum pipe_shader_type/ for pipe_screen::get_shader_param()
Brian Paul
2017-03-08
1
-1
/
+1
*
swr: [rasterizer core] fix primID provoking vertex for GS
Tim Rowley
2017-03-05
1
-2
/
+2
*
swr: implement geometry shaders
Tim Rowley
2017-03-05
13
-63
/
+700
*
swr: fix crash in swr_update_derived following st/mesa state changes
Bruce Cherniak
2017-03-02
2
-3
/
+46
*
swr: enable clear_texture with util_clear_texture
Bruce Cherniak
2017-03-02
2
-1
/
+2
*
gallium: remove PIPE_CAP_USER_INDEX_BUFFERS
Marek Olšák
2017-02-25
1
-1
/
+0
*
swr: fix index buffers with non-zero indices
George Kyriazis
2017-02-23
5
-6
/
+62
*
swr: add fetch shader cache
George Kyriazis
2017-02-23
6
-15
/
+50
*
swr: remove unneeded extern "C"
George Kyriazis
2017-02-16
1
-3
/
+0
*
gallium: set pipe_context uploaders in drivers (v3)
Marek Olšák
2017-02-14
1
-0
/
+9
*
gallium: add separate PIPE_CAP_INT64_DIVMOD
Ilia Mirkin
2017-02-09
1
-0
/
+1
[next]