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-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
2009-09-25
nv50: implement BGNLOOP, BRK, ENDLOOP
Christoph Bumiller
2009-09-25
nv50: implement IF, ELSE, ENDIF opcodes
Christoph Bumiller
2009-09-15
nv50: fix stupid thinko in emit_set
Christoph Bumiller
2009-09-15
nv50: let programs use the whole param buffer
Christoph Bumiller
2009-09-15
nv50: add preliminary support for point sprites
Christoph Bumiller
2009-09-15
nv50: add support for point size per vertex
Christoph Bumiller
2009-09-15
nv50: add support for light-twoside
Christoph Bumiller
2009-09-15
nv50: proper linkage between VP and FP
Christoph Bumiller
2009-09-15
nv50: move allocation of pc regs
Christoph Bumiller
2009-09-15
nv50: nicer initialization of nv50_regs
Christoph Bumiller
2009-09-15
nv50: handle CEIL and TRUNC opcodes
Christoph Bumiller
2009-09-15
nv50: handle SEQ, SGT, SLE, SNE opcodes
Christoph Bumiller
2009-09-15
nv50: SIN and COS use src0.w for dst.w
Christoph Bumiller
2009-09-15
nv50: use broadcast TEMP reg in tx_insn
Christoph Bumiller
2009-09-15
nv50: add nv50_tgsi_insn to handle swizzles safely
Christoph Bumiller
2009-09-15
nv50: add functions for swizzle resolution
Christoph Bumiller
2009-09-15
nv50: extend insn src mask function
Christoph Bumiller
2009-09-03
nv50: move centroid, flat bits when making interp long
Christoph Bumiller
2009-09-02
nv50: SWZ is the same as MOV from our perspective
Ben Skeggs
2009-08-17
nv50: whitespace fixes and deobfuscation
Maarten Maathuis
2009-08-15
nv50: align registers used with TEX to 4
Christoph Bumiller
2009-08-14
nv50: fix typo in REALLOC's 2nd argument in ctor_immd
Christoph Bumiller
2009-07-22
gallium: simplify tgsi_full_immediate struct
Keith Whitwell
2009-06-05
nouveau: remove unneeded code from ws, use pipe_buffer_ instead of ws->
Ben Skeggs
2009-06-05
nouveau: move channel creation into pipe drivers
Ben Skeggs
2009-06-05
nouveau: call notifier/grobj etc funcs directly
Ben Skeggs
2009-06-05
nouveau: pass nouveau_bo instead of pipe_buffer to so_ calls
Ben Skeggs
2009-05-28
nv50: negate sources directly where supported
Christoph Bumiller
2009-05-28
nv50: introduce emit_cvt and use it
Christoph Bumiller
2009-05-28
nv50: fix TXP
Christoph Bumiller
[next]