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_emit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "r300g: Don't handle SHADOW_AMBIENT."
Corbin Simpson
2010-01-30
1
-0
/
+6
*
r300g: Don't handle SHADOW_AMBIENT.
Corbin Simpson
2010-01-30
1
-6
/
+0
*
r300g: Fix comment on SHADOW_AMBIENT.
Corbin Simpson
2010-01-30
1
-3
/
+2
*
r300g: Clean up blend masks, change caps.
Corbin Simpson
2010-01-28
1
-1
/
+8
*
r300g: Atomize framebuffers.
Corbin Simpson
2010-01-28
1
-18
/
+18
*
r300g: Remove unnecessary headers.
Vinson Lee
2010-01-27
1
-2
/
+0
*
r300g: Turn the RS block into an atom.
Corbin Simpson
2010-01-26
1
-8
/
+3
*
r300g: Make vertex_format into an atom.
Corbin Simpson
2010-01-26
1
-17
/
+13
*
r300g: Finish and enable immediate mode.
Corbin Simpson
2010-01-25
1
-22
/
+0
*
Revert "r300g,radeong: finish and enable the immediate mode"
Corbin Simpson
2010-01-25
1
-0
/
+22
*
r300g,radeong: finish and enable the immediate mode
Marek Olšák
2010-01-24
1
-22
/
+0
*
r300g: fix zero-area scissor
Marek Olšák
2010-01-24
1
-0
/
+16
*
r300g: avoid the use of goto
Dave Airlie
2010-01-24
1
-3
/
+1
*
r300g: fix flushing harder.
Dave Airlie
2010-01-24
1
-1
/
+2
*
r300g: fix up buffer emission ordering.
Dave Airlie
2010-01-23
1
-22
/
+28
*
r300g: Move GB_AA_CONFIG to its eventual new home.
Corbin Simpson
2010-01-19
1
-1
/
+4
*
r300g: fix polygon offset
Marek Olšák
2010-01-18
1
-6
/
+24
*
r300g: disable the MIP filter for NPOT textures
Marek Olšák
2010-01-17
1
-6
/
+12
*
r300g: Account for CS space used per atom.
Corbin Simpson
2010-01-13
1
-4
/
+14
*
r300g: Two dirty state optimizations.
Corbin Simpson
2010-01-13
1
-8
/
+6
*
r300g: DCE in emit.
Corbin Simpson
2010-01-13
1
-26
/
+0
*
r300g: add emission of texture tiling bits
Marek Olšák
2010-01-12
1
-6
/
+12
*
Revert "r300g: Placate kernel checker by explicitly disabling depth test."
Marek Olšák
2010-01-12
1
-8
/
+11
*
r300g: Always emit scissors.
Corbin Simpson
2010-01-12
1
-15
/
+35
*
r300g: Add back dirty state check.
Corbin Simpson
2010-01-11
1
-0
/
+4
*
r300g: Placate kernel checker by explicitly disabling depth test.
Corbin Simpson
2010-01-11
1
-11
/
+8
*
r300g: Atomize scissors.
Corbin Simpson
2010-01-10
1
-7
/
+2
*
r300g: Move TCL bypass switch to main context.
Corbin Simpson
2010-01-10
1
-24
/
+20
*
r300g: Atomize viewport.
Corbin Simpson
2010-01-10
1
-9
/
+4
*
r300g: Move ROPCNTL to the top of the emit order.
Corbin Simpson
2010-01-10
1
-1
/
+1
*
r300g: Atomize rasterizer.
Corbin Simpson
2010-01-10
1
-17
/
+19
*
r300g: Atomize ZTOP.
Corbin Simpson
2010-01-10
1
-2
/
+11
*
r300g: Atomize DSA.
Corbin Simpson
2010-01-10
1
-11
/
+2
*
r300g: Atomize UCP.
Corbin Simpson
2010-01-10
1
-7
/
+2
*
r300g: Atomize blend color.
Corbin Simpson
2010-01-10
1
-7
/
+2
*
r300g: Start using atoms.
Corbin Simpson
2010-01-10
1
-5
/
+9
*
r300g: if no DS buffer is set, disable reading from and writing to it
Marek Olšák
2010-01-06
1
-2
/
+9
*
r300g: add WPOS
Marek Olšák
2010-01-06
1
-0
/
+22
*
r300g: fix outputting depth in the FS
Marek Olšák
2010-01-06
1
-0
/
+17
*
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-04
1
-2
/
+2
|
\
|
*
r300g: Use C-style comments.
Vinson Lee
2010-01-02
1
-2
/
+2
*
|
r300g: add texture compare modes
Marek Olšák
2009-12-19
1
-4
/
+13
*
|
Move the remaining format pf_get_* functions to u_format.h.
Michal Krol
2009-12-17
1
-4
/
+4
*
|
Merge branch 'master' into pipe-format-simplify
Michal Krol
2009-12-17
1
-39
/
+107
|
\
\
|
*
|
r300g: fix emission of which textures are enabled
Marek Olšák
2009-12-15
1
-1
/
+12
|
*
|
r300g: if no colorbuffers are set, disable blending and set the color mask to 0
Marek Olšák
2009-12-15
1
-3
/
+10
|
*
|
r300g: set the number of colorbuffers in RB3D_CCTL
Marek Olšák
2009-12-15
1
-1
/
+4
|
*
|
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
1
-26
/
+45
[next]