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
*
gallium/draw: use local var to simplify code
Brian Paul
2010-04-21
1
-17
/
+18
*
targets: Don't check if we should use trace
Jakob Bornecrantz
2010-04-21
1
-3
/
+2
*
gallivm: Remove unnecessary headers.
Vinson Lee
2010-04-20
2
-3
/
+0
*
gallium/util: remove bogus return statement
Brian Paul
2010-04-20
1
-1
/
+1
*
gallium: replace pipe_resource::_usage with pipe_resource::usage
Brian Paul
2010-04-20
2
-2
/
+2
*
gallivm: Universal format support on lp_build_fetch_rgba_aos via util_format_...
José Fonseca
2010-04-20
4
-57
/
+92
*
gallivm: Cleanups and bugfixes to aos format translation.
José Fonseca
2010-04-20
2
-128
/
+36
*
draw: Fallback to gallivm for translation of A8R8G8B8/B8G8R8A8/R10G10B10X2/R1...
José Fonseca
2010-04-20
1
-4
/
+20
*
gallivm: New function to fetch a pixel into a 4xfloat AoS vector.
José Fonseca
2010-04-20
2
-10
/
+50
*
gallivm: Bring aos format back to life.
José Fonseca
2010-04-20
3
-0
/
+382
*
draw: Remove draw_vs_llvm.c.
José Fonseca
2010-04-20
5
-142
/
+3
*
Merge branch 'gallium-index-bias'
José Fonseca
2010-04-20
8
-43
/
+63
|
\
|
*
draw: No need to rebase for elt_bias.
José Fonseca
2010-04-20
1
-7
/
+5
|
*
draw: Fix cache elt_bias implementation.
José Fonseca
2010-04-20
1
-5
/
+8
|
*
draw: Fix typo resulting from bad regular expression in index bias addition.
José Fonseca
2010-04-20
1
-4
/
+4
|
*
draw: Implement index bias.
José Fonseca
2010-04-19
8
-46
/
+65
*
|
draw llvm: Move dereference of pointer after NULL check.
Vinson Lee
2010-04-20
1
-1
/
+3
*
|
draw llvm: Remove unnecessary header.
Vinson Lee
2010-04-19
1
-1
/
+0
*
|
gallivm: pass 3D texture stride as an array
Brian Paul
2010-04-19
2
-9
/
+18
*
|
draw llvm: make sure use_llvm isn't used when not defined
Zack Rusin
2010-04-19
1
-1
/
+1
*
|
draw llvm: fix typo (boolean, not bool)
Zack Rusin
2010-04-19
1
-1
/
+1
*
|
draw llvm: allow runtime switching of pipelines (yes/no to llvm)
Zack Rusin
2010-04-19
2
-1
/
+4
*
|
draw llvm: fix constructor mess
Zack Rusin
2010-04-19
3
-28
/
+9
*
|
gallium/util: specify binding type for blit src texture
Brian Paul
2010-04-19
1
-0
/
+1
*
|
gallium/draw: use a local var to simplify some code
Brian Paul
2010-04-19
1
-8
/
+8
*
|
Merge branch '7.8'
Brian Paul
2010-04-19
7
-41
/
+187
|
\
\
|
*
|
gallium/draw: use correct rasterization state for wide/AA points/lines
Brian Paul
2010-04-19
7
-41
/
+186
*
|
|
gallivm: Remove redundant initialization of dst_vec_type.
Vinson Lee
2010-04-19
1
-2
/
+0
*
|
|
auxiliary: Move loop variable declaration outside for loop.
Vinson Lee
2010-04-18
1
-1
/
+2
*
|
|
auxiliary: Initialize variable.
Vinson Lee
2010-04-18
1
-1
/
+1
*
|
|
auxiliary: Add util/u_surfaces.c to SCons build.
Vinson Lee
2010-04-18
1
-0
/
+1
*
|
|
u_inlines: split pipe_surface_init in pipe_surface_reset and *_init
Luca Barbieri
2010-04-18
2
-3
/
+10
*
|
|
tgsi: add comment about potential code removal
Brian Paul
2010-04-18
1
-0
/
+6
*
|
|
tgsi: replace 0xf with TGSI_WRITEMASK_XYZW
Brian Paul
2010-04-18
1
-2
/
+2
*
|
|
u_surfaces: silence warning
Luca Barbieri
2010-04-18
1
-1
/
+1
*
|
|
auxiliary: add util_dirty_surfaces to track dirty render temporaries
Luca Barbieri
2010-04-18
1
-0
/
+88
*
|
|
auxiliary: add util_surfaces to track a resource's pipe_surface structs
Luca Barbieri
2010-04-18
3
-0
/
+167
*
|
|
u_inlines: add function to initialize pipe_surface
Luca Barbieri
2010-04-18
1
-0
/
+15
*
|
|
u_blitter: add support for saving vertex buffers
Luca Barbieri
2010-04-18
2
-0
/
+24
|
|
/
|
/
|
*
|
draw: Cosmetic cleanups and comments.
José Fonseca
2010-04-18
4
-4
/
+10
*
|
os: Implement pipe_barrier for POSIX platforms without pthread_barrier_t.
Vinson Lee
2010-04-17
1
-5
/
+26
*
|
gallium/util: Ignores
Jakob Bornecrantz
2010-04-17
1
-0
/
+1
*
|
draw llvm: Remove unnecessary header.
Vinson Lee
2010-04-16
1
-1
/
+0
*
|
gallium/draw: fix breakage from moving lp_bld_* files
Brian Paul
2010-04-16
2
-2
/
+2
*
|
gallivm/llvmpipe: move lp_bld_blend* files to llvmpipe/ directory
Brian Paul
2010-04-16
6
-880
/
+0
*
|
gallivm/llvmpipe: move lp_bld_alpha.c to llvmpipe/ directory
Brian Paul
2010-04-16
4
-119
/
+0
*
|
gallivm/llvmpipe: move lp_bld_depth.[ch] to llvmpipe/ directory
Brian Paul
2010-04-16
4
-739
/
+0
*
|
gallivm/llvmpipe: move lp_bld_interp.c to llvmpipe/ directory
Brian Paul
2010-04-16
4
-506
/
+0
*
|
gallivm: init some vars to silence warnings
Brian Paul
2010-04-16
1
-3
/
+3
*
|
Merge the lp-surface-tiling branch into master.
Brian Paul
2010-04-16
2
-0
/
+2
[next]