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_inlines.h
Age
Commit message (
Expand
)
Author
2009-12-17
s/desc->type/desc->channel[0].type/
Michal Krol
2009-12-09
Revert "Simplify the redundant meaning of format layout."
Michal Krol
2009-12-08
Simplify the redundant meaning of format layout.
Michal Krol
2009-12-08
Format layout cannot be used to distinguish scaled/normalised formats.
Michal Krol
2009-12-08
Remove remaining pipe format utility functions.
Michal Krol
2009-12-03
Remove pf_swizzle_* internal macros.
Michal Krol
2009-11-07
r300g: Organize inlined state.
Corbin Simpson
2009-11-07
r300g: DCE.
Corbin Simpson
2009-11-07
r300g: Be more verbose in what's killing us WRT vert formats.
Corbin Simpson
2009-11-04
r300g: add polygon mode
Marek Olšák
2009-11-01
r300g: Adopt osiris' PSC data and swizzle.
Corbin Simpson
2009-10-22
r300g: Enable more stuff in r300_screen, cleanup comments.
Corbin Simpson
2009-10-22
r300g: Cleanup PSC setup math a bit and stop using Draw formats.
Corbin Simpson
2009-10-21
r300g: Update comments, function names in r300_state_inlines.
Corbin Simpson
2009-10-21
r300g: Cleanup header includes.
Corbin Simpson
2009-10-12
r300g: Clean up texture formats.
Corbin Simpson
2009-10-04
r300g: xRGB and RGBx formats.
Corbin Simpson
2009-08-18
Revert "r300-gallium, radeon-gallium: Nuke gb_pipes from orbit."
Corbin Simpson
2009-05-17
r300-gallium, radeon-gallium: Nuke gb_pipes from orbit.
Corbin Simpson
2009-03-30
r300-gallium: Allow surface_fill to clear depth/stencil buffers too.
Corbin Simpson
2009-03-20
r300-gallium: Clean up some emit, and some state handlers.
Corbin Simpson
2009-03-11
r300-gallium: Fix texture filters.
Corbin Simpson
2009-03-10
r300-gallium: Fix a handful of compiler warnings.
Corbin Simpson
2009-03-07
r300-gallium: Correct vertex format setup, cleanup regs and debugging.
Corbin Simpson
2009-03-07
r300-gallium: A bit more vertex format fixup.
Corbin Simpson
2009-02-28
r300-gallium: Fix hardlocks on trivial/clear.
Corbin Simpson
2009-02-28
r300-gallium: Move maths from r300_state to r300_state_inlines.
Corbin Simpson
2009-02-28
r300-gallium: Cleanup color formats.
Corbin Simpson
2009-02-28
r300-gallium: Move all state translators to r300_state_inlines.
Corbin Simpson
2009-02-22
r300-gallium: Add pipe_format translators and apply them
Joakim Sindholt