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
/
r300_context.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
r300g: typecast using the r300_texture function
Marek Olšák
2010-04-05
1
-0
/
+5
*
r300g: add fallback for back stencil reference value and masks for r3xx-r4xx
Marek Olšák
2010-04-05
1
-0
/
+23
*
r300g: simplify accessing screen from context
Marek Olšák
2010-04-05
1
-1
/
+3
*
r300g: raise the number of texture units to 16 for all supported chipsets
Marek Olšák
2010-04-05
1
-3
/
+3
*
r300g: is_npot -> uses_pitch
Marek Olšák
2010-04-05
1
-2
/
+3
*
r300g: add conditional rendering
Marek Olšák
2010-04-04
1
-0
/
+2
*
r300g: print configurable debugging info on non-debug builds
Marek Olšák
2010-03-29
1
-1
/
+1
*
Revert "r300g: add generating texture coordinates for point sprites (WIP)"
Corbin Simpson
2010-03-26
1
-13
/
+0
*
r300g: put common defines into one file
Marek Olšák
2010-03-21
1
-15
/
+1
*
r300g: add generating texture coordinates for point sprites (WIP)
Marek Olšák
2010-03-19
1
-0
/
+13
*
r300g: fix up after merge
Keith Whitwell
2010-03-15
1
-4
/
+3
*
Merge commit 'origin/master' into gallium-sampler-view
Keith Whitwell
2010-03-15
1
-2
/
+7
|
\
|
*
r300g: rebuild screen/winsys interface
Dave Airlie
2010-03-15
1
-2
/
+7
*
|
Merge commit 'origin/master' into gallium-sampler-view
Keith Whitwell
2010-03-13
1
-0
/
+1
|
\
|
|
*
Squashed commit of gallium-context-transfers:
Keith Whitwell
2010-03-11
1
-0
/
+1
*
|
Merge branch 'master' into gallium-sampler-view
Michal Krol
2010-03-10
1
-24
/
+81
|
\
|
|
*
r300g: Precalculate and CSO-bind PSC state.
Corbin Simpson
2010-03-09
1
-2
/
+4
|
*
Merge branch 'gallium-vertexelementcso'
Roland Scheidegger
2010-03-09
1
-2
/
+16
|
|
\
|
|
*
r300g: Make velem CSO actually work.
Corbin Simpson
2010-03-02
1
-1
/
+1
|
|
*
r300g: adapt to new vertex element cso
Roland Scheidegger
2010-03-01
1
-2
/
+6
|
*
|
r300g: define R300_MAX_TEXTURE_LEVELS
Brian Paul
2010-03-08
1
-6
/
+8
|
*
|
r300g: remove unnecessary state emissions and clean up
Marek Olšák
2010-03-08
1
-0
/
+2
|
*
|
Merge branch 'gallium-no-rhw-position'
Michal Krol
2010-03-02
1
-2
/
+4
|
|
\
\
|
|
*
|
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
-2
/
+0
|
*
|
|
r300g: atomize texture and sampler states
Marek Olšák
2010-02-28
1
-12
/
+23
|
*
|
|
r300g: decouple vertex stream setup (PSC) and VS output mapping (VAP_OUT)
Marek Olšák
2010-02-28
1
-13
/
+22
|
*
|
|
r300g: atomize invalidation of texture caches
Marek Olšák
2010-02-28
1
-0
/
+2
|
*
|
|
r300g: atomize PVS flush
Marek Olšák
2010-02-28
1
-0
/
+2
|
*
|
|
r300g: add size parameter to the atom emit functions
Marek Olšák
2010-02-28
1
-1
/
+1
|
*
|
|
r300g: move the emission of GA_POINT_MINMAX into emit_fb_state
Marek Olšák
2010-02-27
1
-1
/
+0
|
*
|
|
r300g: always emit the correct max vertex index to avoid DRM errors
Marek Olšák
2010-02-27
1
-0
/
+1
|
*
|
|
r300g: Atomize vertex shader.
Corbin Simpson
2010-02-24
1
-2
/
+1
|
|
/
/
|
*
|
Revert "r300g: rebuild winsys/pipe buffer handling and add buffer map"
Dave Airlie
2010-02-22
1
-7
/
+2
|
*
|
r300g: rebuild winsys/pipe buffer handling and add buffer map
Dave Airlie
2010-02-22
1
-2
/
+7
|
*
|
r300g: precompute framebuffer register values
Marek Olšák
2010-02-21
1
-0
/
+11
|
|
/
*
/
r300: Fix after sampler view changes.
michal
2009-12-10
1
-3
/
+3
|
/
*
r300g: fix the size of constant buffers
Marek Olšák
2010-02-15
1
-2
/
+1
*
r300g: add macrotiling support to texture setup
Marek Olšák
2010-02-14
1
-0
/
+3
*
r300g: adapt to stencil ref changes
Roland Scheidegger
2010-02-11
1
-0
/
+2
*
gallium: squash-merge of gallium screen context
Keith Whitwell
2010-02-08
1
-0
/
+4
*
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-02-02
1
-1
/
+1
*
r300g: Atomize framebuffers.
Corbin Simpson
2010-01-28
1
-3
/
+2
*
r300g: Turn the RS block into an atom.
Corbin Simpson
2010-01-26
1
-2
/
+1
*
r300g: Make vertex_format into an atom.
Corbin Simpson
2010-01-26
1
-2
/
+1
*
r300g: Kill dead code for hashing custom state.
Corbin Simpson
2010-01-26
1
-3
/
+0
*
r300g: Move GB_AA_CONFIG to its eventual new home.
Corbin Simpson
2010-01-19
1
-0
/
+1
*
r300g: Make invariant state into an atom.
Corbin Simpson
2010-01-19
1
-0
/
+3
*
r300g: fix polygon offset
Marek Olšák
2010-01-18
1
-4
/
+8
*
r300g: move debug flags into r300_screen
Marek Olšák
2010-01-17
1
-29
/
+10
[next]