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
/
auxiliary
/
tgsi
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: add PIPE_SHADER_CAP_MAX_SHADER_IMAGES
Ilia Mirkin
2016-02-15
1
-0
/
+1
*
tgsi/ureg: add shared variables support for compute shaders
Samuel Pitoiset
2016-02-13
6
-0
/
+45
*
gallium: add PIPE_SHADER_CAP_SUPPORTED_IRS
Samuel Pitoiset
2016-02-13
1
-0
/
+2
*
tgsi: minor whitespace fixes in tgsi_scan.c
Brian Paul
2016-02-08
1
-4
/
+2
*
tgsi: s/true/TRUE/ in tgsi_scan.c
Brian Paul
2016-02-08
1
-13
/
+13
*
tgsi: use switches instead of big if/else ifs
Brian Paul
2016-02-08
1
-24
/
+36
*
tgsi: break gigantic tgsi_scan_shader() function into pieces
Brian Paul
2016-02-08
1
-364
/
+375
*
tgsi: use TGSI_WRITEMASK_XYZW instead of hardcoding the mask
Samuel Pitoiset
2016-02-06
2
-4
/
+4
*
tgsi/scan: add tgsi_shader_info::reads_samplemask
Marek Olšák
2016-02-02
2
-0
/
+3
*
tgsi: set correct src type for UP2H
Marek Olšák
2016-02-02
1
-0
/
+1
*
tgsi: add PK2H/UP2H support
Roland Scheidegger
2016-02-02
1
-2
/
+42
*
tgsi: add MEMBAR opcode to handle memoryBarrier* GLSL intrinsics
Ilia Mirkin
2016-01-29
1
-1
/
+1
*
tgsi: initialize Atomic field in tgsi_default_declaration
Ilia Mirkin
2016-01-17
1
-0
/
+1
*
gallium: add a RESQ opcode to query info about a resource
Ilia Mirkin
2016-01-08
1
-1
/
+1
*
gallium: add PIPE_SHADER_CAP_MAX_SHADER_BUFFERS
Ilia Mirkin
2016-01-08
1
-0
/
+1
*
tgsi: add a is_store property
Ilia Mirkin
2016-01-08
2
-223
/
+224
*
tgsi: provide a way to encode memory qualifiers for SSBO
Ilia Mirkin
2016-01-08
9
-1
/
+165
*
ureg: add buffer support to ureg
Ilia Mirkin
2016-01-08
5
-0
/
+66
*
tgsi: add ureg support for image decls
Ilia Mirkin
2016-01-08
8
-42
/
+134
*
tgsi/scan: update for POSITION and FACE sytem values
Marek Olšák
2016-01-08
1
-1
/
+4
*
tgsi/ureg: handle redundant declarations in ureg_DECL_system_value
Marek Olšák
2016-01-08
1
-1
/
+9
*
tgsi/ureg: remove index parameter from ureg_DECL_system_value
Marek Olšák
2016-01-08
2
-7
/
+6
*
gallium/aux: Use TGSI chan name defines inplace of literals
Edward O'Callaghan
2016-01-08
1
-6
/
+7
*
tgsi/scan: set which color components are read by a fragment shader
Marek Olšák
2016-01-07
2
-8
/
+23
*
tgsi/scan: fix tgsi_shader_info::reads_z
Marek Olšák
2016-01-07
1
-2
/
+3
*
tgsi/scan: set if a fragment shader writes sample mask
Marek Olšák
2016-01-07
2
-0
/
+3
*
tgsi: update PK2H/UP2H channel behavior info
Ilia Mirkin
2016-01-03
1
-8
/
+8
*
gallium: add baseinstance/drawid semantics
Ilia Mirkin
2015-12-30
1
-0
/
+2
*
tgsi/scan: add flag colors_written
Marek Olšák
2015-12-11
2
-0
/
+4
*
gallium/auxiliary: Sanitize NULL checks into canonical form
Edward O'Callaghan
2015-12-06
2
-2
/
+2
*
gallium/auxiliary: Trivial code style cleanup
Edward O'Callaghan
2015-12-06
1
-2
/
+2
*
gallium: add support for gl_HelperInvocation semantic
Ilia Mirkin
2015-11-12
1
-0
/
+1
*
tgsi: try and handle overflowing shaders. (v2)
Dave Airlie
2015-10-23
2
-3
/
+9
*
tgsi: add option to dump floats as hex values
Dave Airlie
2015-10-23
3
-2
/
+30
*
gallium: add PIPE_SHADER_CAP_MAX_UNROLL_ITERATIONS_HINT
Marek Olšák
2015-10-20
1
-0
/
+2
*
tgsi/scan: use properties for clip/cull distance writemasks
Marek Olšák
2015-10-20
1
-14
/
+14
*
gallium: add new properties for clip and cull distance usage
Marek Olšák
2015-10-20
1
-0
/
+2
*
tgsi: move pipe_shader_from_tgsi_processor function to util
Marek Olšák
2015-10-17
1
-24
/
+2
*
tgsi: initialize ctx.file in tgsi_dump_instruction()
Brian Paul
2015-10-16
1
-0
/
+1
*
tgsi: (trivial) kill c99-ism.
Roland Scheidegger
2015-10-09
1
-2
/
+3
*
tgsi/scan: add info about declared samplers (v2)
Marek Olšák
2015-10-09
2
-0
/
+3
*
tgsi: add a utility for emulating some GL features
Marek Olšák
2015-10-09
2
-0
/
+206
*
tgsi: add const qualifier to silence warning
Brian Paul
2015-10-06
1
-1
/
+1
*
tgsi/scan: add interpolation info into tgsi_shader_info
Marek Olšák
2015-10-03
2
-3
/
+101
*
tgsi: add a TXQS opcode to retrieve the number of texture samples
Ilia Mirkin
2015-09-13
1
-1
/
+2
*
tgsi/scan: add support to figure out max nesting depth
Rob Clark
2015-09-13
2
-0
/
+21
*
tgsi, softpipe: Constify tgsi_sampler in query_lod vfunc
Krzesimir Nowak
2015-09-11
1
-1
/
+1
*
tgsi,softpipe: capitalize the tgsi_sampler_control enum values
Brian Paul
2015-09-11
2
-24
/
+25
*
tgsi: Add code for handling lodq opcode
Krzesimir Nowak
2015-09-10
2
-0
/
+56
*
tgsi: Remove trailing backslash in comment
Krzesimir Nowak
2015-09-10
1
-1
/
+1
[next]