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: Properly clamp index limits.
Corbin Simpson
2010-03-12
1
-1
/
+1
*
r300g: Precalculate and CSO-bind PSC state.
Corbin Simpson
2010-03-09
1
-12
/
+185
*
Merge branch 'gallium-vertexelementcso'
Roland Scheidegger
2010-03-09
1
-12
/
+37
|
\
|
*
r300g: Make velem CSO actually work.
Corbin Simpson
2010-03-02
1
-5
/
+10
|
*
r300g: adapt to new vertex element cso
Roland Scheidegger
2010-03-01
1
-12
/
+32
*
|
r300g: fix updating the tiling flags for the framebuffer state
Marek Olšák
2010-03-08
1
-3
/
+2
*
|
r300g: remove unnecessary state emissions and clean up
Marek Olšák
2010-03-08
1
-14
/
+23
*
|
r300g: disable emitting the HWTCL-related state when SWTCL is in use
Marek Olšák
2010-03-07
1
-2
/
+4
*
|
r300g: share the VS-output-mapping state with SWTCL
Marek Olšák
2010-03-07
1
-30
/
+34
*
|
r300g: minor cleanups after the no-rhw merge
Marek Olšák
2010-03-06
1
-3
/
+1
*
|
r300g: Use a macro to consolidate general state handling.
Corbin Simpson
2010-03-02
1
-10
/
+11
*
|
Merge branch 'gallium-format-cleanup'
José Fonseca
2010-03-02
1
-2
/
+2
|
\
\
|
*
|
r300: Rename pipe formats.
José Fonseca
2010-03-02
1
-2
/
+2
*
|
|
Merge branch 'gallium-no-rhw-position'
Michal Krol
2010-03-02
1
-4
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
r300: Save viewport and clip states before invoking blitter.
Michal Krol
2010-03-01
1
-0
/
+4
|
*
|
gallium: Remove bypass_vs_clip_and_viewport from rasteriser state.
Michal Krol
2010-02-22
1
-4
/
+1
*
|
|
r300g: atomize texture and sampler states
Marek Olšák
2010-02-28
1
-22
/
+21
*
|
|
r300g: decouple vertex stream setup (PSC) and VS output mapping (VAP_OUT)
Marek Olšák
2010-02-28
1
-4
/
+10
*
|
|
r300g: use the atom size directly during emission
Marek Olšák
2010-02-28
1
-1
/
+1
*
|
|
r300g: atomize invalidation of texture caches
Marek Olšák
2010-02-28
1
-0
/
+6
*
|
|
r300g: atomize PVS flush
Marek Olšák
2010-02-28
1
-1
/
+4
*
|
|
r300g: move the emission of GA_POINT_MINMAX into emit_fb_state
Marek Olšák
2010-02-27
1
-17
/
+2
*
|
|
r300g: put the emission of R300_US_OUT_FMT_UNUSED back
Marek Olšák
2010-02-27
1
-1
/
+2
*
|
|
r300g: mark rasterizer_state as dirty only when it's not NULL
Marek Olšák
2010-02-27
1
-1
/
+1
*
|
|
r300g: always emit the correct max vertex index to avoid DRM errors
Marek Olšák
2010-02-27
1
-0
/
+7
*
|
|
r300g: Atomize vertex shader.
Corbin Simpson
2010-02-24
1
-9
/
+9
|
/
/
*
|
Revert "r300g: rebuild winsys/pipe buffer handling and add buffer map"
Dave Airlie
2010-02-22
1
-21
/
+4
*
|
r300g: rebuild winsys/pipe buffer handling and add buffer map
Dave Airlie
2010-02-22
1
-4
/
+21
|
/
*
r300g: fix the size of constant buffers
Marek Olšák
2010-02-15
1
-0
/
+29
*
r300g: set the correct tiling flags for renderbuffers
Marek Olšák
2010-02-14
1
-0
/
+68
*
r300g: cleanup the emission of framebuffer state
Marek Olšák
2010-02-13
1
-4
/
+2
*
Merge branch 'gallium-dynamicstencilref'
Roland Scheidegger
2010-02-12
1
-3
/
+13
|
\
|
*
gallium: make max_anisotropy a unsigned bitfield member
Roland Scheidegger
2010-02-12
1
-1
/
+1
|
*
r300g: adapt to stencil ref changes
Roland Scheidegger
2010-02-11
1
-2
/
+12
*
|
r300g: Fix typo.
Corbin Simpson
2010-02-10
1
-1
/
+1
*
|
r300g: Correct colorbuffer measurements.
Corbin Simpson
2010-02-09
1
-8
/
+33
|
/
*
Merge branch 'gallium-nopointsizeminmax'
Roland Scheidegger
2010-02-09
1
-3
/
+5
|
\
|
*
gallium: remove point_size_min and point_size_max from rasterizer state
Roland Scheidegger
2010-01-12
1
-3
/
+5
*
|
r300g: cleanup XXXs in the DSA state
Marek Olšák
2010-02-06
1
-3
/
+1
*
|
r300g: make a local copy of framebuffer state
Marek Olšák
2010-02-06
1
-1
/
+1
*
|
r300g: fix color channel masks
Marek Olšák
2010-02-06
1
-4
/
+13
*
|
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
[next]