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
*
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
|
*
util: Add u_bitmask to make build
Jakob Bornecrantz
2010-01-06
1
-0
/
+1
*
|
util/blit: document params to util_blit_pixels_writemask()
Brian Paul
2010-01-19
1
-0
/
+4
*
|
util: add generic ringbuffer utitilty
Keith Whitwell
2010-01-16
2
-0
/
+174
*
|
gallium: Fix uninitialized instance divisor and index.
Chia-I Wu
2010-01-16
1
-0
/
+1
*
|
util: Handle FORMAT_Z32_FLOAT in util_pack_z().
Michal Krol
2010-01-15
1
-0
/
+2
*
|
util: Handle the remaining formats in pipe_put_tile_rgba().
Michal Krol
2010-01-15
1
-1
/
+4
*
|
util: Fix encoding for R8G8B8A8_UNORM formats and friends.
Michal Krol
2010-01-15
1
-4
/
+4
*
|
gallium/util: silence warning about array initializers
Brian Paul
2010-01-14
1
-3
/
+10
*
|
util: Set flatshade for blitter.
Corbin Simpson
2010-01-11
1
-0
/
+1
*
|
util/blitter: remove unused variable
Keith Whitwell
2010-01-11
1
-1
/
+0
*
|
util: Apply Brian's suggested blit improvements.
Corbin Simpson
2010-01-10
1
-15
/
+12
*
|
gallium: u_blitter add overlapping blit support.
Dave Airlie
2010-01-10
1
-34
/
+124
*
|
gallium/util: remove useless assertions
Brian Paul
2010-01-07
1
-6
/
+0
*
|
gallium/util: update comment: s/src_pitch/src_stride
Brian Paul
2010-01-07
1
-1
/
+1
*
|
gallium/util: make src_y unsigned like the other x/y params
Brian Paul
2010-01-07
2
-2
/
+2
*
|
util/blitter: allow NULL CSOs to be saved
Marek Olšák
2010-01-06
1
-10
/
+17
*
|
util: Fix format descriptor table entries.
Michal Krol
2010-01-06
1
-11
/
+11
*
|
util: Handle the remaining format cases in pipe_tile_raw_to_rgba().
Michal Krol
2010-01-06
1
-23
/
+4
*
|
gallium: remove PIPE_TEX_FILTER_ANISO
Luca Barbieri
2010-01-06
1
-4
/
+2
*
|
gallium/util: replace 8 with PIPE_MAX_COLOR_BUFS
Brian Paul
2010-01-05
1
-2
/
+2
*
|
gallium/util: comments and whitespace fixes
Brian Paul
2010-01-05
1
-3
/
+15
*
|
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-04
3
-17
/
+25
|
\
|
|
*
util: Minor enhancements/corrections to the bitmask logic.
José Fonseca
2010-01-03
1
-12
/
+20
|
*
gallium/util: Silence format warnings.
Vinson Lee
2010-01-01
1
-4
/
+4
|
*
gallium/util: Replace h_addr with h_addr_list[0].
Vinson Lee
2010-01-01
1
-1
/
+1
*
|
util: Silent potential loss of precision warnings.
José Fonseca
2010-01-02
1
-3
/
+2
*
|
gallium: Generate a single library for auxiliaries with Make too.
José Fonseca
2010-01-01
1
-48
/
+0
*
|
scons: Aggregate all tiny libraries in a single library.
José Fonseca
2010-01-01
1
-61
/
+0
*
|
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-31
5
-8
/
+10
|
\
|
|
*
util: better fix for unused variable warnings with asserts
Keith Whitwell
2009-12-28
1
-1
/
+1
|
*
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Brian Paul
2009-12-27
6
-9
/
+11
|
|
\
|
|
*
gallium/util: Remove comma at end of enumerator list.
Vinson Lee
2009-12-26
1
-1
/
+1
|
|
*
gallium/util: Initialize variable in util_clear.
Vinson Lee
2009-12-23
1
-1
/
+1
|
|
*
util: Ensure debug_dump_flags generates a null-terminated string.
Vinson Lee
2009-12-23
1
-2
/
+4
[next]