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
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
util: fix mutex leaks in mempool
Marek Olšák
2010-07-26
1
-1
/
+2
*
util: Add PIPE_OS_CYGWIN to u_network.
Vinson Lee
2010-07-23
1
-1
/
+1
*
util: mempool: initialize last block's magic number in a page
Marek Olšák
2010-07-20
1
-0
/
+1
*
util: remove the dummy field in mempool
Marek Olšák
2010-07-19
2
-14
/
+4
*
util: add dummy field to empty structure types
Brian Paul
2010-07-19
2
-2
/
+2
*
util: add a memory pool for equally sized memory allocations
Marek Olšák
2010-07-19
2
-0
/
+265
*
u_blitter: add draw_rectangle callback which can be overridden by a driver
Marek Olšák
2010-07-12
2
-19
/
+104
*
u_blitter: clean up the texcoord computations
Marek Olšák
2010-07-12
1
-28
/
+35
*
u_blitter: simplify blitter_set_rectangle
Marek Olšák
2010-07-12
1
-19
/
+32
*
u_blitter: rename blitter->base, add a way to get a pipe context from blitter
Marek Olšák
2010-07-12
2
-70
/
+80
*
util: print help for debug options on non-debug builds
Marek Olšák
2010-07-07
1
-2
/
+2
*
auxiliary/util: Add SM3 meta-cap list.
Corbin Simpson
2010-07-05
1
-0
/
+17
*
util: Add a fetch_rgba_8unorm.
José Fonseca
2010-07-02
2
-0
/
+15
*
util: Expose util_format_fits_8unorm().
José Fonseca
2010-07-02
2
-1
/
+4
*
r600: use gallium list macros instead of making our own.
Dave Airlie
2010-07-02
1
-1
/
+16
*
util: reference surfaces and sampler views in blitter when saving them
Marek Olšák
2010-06-29
2
-5
/
+46
*
util: fix a memory leak in blitter
Marek Olšák
2010-06-27
1
-6
/
+1
*
gallium/util: fix pipe_sampler_view_reference() calls
Brian Paul
2010-06-25
1
-7
/
+2
*
u_math: Add align function npot alignments
Jakob Bornecrantz
2010-06-22
1
-0
/
+14
*
util: add alloc check
Alan Hourihane
2010-06-16
1
-0
/
+2
*
util: Use int type for format field width.
José Fonseca
2010-06-14
1
-1
/
+1
*
util: Add a func_to_pointer util function too.
José Fonseca
2010-06-14
1
-0
/
+11
*
draw: geometry shader fixes
Zack Rusin
2010-06-10
1
-0
/
+46
*
util: reference vertex buffers in blitter
Marek Olšák
2010-06-09
2
-0
/
+18
*
util: implement util_clear_depth_stencil fallback
Roland Scheidegger
2010-06-07
2
-1
/
+115
*
util: new file u_dirty_flags.h
Keith Whitwell
2010-06-07
1
-0
/
+28
*
util: add u_box_3d
Keith Whitwell
2010-06-07
1
-0
/
+19
*
util: add util_framebuffer_min_size
Keith Whitwell
2010-06-07
2
-0
/
+40
*
util: allocate larger tmp_row in util_format_translate
Keith Whitwell
2010-06-07
1
-3
/
+4
*
util: Remove unnecessary header.
Vinson Lee
2010-06-03
1
-1
/
+0
*
Merge branch 'gallium-newclear'
Roland Scheidegger
2010-06-03
5
-95
/
+151
|
\
|
*
gallium: rename clearRT / clearDS to clear_render_target / clear_depth_stencil
Roland Scheidegger
2010-06-03
5
-41
/
+41
|
*
util: adapt to clear interface changes
Roland Scheidegger
2010-05-29
5
-95
/
+151
*
|
gallium: add interpolation parameter to simple shader functions
Brian Paul
2010-06-03
5
-47
/
+56
*
|
util/u_debug: use MAX2 macro
Brian Paul
2010-06-03
1
-7
/
+1
*
|
util/u_debug: add description field to debug_named_value
Joakim Sindholt
2010-06-03
2
-6
/
+20
*
|
gallium/util: Define isfinite and isnan for MSVC.
Chia-I Wu
2010-05-31
1
-0
/
+3
*
|
util: Add inline function for approximate floating point comparison.
José Fonseca
2010-05-30
1
-0
/
+9
*
|
util: Generic pointer to func conversion helper.
José Fonseca
2010-05-30
1
-0
/
+12
*
|
util: Also add a define for the dynamic library's prefix.
José Fonseca
2010-05-27
1
-0
/
+3
*
|
util: Remove unnecessary headers.
Vinson Lee
2010-05-26
1
-2
/
+0
|
/
*
util: update comments at blitter
Marek Olšák
2010-05-25
1
-1
/
+1
*
util: fix indentation in blitter
Marek Olšák
2010-05-25
1
-14
/
+14
*
r300g,util: remove pipe_surface from the util_blitter_copy interface and clea...
Marek Olšák
2010-05-25
2
-126
/
+121
*
r300g,util: remove pipe_surface from the util_blitter_fill interface and clea...
Marek Olšák
2010-05-25
2
-25
/
+29
*
util: remove unused util_blitter_copy_surface
Marek Olšák
2010-05-25
1
-19
/
+1
*
util/blitter: allow NULL clear color
Marek Olšák
2010-05-23
1
-5
/
+14
*
Merge branch 'gallium-msaa'
Roland Scheidegger
2010-05-21
8
-202
/
+163
|
\
|
*
util: fix obvious util_blitter_copy bugs...
Roland Scheidegger
2010-05-19
1
-4
/
+3
|
*
util: util_blitter_fill no longer needs to handle overlap
Roland Scheidegger
2010-05-19
1
-52
/
+2
[prev]
[next]