index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
auxiliary
/
tgsi
Commit message (
Expand
)
Author
Age
Files
Lines
*
tgsi: fix parsing of tessellation shader inputs/outputs
Marcos Paulo de Souza
2015-08-17
1
-1
/
+16
*
tgsi: set implicit array size for tess stages
Marcos Paulo de Souza
2015-08-17
1
-1
/
+5
*
tgsi: allow dumping to a file directly
Marek Olšák
2015-07-22
2
-4
/
+20
*
gallium: replace INLINE with inline
Ilia Mirkin
2015-07-21
10
-80
/
+80
*
tgsi: add DFMA to the opcode infer functions.
Dave Airlie
2015-07-11
1
-0
/
+1
*
tgsi: whitespace fixes in tgsi_parse.c
Brian Paul
2015-07-09
1
-13
/
+13
*
tgsi: add infer support for double opcodes.
Dave Airlie
2015-07-01
1
-0
/
+37
*
softpipe,llvmpipe: fix PIPE_SHADER_CAP_MAX_INPUTS value
Marek Olšák
2015-06-25
1
-1
/
+1
*
draw,tgsi: Assume TGSI_PROPERTY_GS_INVOCATIONS default of 1.
Jose Fonseca
2015-06-23
1
-0
/
+1
*
draw/tgsi: implement geom shader invocation support.
Dave Airlie
2015-06-23
2
-0
/
+3
*
tgsi: handle indirect sampler arrays. (v2)
Dave Airlie
2015-06-23
1
-4
/
+38
*
tgsi/transform: add support for SVIEW decls
Rob Clark
2015-06-21
1
-0
/
+21
*
tgsi: add comments for ureg_emit_label()
Brian Paul
2015-06-19
1
-0
/
+6
*
tgsi: new comments, assertion for executing TGSI_OPCODE_CAL
Brian Paul
2015-06-19
1
-1
/
+5
*
tgsi/ureg: fix a coverity defect in emit_decls
Marek Olšák
2015-06-05
1
-3
/
+4
*
tgsi/ureg: don't emit in/out arrays if drivers don't support ranged declarations
Marek Olšák
2015-06-05
3
-36
/
+141
*
tgsi/ureg: add support for output array declarations
Marek Olšák
2015-06-05
2
-24
/
+66
*
tgsi/ureg: add support for GS input array declarations
Marek Olšák
2015-06-05
2
-13
/
+28
*
tgsi/ureg: merge input and fs_input arrays
Marek Olšák
2015-06-05
1
-51
/
+33
*
tgsi/ureg: rename and simplify ureg_DECL_gs_input
Marek Olšák
2015-06-05
2
-19
/
+19
*
tgsi/ureg: add support for FS input array declarations
Marek Olšák
2015-06-05
2
-16
/
+59
*
tgsi/scan: get more information about arrays and handle arrays correctly (v2)
Marek Olšák
2015-06-05
2
-3
/
+25
*
tgsi/ureg: enable creating tessellation shaders with ureg_create_shader
Marek Olšák
2015-05-26
1
-4
/
+14
*
tgsi/text: enable parsing tessellation shaders
Marek Olšák
2015-05-26
1
-0
/
+4
*
gallium: rename TGSI tessellation processor types to match pipe shader names
Marek Olšák
2015-05-26
4
-15
/
+15
*
gallium: remove TGSI_SAT_MINUS_PLUS_ONE
Marek Olšák
2015-05-20
5
-68
/
+13
*
tgsi: handle TG4 opcode in tgsi exec
Dave Airlie
2015-05-20
2
-2
/
+12
*
tgsi/dump: fix declaration printing of tessellation inputs/outputs
Ilia Mirkin
2015-05-16
1
-2
/
+18
*
tgsi/ureg: allow ureg_dst to have dimension indices
Ilia Mirkin
2015-05-16
2
-8
/
+75
*
tgsi/ureg: use correct limit for max input count
Marek Olšák
2015-05-16
1
-1
/
+1
*
tgsi/sanity: set implicit in/out array sizes based on patch sizes
Ilia Mirkin
2015-05-16
1
-4
/
+32
*
tgsi/scan: allow scanning tessellation shaders
Ilia Mirkin
2015-05-16
1
-1
/
+5
*
gallium: add tessellation shader properties
Ilia Mirkin
2015-05-16
1
-1
/
+6
*
gallium: add new semantics for tessellation
Ilia Mirkin
2015-05-16
1
-0
/
+5
*
gallium: add new PATCHES primitive type
Ilia Mirkin
2015-05-16
1
-1
/
+2
*
gallium: add tessellation shader types
Ilia Mirkin
2015-05-16
3
-2
/
+8
*
tgsi: also dump label for TGSI_OPCODE_BGNSUB opcode
Brian Paul
2015-04-15
1
-0
/
+1
*
tgsi: fix out-of-bounds access for cube arrays
Ilia Mirkin
2015-03-26
1
-1
/
+1
*
tgsi: handle bitwise opcodes in tgsi_opcode_infer_type (v2)
Marek Olšák
2015-03-16
1
-0
/
+8
*
gallium: add FMA and DFMA opcodes (v3)
Marek Olšák
2015-03-16
3
-2
/
+4
*
nouveau: Fix build, invalid extern "C" around header inclusion.
Mark Janes
2015-03-06
1
-0
/
+7
*
tgsi/lowering: don't forget interp for BCOLOR inputs
Rob Clark
2015-03-03
1
-3
/
+7
*
tgsi: avoid returning pointer to local var, make it static
Ilia Mirkin
2015-02-21
1
-1
/
+1
*
tgsi: fix type-mismatch warning
Marek Olšák
2015-02-21
1
-1
/
+1
*
gallium: add shader cap for dldexp/dfracexp support
Ilia Mirkin
2015-02-19
1
-0
/
+1
*
gallium: add a cap to enable double rounding opcodes
Ilia Mirkin
2015-02-19
1
-0
/
+2
*
gallium: add some more double opcodes to avoid unnecessary lowering
Ilia Mirkin
2015-02-19
1
-0
/
+5
*
softpipe/tgsi: expose doubles for softpipe.
Dave Airlie
2015-02-20
1
-1
/
+1
*
tgsi: add support for flt64 constants
Dave Airlie
2015-02-20
7
-6
/
+112
*
gallium: add double opcodes and TGSI execution (v4.2)
Dave Airlie
2015-02-20
2
-16
/
+772
[next]