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
/
mesa
/
drivers
/
dri
/
r600
Age
Commit message (
Expand
)
Author
2009-11-29
r600 : add read port allocation for uniform;
Richard Li
2009-11-25
r600: add ARB_texture_non_power_of_two support.
Dave Airlie
2009-11-24
r600 : reset stack flag with one channel only.
Richard Li
2009-11-24
r600 : fix stack depth setting bug.
Richard Li
2009-11-24
radeon/r200/r300/r600: make bo mapping be explicit
Dave Airlie
2009-11-22
r600 : add support for shader instruction trunc and discard.
Richard Li
2009-11-23
r600: hopefully fix segfault.
Dave Airlie
2009-11-23
r600: fix inline issues
Dave Airlie
2009-11-22
r600 : add stack depth calculation, enable CF pop.
Richard Li
2009-11-22
r600 : use cf for all pop now, left optimization for future.
Richard Li
2009-11-20
r600 : eliminate Wondows line ending for test code.
Richard Li
2009-11-20
Merge remote branch 'origin/mesa_7_7_branch'
Dave Airlie
2009-11-19
r600 : Clean up a bit test code mess.
Richard Li
2009-11-19
r600 : change shader pop method for now.
Richard Li
2009-11-19
r600 : check in shader code test enable flag: if flag
Richard Li
2009-11-18
r600 : update PS and VS emit count for loop constants.
Richard Li
2009-11-18
r600 : add some defs
Richard Li
2009-11-18
r600 : Initial version of glsl fc.
Richard Li
2009-11-18
Merge branch 'radeon-texrewrite-clean' into mesa_7_7_branch
Maciej Cencora
2009-11-18
r600: align for mipmap tree changes
Maciej Cencora
2009-11-16
r600: don't force Z order
Alex Deucher
2009-11-09
r600/r700: typo, fix mask of DB_ALPHA_TO_MASK
Jerome Glisse
2009-11-09
r600: rework DB render setup
Alex Deucher
2009-11-09
r600: don't emit htile regs
Alex Deucher
2009-11-09
r600: add missing ZPASS setup bits for r7xx+
Alex Deucher
2009-11-04
r600: rework draw functions
Alex Deucher
2009-11-04
r600: fix count prediction for IB case
Alex Deucher
2009-11-02
r600: implement LOG op in compiler
Pierre Ossman
2009-11-02
r600: implement EXP op in compiler
Pierre Ossman
2009-10-30
r600: remove duplicate line
Alex Deucher
2009-10-30
r600: fill in some missing tex formats
Alex Deucher
2009-10-30
r600: fix a warning, update comments
Alex Deucher
2009-10-30
r600: use AUTO_INDEX for draw - saves cmd buffer space
Andre Maasikas
2009-10-29
r600: remove the no rrb messages
Alex Deucher
2009-10-29
r600: Add support for ARB_depth_clamp
Alex Deucher
2009-10-28
Merge branch 'texformat-rework'
Brian Paul
2009-10-28
r600: add occlusion query support
Alex Deucher
2009-10-25
mesa: choose texture format in core mesa, not drivers
Brian Paul
2009-10-23
mesa: Enable remap table in core.
Chia-I Wu
2009-10-23
r600: remove duplicate stride setting
Andre Maasikas
2009-10-23
r600: for position invariant programs reading vert_pos is not always known at...
Andre Maasikas
2009-10-23
r600: remove remains of old tnl pipeline
Alex Deucher
2009-10-23
r600: fix render size prediction
Alex Deucher
2009-10-23
r600: remove old tnl pipeline
Alex Deucher
2009-10-23
r600: clean up context creation
Alex Deucher
2009-10-22
Merge branch 'mesa_7_6_branch' of git+ssh://agd5f@git.freedesktop.org/git/mes...
Alex Deucher
2009-10-22
r600: set barrier for tex inst if dst is used earlier, might overwrite it oth...
Andre Maasikas
2009-10-22
r600: need to export something from PS
Andre Maasikas
2009-10-22
r600: add beginnings of ARL instruction
Andre Maasikas
2009-10-21
radeon: replace MESA_FORMAT_Z24_S8 with MESA_FORMAT_S8_Z24
Brian Paul
[next]