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
*
gallium/draw: sketch out some missing pointcoord code
Brian Paul
2009-06-29
1
-1
/
+11
*
Merge branch 'mesa_7_5_branch'
Jakob Bornecrantz
2009-06-14
1
-1
/
+1
|
\
|
*
tgsi: correct handling of return value from util_vsnprintf
Keith Whitwell
2009-06-26
1
-5
/
+13
|
*
aux/indices: don't use 'prim' value once it is known to be bad
Keith Whitwell
2009-06-26
1
-1
/
+1
*
|
tgsi: correct handling of return value from util_vsnprintf
Keith Whitwell
2009-06-26
1
-5
/
+13
*
|
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-06-24
14
-86
/
+93
|
\
|
|
*
util: Add cast.
José Fonseca
2009-06-18
1
-1
/
+1
|
*
draw: Replace pointer arithmetic with cast.
José Fonseca
2009-06-18
1
-1
/
+2
|
*
pipebuffer: Use a type consistently for sizes/offsets.
José Fonseca
2009-06-18
12
-84
/
+90
*
|
draw: use u_reduced_prim() function
Brian Paul
2009-06-19
4
-28
/
+4
*
|
gallium/util: s/boolean/unsigned/
Brian Paul
2009-06-19
1
-1
/
+1
*
|
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-16
1
-3
/
+3
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
rtasm: Use 32bit constant.
José Fonseca
2009-06-15
1
-3
/
+3
*
|
|
Merge branch 'mesa_7_5_branch'
José Fonseca
2009-06-11
1
-1
/
+1
|
\
|
|
|
*
|
util: Single precision constants.
José Fonseca
2009-06-10
1
-1
/
+1
*
|
|
Merge branch 'mesa_7_5_branch'
Jakob Bornecrantz
2009-06-09
1
-1
/
+1
|
\
|
|
|
*
|
pipebuffer: Silence out of heap space debug print
Jakob Bornecrantz
2009-06-08
1
-1
/
+1
*
|
|
rbug: Change block protocol around a bit
Jakob Bornecrantz
2009-06-09
4
-217
/
+45
*
|
|
rbug: Extend context info and block ops
Jakob Bornecrantz
2009-06-09
4
-0
/
+293
*
|
|
llvm: fix compile on gcc 4.4
Dave Airlie
2009-06-08
1
-0
/
+2
*
|
|
util: Fix winsock include.
Michal Krol
2009-06-05
1
-1
/
+1
*
|
|
rbug: Update rbug protocol with new context calls
Jakob Bornecrantz
2009-06-04
7
-43
/
+336
*
|
|
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-06-04
5
-7
/
+43
|
\
|
|
|
*
|
tgsi: increase MAX_LABELS to 4096
Brian Paul
2009-06-04
1
-1
/
+1
|
*
|
util: Unsaved change missing from last commit.
José Fonseca
2009-06-02
1
-1
/
+1
|
*
|
util: Support Z24S8/Z24X8 -> unsigned conversion.
José Fonseca
2009-06-02
1
-0
/
+15
|
*
|
util: Fix 24 to 32 bit expansion binary arithmetic expression.
José Fonseca
2009-06-02
1
-1
/
+1
|
*
|
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
|
*
|
util/upload: catch failures to map_range and return error
Keith Whitwell
2009-05-08
1
-13
/
+17
|
*
|
util: Limit the stack walk to avoid referencing undefined memory.
José Fonseca
2009-05-08
1
-1
/
+10
|
*
|
gallium/tgsi: hack around linker/archiver breakage
Keith Whitwell
2009-05-08
1
-0
/
+27
|
*
|
gallium/draw: cope with unused vertex_elements
Keith Whitwell
2009-05-08
3
-2
/
+9
|
*
|
pb: Save the stack backtrace when creating/mapping a debug buffer.
José Fonseca
2009-05-08
1
-1
/
+101
|
*
|
pb: Dump the fenced buffer sizes.
José Fonseca
2009-05-08
1
-4
/
+6
*
|
|
rbug: Add Gallium Remote Debugger Protocol code
Jakob Bornecrantz
2009-06-01
17
-0
/
+3049
*
|
|
util: Add simple network functions
Jakob Bornecrantz
2009-06-01
4
-0
/
+214
|
|
/
|
/
|
*
|
draw: Fix assertion failure at fetch_emit_prepare
Mike Kaplinksiy
2009-05-27
1
-0
/
+6
*
|
Create common trace_drm code, add to radeon_winsys.
Corbin Simpson
2009-05-16
1
-0
/
+165
*
|
util/upload: catch failures to map_range and return error
Keith Whitwell
2009-05-08
1
-13
/
+17
[next]