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
/
r300
/
r300_state_derived.c
Age
Commit message (
Expand
)
Author
2009-09-28
r300g: fix r300g cause GPU hang issue.
Cooper Yuan
2009-09-27
r300g: fix erroneous condition
Maciej Cencora
2009-09-27
r300g: don't force vertex position for HW TCL path
Maciej Cencora
2009-09-27
r300g: add some assertions
Maciej Cencora
2009-09-28
r300g: fix r300 rs path
Dave Airlie
2009-09-28
r300g: rewrite RS state setup.
Dave Airlie
2009-09-28
r300g: silence compiler warning
Dave Airlie
2009-09-06
r300g: Fix a number of warnings
Nicolai Hähnle
2009-09-06
r300g: Debug flags infrastructure
Nicolai Hähnle
2009-08-24
r300g: Set the vector address in the input memory for bypass_vs_clip_and_view...
Cooper Yuan
2009-07-30
r300g: Use radeon compiler for fragment programs
Nicolai Hähnle
2009-07-30
r300g: Use r300compiler for vertex shaders
Nicolai Hähnle
2009-06-01
r300-gallium: Slightly hacky fix for glxgears-style TCL.
Corbin Simpson
2009-05-20
r300-gallium: Prevent assert when fogcoords are present.
Corbin Simpson
2009-05-11
r300-gallium: Cleanup PSC for HW TCL.
Corbin Simpson
2009-04-15
r300-gallium: Point size is at OVM position 15, not 1.
Corbin Simpson
2009-04-10
r300-gallium: Split up vertex format tallying for HW and SW TCL.
Corbin Simpson
2009-04-10
r300-gallium: Finish up cleanup of vertex format state.
Corbin Simpson
2009-04-10
r300-gallium: Clean up vertex format setup.
Corbin Simpson
2009-04-05
r300-gallium: Re-translate shaders if constants change.
Corbin Simpson
2009-04-04
r300-gallium: Calculate vert shader inputs for HW TCL.
Corbin Simpson
2009-03-30
r300-gallium: Fix hardlock when no colors or textures are present.
Corbin Simpson
2009-03-15
r300-gallium: Fix vertex memory offsets.
Corbin Simpson
2009-03-15
r300-gallium: Always rasterize at least one color.
Corbin Simpson
2009-03-07
r300-gallium: Correct vertex format setup, cleanup regs and debugging.
Corbin Simpson
2009-03-07
r300-gallium: Clean up RS.
Corbin Simpson
2009-03-07
r300-gallium: Typo in assert.
Corbin Simpson
2009-03-07
r300-gallium: A bit more vertex format fixup.
Corbin Simpson
2009-03-06
r300-gallium: Fix masking on vertex formats.
Corbin Simpson
2009-02-28
r300-gallium: A handful of fixups.
Corbin Simpson
2009-02-28
r300-gallium: Fix RS.
Corbin Simpson
2009-02-27
r300-gallium: Properly split up RS into r300 and r500 variants.
Corbin Simpson
2009-02-27
r300-gallium: Turn true and false into TRUE and FALSE.
Corbin Simpson
2009-02-27
r300-gallium: Add RS block setup.
Corbin Simpson
2009-02-27
r300-gallium: A handful of tiny vfmt fixups.
Corbin Simpson
2009-02-23
r300-gallium: Fix a handful of compile warnings.
Corbin Simpson
2009-02-23
r300-gallium: Finish VAP/VF setup.
Corbin Simpson
2009-02-16
r300-gallium: Ooops, forgot to apply this stash.
Corbin Simpson
2009-02-13
r300-gallium: Add derived state for vertex formats.
Corbin Simpson