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
/
r600
/
r600_state_inlines.h
Age
Commit message (
Expand
)
Author
2010-09-24
r600g: Silence 'control reaches end of non-void function' warning.
Vinson Lee
2010-09-24
r600g: fix polygon mode
Dave Airlie
2010-09-24
r600g: fixup tex wrapping.
Dave Airlie
2010-09-24
r600g: some more vertex formats
Dave Airlie
2010-09-24
r600g: add some more vertex format support.
Dave Airlie
2010-09-24
r600g: add vert support for 16/16 and 16/16/16 floats.
Dave Airlie
2010-09-20
r600g: add color/texture support for more depth formats.
Dave Airlie
2010-09-20
r600g: add z16 to color setup
Dave Airlie
2010-09-03
r600g: move lots of state inline helpers to separate header.
Dave Airlie
2010-09-02
r600g: add missing vertex fetch formats to the translation table.
Dave Airlie
2010-08-24
r600g: Add support for PIPE_FORMAT_R32_FLOAT.
Henri Verbeet
2010-08-22
r600g: fix DB decompression
Jerome Glisse
2010-08-12
r600g: fix typo in stencil translate.
Dave Airlie
2010-08-12
r600g: improve texture format checker.
Dave Airlie
2010-08-06
r600g: fix color format, indentation, defines
Jerome Glisse
2010-08-06
r600g: add SRGB support.
Dave Airlie
2010-08-06
r600g: fixup z format translations.
Dave Airlie
2010-08-06
r600g: improve supported format selection.
Dave Airlie
2010-08-04
r600g: always perform texture perspective divide + fix blending
Jerome Glisse
2010-08-02
r600g: add autogenerated reg definition + debug print cleanup
Jerome Glisse
2010-08-02
r600g: add stencil op/func translation
Dave Airlie
2010-08-02
r600g: add initial blend state.
Dave Airlie