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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
scons: Show the unit test full path.
Jose Fonseca
2016-04-19
1
-1
/
+1
*
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
*
docs: correct name for GL_OES_primitive_bounding_box
Erik Faye-Lund
2016-04-18
1
-1
/
+1
*
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
*
math: Import isinf and others to global namespace
Pierre Moreau
2016-04-18
1
-0
/
+23
*
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
*
docs: add news item and link release notes for 11.1.3
Emil Velikov
2016-04-17
2
-2
/
+5
*
docs: add sha256 checksums for 11.1.3
Emil Velikov
2016-04-17
1
-1
/
+2
*
docs: add release notes for 11.1.3
Emil Velikov
2016-04-17
1
-0
/
+318
*
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
*
docs: update the sha256 checksums for 11.2.1
Emil Velikov
2016-04-17
1
-2
/
+2
[next]