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
*
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
*
|
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-05-05
1
-10
/
+86
|
\
|
|
*
gallium: fix texcoords for cubemap mipmap generation
Brian Paul
2009-05-05
1
-10
/
+86
*
|
util: Limit the stack walk to avoid referencing undefined memory.
José Fonseca
2009-05-05
1
-1
/
+10
*
|
gallium/tgsi: hack around linker/archiver breakage
Keith Whitwell
2009-05-05
1
-0
/
+27
*
|
gallium/draw: cope with unused vertex_elements
Keith Whitwell
2009-05-05
3
-2
/
+9
*
|
pb: Save the stack backtrace when creating/mapping a debug buffer.
José Fonseca
2009-05-05
1
-1
/
+101
*
|
pb: Dump the fenced buffer sizes.
José Fonseca
2009-05-05
1
-4
/
+6
*
|
draw: added some inf/nan debug code (disabled)
Brian Paul
2009-05-01
1
-0
/
+6
|
/
*
tgsi: added tgsi_check_soa_dependencies() and related debug code (disabled)
Brian Paul
2009-04-29
1
-0
/
+62
*
gallium/draw: add ability to print out active pipeline stages
Keith Whitwell
2009-04-28
15
-1
/
+24
*
util/indices: remove debug prints
Keith Whitwell
2009-04-28
2
-161
/
+0
*
util: Remove unix includes.
José Fonseca
2009-04-27
1
-4
/
+0
*
util/time: add util_time_sleep() for windows userspace
Keith Whitwell
2009-04-27
1
-0
/
+9
*
util: Add debug_printf_once
Micah Dowty
2009-04-24
1
-0
/
+16
*
tgis: SSE code generator doesn't yet support indirect addressing of temp regs
Brian Paul
2009-04-24
1
-0
/
+29
*
pipebuffer: don't fail when validating mapped buffers
Keith Whitwell
2009-04-24
1
-4
/
+5
*
util: Add more entry points for dumping to bmp
Jakob Bornecrantz
2009-04-24
2
-18
/
+43
*
gallium: license, copyright
Brian Paul
2009-04-22
2
-0
/
+62
*
util: don't set unused blend state
Keith Whitwell
2009-04-20
2
-8
/
+0
*
util: flush stdout before emitting debug_printf on stderr
Keith Whitwell
2009-04-17
1
-0
/
+2
[next]