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
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallivm: Update for UTIL_FORMAT_LAYOUT_xxx changes.
José Fonseca
2010-02-24
3
-7
/
+5
*
util: Kill array vs arith layouts. Revamp UTIL_FORMAT_LAYOUT_xxx.
José Fonseca
2010-02-24
4
-180
/
+163
*
util: Refactor some code.
José Fonseca
2010-02-24
1
-14
/
+21
*
util: Cope with the fact that formats in u_format.csv are not ordered.
José Fonseca
2010-02-24
4
-75
/
+47
*
util: Factor out the code to shorten a format name.
José Fonseca
2010-02-24
2
-15
/
+14
*
util: Handle correctly 24bit formats.
José Fonseca
2010-02-24
1
-61
/
+64
*
util: Minor tweaks to ambigous/unused format descriptions.
José Fonseca
2010-02-24
1
-6
/
+6
*
util: Fix swizzles for SRGB formats.
José Fonseca
2010-02-24
1
-10
/
+10
*
util: Organize formats in groups. Add comments.
José Fonseca
2010-02-24
1
-35
/
+61
*
util: Allow '#' comments in u_format.csv.
José Fonseca
2010-02-24
1
-1
/
+9
*
util: Kill unused UTIL_FORMAT_LAYOUT_SCALAR.
José Fonseca
2010-02-24
1
-6
/
+0
*
util: Store more derived data in the the format description.
José Fonseca
2010-02-24
3
-0
/
+48
*
gallivm: added clamp and int_to_float functions
Brian Paul
2010-02-23
2
-1
/
+50
*
pipebuffer: slab: if size < alignment, use alignment to find bucket
Luca Barbieri
2010-02-23
1
-1
/
+5
*
pipebuffer: fix inverted signalled checking
Luca Barbieri
2010-02-23
1
-1
/
+1
*
pipebuffer: avoid assert due to increasing a zeroed refcnt
Luca Barbieri
2010-02-23
1
-1
/
+1
*
draw: Remove dead code.
Vinson Lee
2010-02-22
1
-7
/
+1
*
tgsi: Report an error when a destination has an empty writemask.
José Fonseca
2010-02-22
1
-0
/
+3
*
pipebuffer: Don't synchronize when checking for buffer overflows.
José Fonseca
2010-02-22
1
-1
/
+3
*
draw: Remove dead code.
Vinson Lee
2010-02-21
1
-7
/
+1
*
tgsi: ifdef out unused function micro_sqrt.
Vinson Lee
2010-02-20
1
-0
/
+2
*
tgsi: Make more exec opcodes look pretty.
Michal Krol
2010-02-19
1
-64
/
+20
*
tgsi: Change prototypes of micro opcodes to explicitly indicates number of args.
Michal Krol
2010-02-19
1
-164
/
+206
*
tgsi: Rewrite exec implementations of NRM and NRM4.
Michal Krol
2010-02-19
1
-61
/
+70
*
Replace the _mesa_*printf() wrappers with the plain libc versions
Kristian Høgsberg
2010-02-19
1
-1
/
+1
*
pipebuffer: Include fenced buffer manager in build
Jakob Bornecrantz
2010-02-18
1
-0
/
+1
*
util: Fix typo of debug_dump_float_rgba_bmp.
Vinson Lee
2010-02-17
1
-1
/
+1
*
draw: Add assert to check input of memcpy.
Vinson Lee
2010-02-14
1
-0
/
+1
*
util: Avoid dumping masked state. Other minor improvements.
José Fonseca
2010-02-14
2
-28
/
+43
*
os: A stream for debug logging.
José Fonseca
2010-02-14
6
-2
/
+89
*
util: Helper functions to dump all state objects.
José Fonseca
2010-02-14
4
-0
/
+789
*
os: Add a growable string stream.
José Fonseca
2010-02-14
4
-0
/
+179
*
os: Complement/improve stream inline helpers.
José Fonseca
2010-02-14
1
-0
/
+17
*
os: Fix bad calloc.
José Fonseca
2010-02-14
1
-10
/
+1
*
util: Update for os_stream changes.
José Fonseca
2010-02-14
1
-1
/
+1
*
os: Make streams abstract.
José Fonseca
2010-02-14
6
-264
/
+160
*
gallivm: s/debug_dump_/util_dump_/
José Fonseca
2010-02-14
1
-2
/
+2
*
util: Rename u_debug_dump.[ch] -> u_dump.[ch].
José Fonseca
2010-02-14
4
-57
/
+57
*
draw: Use util_format_name().
José Fonseca
2010-02-14
1
-1
/
+1
*
util: Use util_format_name().
José Fonseca
2010-02-14
1
-118
/
+1
*
util: Add pf_name() replacement: util_format_name().
José Fonseca
2010-02-14
1
-0
/
+13
*
util: Properly init memory for blitter CSOs.
Corbin Simpson
2010-02-12
1
-8
/
+5
*
Merge branch 'gallium-dynamicstencilref'
Roland Scheidegger
2010-02-12
4
-49
/
+69
|
\
|
*
gallium: make u_blitter code save/restore stencil ref values
Roland Scheidegger
2010-02-11
2
-0
/
+10
|
*
gallium: give pipe_stencil_ref its own cso_save/restore functions
Roland Scheidegger
2010-02-11
2
-5
/
+16
|
*
gallium: also save/restore stencil_ref in cso_save/restore_depth_stencil_alpha
Roland Scheidegger
2010-02-11
1
-3
/
+6
|
*
gallium: don't put stencil ref value in pipe_depth_stencil_alpha_state
Roland Scheidegger
2010-02-09
3
-47
/
+43
*
|
Revert "util: Fix descriptors for R32_FLOAT and R32G32_FLOAT formats."
Michal Krol
2010-02-12
1
-2
/
+2
*
|
util: Fix descriptors for R32_FLOAT and R32G32_FLOAT formats.
Michal Krol
2010-02-12
1
-2
/
+2
*
|
llvmpipe: Handle TGSI_TOKEN_TYPE_PROPERTY.
José Fonseca
2010-02-11
2
-0
/
+4
[next]