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
/
mesa
/
pipe
/
nv40
/
nv40_fragprog.c
Age
Commit message (
Expand
)
Author
2008-02-15
nv40: prep for multiple pipe contexts on a single hw channel
Ben Skeggs
2008-02-15
nouveau: interface updates
Ben Skeggs
2008-02-15
nv40: cleanup state handling a bit
Ben Skeggs
2008-02-15
nouveau: avoid relocations where possible.
Ben Skeggs
2008-02-13
nv40: Avoid a nasty array overflow leading to a corrupt memory pointer.
Maarten Maathuis
2008-01-28
nouveau: quicky-port to gallium changes
Ben Skeggs
2008-01-07
nouveau: share pushbuf interface code between pipe drivers
Ben Skeggs
2008-01-06
nv40: bind textures based on fragprog usage.
Ben Skeggs
2007-12-30
nv40: s/READ/WRITE/
Ben Skeggs
2007-12-30
nv40: untested fragprog mods for big-endian chips
Ben Skeggs
2007-12-24
nv40: ensure all required buffers are accounted for during state validation
Ben Skeggs
2007-12-23
nouveau: match gallium changes
Ben Skeggs
2007-12-17
nv40: fix valgrind complaints
Ben Skeggs
2007-12-16
nouveau: some cleanups
Ben Skeggs
2007-12-16
nv40: fp support for TGSI_FILE_IMMEDIATE.
Ben Skeggs
2007-12-16
nv40: grow fragprog as needed
Ben Skeggs
2007-12-16
nv40: destroy programs
Ben Skeggs
2007-12-14
nv40: Do all fp setup in nv40_fragprog.c
Ben Skeggs
2007-12-12
nv40: small bug
Ben Skeggs
2007-12-11
nv40: allow reading from fragprog result regs
Ben Skeggs
2007-12-10
nouveau: fix build
Ben Skeggs
2007-12-05
nouveau: g8x winsys support, yay softpipe!
Ben Skeggs
2007-11-25
nv40: fix build after gallium changes
Ben Skeggs
2007-11-25
nv40: fp arbitrary swizzling/negation
Ben Skeggs
2007-11-23
nv40: support for keeping multiple vtxprogs on the hw at the same time.
Ben Skeggs
2007-11-20
nv40: track pipe const id
Ben Skeggs
2007-11-20
nv40: remove use of temps for KILP, implement KIL
Ben Skeggs
2007-11-18
nv40: support TXP again
Ben Skeggs
2007-11-18
nouveau: Very rough cut at gallium winsys + nv40 pipe driver.
Ben Skeggs