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
Age
Commit message (
Collapse
)
Author
2008-06-29
nv50: fix SGE/SLT when sources need swapping
Ben Skeggs
2008-06-29
nv50: support the other TGSI_UTIL_SIGN modes
Ben Skeggs
2008-06-29
nv50: note some things discovered during renouveau session
Ben Skeggs
2008-06-29
nv50: use emit_flop() instead of building RCP manually on interp
Ben Skeggs
2008-06-29
nv50: remove NV50_PROG_{VERTEX,FRAGMENT}
Ben Skeggs
2008-06-29
nv50: delayed write of fragprog result regs until end of program
Ben Skeggs
2008-06-29
nv50: fix src1 & src2 == const
Ben Skeggs
2008-06-29
nv50: note a critical bug
Ben Skeggs
2008-06-29
nv50: hehe, damage from tex-surfaces.. surface_fill() reenabled now :)
Ben Skeggs
2008-06-29
nv50: obey writemask in a couple of places
Ben Skeggs
2008-06-29
nv50: LIT - sort-of
Ben Skeggs
*somehow* we have the exact same bug here as on nv4x, the difference being on nv4x the hw actually has a LIT opcode.. NVIDIA doesn't have the bug on either arch FWIW.
2008-06-29
nv50: obey per-source abs (TGSI_UTIL_SIGN_CLEAR)
Ben Skeggs
2008-06-29
nv50: create emit_pow() - emit_lit() will need to use it
Ben Skeggs
2008-06-29
nv50: oops, copy+pasto
Ben Skeggs
2008-06-29
nv50: POW!
Ben Skeggs
2008-06-29
nv50: fixes + untested _SAT modifier
Ben Skeggs
2008-06-29
nv50: handle 0/1 SWZ
Ben Skeggs
2008-06-29
nv50: DST
Ben Skeggs
2008-06-29
nv50: ABS
Ben Skeggs
2008-06-29
nv50: FLR/FRC
Ben Skeggs
2008-06-29
nv50: SGE/SLT
Ben Skeggs
2008-06-29
nv50: small cleanup
Ben Skeggs
2008-06-29
nv50: DPH, XPD, some TODOs
Ben Skeggs
2008-06-29
nv50: fix EX2.. somehow
Ben Skeggs
2008-06-29
nv50: big fuckup, fix it
Ben Skeggs
2008-06-29
nv50: some fixes + MIN/MAX
Ben Skeggs
2008-06-29
nv50: checkpoint: shader code now exceeds caps of "old" code
Ben Skeggs
2008-06-29
nv50: remove hardcoded fp stuff
Ben Skeggs
2008-06-29
nv50: start using interpreter for fragprog too, not hardcoded passthrough
Ben Skeggs
2008-06-29
nv50: drop the majority of the old shader code, reimplement, only MOV so far.
Ben Skeggs
2008-06-29
nv50: split code/data upload out, fp will use it later on
Ben Skeggs
2008-06-29
nv50: DPH
Ben Skeggs
2008-06-29
nv50: implement SUB
Ben Skeggs
2008-06-29
nv50: fucking horrible hack, I really hate G8x shaders..
Ben Skeggs
2008-06-29
nv50: use "real" constbufs for shaders + tcb uploads
Ben Skeggs
2008-06-29
nv50: import current "state of the art" nv50 code
Ben Skeggs
2008-06-29
nouveau: adapt to cpp->pf_block changes
Ben Skeggs
2008-05-27
nouveau: very quick port to tex-surface changes.
Ben Skeggs
probably the last match-gallium-upstream merge for a bit, some cleanup+nv50 work coming RSN...
2008-05-13
nouveau: remove chipset fields in all nv pipe driver context/screen structs.
Ben Skeggs
2008-05-13
nv50: slightly less skeletal texture funcs, prevents fun segfaults
Ben Skeggs
2008-05-13
nv50: report some supported formats to keep the state tracker from asserting.
Ben Skeggs
2008-05-05
nouveau: bitmap texcoord bias has been removed
Ben Skeggs
2008-04-27
nouveau: stub set_edgeflags for all nv pipe drivers
Ben Skeggs
2008-04-23
nouveau: fix build
Ben Skeggs
2008-04-04
nouveau: in some cases don't create the buffer in local mem initially.
Ben Skeggs
2008-03-30
nouveau: adapt to recent gallium changes
Ben Skeggs
2008-03-21
nouveau: match gallium API changes
Ben Skeggs
2008-03-19
nouveau: pass nvws to nvws->push_* functions, rather than nouveau_channel*
Ben Skeggs
2008-03-13
nouveau: NV9X is basically a G80, fix issue with NV6X being detected as G80.
Ben Skeggs
2008-03-13
nouveau: match interface changes
Ben Skeggs
[next]