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/exec: initialise SysSemanticToIndex array to -1
Dave Airlie
2016-04-27
1
-0
/
+3
*
tgsi/exec: implement restartable machine.
Dave Airlie
2016-04-27
2
-17
/
+35
*
tgsi/exec: make inputs/outputs optional for compute shaders.
Dave Airlie
2016-04-27
1
-19
/
+24
*
tgsi/exec: implement load/store/atomic on MEMORY.
Dave Airlie
2016-04-27
2
-3
/
+150
*
tgsi/exec: split out setting up masks to separate function
Dave Airlie
2016-04-27
1
-9
/
+14
*
tgsi: accept a starting PC value for exec machine.
Dave Airlie
2016-04-27
2
-2
/
+2
*
tgsi: move to using vector for system values.
Dave Airlie
2016-04-27
2
-2
/
+2
*
tgsi/exec: fix system value handling.
Dave Airlie
2016-04-27
1
-3
/
+5
*
tgsi: pass a shader type to the machine create and clean up.
Dave Airlie
2016-04-26
2
-12
/
+12
*
gallium: remove helpers converting to/from TGSI_PROCESSOR_*
Marek Olšák
2016-04-22
1
-2
/
+1
*
gallium: use PIPE_SHADER_* everywhere, remove TGSI_PROCESSOR_*
Marek Olšák
2016-04-22
11
-72
/
+72
*
tgsi/lowering: improved lowering for LRP
Russell King
2016-04-19
1
-35
/
+20
*
tgsi/lowering: improved lowering for XPD
Russell King
2016-04-19
1
-22
/
+13
*
tgsi/lowering: add support for lowering TRUNC
Russell King
2016-04-19
2
-0
/
+85
*
tgsi/lowering: add support for lowering FLR and CEIL
Russell King
2016-04-19
2
-20
/
+149
*
tgsi: fix buffer overflow
Thomas Hindoe Paaboel Andersen
2016-04-13
1
-1
/
+1
*
gallium: Use STATIC_ASSERT whenever possible.
Jose Fonseca
2016-04-12
2
-2
/
+2
*
softpipe: add SSBO/shader atomics support.
Dave Airlie
2016-04-12
1
-1
/
+2
*
tgsi: add support for buffer/atomic operations to tgsi_exec.
Dave Airlie
2016-04-12
2
-10
/
+241
*
tgsi/scan: add an assert for the size of the samplers_declared bitfield
Nicolai Hähnle
2016-04-07
1
-1
/
+2
*
tgsi: add simple tgsi_is_msaa_target() helper
Brian Paul
2016-04-02
1
-0
/
+8
*
gallium: add threads per block TGSI property
Bas Nieuwenhuizen
2016-04-02
1
-0
/
+3
*
tgsi: silence compiler warning in fetch_sampler_unit()
Samuel Pitoiset
2016-04-01
1
-1
/
+1
*
tgsi: fix out of bounds access in exec_atomop()
Samuel Pitoiset
2016-04-01
1
-1
/
+1
*
tgsi: split tgsi_util_get_texture_coord_dim() function into two
Brian Paul
2016-03-31
3
-41
/
+38
*
tgsi: skip texture query opcodes when examining texture targets
Brian Paul
2016-03-31
1
-1
/
+15
*
softpipe: add image support to softpipe (v3)
Dave Airlie
2016-03-31
1
-1
/
+3
*
tgsi: add support for image operations to tgsi_exec. (v2.1)
Dave Airlie
2016-03-31
2
-2
/
+315
*
tgsi: introduce NonHelperMask
Dave Airlie
2016-03-31
2
-0
/
+5
*
tgsi_exec: handle execmask when doing indirect lookups
Dave Airlie
2016-03-31
1
-3
/
+9
*
tgsi_exec: add support for up to 3 address registers (v2)
Dave Airlie
2016-03-31
1
-2
/
+3
*
tgsi: (trivial) only verify target for is_tex instructions
Roland Scheidegger
2016-03-30
1
-8
/
+7
*
tgsi: simplify tgsi_shader_info::is_msaa_sampler checking
Brian Paul
2016-03-29
1
-3
/
+2
*
tgsi: collect texture sampler target info in tgsi_scan_shader()
Brian Paul
2016-03-29
2
-2
/
+37
*
tgsi: drop unused set_exec/kill_mask interfaces.
Dave Airlie
2016-03-22
1
-25
/
+0
*
tgsi/scan: add writes_memory to flag presence of stores or atomics
Nicolai Hähnle
2016-03-21
2
-4
/
+9
*
tgsi/scan: track which shader images are really buffers
Nicolai Hähnle
2016-03-21
2
-0
/
+7
*
tgsi/scan: add images_writemask
Nicolai Hähnle
2016-03-21
2
-2
/
+21
*
gallium/tgsi: pass TGSI tex target to tgsi_transform_tex_inst()
Brian Paul
2016-03-21
1
-7
/
+10
*
tgsi: Add support for global / private / input MEMORY
Hans de Goede
2016-03-21
5
-20
/
+38
*
tgsi: Fix decl.Atomic and .Shared not propagating when parsing tgsi text
Hans de Goede
2016-03-21
1
-0
/
+6
*
tgsi: Fix return of uninitialized memory in tgsi_*_instruction_memory
Hans de Goede
2016-03-20
1
-0
/
+4
*
gallium: add TGSI property NEXT_SHADER
Marek Olšák
2016-03-19
3
-0
/
+22
*
tgsi: add tgsi_transform_op3_inst() function
Brian Paul
2016-03-18
1
-0
/
+34
*
tgsi: add tgsi_full_src_register_from_dst helper function
Nicolai Hähnle
2016-03-14
2
-0
/
+20
*
tgsi: add TGSI_PROPERTY_FS_EARLY_DEPTH_STENCIL
Nicolai Hähnle
2016-03-14
1
-0
/
+1
*
st/glsl_to_tgsi: provide Texture and Format information for image ops
Nicolai Hähnle
2016-03-14
2
-5
/
+15
*
tgsi: add Texture and Format to tgsi_instruction_memory
Nicolai Hähnle
2016-03-14
1
-0
/
+8
*
gallium: do not wrap header inclusion in
Emil Velikov
2016-03-09
2
-4
/
+4
*
tgsi: set correct output mode for RESQ
Nicolai Hähnle
2016-03-09
1
-1
/
+1
[next]