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
Commit message (
Expand
)
Author
Age
Files
Lines
*
winsys/amdgpu: Add support for const IB.
Marek Olšák
2016-04-19
3
-5
/
+124
*
winsys/amdgpu: split IB data into a new structure in preparation for CE
Marek Olšák
2016-04-19
4
-47
/
+48
*
gallium/radeon: move ring_type into winsyses
Marek Olšák
2016-04-19
5
-10
/
+11
*
llvmpipe: Call LLVMShutdown before exiting.
Jose Fonseca
2016-04-19
1
-0
/
+2
*
llvmpipe: Avoid LLVMGetGlobalContext in tests.
Jose Fonseca
2016-04-19
5
-6
/
+24
*
llvmpipe: Skip false exp2 failure in lp_test_arit due to buggy MSVCRT.
Jose Fonseca
2016-04-19
1
-4
/
+34
*
llvmpipe: Test more vector lengths.
Jose Fonseca
2016-04-19
1
-13
/
+30
*
gallivm: Avoid llvm::sys::getProcessTriple().
Jose Fonseca
2016-04-19
1
-3
/
+3
*
gallivm: Remove lp_get_module_id.
Jose Fonseca
2016-04-19
4
-12
/
+15
*
gallivm: Fix MCJIT with LLVM 3.3.
Jose Fonseca
2016-04-19
1
-3
/
+3
*
gallivm: Make MCJIT a runtime option.
Jose Fonseca
2016-04-19
1
-75
/
+72
*
gallivm: Use LLVMSetTarget.
Jose Fonseca
2016-04-19
1
-3
/
+9
*
gallivm: Use LLVMPrintValueToString where available.
Jose Fonseca
2016-04-19
1
-35
/
+10
*
gallium/tests: Update UTIL_FORMAT_MAX_* defines.
Jose Fonseca
2016-04-19
2
-3
/
+7
*
Revert "nv50/ra: `isinf()` is in namespace `std` since C++11."
Jose Fonseca
2016-04-19
1
-4
/
+0
*
vc4: Fix fbo-generatemipmap-formats for NPOT.
Eric Anholt
2016-04-18
1
-0
/
+20
*
vc4: Remove unused "immediates" field
Eric Anholt
2016-04-18
1
-1
/
+0
*
i965: Define miptree map functions static (trivial)
Ben Widawsky
2016-04-18
1
-2
/
+2
*
glsl: Properly handle ldexp(0.0f, non-zero-exp).
Matt Turner
2016-04-18
1
-4
/
+6
*
gallivm: convert size query to using a set of parameters.
Dave Airlie
2016-04-19
7
-97
/
+51
*
swr: dereference cbuf/zbuf/views on context destroy
Tim Rowley
2016-04-18
1
-0
/
+15
*
freedreno/ir3: fix grouping issue w/ reverse swizzles
Rob Clark
2016-04-18
1
-1
/
+17
*
radeonsi: use enums in si_shader.h
Marek Olšák
2016-04-18
1
-93
/
+119
*
gallium/radeon: use enums in r600_query.h
Marek Olšák
2016-04-18
1
-20
/
+23
*
radeonsi: always use PFP_SYNC_ME when doing flushes and waits
Marek Olšák
2016-04-18
2
-1
/
+10
*
radeonsi: don't do VS/PS partial flushes if SURFACE_SYNC waits too
Marek Olšák
2016-04-18
1
-11
/
+14
*
radeonsi: add safety assertions for meta cache flushes
Marek Olšák
2016-04-18
1
-0
/
+4
*
radeonsi: don't use ACQUIRE_MEM on the graphics ring
Marek Olšák
2016-04-18
1
-18
/
+8
*
radeonsi: remove TODO and correct a comment in si_emit_cache_flush
Marek Olšák
2016-04-18
1
-2
/
+1
*
radeonsi: don't flush CB/DB caches for performance counters
Marek Olšák
2016-04-18
1
-3
/
+6
*
gallium/radeon: don't flush CB/DB caches for timestamp queries
Marek Olšák
2016-04-18
2
-2
/
+3
*
gallium/util: fix undefined shift to the last bit in u_bit_scan
Marek Olšák
2016-04-18
1
-1
/
+1
*
gallium/util: fix u_bit_scan_consecutive_range for mask == 0xffffffff
Marek Olšák
2016-04-18
1
-1
/
+7
*
gallium/radeon: fix Nine with its slightly shifted viewports
Marek Olšák
2016-04-18
1
-15
/
+21
*
meta: Don't botch color masks when changing drawbuffers.
Kenneth Graunke
2016-04-18
1
-7
/
+75
*
meta: Don't smash ColorMask when using MESA_META_COLOR_MASK save bit.
Kenneth Graunke
2016-04-18
2
-5
/
+4
*
vc4: Add support for rendering to cube map surfaces.
Eric Anholt
2016-04-18
1
-1
/
+2
*
vc4: Don't flush on read-only access of buffers read by the CL.
Eric Anholt
2016-04-18
3
-7
/
+16
*
vc4: Sanity check that flushes don't happen between state emit and draw.
Eric Anholt
2016-04-18
1
-0
/
+7
*
vc4: Sanity check strides for imported BOs.
Eric Anholt
2016-04-18
1
-5
/
+18
*
r600g: Move R600_BIG_ENDIAN to r600_pipe_common.h
Oded Gabbay
2016-04-18
2
-6
/
+6
*
r600g: fix code indentation
Oded Gabbay
2016-04-18
2
-10
/
+10
*
gallivm: don't use vector selects with llvm 3.7
Roland Scheidegger
2016-04-18
1
-3
/
+5
*
nir: only dereference undef after NULL check. (v2)
Dave Airlie
2016-04-18
1
-1
/
+0
*
i965/fs: Don't allow OOB array access of images
Jason Ekstrand
2016-04-15
1
-15
/
+11
*
anv/device: Images are only enabled in scalar stages
Jason Ekstrand
2016-04-15
1
-2
/
+2
*
gallium/radeon: handle vertex shaders that disable clipping & viewport
Marek Olšák
2016-04-16
2
-1
/
+20
*
mesa/texstore: Use Driver.CompressedTexSubImage in the default CompressedTexI...
Nanley Chery
2016-04-15
1
-5
/
+5
*
anv: Advertise vertexPipelineStoresAndAtomics based on scalar stages
Jason Ekstrand
2016-04-15
1
-1
/
+5
*
i965/vec4: Support full std140 layout for push constants
Jason Ekstrand
2016-04-15
1
-5
/
+25
[next]