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_surface.c
Age
Commit message (
Expand
)
Author
2009-02-08
r300: Add SW TCL paths for clear.
Corbin Simpson
2009-02-08
r300: Update to match pipe_surface changes.
Corbin Simpson
2009-02-06
r300: Clean up CS counting.
Corbin Simpson
2009-02-05
r300: working trivial/clear for r5xx
Joakim Sindholt
2009-02-02
r300: fix compiler/linker errors
Joakim Sindholt
2009-02-02
r300: Move some registers around.
Corbin Simpson
2009-02-01
r300: Add cleaned-up clear fallback, sort more regs.
Corbin Simpson
2009-02-01
r300: Try to fix up RS a bit more.
Corbin Simpson
2009-02-01
r300: set up r5xx fragment shader; clear still broken
Joakim Sindholt
2009-02-01
r300: Unbreak emit, fix up a bunch of little things.
Corbin Simpson
2009-02-01
r300: attempt at trivial/clear on r5xx
Joakim Sindholt
2009-02-01
r300: name registers for human readability
Joakim Sindholt
2009-02-01
r300: Fix a few more registers.
Corbin Simpson
2009-02-01
r300: A handful of thingys.
Corbin Simpson
2009-02-01
r300: Moar RS cleanup.
Corbin Simpson
2009-02-01
r300: Cleanup first part of RS block.
Corbin Simpson
2009-02-01
r300: Clean up PVS upload emits.
Corbin Simpson
2009-02-01
r300: Add dsa state emit.
Corbin Simpson
2009-02-01
r300: Add blend color state emit.
Corbin Simpson
2009-02-01
r300: Set up blend state emit, clean up blend registers.
Corbin Simpson
2009-02-01
r300: Deobfuscate a few registers, fix inaccurate variable names.
Corbin Simpson
2009-02-01
r300: Working trivial/clear for RV410.
Corbin Simpson
2009-02-01
BROKEN
Corbin Simpson
2009-02-01
r300: Hook up clear, set it to fallback.
Corbin Simpson
2009-02-01
r300: Add num_vert_pipes (and remove busted num_pipes.)
Corbin Simpson
2009-02-01
r300: Unbreak build, finish clear state.
Corbin Simpson
2009-02-01
[BROKEN] r300: Add initial clear/fill code.
Corbin Simpson
2009-02-01
gallium-r300: Add r300_surface.
Corbin Simpson