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
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallivm: remove unused src_elem_type variable
Brian Paul
2012-08-08
1
-2
/
+1
*
svga: remove unused svga_shader::use_sm30 field, add comments
Brian Paul
2012-08-08
2
-4
/
+9
*
svga: remove unused svga_winsys_handle type
Brian Paul
2012-08-08
1
-3
/
+0
*
radeonsi: If pixel shader compilation fails, use a dummy shader.
Michel Dänzer
2012-08-08
4
-1
/
+25
*
radeonsi: fix memory leak and/or segfaults
Christian König
2012-08-08
1
-1
/
+1
*
radeon/winsys: fix winsys VM handling
Christian König
2012-08-08
1
-3
/
+4
*
translate: Fix typo in is_legal_int_format_combo.
Vinson Lee
2012-08-07
1
-1
/
+1
*
r600g: remove unused parameters in texture functions
Marek Olšák
2012-08-07
1
-5
/
+3
*
dri: Simplify use of driConcatConfigs
Chad Versace
2012-08-07
1
-8
/
+4
*
softpipe: fix loop limit for tex_cache[] array
Brian Paul
2012-08-07
1
-1
/
+1
*
gallivm: Add constructor for raw_debug_ostream.
Vinson Lee
2012-08-06
1
-0
/
+4
*
egl: Replace KHR_surfaceless_* extensions with KHR_surfaceless_context
Ian Romanick
2012-08-06
1
-3
/
+1
*
r600g: atomize sampler state v2
Jerome Glisse
2012-08-06
7
-452
/
+262
*
llvmpipe: consolidate the sampler and sampler view setting code
Brian Paul
2012-08-06
1
-68
/
+56
*
llvmpipe: combine vertex/fragment sampler state into an array
Brian Paul
2012-08-06
8
-42
/
+41
*
softpipe: consolidate vert/frag/geom sampler setting functions
Brian Paul
2012-08-06
1
-112
/
+54
*
softpipe: consolidate sampler-related arrays
Brian Paul
2012-08-06
6
-121
/
+99
*
softpipe: combine vert/frag/geom texture caches in an array
Brian Paul
2012-08-06
5
-91
/
+60
*
util: Move dereference after null check in util_resource_copy_region.
Vinson Lee
2012-08-04
1
-3
/
+3
*
i915g: silence a const pointer warning
Brian Paul
2012-08-04
1
-1
/
+1
*
radeonsi: fix build failure after blitter changes
Marek Olšák
2012-08-04
1
-1
/
+1
*
r600g: precompute color buffer state in pipe_surface and reuse it
Marek Olšák
2012-08-04
5
-130
/
+175
*
r600g: precompute depth buffer state in pipe_surface and reuse it
Marek Olšák
2012-08-04
3
-77
/
+92
*
r600g: simplify create_surface
Marek Olšák
2012-08-04
1
-20
/
+8
*
r600g: drop the old texture allocation code
Marek Olšák
2012-08-04
7
-691
/
+233
*
r600g: make sure copying of all texture formats is accelerated
Marek Olšák
2012-08-04
2
-52
/
+54
*
gallium/u_blitter: add a query for checking whether copying is supported
Marek Olšák
2012-08-04
4
-37
/
+77
*
r600g: don't decompress depth or stencil if there isn't any
Marek Olšák
2012-08-04
4
-9
/
+17
*
r600g: correct texture memory size for Z32F_S8X24 on evergreen
Marek Olšák
2012-08-04
1
-7
/
+16
*
gallium/u_blitter: remove fallback for stencil copy that all drivers skipped
Marek Olšák
2012-08-04
4
-15
/
+5
*
gallium/u_blitter: add ability to blit only depth or only stencil
Marek Olšák
2012-08-04
3
-14
/
+17
*
gallium: define PIPE_MASK_RGBAZS
Marek Olšák
2012-08-04
1
-0
/
+1
*
gallium/u_blitter: minor cleanup
Marek Olšák
2012-08-04
2
-8
/
+8
*
gallium/tgsi: fixup texture name strings
Marek Olšák
2012-08-04
1
-4
/
+4
*
gallium/u_blitter: set sample mask to ~0
Marek Olšák
2012-08-04
2
-0
/
+20
*
gallium/u_blit: bail out if src is a multisample texture
Marek Olšák
2012-08-04
1
-0
/
+6
*
gallium/u_blit: check nr_samples before using resource_copy_region
Marek Olšák
2012-08-04
1
-1
/
+2
*
gallium: set sample mask to ~0 for clear, blit and gen_mipmap
Marek Olšák
2012-08-04
4
-1
/
+23
*
r600g: fix F2U opcode translation
Dave Airlie
2012-08-04
1
-1
/
+1
*
draw: Ensure channel in convert_to_soa is initialized.
Vinson Lee
2012-08-03
1
-1
/
+1
*
u_blitter: Move a pointer dereference after null check.
Vinson Lee
2012-08-03
1
-2
/
+3
*
Use C99 NAN and INFINITY macros
Matt Turner
2012-08-03
1
-10
/
+3
*
gallium/tests/trivial: updates for CSO interface changes
Brian Paul
2012-08-03
1
-2
/
+2
*
st/xorg: updates for CSO interface changes
Brian Paul
2012-08-03
2
-7
/
+9
*
st/xa: updates for CSO interface changes
Brian Paul
2012-08-03
4
-9
/
+9
*
vega: fix build breakage from cso sampler/view changes
Brian Paul
2012-08-03
1
-17
/
+17
*
cso: remove unreachable break statements
Brian Paul
2012-08-03
1
-5
/
+0
*
cso: 80-column wrapping, remove trailing whitespace, etc
Brian Paul
2012-08-03
1
-33
/
+54
*
gallium: consolidate CSO sampler and sampler_view functions
Brian Paul
2012-08-03
7
-254
/
+150
*
radeon/llvm: Add $(LLVM_LDFLAGS) to the loader linker flags
Tom Stellard
2012-08-02
1
-1
/
+1
[next]