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
/
drivers
/
dri
/
r600
/
r700_fragprog.c
Age
Commit message (
Expand
)
Author
2009-08-26
r600: fix memory leak
Alex Deucher
2009-08-24
r600: code cleanup
Alex Deucher
2009-08-22
r600: move full state to radeon state atoms
Alex Deucher
2009-08-21
r600: better default state size.
Alex Deucher
2009-08-12
r600: A shader is bound that exports Z as a float into Red channel
Cooper Yuan
2009-08-11
r600: update num of interp if posizition is used
Cooper Yuan
2009-08-09
r600: looks like a typo
Dave Airlie
2009-08-09
r600: load per-pixel position into PS in order to use fragment.position.
Cooper Yuan
2009-08-02
r600: fix regression in texenv
Alex Deucher
2009-07-31
r600: ensure we have enough room for full state emit
Alex Deucher
2009-07-31
r600: re-arrange state setup and emit so they are not mixed
Alex Deucher
2009-07-29
r600: emit fog color in PS input map, fix fog related applications
Cooper Yuan
2009-07-29
R6xx/r7xx: VS export fog color as parameter
Cooper Yuan
2009-07-28
r600: fix flat shading
Alex Deucher
2009-07-27
r600: fix textures
Alex Deucher
2009-07-02
r6xx/r7xx: Better fix for fragment temps
Richard Li
2009-07-01
R6xx/R7xx: Fix number of temps used in fragment program
Alex Deucher
2009-06-04
re-arrange state structure
Alex Deucher
2009-05-29
get rid of chip_object struct
Alex Deucher
2009-05-29
more cleanup
Alex Deucher
2009-05-15
Fix r6 code bugs.
Richard Li
2009-05-08
R6xx/R7xx: WIP r6xx-rewrite code
Richard Li
2009-04-21
Initial pull of code from r6xx-r7xx-support branch
Richard Li
2009-04-10
Remove r500 stuff
Alex Deucher
2009-04-09
R6xx/R7xx: r300 -> r600 symbols
Alex Deucher
2009-04-08
R600: initial copy of r300 code
Alex Deucher