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
/
util
/
u_pstipple.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: fix various undefined left shifts into sign bit
Nicolai Hähnle
2016-05-07
1
-1
/
+1
*
util/pstipple: stronger guard against no free samplers (v2)
Nicolai Hähnle
2016-04-07
1
-2
/
+4
*
gallium/tgsi: pass TGSI tex target to tgsi_transform_tex_inst()
Brian Paul
2016-03-21
1
-5
/
+5
*
draw: use util_pstipple_* function for stipple pattern textures and samplers
Nicolai Hähnle
2016-02-09
1
-2
/
+2
*
util/u_pstipple.c: copy immediates during transformation
Nicolai Hähnle
2016-01-19
1
-0
/
+1
*
util/pstipple: allow fragment shader POSITION to be a system value
Marek Olšák
2016-01-08
1
-6
/
+24
*
tgsi: add negate parameter to tgsi_transform_kill_inst()
Brian Paul
2015-09-01
1
-1
/
+1
*
util/pstipple: updates for SVIEW decls
Rob Clark
2015-06-21
1
-5
/
+17
*
gallium/u_pstipple: add ability to specify a fixed texture unit
Marek Olšák
2015-02-04
1
-7
/
+18
*
util: simplify u_pstipple.c code
Brian Paul
2014-10-31
1
-123
/
+62
*
util: simplify temp register selection in u_pstipple.c
Brian Paul
2014-10-31
1
-27
/
+18
*
util: simplify util_pstipple_create_fragment_shader() params
Brian Paul
2014-10-31
1
-17
/
+11
*
tgsi: change tgsi_shader_info::properties to a one-dimensional array
Marek Olšák
2014-10-04
1
-1
/
+1
*
tgsi: simplify shader properties in tgsi_shader_info
Marek Olšák
2014-10-04
1
-6
/
+2
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-2
/
+2
*
tgsi: rename the TGSI fragment kill opcodes
Brian Paul
2013-07-12
1
-5
/
+5
*
gallium: unify transfer functions
Marek Olšák
2012-10-11
1
-4
/
+2
*
gallium/tgsi: Move interpolation info from tgsi_declaration to a separate token.
Francisco Jerez
2012-05-11
1
-1
/
+2
*
util: assorted updates to polygon stipple helper
Brian Paul
2011-07-21
1
-10
/
+33
*
gallium/util: new polygon stipple utility helper
Brian Paul
2011-03-10
1
-0
/
+434