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-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
2009-10-19
r600: Fix size calculation for 24 bit depth
Robert Noland
2009-10-19
Merge branch 'mesa_7_6_branch' of git+ssh://agd5f@git.freedesktop.org/git/mes...
Alex Deucher
2009-10-16
mesa: lift default symlinks target into Makefile.template
Brian Paul
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-14
r600: enable EXT_vertex_array_bgra extensions
Alex Deucher
2009-10-12
r600: implement ProgramStringNotify
Andre Maasikas
2009-10-12
r600: LIT dst.y gets value from src.x
Andre Maasikas
2009-10-12
r600: DPH adds w comp of second operand, so set first one to 1 instead
Andre Maasikas
2009-10-10
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-10-09
radeon: fix scissor regression
Alex Deucher
2009-10-09
r600: fixup KIL instruction a bit
Andre Maasikas
2009-10-06
r600: r700PredictRenderSize can flush, so move index buffer setup after it
Andre Maasikas
2009-10-05
drivers: don't include texformat.h
Brian Paul
2009-10-05
r600: update vertex program selection for draw path
Andre Maasikas
2009-10-02
r600: remove support for host-based ibs
Alex Deucher
2009-09-30
mesa: replace gl_texture_format with gl_format
Brian Paul
2009-09-29
r600: use CB_TARGET_MASK instead of CB_SHADER_MASK for setting color mask
Andre Maasikas
2009-09-29
r600: user correct alpha blend factor
Andre Maasikas
2009-09-29
r600: clear position enable bit when when wpos is not used by FP
Andre Maasikas
2009-09-27
drivers: use more mesa format functions
Brian Paul
[next]