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
/
auxiliary
/
draw
Commit message (
Expand
)
Author
Age
Files
Lines
*
draw: cope with more primitives in draw_pipeline_run
Keith Whitwell
2009-08-13
1
-22
/
+55
*
draw: Replace pointer arithmetic with cast.
José Fonseca
2009-06-18
1
-1
/
+2
*
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
*
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
*
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
*
draw: Fix segfault if rast is null
Jakob Bornecrantz
2009-02-14
1
-2
/
+3
*
Merge branch 'gallium-texture-transfer'
Michel Dänzer
2009-02-18
2
-16
/
+15
|
\
|
*
Merge branch 'master' into gallium-texture-transfer
Keith Whitwell
2009-02-16
3
-4
/
+5
|
|
\
|
*
|
gallium: No longer allow CPU mapping surfaces directly.
Michel Dänzer
2009-02-05
2
-16
/
+15
*
|
|
Merge commit 'origin/gallium-0.1'
Keith Whitwell
2009-02-18
1
-0
/
+1
|
\
\
\
|
*
|
|
draw: Reuse xmm registers.
Keith Whitwell
2009-02-17
1
-0
/
+13
*
|
|
|
Merge commit 'origin/draw-vbuf-interface'
Keith Whitwell
2009-02-18
7
-177
/
+174
|
\
\
\
\
|
*
|
|
|
draw: second argument to unmap is max, not count
Keith Whitwell
2009-02-17
4
-9
/
+12
|
*
|
|
|
draw: add map/unmap directives for swtnl driver interface
Keith Whitwell
2009-02-17
7
-177
/
+171
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
util: Move p_debug.h into util module.
José Fonseca
2009-02-18
2
-3
/
+3
*
|
|
|
draw: Reuse xmm registers.
Keith Whitwell
2009-02-18
1
-0
/
+12
*
|
|
|
gallium: fix glean's vertProg1
Alan Hourihane
2009-02-16
1
-10
/
+18
|
/
/
/
*
|
|
draw: Cap max vertices instead of failing assert.
José Fonseca
2009-02-11
1
-2
/
+3
*
|
|
draw: Fix build -- rename Size to NrTokens.
Michal Krol
2009-02-10
2
-2
/
+2
|
|
/
|
/
|
*
|
gallium: standardize on stride instead of pitch in the interface
Zack Rusin
2009-01-27
4
-8
/
+8
*
|
draw: silence some warnings
Keith Whitwell
2009-01-27
1
-1
/
+4
*
|
draw: queiten compiler warnings
Keith Whitwell
2009-01-27
1
-1
/
+4
*
|
gallium: code to dump/debug PPC code (disabled)
Brian Paul
2009-01-10
1
-0
/
+5
*
|
draw: Add missing include.
José Fonseca
2009-01-09
1
-0
/
+2
*
|
draw: Predeclare struct.
José Fonseca
2009-01-08
1
-1
/
+2
*
|
Merge commit 'origin/gallium-0.1' into gallium-0.2
José Fonseca
2009-01-08
2
-4
/
+28
|
\
|
|
*
draw: allow driver-override of draw_need_pipeline()
Keith Whitwell
2008-12-23
2
-4
/
+28
*
|
draw: Avoid integer overflow converting pointers on 64bit archs.
José Fonseca
2008-12-31
1
-1
/
+1
*
|
draw: Do not specify types in bitfields.
José Fonseca
2008-12-30
1
-3
/
+3
*
|
gallium: fix some asserts
Alan Hourihane
2008-12-16
1
-4
/
+4
*
|
Merge commit 'origin/gallium-0.1' into gallium-0.2
Alan Hourihane
2008-12-15
1
-1
/
+1
|
\
|
|
*
draw: Silencium compiler warnings on Windows.
Michal Krol
2008-12-11
1
-1
/
+1
*
|
gallium: catch vertex overflow higher up
Alan Hourihane
2008-12-11
1
-6
/
+7
*
|
gallium: added missing brace to fix broken build
Brian Paul
2008-12-10
1
-1
/
+1
*
|
Merge commit 'origin/gallium-0.1' into gallium-0.2
Brian Paul
2008-12-10
4
-6
/
+20
|
\
|
|
*
gallium: added draw_set_mrd() function to fix polygon offset
Brian Paul
2008-12-10
4
-2
/
+16
[next]