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
/
r300
Age
Commit message (
Expand
)
Author
2010-01-13
r300g: Two dirty state optimizations.
Corbin Simpson
2010-01-13
r300g: DCE in emit.
Corbin Simpson
2010-01-12
r300g: Lower the immd mode threshold.
Corbin Simpson
2010-01-12
r300g: Fix is_r400 status for rs4xx and rc4xx.
Corbin Simpson
2010-01-12
r300g: Switch to immediate mode for tiny renders.
Corbin Simpson
2010-01-12
r300g: emit blend LTE/GTE thresholds on >=RV350
Marek Olšák
2010-01-12
r300g: update the texture initialization so that it respects tiling
Marek Olšák
2010-01-12
r300g: add emission of texture tiling bits
Marek Olšák
2010-01-12
r300g: add is_r400 flag
Marek Olšák
2010-01-12
r300g: silence a warning
Marek Olšák
2010-01-12
r300g: only emit scissor when needed
Marek Olšák
2010-01-12
Revert "r300g: Placate kernel checker by explicitly disabling depth test."
Marek Olšák
2010-01-12
r300g: mark all states as dirty after flush
Marek Olšák
2010-01-12
r300g: Always emit scissors.
Corbin Simpson
2010-01-11
r300g: Add back dirty state check.
Corbin Simpson
2010-01-11
r300g: Placate kernel checker by explicitly disabling depth test.
Corbin Simpson
2010-01-11
r300g: Avoid segfault on binding null RS state.
Corbin Simpson
2010-01-10
r300g: Don't bother testing for empty scissors.
Corbin Simpson
2010-01-10
r300g: Atomize scissors.
Corbin Simpson
2010-01-10
r300g: Move TCL bypass switch to main context.
Corbin Simpson
2010-01-10
r300g: Atomize viewport.
Corbin Simpson
2010-01-10
r300g: Move ROPCNTL to the top of the emit order.
Corbin Simpson
2010-01-10
r300g: Don't avoid rewriting ZTOP.
Corbin Simpson
2010-01-10
r300g: Atomize rasterizer.
Corbin Simpson
2010-01-10
r300g: Atomize ZTOP.
Corbin Simpson
2010-01-10
r300g: Atomize DSA.
Corbin Simpson
2010-01-10
r300g: Atomize UCP.
Corbin Simpson
2010-01-10
r300g: Atomize blend color.
Corbin Simpson
2010-01-10
r300g: Start using atoms.
Corbin Simpson
2010-01-06
r300g: add back-face color VS outputs
Marek Olšák
2010-01-06
r300g: fix SWTCL stream locations of texture coordinates
Marek Olšák
2010-01-06
r300g: if no DS buffer is set, disable reading from and writing to it
Marek Olšák
2010-01-06
r300g: disable the rasterization of WPOS if it's unused by the FS
Marek Olšák
2010-01-06
r300g: add WPOS
Marek Olšák
2010-01-06
r300g: consolidate params
Marek Olšák
2010-01-06
r300g: fix outputting depth in the FS
Marek Olšák
2010-01-06
r300g: optimize blending by conditionally disabling reads from the colorbuffer
Marek Olšák
2010-01-06
r300g: optimize blending by discarding pixels that don't change the colorbuffer
Marek Olšák
2010-01-06
r300g: fix blending when SRC_ALPHA_SATURATE is used
Marek Olšák
2010-01-06
r300g: add missing is_anistropic param
Brian Paul
2010-01-06
gallium: remove PIPE_TEX_FILTER_ANISO
Luca Barbieri
2010-01-05
Merge commit 'origin/gallium-draw-retval'
Keith Whitwell
2010-01-05
Remove TGSI_OPCODE_SHR, map existing usage to TGSI_OPCODE_ISHR.
Michal Krol
2010-01-04
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-03
r300g: Silence 'mixed declarations and code' warning.
Vinson Lee
2010-01-03
r300g: Remove comma at end of enumerator list.
Vinson Lee
2010-01-02
r300g: Use C-style comments.
Vinson Lee
2010-01-01
r300: Fix scons build.
José Fonseca
2009-12-26
r300g: fixup for GS additions
Dave Airlie
2009-12-25
gs: fix drivers so they work with geometry shaders
Zack Rusin
[next]