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
*
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
|
*
|
|
r300g: add Z24X8 to the list of unsupported sampler formats on R3xx-R4xx
Marek Olšák
2009-12-15
1
-1
/
+7
|
*
|
|
r300g: add acceleration of the clear, surface_copy, and surface_fill functions
Marek Olšák
2009-12-15
7
-45
/
+162
|
*
|
|
r300g: fix routing of vertex streams if TCL is bypassed
Marek Olšák
2009-12-09
4
-25
/
+29
|
*
|
|
r300g: always disable unused colorbuffers
Marek Olšák
2009-12-09
1
-1
/
+14
|
*
|
|
r300g: make pow(0,0) return 1 instead of NaN in the R500 fragment shader
Marek Olšák
2009-12-09
1
-1
/
+1
|
*
|
|
r300g: clean up r300_emit_aos
Marek Olšák
2009-12-09
3
-26
/
+59
|
|
/
/
|
*
|
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
|
*
|
|
Merge branch 'mesa_7_7_branch'
Andre Maasikas
2009-12-08
1
-1
/
+1
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Ian Romanick
2009-12-07
1
-1
/
+1
|
|
|
\
\
|
|
|
*
|
r300g: use $(MAKE) variable
Coleman Kane
2009-12-04
1
-1
/
+1
|
*
|
|
|
r300g: Clean up previous commit.
Corbin Simpson
2009-12-06
1
-11
/
+15
|
*
|
|
|
r300g: enhance ZTOP conditions
Marek Olšák
2009-12-06
1
-6
/
+31
|
*
|
|
|
r300g: don't render if everything is culled by scissoring
Marek Olšák
2009-12-06
3
-0
/
+29
|
*
|
|
|
r300g: remove redundant code and clean up
Marek Olšák
2009-12-06
3
-46
/
+57
|
*
|
|
|
r300g: Need to emit a hardware scissor rectangle even if scissor is disabled.
Michel Dänzer
2009-12-05
3
-2
/
+28
|
*
|
|
|
radeong: flush CS if a buffer being mapped is referenced by it
Marek Olšák
2009-12-04
1
-2
/
+0
|
*
|
|
|
r300g, radeong: fix the CS overflow
Marek Olšák
2009-12-04
2
-2
/
+9
|
*
|
|
|
r300g: fix warnings
Marek Olšák
2009-12-04
2
-2
/
+4
|
*
|
|
|
Merge branch 'gallium-noblocks'
Roland Scheidegger
2009-12-04
3
-19
/
+14
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
gallium: adapt drivers to interface cleanups
Roland Scheidegger
2009-12-02
3
-19
/
+14
*
|
|
|
|
s/desc->type/desc->channel[0].type/
Michal Krol
2009-12-17
1
-2
/
+2
*
|
|
|
|
Revert "Simplify the redundant meaning of format layout."
Michal Krol
2009-12-09
1
-2
/
+4
[next]