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
/
state_trackers
/
nine
/
nine_shader.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
st/nine: Implement TEXDP3TEX
Axel Davy
2015-01-22
1
-1
/
+19
*
st/nine: Implement TEXDP3
Axel Davy
2015-01-22
1
-1
/
+11
*
st/nine: Implement TEXDEPTH
Axel Davy
2015-01-22
1
-1
/
+22
*
st/nine: Implement TEXM3x3SPEC
Axel Davy
2015-01-22
1
-1
/
+38
*
st/nine: Implement TEXM3x2TEX
Axel Davy
2015-01-22
1
-1
/
+19
*
st/nine: implement TEXM3x2DEPTH
Axel Davy
2015-01-22
1
-1
/
+26
*
st/nine: Fix TEXM3x3 and implement TEXM3x3VSPEC
Axel Davy
2015-01-22
1
-17
/
+36
*
st/nine: Fill missing dst and src number for some instructions.
Axel Davy
2015-01-22
1
-23
/
+23
*
st/nine: Implement TEXCOORD special behaviours
Axel Davy
2015-01-22
1
-5
/
+26
*
st/nine: Fix CALLNZ implementation
Axel Davy
2015-01-22
1
-9
/
+4
*
st/nine: Clamp ps 1.X constants
Axel Davy
2015-01-22
1
-0
/
+7
*
st/nine: Remove duplicated code for ps texcoord input declaration
Axel Davy
2015-01-22
1
-8
/
+4
*
st/nine: Fix CND implementation
Axel Davy
2015-01-22
1
-9
/
+13
*
st/nine: Match REP implementation to LOOP
Axel Davy
2015-01-22
1
-19
/
+30
*
st/nine: Rewrite LOOP implementation, and a0 aL handling
Axel Davy
2015-01-22
1
-63
/
+100
*
st/nine: Correct LOG on negative values
Axel Davy
2015-01-22
1
-2
/
+13
*
st/nine: Handle NRM with input of null norm
Axel Davy
2015-01-22
1
-1
/
+3
*
st/nine: Handle RSQ special cases
Axel Davy
2015-01-22
1
-1
/
+12
*
st/nine: Fix POW implementation
Axel Davy
2015-01-22
1
-1
/
+12
*
st/nine: Fix typo for M4x4
Axel Davy
2015-01-22
1
-1
/
+1
*
st/nine: Correctly declare NineTranslateInstruction_Mkxn inputs
Axel Davy
2015-01-22
1
-2
/
+5
*
st/nine: Saturate oFog and oPts vs outputs
Axel Davy
2015-01-22
1
-2
/
+2
*
st/nine: Remove some shader unused code
Axel Davy
2015-01-22
1
-22
/
+1
*
st/nine: Fix D3DRS_POINTSPRITE support
Xavier Bouchoux
2015-01-22
1
-3
/
+3
*
Remove useless checks for NULL before freeing
Matt Turner
2014-12-08
1
-4
/
+2
*
st/nine: sm1_declusage_to_tgsi, do not restrict indices with TGSI_SEMANTIC_GE...
Axel Davy
2014-12-03
1
-60
/
+52
*
st/nine: Fix setting of the shift modifier in nine_shader
Axel Davy
2014-11-26
1
-2
/
+4
*
nine: Drop use of TGSI_OPCODE_CND.
Jose Fonseca
2014-11-24
1
-9
/
+1
*
nine: Don't reference the dead TGSI_OPCODE_NRM.
Jose Fonseca
2014-11-24
1
-1
/
+1
*
nine: Don't use the otherwise-dead SFL opcode in an unreachable path.
Eric Anholt
2014-11-24
1
-1
/
+1
*
nine: Add state tracker nine for Direct3D9 (v3)
Joakim Sindholt
2014-11-18
1
-0
/
+2959
[prev]