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
/
auxiliary
Commit message (
Expand
)
Author
Age
Files
Lines
*
pass arbitrary number of vertices to the shader execution cycle
Zack Rusin
2008-04-14
4
-143
/
+146
*
introduce a define to maxout the processed vertices
Zack Rusin
2008-04-14
1
-7
/
+7
*
gallium: Add u_time.c
José Fonseca
2008-04-13
1
-0
/
+1
*
gallium: Buffer cache.
José Fonseca
2008-04-13
4
-3
/
+318
*
gallium: Initial port of Thomas slab suballocator to pipebuffer.
José Fonseca
2008-04-13
4
-0
/
+440
*
gallium: OS independent time-manipulation functions.
José Fonseca
2008-04-13
4
-1
/
+254
*
tgsi: Fix source register short dump code.
Michal Krol
2008-04-12
1
-30
/
+32
*
gallium: move duplicated compute_clipmask() code to draw_vs.h
Brian
2008-04-12
4
-81
/
+33
*
gallium: merge the tgsi_emit_sse2() and tgsi_emit_sse2_fs() functions.
Brian Paul
2008-04-11
2
-130
/
+78
*
gallium: handle TGSI immediates in SSE code for vertex shaders
Brian Paul
2008-04-11
3
-8
/
+28
*
gallium: implement immediates (aka literals) for SSE fragment shaders
Brian Paul
2008-04-11
2
-5
/
+81
*
gallium: comments
Brian Paul
2008-04-11
1
-0
/
+31
*
gallium: fix SCS codegen (sin scalar src comes from X, not Y)
Brian Paul
2008-04-11
1
-1
/
+1
*
gallium: fix broken x86_call()
Keith Whitwell
2008-04-11
1
-1
/
+1
*
tgsi: Dump processor type and version as a single token.
Michal Krol
2008-04-11
1
-1
/
+0
*
tgsi: Dump semantics before interpolator.
Michal Krol
2008-04-11
1
-7
/
+9
*
gallium: Attribute realloc leaks to the first malloc call.
José Fonseca
2008-04-11
2
-11
/
+68
*
remove usage of vertex_header
Keith Whitwell
2008-04-10
5
-88
/
+1
*
gallium: Fix overzealous assert.
José Fonseca
2008-04-08
1
-1
/
+5
*
gallium: Allow to debug memory leaks in nested scopes.
José Fonseca
2008-04-08
1
-8
/
+8
*
draw: strip edgeflags out of fetch-emit path
Keith Whitwell
2008-04-07
1
-1
/
+1
*
draw: fix edgeflag handling on the pt paths
Keith Whitwell
2008-04-06
4
-175
/
+253
*
draw: Use debug_printf().
Michal Krol
2008-04-05
1
-2
/
+2
*
gallium: Keep fenced buffers list ordered.
José Fonseca
2008-04-05
1
-53
/
+99
*
gallium: Fix typo.
José Fonseca
2008-04-05
1
-1
/
+1
*
gallium: Use the custom snprintf implementation everywhere (for Win32).
José Fonseca
2008-04-05
1
-8
/
+3
*
gallium: new debug code, disabled
Brian Paul
2008-04-04
1
-0
/
+15
*
gallium: Handle client-supplied edgeflags.
Keith Whitwell
2008-04-04
6
-28
/
+63
*
draw: move code to run pipeline from pt to new file
Keith Whitwell
2008-04-04
6
-99
/
+196
*
gallium: make msvc less unhappy
Keith Whitwell
2008-04-04
1
-7
/
+8
*
gallium: implement ycbcr->rgba tile conversion
Brian
2008-04-03
1
-0
/
+71
*
draw: add passthrough path to the pipeline
Keith Whitwell
2008-04-03
8
-67
/
+424
*
draw: add missing break statement
Keith Whitwell
2008-04-02
1
-0
/
+1
*
draw: Set the backend prim in the pt 'prepare' operation
Keith Whitwell
2008-04-02
4
-28
/
+31
*
gallium: add a flag to turn on gl rasterization rules
Keith Whitwell
2008-04-02
1
-6
/
+13
*
gallium: add temporary facility for rasterization-time clamping of point sizes
Keith Whitwell
2008-04-02
1
-1
/
+13
*
draw: remove dead code
Keith Whitwell
2008-04-01
1
-37
/
+0
*
draw: more flatshade_first changes
Keith Whitwell
2008-04-01
5
-97
/
+144
*
draw: respect flatshade_first in flatshade stage
Keith Whitwell
2008-04-01
1
-6
/
+49
*
draw: associate rhw divide with clipping not viewport flag
Keith Whitwell
2008-04-01
3
-18
/
+18
*
draw: flush between pt/non-pt modes
Keith Whitwell
2008-04-01
1
-0
/
+4
*
gallium: Do not assume that buffers are freed in the same order they are fenced.
José Fonseca
2008-04-01
1
-18
/
+21
*
gallium: draw_passthrough.c is obsolete - removed
Brian
2008-03-31
1
-473
/
+0
*
gallium: move the test for bypass_vs into the vs_XXX_run() functions
Brian
2008-03-31
6
-35
/
+76
*
gallium: draw_passthrough.c is not used anymore
Brian
2008-03-31
1
-1
/
+0
*
gallium: draw_passthrough.c is not used anymore
Brian
2008-03-31
1
-1
/
+0
*
draw: Do not run full pipeline when flatshade_first for point primitives.
Michal Krol
2008-03-30
3
-1
/
+11
*
draw: Fix bypass_vs semantic misuse.
Michal Krol
2008-03-30
1
-0
/
+1
*
gallium: Set vertex state/buffers en-mass.
Brian Paul
2008-03-29
3
-23
/
+29
*
gallium: Fix some MSVC warnings.
José Fonseca
2008-03-29
2
-5
/
+5
[next]