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 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
*
tgsi/ureg: Add missing some missing opcodes opcode_tmp.h
Eric Anholt
2015-02-06
1
-0
/
+4
*
tgsi/ureg: Move ureg_dst_register() to the header.
Eric Anholt
2015-02-06
2
-28
/
+25
*
tgsi: add tgsi_get_processor_type helper from radeon
Marek Olšák
2015-02-04
2
-0
/
+14
*
tgsi: track max array per file
Rob Clark
2015-01-07
2
-0
/
+4
*
tgsi: keep track of read vs written indirects
Rob Clark
2015-01-07
2
-0
/
+8
*
tgsi: add uses_centroid into tgsi_shader_info
Marek Olšák
2015-01-07
2
-0
/
+4
*
gallium: add TGSI_SEMANTIC_VERTEXID_NOBASE and TGSI_SEMANTIC_BASEVERTEX
Roland Scheidegger
2014-12-16
3
-0
/
+10
*
tgsi: add tgsi_shader_info::writes_clipvertex
Marek Olšák
2014-12-10
2
-0
/
+4
*
tgsi: add clip and cull distance writemasks into tgsi_shader_info
Marek Olšák
2014-12-10
2
-0
/
+6
*
tgsi: add tgsi_shader_info::writes_psize
Marek Olšák
2014-12-10
2
-0
/
+4
*
tgsi/lowering: add support to lower TXP (v2)
Rob Clark
2014-12-09
2
-15
/
+34
*
gallium: Drop the unused CND opcode.
Eric Anholt
2014-11-24
4
-19
/
+1
*
gallium: Drop unused BRA opcode.
Eric Anholt
2014-11-24
3
-6
/
+1
*
gallium: Drop the unused SFL/STR opcodes.
Eric Anholt
2014-11-24
3
-51
/
+2
*
gallium: Drop the unused RFL opcode.
Eric Anholt
2014-11-24
3
-58
/
+1
*
gallium: Drop unused X2D opcode.
Eric Anholt
2014-11-24
3
-47
/
+1
*
gallium: Drop the unused ARA opcode.
Eric Anholt
2014-11-24
3
-6
/
+1
*
gallium: Drop the unused RCC opcode.
Eric Anholt
2014-11-24
4
-23
/
+1
*
gallium: Drop the NRM and NRM4 opcodes.
Eric Anholt
2014-11-24
3
-76
/
+2
*
draw: fixes for vertex shaders outputting layer or viewport index
Roland Scheidegger
2014-11-19
1
-9
/
+6
*
tgsi/ureg: add ureg_UARL shortcut (v2)
Christoph Bumiller
2014-11-18
1
-0
/
+1
*
tgsi/ureg: simplify code for declaring properties
Marek Olšák
2014-11-16
2
-176
/
+12
*
tgsi: fixup the string of VS_WINDOW_SPACE_POSITION
Marek Olšák
2014-11-16
1
-1
/
+1
*
tgsi: add a tgsi_free_tokens() function
Brian Paul
2014-10-31
2
-0
/
+13
*
gallium: add PIPE_SHADER_CAP_MAX_OUTPUTS and use it in st/mesa
Marek Olšák
2014-10-21
1
-0
/
+2
*
gallium: Rename freedreno parts of tgsi_lowering.[ch].
Eric Anholt
2014-10-08
2
-31
/
+31
*
gallium: Reformat tgsi_lowering.c for the normal style.
Eric Anholt
2014-10-08
2
-1204
/
+1201
*
gallium: Copy fd_lowering.[ch] to tgsi_lowering.[ch] for code sharing.
Eric Anholt
2014-10-08
2
-0
/
+1662
*
tgsi: change tgsi_shader_info::properties to a one-dimensional array
Marek Olšák
2014-10-04
2
-4
/
+3
*
tgsi: remove some not so useful variables from tgsi_shader_info
Marek Olšák
2014-10-04
2
-11
/
+0
*
tgsi: simplify shader properties in tgsi_shader_info
Marek Olšák
2014-10-04
2
-40
/
+25
*
tgsi: fix Semantic.Name assignment in tgsi_transform_input_decl()
Brian Paul
2014-09-30
1
-1
/
+1
*
gallium: replace pipe_type enum with tgsi_return_type enum
Brian Paul
2014-09-22
5
-15
/
+16
*
tgsi: add inst/decl helpers for tgsi_transform utility
Brian Paul
2014-09-22
1
-0
/
+333
*
tgsi: fix tgsi transform's epilog callback
Brian Paul
2014-09-22
1
-7
/
+15
*
tgsi: add prolog() method to tgsi_transform_context
Brian Paul
2014-09-22
2
-0
/
+13
*
gallivm,tgsi: fix idiv by zero crash
rconde
2014-09-17
1
-4
/
+4
[next]