index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
nv50
/
nv50_program.c
Age
Commit message (
Expand
)
Author
2009-12-31
nv50: make assimilate_temp safe
Christoph Bumiller
2009-12-31
nv50: handle TGSI_OPCODE_EXP,LOG
Christoph Bumiller
2009-12-31
nv50: add support for subroutines
Christoph Bumiller
2009-12-31
nv50: alloc_reg on reg_instance
Christoph Bumiller
2009-12-31
nv50: neg and abs modifiers for flops
Christoph Bumiller
2009-12-31
nv50: don't negate immediates in set_immd
Christoph Bumiller
2009-12-28
nv50: Dehexify and bring up to date with new method defines.
Marcin Kościelnicki
2009-12-24
nv50: support TGSI_OPCODE_CONT
Christoph Bumiller
2009-12-24
nv50: make edgeflags work
Christoph Bumiller
2009-12-22
nv50: correct the negation of DDY sources
Christoph Bumiller
2009-12-20
nv50: make address reg allocation a little less hacky
Christoph Bumiller
2009-12-20
nv50: use BREAKADDR and BREAK for loops
Christoph Bumiller
2009-12-20
nv50: handle TGSI_OPCODE_RET,KILP
Christoph Bumiller
2009-12-14
nv50: be more cautious about using reg_instance
Christoph Bumiller
2009-12-14
nv50: store immediates as uint32
Christoph Bumiller
2009-12-13
nouveau: nv50: Add missing ctor_immd_4u32 function
Patrice Mandin
2009-12-13
nv50: add craziness for non-constant TXB and TXL
Christoph Bumiller
2009-12-12
nv50: support TXB and TXL
Christoph Bumiller
2009-12-12
nv50: add src_mask case for IF opcode
Christoph Bumiller
2009-12-12
nv50: use copies of tgsi src nv50_regs
Christoph Bumiller
2009-12-01
Merge commit 'origin/tgsi-simplify-ext'
Keith Whitwell
2009-11-29
nv50: match VP outputs to FP inputs ourselves
Christoph Bumiller
2009-11-29
nv50: don't permanently negate src in emit_ddy
Christoph Bumiller
2009-11-27
nv50: do conversion of last insn to 64 bit format first
Christoph Bumiller
2009-11-24
tgsi: rename fields of tgsi_full_src_register to reduce verbosity
Keith Whitwell
2009-11-24
tgsi: rename fields of tgsi_full_dst_register to reduce verbosity
Keith Whitwell
2009-11-24
tgsi: rename fields of tgsi_full_declaration to reduce verbosity
Keith Whitwell
2009-11-24
tgsi: rename fields of tgsi_full_instruction to avoid excessive verbosity
Keith Whitwell
2009-11-24
tgsi: reduce repetition of structure name in its members
Keith Whitwell
2009-11-24
gallium: try and update r300 and nv drivers for tgsi changes
Keith Whitwell
2009-11-04
nv50: fix shader emit_tex for cube textures
Christoph Bumiller
2009-11-04
nv50: add abs-modifier for emit_minmax
Christoph Bumiller
2009-11-01
nv50: handle TGSI_SEMANTIC_FACE
Christoph Bumiller
2009-11-01
nv50: make IF condition safe
Christoph Bumiller
2009-11-01
nv50: implement TGSI_OPCODE_AND/OR/XOR
Christoph Bumiller
2009-10-31
nv50: use SIFC also for shader upload
Christoph Bumiller
2009-10-31
nv50: make MRTs work
Christoph Bumiller
2009-10-23
nv50: do SIGN_SET as one instruction
Christoph Bumiller
2009-10-23
nv50: fix saturation outside of tx_insn case
Christoph Bumiller
2009-10-23
nv50: allow all 127 TEMP regs
Christoph Bumiller
2009-10-23
nv50: fix address reg code
Christoph Bumiller
2009-10-23
gallium: remove the swizzling parts of ExtSwizzle
Keith Whitwell
2009-10-19
nv50: add support for address regs
Christoph Bumiller
2009-10-19
nv50: cleanup emit_kil
Christoph Bumiller
2009-10-19
nv50: implement TGSI_OPCODE_CMP
Christoph Bumiller
2009-10-19
nv50: quick fix for insn src negation
Christoph Bumiller
2009-10-19
nv50: add support for DDX and DDY opcodes
Christoph Bumiller
2009-09-25
nv50: fix TEX for WriteMask not equal 0xf
Christoph Bumiller
2009-09-25
nv50: RCP and RSQ cannot load from VP inputs
Christoph Bumiller
2009-09-25
nv50: fix CEIL and TRUNC
Christoph Bumiller
[prev]
[next]