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
/
drivers
/
ilo
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ilo: update texture layout for Gen8
Chia-I Wu
2015-02-12
1
-1
/
+3
*
ilo: update ilo_blend_state and related functions for Gen8
Chia-I Wu
2015-02-12
6
-22
/
+319
*
ilo: update ilo_dsa_state and related functions for Gen8
Chia-I Wu
2015-02-12
3
-6
/
+89
*
ilo: update multisample related states for Gen8
Chia-I Wu
2015-02-12
3
-1
/
+116
*
ilo: update WM and PS related functions for Gen8
Chia-I Wu
2015-02-12
2
-76
/
+264
*
ilo: update SBE related functions for Gen8
Chia-I Wu
2015-02-12
1
-20
/
+97
*
ilo: update SF related functions for Gen8
Chia-I Wu
2015-02-12
3
-81
/
+267
*
ilo: update CLIP related functions for Gen8
Chia-I Wu
2015-02-12
1
-18
/
+20
*
ilo: update SF_CLIP_VIEWPORT for Gen8
Chia-I Wu
2015-02-12
3
-14
/
+40
*
ilo: update streamout related functions for Gen8
Chia-I Wu
2015-02-12
3
-44
/
+78
*
ilo: update 3DSTATE_{DS,HS,GS} for Gen8
Chia-I Wu
2015-02-12
1
-8
/
+24
*
ilo: update 3DSTATE_CONSTANT_x for Gen8
Chia-I Wu
2015-02-12
1
-3
/
+16
*
ilo: update 3DSTATE_URB_x for Gen8
Chia-I Wu
2015-02-12
1
-1
/
+8
*
ilo: update 3DSTATE_PUSH_CONSTANT_ALLOC_x for Gen8
Chia-I Wu
2015-02-12
1
-7
/
+8
*
ilo: update render engine common helpers for Gen8
Chia-I Wu
2015-02-12
4
-34
/
+91
*
ilo: update BLT helpers for Gen8
Chia-I Wu
2015-02-12
1
-25
/
+58
*
ilo: update MI helpers for Gen8
Chia-I Wu
2015-02-12
2
-30
/
+59
*
ilo: add functions for Gen8 relocs
Chia-I Wu
2015-02-12
1
-6
/
+39
*
ilo: update the toy compiler for Gen8
Chia-I Wu
2015-02-12
5
-91
/
+501
*
ilo: update genhw headers
Chia-I Wu
2015-02-12
19
-529
/
+1704
*
ilo: clean up ilo_gpe_init_dsa()
Chia-I Wu
2015-02-12
1
-54
/
+82
*
ilo: clean up ilo_gpe_init_blend()
Chia-I Wu
2015-02-12
3
-87
/
+106
*
ilo: clean up sample patterns
Chia-I Wu
2015-02-12
5
-68
/
+71
*
gallium: Add MULTISAMPLE_Z_RESOLVE cap
Axel Davy
2015-02-06
1
-0
/
+1
*
gallium: add a cap to determine whether the driver supports offset_clamp
Ilia Mirkin
2015-02-02
1
-0
/
+2
*
gallium: add TGSI_SEMANTIC_VERTEXID_NOBASE and TGSI_SEMANTIC_BASEVERTEX
Roland Scheidegger
2014-12-16
1
-0
/
+2
*
gallium: Remove Android files from distribution.
Matt Turner
2014-12-12
1
-2
/
+0
*
Remove useless checks for NULL before freeing
Matt Turner
2014-12-08
1
-4
/
+2
*
gallium: Drop the unused CND opcode.
Eric Anholt
2014-11-24
1
-17
/
+0
*
gallium: Drop unused BRA opcode.
Eric Anholt
2014-11-24
1
-2
/
+0
*
gallium: Drop the unused SFL/STR opcodes.
Eric Anholt
2014-11-24
1
-26
/
+0
*
gallium: Drop the unused RFL opcode.
Eric Anholt
2014-11-24
1
-2
/
+0
*
gallium: Drop unused X2D opcode.
Eric Anholt
2014-11-24
1
-2
/
+0
*
gallium: Drop the unused ARA opcode.
Eric Anholt
2014-11-24
1
-2
/
+0
*
gallium: Drop the unused RCC opcode.
Eric Anholt
2014-11-24
1
-2
/
+0
*
gallium: Drop the NRM and NRM4 opcodes.
Eric Anholt
2014-11-24
1
-89
/
+0
*
ilo: Drop the explicit intialization of gaps in TGSI opcodes.
Eric Anholt
2014-11-24
1
-22
/
+6
*
gallium: remove unused pipe_viewport_state::translate[3] and scale[3]
Marek Olšák
2014-11-16
1
-1
/
+0
*
ilo: clean up gen6_3DSTATE_SF()
Chia-I Wu
2014-11-11
3
-90
/
+105
*
ilo: clean up gen7_3DSTATE_STREAMOUT()
Chia-I Wu
2014-11-11
2
-45
/
+35
*
ilo: rework gen7_3DSTATE_SO_DECL_LIST()
Chia-I Wu
2014-11-11
1
-60
/
+66
*
ilo: add 3DSTATE_SO_BUFFER variants
Chia-I Wu
2014-11-11
2
-24
/
+25
*
ilo: add gen6_3dstate_constant()
Chia-I Wu
2014-11-11
2
-84
/
+67
*
ilo: add variants of 3DSTATE_{HS,DS}
Chia-I Wu
2014-11-11
2
-12
/
+6
*
ilo: add variants of 3DSTATE_GS
Chia-I Wu
2014-11-11
3
-63
/
+100
*
ilo: add variants of 3DSTATE_VS
Chia-I Wu
2014-11-11
3
-16
/
+22
*
ilo: add variants of 3DSTATE_PS
Chia-I Wu
2014-11-11
2
-36
/
+41
*
ilo: add variants of 3DSTATE_WM
Chia-I Wu
2014-11-11
3
-54
/
+61
*
ilo: add variants of 3DSTATE_CLIP
Chia-I Wu
2014-11-11
3
-24
/
+32
*
ilo: prefix 3DSTATE_VF with gen75
Chia-I Wu
2014-11-11
2
-4
/
+4
[prev]
[next]