index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
r300
Commit message (
Expand
)
Author
Age
Files
Lines
*
r300g: Don't bother testing for empty scissors.
Corbin Simpson
2010-01-10
3
-28
/
+0
*
r300g: Atomize scissors.
Corbin Simpson
2010-01-10
6
-26
/
+22
*
r300g: Move TCL bypass switch to main context.
Corbin Simpson
2010-01-10
4
-36
/
+31
*
r300g: Atomize viewport.
Corbin Simpson
2010-01-10
5
-30
/
+26
*
r300g: Move ROPCNTL to the top of the emit order.
Corbin Simpson
2010-01-10
1
-1
/
+1
*
r300g: Don't avoid rewriting ZTOP.
Corbin Simpson
2010-01-10
1
-9
/
+9
*
r300g: Atomize rasterizer.
Corbin Simpson
2010-01-10
8
-32
/
+34
*
r300g: Atomize ZTOP.
Corbin Simpson
2010-01-10
5
-8
/
+25
*
r300g: Atomize DSA.
Corbin Simpson
2010-01-10
7
-32
/
+25
*
r300g: Atomize UCP.
Corbin Simpson
2010-01-10
5
-13
/
+9
*
r300g: Atomize blend color.
Corbin Simpson
2010-01-10
5
-19
/
+14
*
r300g: Start using atoms.
Corbin Simpson
2010-01-10
6
-12
/
+42
*
r300g: add back-face color VS outputs
Marek Olšák
2010-01-06
2
-7
/
+37
*
r300g: fix SWTCL stream locations of texture coordinates
Marek Olšák
2010-01-06
1
-1
/
+1
*
r300g: if no DS buffer is set, disable reading from and writing to it
Marek Olšák
2010-01-06
2
-2
/
+10
*
r300g: disable the rasterization of WPOS if it's unused by the FS
Marek Olšák
2010-01-06
4
-34
/
+58
*
r300g: add WPOS
Marek Olšák
2010-01-06
6
-3
/
+124
*
r300g: consolidate params
Marek Olšák
2010-01-06
1
-3
/
+6
*
r300g: fix outputting depth in the FS
Marek Olšák
2010-01-06
2
-3
/
+18
*
r300g: optimize blending by conditionally disabling reads from the colorbuffer
Marek Olšák
2010-01-06
2
-3
/
+30
*
r300g: optimize blending by discarding pixels that don't change the colorbuffer
Marek Olšák
2010-01-06
2
-3
/
+162
*
r300g: fix blending when SRC_ALPHA_SATURATE is used
Marek Olšák
2010-01-06
1
-2
/
+7
*
r300g: add missing is_anistropic param
Brian Paul
2010-01-06
1
-1
/
+2
*
gallium: remove PIPE_TEX_FILTER_ANISO
Luca Barbieri
2010-01-06
2
-10
/
+9
*
Merge commit 'origin/gallium-draw-retval'
Keith Whitwell
2010-01-05
2
-62
/
+60
|
\
|
*
gallium: propogate draw retval changes into more drivers
Keith Whitwell
2009-12-21
2
-62
/
+60
*
|
Remove TGSI_OPCODE_SHR, map existing usage to TGSI_OPCODE_ISHR.
Michal Krol
2010-01-05
1
-1
/
+1
*
|
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-04
2
-10
/
+10
|
\
\
|
*
|
r300g: Silence 'mixed declarations and code' warning.
Vinson Lee
2010-01-03
1
-1
/
+1
|
*
|
r300g: Remove comma at end of enumerator list.
Vinson Lee
2010-01-03
1
-8
/
+8
|
*
|
r300g: Use C-style comments.
Vinson Lee
2010-01-02
1
-2
/
+2
*
|
|
r300: Fix scons build.
José Fonseca
2010-01-01
2
-4
/
+10
*
|
|
r300g: fixup for GS additions
Dave Airlie
2009-12-26
1
-2
/
+4
*
|
|
gs: fix drivers so they work with geometry shaders
Zack Rusin
2009-12-25
1
-3
/
+3
*
|
|
Merge branch 'gallium-edgeflags'
Roland Scheidegger
2009-12-22
2
-9
/
+5
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
gallium: fix up drivers for edgeflag changes
Roland Scheidegger
2009-12-19
2
-9
/
+5
*
|
|
r300g: Add a few more params.
Corbin Simpson
2009-12-20
1
-0
/
+4
*
|
|
r300g: add texture compare modes
Marek Olšák
2009-12-19
6
-37
/
+148
*
|
|
r300g: Fix provoking vertex for non-quads.
Corbin Simpson
2009-12-18
1
-6
/
+25
*
|
|
r300g: Respect provoking vertex for trifans.
Corbin Simpson
2009-12-18
2
-6
/
+31
*
|
|
r300g: Eliminate a couple more asserts.
Corbin Simpson
2009-12-18
1
-3
/
+2
*
|
|
r300g: Nuke r300_vbo.
Corbin Simpson
2009-12-18
4
-126
/
+8
*
|
|
Move the remaining format pf_get_* functions to u_format.h.
Michal Krol
2009-12-17
3
-10
/
+11
*
|
|
Merge branch 'master' into pipe-format-simplify
Michal Krol
2009-12-17
19
-177
/
+461
|
\
\
\
|
*
|
|
r300g: fix emission of which textures are enabled
Marek Olšák
2009-12-15
1
-1
/
+12
|
*
|
|
r300g: clean up the invariant state
Marek Olšák
2009-12-15
1
-10
/
+3
|
*
|
|
r300g: clamp vertex indices to [min,max] everywhere
Marek Olšák
2009-12-15
2
-7
/
+6
|
*
|
|
r300g: if no colorbuffers are set, disable blending and set the color mask to 0
Marek Olšák
2009-12-15
2
-3
/
+11
|
*
|
|
r300g: set the number of colorbuffers in RB3D_CCTL
Marek Olšák
2009-12-15
3
-3
/
+6
|
*
|
|
r300g: remove unnecessary flush in set_sampler_textures
Marek Olšák
2009-12-15
1
-2
/
+0
[next]