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
/
draw
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: remove the swizzling parts of ExtSwizzle
Keith Whitwell
2009-10-23
1
-26
/
+4
*
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-10-05
3
-11
/
+4
|
\
|
*
gallium: replace // comments with /* */
Brian Paul
2009-10-02
2
-4
/
+4
|
*
gallium: remove // comment and extra whitespace
Brian Paul
2009-10-02
1
-7
/
+0
*
|
draw: fix warning
Keith Whitwell
2009-09-24
1
-1
/
+1
|
/
*
draw: Remove unused variable.
José Fonseca
2009-08-13
1
-1
/
+0
*
Merge branch 'mesa_7_5_branch'
Keith Whitwell
2009-08-13
1
-22
/
+55
|
\
|
*
draw: cope with more primitives in draw_pipeline_run
Keith Whitwell
2009-08-13
1
-22
/
+55
*
|
draw: fix-ups for point coord attribute
Brian Paul
2009-07-31
1
-12
/
+36
*
|
draw: correct address for machine struct in llvm path
Keith Whitwell
2009-07-23
1
-1
/
+1
*
|
gallium: remove multiple aliases for TGSI opcodes
Keith Whitwell
2009-07-22
1
-7
/
+7
*
|
gallium: simplify tgsi_full_immediate struct
Keith Whitwell
2009-07-22
2
-2
/
+6
*
|
tgsi: get texturing working in vertex shader sse2 path
Keith Whitwell
2009-07-20
1
-0
/
+4
*
|
draw: fix ppc build regression
Keith Whitwell
2009-07-16
1
-0
/
+1
*
|
tgsi: reduce x86 reg usage in tgsi_sse generated programs
Keith Whitwell
2009-07-16
1
-19
/
+5
*
|
gallium: reduce recursive include of tgsi_exec.h
Keith Whitwell
2009-07-16
4
-1
/
+6
*
|
gallium: proper constructor and destructor for tgsi_exec_machine
Keith Whitwell
2009-07-16
4
-21
/
+6
*
|
gallium/draw: sketch out some missing pointcoord code
Brian Paul
2009-06-29
1
-1
/
+11
*
|
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-06-24
1
-1
/
+2
|
\
|
|
*
draw: Replace pointer arithmetic with cast.
José Fonseca
2009-06-18
1
-1
/
+2
*
|
draw: use u_reduced_prim() function
Brian Paul
2009-06-19
4
-28
/
+4
*
|
Merge branch 'ext-provoking-vertex'
Brian Paul
2009-06-19
5
-59
/
+150
|
\
\
|
*
|
draw: use flatfirst variable
Brian Paul
2009-06-18
1
-1
/
+1
|
*
|
draw: remove debug code
Brian Paul
2009-06-18
1
-7
/
+0
|
*
|
draw: fix first provoking vertex mode for quads, quad strips and polygons
Brian Paul
2009-06-18
1
-18
/
+55
|
*
|
draw: fix first provoking vertex mode for unfilled quads
Brian Paul
2009-06-18
1
-10
/
+24
|
*
|
draw: clean up indentation
Brian Paul
2009-06-18
1
-11
/
+11
|
*
|
draw: implement flatshade_first for drawing pipeline
Brian Paul
2009-06-09
2
-20
/
+67
*
|
|
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-06-04
3
-5
/
+26
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
gallium/draw: Free specialized versions of driver shaders
Keith Whitwell
2009-06-01
3
-0
/
+13
|
*
|
draw: free more token arrays
Keith Whitwell
2009-06-01
2
-5
/
+12
|
*
|
draw: avoid leaking tokens when building pstipple fragment shader
Keith Whitwell
2009-06-01
1
-0
/
+1
*
|
|
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-06-01
1
-0
/
+1
|
\
|
|
|
|
/
|
/
|
|
*
draw: reset extra_vp_outputs.slot to zero in widepoint_flush()
Brian Paul
2009-06-01
1
-0
/
+1
|
*
gallium/draw: cope with unused vertex_elements
Keith Whitwell
2009-05-08
3
-2
/
+9
*
|
draw: Fix assertion failure at fetch_emit_prepare
Mike Kaplinksiy
2009-05-27
1
-0
/
+6
*
|
gallium/draw: cope with unused vertex_elements
Keith Whitwell
2009-05-05
3
-2
/
+9
*
|
draw: added some inf/nan debug code (disabled)
Brian Paul
2009-05-01
1
-0
/
+6
|
/
*
gallium/draw: add ability to print out active pipeline stages
Keith Whitwell
2009-04-28
15
-1
/
+24
*
draw: Silence pointer-to-integer cast warning.
Michal Krol
2009-04-10
1
-1
/
+1
*
draw: Fix vertex_header initialisation.
Michal Krol
2009-04-10
1
-1
/
+1
*
draw: Fix LIT instruction.
Michal Krol
2009-04-09
1
-2
/
+2
*
draw: added Nan/Inf assertion in debug code
Brian Paul
2009-03-31
1
-0
/
+1
*
draw: Use size_t (for x86_64).
José Fonseca
2009-03-25
1
-5
/
+4
*
draw: update aa points shader comment
Keith Whitwell
2009-03-23
1
-1
/
+1
*
draw: use AOS_ERROR rather than clash-prone ERROR() macro
Keith Whitwell
2009-03-18
3
-9
/
+9
*
gallium: consolidate bypass_vs and bypass_clipping flags
Keith Whitwell
2009-03-13
6
-17
/
+19
*
gallium: Remove some superfluous instances of #include "p_inlines.h".
Michel Dänzer
2009-03-04
3
-3
/
+0
*
gallium: Unify reference counting.
Michel Dänzer
2009-03-04
2
-4
/
+4
*
gallium: Improve makefiles for libraries
Jakob Bornecrantz
2009-02-20
1
-4
/
+0
[next]