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-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-19
r600: Fix size calculation for 24 bit depth
Robert Noland
2009-10-15
r600: FRAG_ATTRIB_WPOS and FRAG_ATTRIB_FOGC appear to be supported.
Robert Noland
2009-10-15
r600: cleanup in r600_cs_process_relocs().
Robert Noland
2009-10-15
r600: fix tfp1 bo size
Andre Maasikas
2009-10-15
r600: implement ProgramStringNotify
Andre Maasikas
2009-10-15
r600: LIT dst.y gets value from src.x
Andre Maasikas
2009-10-15
r600: DPH adds w comp of second operand, so set first one to 1 instead
Andre Maasikas
2009-10-15
r600: fixup KIL instruction a bit
Andre Maasikas
2009-10-15
r600: use CB_TARGET_MASK instead of CB_SHADER_MASK for setting color mask
Andre Maasikas
2009-10-15
r600: user correct alpha blend factor
Andre Maasikas
2009-10-15
r600: clear position enable bit when when wpos is not used by FP
Andre Maasikas
2009-10-09
radeon: fix scissor regression
Alex Deucher
2009-09-24
radeon: Fix scissors for r600 KMS.
Pauli Nieminen
2009-09-24
r600: add support for CUBE textures, also TXP
Andre Maasikas
2009-09-24
r600: fix typo in the last commit
Alex Deucher
2009-09-24
r600: various cleanups
Alex Deucher
2009-09-24
r600: fix some issues with LIT instruction
Andre Maasikas
2009-09-24
r600: fix point sizes
Alex Deucher
2009-09-24
r600: fix polygon offset
Alex Deucher
2009-09-24
r600: support position_invariant programs
Andre Maasikas
2009-09-24
r600: add span support for 1D tiles
Alex Deucher
2009-09-24
r600: fix warning
Alex Deucher
2009-09-24
r600: fix texcoords from constants
Andre Maasikas
2009-09-24
r600: enable caching of vertex programs
Andre Maasikas
2009-09-24
r600: check if textures are actually enabled before submission
Alex Deucher
2009-09-24
r600: fix ftp for dri1
Alex Deucher
2009-09-24
r600: don't setup hardware state if TFP
Dave Airlie
2009-09-24
r600: fix dri2 clipping
Alex Deucher
2009-09-04
r600: fix Elts handling
Alex Deucher
2009-09-03
r600: rework cb/db setup
Alex Deucher
2009-09-03
r600: make sure the active vertex shader bo is re-added to persistent list.
Alex Deucher
2009-09-03
r600: visual depth has no meaning here.
Dave Airlie
2009-09-03
r600: make sure the active shader bo is re-added to persistent list.
Dave Airlie
2009-08-31
r600: Add more trace debug output to rendering pipeline.
Pauli Nieminen
2009-08-31
r600: Convert to shared debug code and add a few new debug messages.
Pauli Nieminen
2009-08-31
radeon: Add common debugging functions.
Pauli Nieminen
2009-08-28
r600: fix scissor also.
Dave Airlie
2009-08-26
r600: fix two sided stencil
Alex Deucher
2009-08-26
r600: add missing radeon_cs_space_set_flush call
Alex Deucher
2009-08-26
r600: make reloc_chunk size dynamic
Alex Deucher
2009-08-26
r600: fix memory leak
Alex Deucher
2009-08-26
r600: Update vertex fetch shader if necessary
Cooper Yuan
2009-08-25
radeon/r600: Fix remaining warnings when building 64 bit binary.
Pauli Nieminen
2009-08-25
radeon: Fix all compiler warnings.
Pauli Nieminen
2009-08-25
Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into r600_st...
Pauli Nieminen
2009-08-25
radeon/r200/r300/r600: Warn if we emit more than prediction was.
Pauli Nieminen
2009-08-24
r600: code cleanup
Alex Deucher
[next]