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-03-02
r300g: Use a macro to consolidate general state handling.
Corbin Simpson
2010-03-02
Merge branch 'gallium-format-cleanup'
José Fonseca
2010-03-02
Merge branch 'gallium-no-rhw-position'
Michal Krol
2010-03-02
r300: Rename pipe formats.
José Fonseca
2010-03-01
r300: Save viewport and clip states before invoking blitter.
Michal Krol
2010-02-28
r300g: atomize texture and sampler states
Marek Olšák
2010-02-28
r300g: decouple vertex stream setup (PSC) and VS output mapping (VAP_OUT)
Marek Olšák
2010-02-28
r300g: use the atom size directly during emission
Marek Olšák
2010-02-28
r300g: atomize invalidation of texture caches
Marek Olšák
2010-02-28
r300g: atomize PVS flush
Marek Olšák
2010-02-27
r300g: move the emission of GA_POINT_MINMAX into emit_fb_state
Marek Olšák
2010-02-27
r300g: put the emission of R300_US_OUT_FMT_UNUSED back
Marek Olšák
2010-02-27
r300g: mark rasterizer_state as dirty only when it's not NULL
Marek Olšák
2010-02-27
r300g: always emit the correct max vertex index to avoid DRM errors
Marek Olšák
2010-02-24
r300g: Atomize vertex shader.
Corbin Simpson
2010-02-22
gallium: Remove bypass_vs_clip_and_viewport from rasteriser state.
Michal Krol
2010-02-22
Revert "r300g: rebuild winsys/pipe buffer handling and add buffer map"
Dave Airlie
2010-02-22
r300g: rebuild winsys/pipe buffer handling and add buffer map
Dave Airlie
2010-02-15
r300g: fix the size of constant buffers
Marek Olšák
2010-02-14
r300g: set the correct tiling flags for renderbuffers
Marek Olšák
2010-02-13
r300g: cleanup the emission of framebuffer state
Marek Olšák
2010-02-12
Merge branch 'gallium-dynamicstencilref'
Roland Scheidegger
2010-02-12
gallium: make max_anisotropy a unsigned bitfield member
Roland Scheidegger
2010-02-11
r300g: adapt to stencil ref changes
Roland Scheidegger
2010-02-10
r300g: Fix typo.
Corbin Simpson
2010-02-09
r300g: Correct colorbuffer measurements.
Corbin Simpson
2010-02-09
Merge branch 'gallium-nopointsizeminmax'
Roland Scheidegger
2010-02-06
r300g: cleanup XXXs in the DSA state
Marek Olšák
2010-02-06
r300g: make a local copy of framebuffer state
Marek Olšák
2010-02-06
r300g: fix color channel masks
Marek Olšák
2010-01-30
r300g: Independent blend enables only work on r500.
Corbin Simpson
2010-01-28
r300g: Clean up blend masks, change caps.
Corbin Simpson
2010-01-28
Merge commit 'origin/perrtblend'
Roland Scheidegger
2010-01-28
r300g: Atomize framebuffers.
Corbin Simpson
2010-01-27
r300g: Remove unnecessary headers.
Vinson Lee
2010-01-26
r300g: Turn the RS block into an atom.
Corbin Simpson
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-25
r300g: adapt to blend changes
Roland Scheidegger
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
gallium: remove point_size_min and point_size_max from rasterizer state
Roland Scheidegger
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
[next]