index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
r300
/
r300_state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r300g: Independent blend enables only work on r500.
Corbin Simpson
2010-01-30
1
-4
/
+11
*
r300g: Clean up blend masks, change caps.
Corbin Simpson
2010-01-28
1
-12
/
+6
*
Merge commit 'origin/perrtblend'
Roland Scheidegger
2010-01-28
1
-11
/
+11
|
\
|
*
r300g: adapt to blend changes
Roland Scheidegger
2010-01-25
1
-11
/
+11
*
|
r300g: Atomize framebuffers.
Corbin Simpson
2010-01-28
1
-4
/
+14
*
|
r300g: Remove unnecessary headers.
Vinson Lee
2010-01-27
1
-1
/
+0
*
|
r300g: Turn the RS block into an atom.
Corbin Simpson
2010-01-26
1
-1
/
+0
*
|
r300g: Make vertex_format into an atom.
Corbin Simpson
2010-01-26
1
-4
/
+5
*
|
r300g: Finish and enable immediate mode.
Corbin Simpson
2010-01-25
1
-0
/
+22
*
|
Revert "r300g,radeong: finish and enable the immediate mode"
Corbin Simpson
2010-01-25
1
-22
/
+0
*
|
r300g,radeong: finish and enable the immediate mode
Marek Olšák
2010-01-24
1
-0
/
+22
|
/
*
r300g: fix polygon offset
Marek Olšák
2010-01-18
1
-4
/
+22
*
r300g: Respect fill modes in indices fallback.
Corbin Simpson
2010-01-16
1
-3
/
+0
*
Merge branch 'gallium-noconstbuf'
Roland Scheidegger
2010-01-15
1
-7
/
+7
|
\
|
*
gallium: remove const qualifier from pipe_buffer argument in set_constant_buffer
Roland Scheidegger
2010-01-11
1
-1
/
+1
|
*
gallium: adapt drivers to pipe_constant_buffer removal
Roland Scheidegger
2009-12-24
1
-7
/
+7
*
|
r300g: Account for CS space used per atom.
Corbin Simpson
2010-01-13
1
-1
/
+9
*
|
r300g: only emit scissor when needed
Marek Olšák
2010-01-12
1
-0
/
+4
*
|
r300g: Always emit scissors.
Corbin Simpson
2010-01-12
1
-41
/
+2
*
|
r300g: Avoid segfault on binding null RS state.
Corbin Simpson
2010-01-11
1
-1
/
+5
*
|
r300g: Don't bother testing for empty scissors.
Corbin Simpson
2010-01-10
1
-3
/
+0
*
|
r300g: Atomize scissors.
Corbin Simpson
2010-01-10
1
-12
/
+14
*
|
r300g: Move TCL bypass switch to main context.
Corbin Simpson
2010-01-10
1
-3
/
+4
*
|
r300g: Atomize viewport.
Corbin Simpson
2010-01-10
1
-15
/
+17
*
|
r300g: Atomize rasterizer.
Corbin Simpson
2010-01-10
1
-7
/
+6
*
|
r300g: Atomize DSA.
Corbin Simpson
2010-01-10
1
-3
/
+3
*
|
r300g: Atomize UCP.
Corbin Simpson
2010-01-10
1
-2
/
+2
*
|
r300g: Atomize blend color.
Corbin Simpson
2010-01-10
1
-4
/
+6
*
|
r300g: Start using atoms.
Corbin Simpson
2010-01-10
1
-3
/
+4
*
|
r300g: if no DS buffer is set, disable reading from and writing to it
Marek Olšák
2010-01-06
1
-0
/
+1
*
|
r300g: disable the rasterization of WPOS if it's unused by the FS
Marek Olšák
2010-01-06
1
-1
/
+11
*
|
r300g: add WPOS
Marek Olšák
2010-01-06
1
-0
/
+6
*
|
r300g: optimize blending by conditionally disabling reads from the colorbuffer
Marek Olšák
2010-01-06
1
-3
/
+28
*
|
r300g: optimize blending by discarding pixels that don't change the colorbuffer
Marek Olšák
2010-01-06
1
-1
/
+160
*
|
r300g: fix blending when SRC_ALPHA_SATURATE is used
Marek Olšák
2010-01-06
1
-2
/
+7
*
|
gallium: remove PIPE_TEX_FILTER_ANISO
Luca Barbieri
2010-01-06
1
-1
/
+2
|
/
*
Merge branch 'gallium-edgeflags'
Roland Scheidegger
2009-12-22
1
-9
/
+0
|
\
|
*
gallium: fix up drivers for edgeflag changes
Roland Scheidegger
2009-12-19
1
-9
/
+0
*
|
r300g: add texture compare modes
Marek Olšák
2009-12-19
1
-3
/
+20
*
|
r300g: Respect provoking vertex for trifans.
Corbin Simpson
2009-12-18
1
-4
/
+0
*
|
r300g: if no colorbuffers are set, disable blending and set the color mask to 0
Marek Olšák
2009-12-15
1
-0
/
+1
*
|
r300g: remove unnecessary flush in set_sampler_textures
Marek Olšák
2009-12-15
1
-2
/
+0
*
|
r300g: fix routing of vertex streams if TCL is bypassed
Marek Olšák
2009-12-09
1
-2
/
+0
|
/
*
Merge branch 'gallium-strict-aliasing'
Roland Scheidegger
2009-12-08
1
-4
/
+6
|
\
|
*
gallium: fix more potential strict aliasing issues
Roland Scheidegger
2009-12-08
1
-4
/
+6
|
*
gallium/util: fix util_color_[un]pack[-ub] to be strict aliasing safe
Roland Scheidegger
2009-12-07
1
-2
/
+2
*
|
r300g: don't render if everything is culled by scissoring
Marek Olšák
2009-12-06
1
-0
/
+3
*
|
r300g: remove redundant code and clean up
Marek Olšák
2009-12-06
1
-35
/
+38
*
|
r300g: Need to emit a hardware scissor rectangle even if scissor is disabled.
Michel Dänzer
2009-12-05
1
-0
/
+19
|
/
*
r300g: No vertex textures here.
Corbin Simpson
2009-12-02
1
-0
/
+7
[next]