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
Age
Commit message (
Expand
)
Author
2010-08-03
r600g: fix color target mask
Jerome Glisse
2010-08-03
r600g: fix stencil
Jerome Glisse
2010-08-03
r600g: fix LIT + fix multiple constant one ALU + fix ALU block splitting
Jerome Glisse
2010-08-02
r600g: split alu block to conform to limit + RCP opcode
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: initial alpha test state
Dave Airlie
2010-08-02
r600g: add initial blend state.
Dave Airlie
2010-08-02
r600g: set correct tex coord type for rect textures.
Dave Airlie
2010-08-02
r600g: make r600_db_format static.
Dave Airlie
2010-07-31
r600g: Remove unnecessary header.
Vinson Lee
2010-07-31
r600g: Remove unnecessary header.
Vinson Lee
2010-07-30
r600g: add KIL opcode support
Jerome Glisse
2010-07-30
r600g: fix typo in tex instruction + shader semantic id fix
Jerome Glisse
2010-07-29
r600g: mipmap early support + EX2/ABS instruction + culling
Jerome Glisse
2010-07-29
gallium: Keep only pipe_context::draw_vbo.
Chia-I Wu
2010-07-29
gallium: Implement draw_vbo and set_index_buffer for all drivers.
Chia-I Wu
2010-07-28
r600g: state context ptr in sampler_view & add I8/L8 buffer format
Jerome Glisse
2010-07-28
r600g: switch btw flat/linear interpolation
Jerome Glisse
2010-07-28
r600g: split pipe state creating/binding from hw state creation
Jerome Glisse
2010-07-28
r600g: cleanup resource buffer/texture mess
Jerome Glisse
2010-07-28
r600g: add lrp instruction support
Jerome Glisse
2010-07-28
r600g: actualy fix the literal emission
Jerome Glisse
2010-07-28
r600g: fix up segfault with variation between views and count.
Dave Airlie
2010-07-28
r600g: use gallium util for float->ui conversion
Dave Airlie
2010-07-27
r600g: texture support
Jerome Glisse
2010-07-27
r600g: Move declaration before code.
Vinson Lee
2010-07-27
r600g: always emit literal after emiting an alu instruction
Jerome Glisse
2010-07-26
r600g: implememt the LIT instruction
Stephan Schmid
2010-07-23
r600g: first pass at texture support
Jerome Glisse
2010-07-23
r600g: Fix SCons build.
Vinson Lee
2010-07-23
r600g: fix dp2, dp3, dp4 tokens
Jerome Glisse
2010-07-23
r600g: add RSQ token support
Jerome Glisse
2010-07-23
r600g: drop compiler stuff and switch over dumb tgsi assembler
Jerome Glisse
2010-07-21
r600g: add support for all R6XX/R7XX asic
Jerome Glisse
2010-07-21
r600g: add r600 compile mode to compiler.
Dave Airlie
2010-07-21
r600g: add family retrival
Dave Airlie
2010-07-20
r600g: split trans unit computation
Jerome Glisse
2010-07-02
r600: use gallium list macros instead of making our own.
Dave Airlie
2010-06-28
Merge branch 'gallium-drm-driver-drescriptor'
Jakob Bornecrantz
2010-06-24
r600g: Move bootstrap code to target
Jakob Bornecrantz
2010-06-09
r600g: save vertex buffers in blitter
Marek Olšák
2010-06-08
gallium: adjust the query interface to support custom types
Zack Rusin
2010-06-07
r600g: Remove unnecessary header.
Vinson Lee
2010-06-06
r600g: add shader literal constant support
Jerome Glisse
2010-06-05
r600g: split instruction into scalar
Jerome Glisse
2010-06-04
r600g: implement clear_{render_target, depth_stencil}, resource_copy_region
Marek Olšák
2010-06-04
r600g: make blit functions static (private)
Marek Olšák
2010-06-04
r600g: use cast wrappers
Marek Olšák
2010-06-03
r600g: Move declaration before code.
Vinson Lee
[next]