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
/
r300_state.c
Age
Commit message (
Expand
)
Author
2010-01-26
r300g: Make vertex_format into an atom.
Corbin Simpson
2010-01-25
r300g: Finish and enable immediate mode.
Corbin Simpson
2010-01-25
Revert "r300g,radeong: finish and enable the immediate mode"
Corbin Simpson
2010-01-24
r300g,radeong: finish and enable the immediate mode
Marek Olšák
2010-01-18
r300g: fix polygon offset
Marek Olšák
2010-01-16
r300g: Respect fill modes in indices fallback.
Corbin Simpson
2010-01-15
Merge branch 'gallium-noconstbuf'
Roland Scheidegger
2010-01-13
r300g: Account for CS space used per atom.
Corbin Simpson
2010-01-12
r300g: only emit scissor when needed
Marek Olšák
2010-01-12
r300g: Always emit scissors.
Corbin Simpson
2010-01-11
r300g: Avoid segfault on binding null RS state.
Corbin Simpson
2010-01-11
gallium: remove const qualifier from pipe_buffer argument in set_constant_buffer
Roland Scheidegger
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: Atomize rasterizer.
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: 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: 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
gallium: remove PIPE_TEX_FILTER_ANISO
Luca Barbieri
2009-12-24
gallium: adapt drivers to pipe_constant_buffer removal
Roland Scheidegger
2009-12-22
Merge branch 'gallium-edgeflags'
Roland Scheidegger
2009-12-19
r300g: add texture compare modes
Marek Olšák
2009-12-18
r300g: Respect provoking vertex for trifans.
Corbin Simpson
2009-12-19
gallium: fix up drivers for edgeflag changes
Roland Scheidegger
2009-12-15
r300g: if no colorbuffers are set, disable blending and set the color mask to 0
Marek Olšák
2009-12-15
r300g: remove unnecessary flush in set_sampler_textures
Marek Olšák
2009-12-09
r300g: fix routing of vertex streams if TCL is bypassed
Marek Olšák
2009-12-08
Merge branch 'gallium-strict-aliasing'
Roland Scheidegger
2009-12-08
gallium: fix more potential strict aliasing issues
Roland Scheidegger
2009-12-07
gallium/util: fix util_color_[un]pack[-ub] to be strict aliasing safe
Roland Scheidegger
2009-12-06
r300g: don't render if everything is culled by scissoring
Marek Olšák
2009-12-06
r300g: remove redundant code and clean up
Marek Olšák
2009-12-05
r300g: Need to emit a hardware scissor rectangle even if scissor is disabled.
Michel Dänzer
2009-12-02
r300g: No vertex textures here.
Corbin Simpson
2009-12-01
r300: Update for renamed sampler/texture state setters.
Michal Krol
2009-11-21
r300g: Build fix.
Corbin Simpson
2009-11-20
r300g: fix updating a vertex format
Marek Olšák
2009-11-20
r300g: add texture lod clamping
Marek Olšák
2009-11-20
r300g: Begin separating HW TCL and SW TCL state and setup.
Corbin Simpson
2009-11-20
r300g: fix rectangle textures on r3xx
Marek Olšák
2009-11-08
r300g: Unify context names for counts.
Corbin Simpson
[next]