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
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
util: Avoid dumping masked state. Other minor improvements.
José Fonseca
2010-02-14
2
-28
/
+43
*
util: Helper functions to dump all state objects.
José Fonseca
2010-02-14
2
-0
/
+787
*
util: Update for os_stream changes.
José Fonseca
2010-02-14
1
-1
/
+1
*
util: Rename u_debug_dump.[ch] -> u_dump.[ch].
José Fonseca
2010-02-14
2
-55
/
+55
*
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
2
-47
/
+38
|
\
|
*
gallium: make u_blitter code save/restore stencil ref values
Roland Scheidegger
2010-02-11
2
-0
/
+10
|
*
gallium: don't put stencil ref value in pipe_depth_stencil_alpha_state
Roland Scheidegger
2010-02-09
1
-47
/
+28
*
|
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
*
|
gallium: use os_time.h in u_timed_winsys.c
Brian Paul
2010-02-10
1
-19
/
+13
|
/
*
Gallium: Add Solaris atomic function definitions to u_atomic.h
Alan Coopersmith
2010-02-06
1
-1
/
+35
*
Merge remote branch 'origin/lp-binning'
José Fonseca
2010-02-05
6
-8
/
+194
|
\
|
*
Merge remote branch 'origin/master' into lp-binning
José Fonseca
2010-01-31
6
-10
/
+15
|
|
\
|
*
|
gallium/util: comments for time-related functions
Brian Paul
2010-01-27
1
-0
/
+9
|
*
|
gallium/util: print dlerror() info upon dlopen() failure
Brian Paul
2010-01-27
1
-2
/
+7
|
*
|
util: fix broken util_ringbuffer_dequeue()
Brian Paul
2010-01-18
1
-3
/
+18
|
*
|
Merge remote branch 'origin/master' into lp-binning
José Fonseca
2010-01-16
7
-42
/
+316
|
|
\
\
|
*
|
|
gallium/util: added debug_dump_texture() and ppm output
Brian Paul
2010-01-14
2
-0
/
+79
|
*
|
|
Merge remote branch 'origin/master' into lp-binning
José Fonseca
2010-01-08
45
-905
/
+2379
|
|
\
\
\
|
*
|
|
|
gallium/util: added util_unreference_framebuffer_state()
Brian Paul
2009-12-11
1
-0
/
+16
|
*
|
|
|
gallium/util: simplify util_framebuffer_state_equal()
Brian Paul
2009-12-11
2
-10
/
+16
|
*
|
|
|
gallium/util: added framebuffer compare, copy util funcs
Brian Paul
2009-12-10
2
-0
/
+58
|
*
|
|
|
util: Force ESI register for cpuid's ebx result.
José Fonseca
2009-10-09
1
-1
/
+1
*
|
|
|
|
auxiliary: util_stream -> os_stream
José Fonseca
2010-02-04
4
-398
/
+7
*
|
|
|
|
util: Reimplement u_time on top of os_time.
José Fonseca
2010-02-04
2
-259
/
+59
*
|
|
|
|
util: Disable u_time.c implementation for embedded.
José Fonseca
2010-02-04
1
-0
/
+4
*
|
|
|
|
util: Add missing include.
José Fonseca
2010-02-04
1
-0
/
+1
*
|
|
|
|
util: Remove unnecessary header.
Vinson Lee
2010-02-03
1
-1
/
+0
*
|
|
|
|
util: Cast to match the MSVC intrinsics.
José Fonseca
2010-02-03
1
-4
/
+4
*
|
|
|
|
util: Don't include system headers inside extern "C" { ... }
José Fonseca
2010-02-03
2
-14
/
+38
*
|
|
|
|
util: Reimplement all utility functions in terms of the new OS abstraction.
José Fonseca
2010-02-03
4
-409
/
+26
*
|
|
|
|
gallium: Move some compiler portability stuff into p_compiler.h
José Fonseca
2010-02-02
1
-7
/
+0
*
|
|
|
|
gallium: Move deprecated pipe/internal/p_winsys_screen.h inside util/u_simple...
José Fonseca
2010-02-02
3
-3
/
+140
*
|
|
|
|
gallium: Move p_thread.h and p_atomic.h out of gallium interfaces.
José Fonseca
2010-02-02
3
-2
/
+249
*
|
|
|
|
gallium: Make pipe_atomic a regular int32_t.
José Fonseca
2010-02-02
2
-0
/
+4
*
|
|
|
|
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-02-02
9
-7
/
+309
*
|
|
|
|
util: Add missing includes.
José Fonseca
2010-02-01
3
-0
/
+3
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge commit 'origin/perrtblend'
Roland Scheidegger
2010-01-28
3
-3
/
+3
|
\
\
\
\
|
*
|
|
|
gallium: adapt util code to blend changes
Roland Scheidegger
2010-01-21
3
-3
/
+3
*
|
|
|
|
util: Remove unnecessary header.
Vinson Lee
2010-01-27
1
-1
/
+0
*
|
|
|
|
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-25
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
gallium/util: fix incorrect shift in a4r4g4b4_put_tile_rgba()
Brian Paul
2010-01-22
1
-1
/
+1
*
|
|
|
|
|
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-22
3
-5
/
+7
|
\
|
|
|
|
|
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
util: Set DISCARD & UNSYNCHRONIZED when uploading vertices sequentially.
José Fonseca
2010-01-21
1
-1
/
+3
|
*
|
|
|
util: Use pipe_buffer_write_nooverlap in blits / mipmap generation.
José Fonseca
2010-01-21
2
-4
/
+4
|
*
|
|
|
Revert "util: Build u_bitmask.o when using make."
Brian Paul
2010-01-11
1
-1
/
+0
|
*
|
|
|
util: Build u_bitmask.o when using make.
Thomas Hellstrom
2010-01-11
1
-0
/
+1
[next]