aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* winsys/amdgpu: split IB data into a new structure in preparation for CEMarek Olšák2016-04-194-47/+48
* gallium/radeon: move ring_type into winsysesMarek Olšák2016-04-195-10/+11
* llvmpipe: Call LLVMShutdown before exiting.Jose Fonseca2016-04-191-0/+2
* llvmpipe: Avoid LLVMGetGlobalContext in tests.Jose Fonseca2016-04-195-6/+24
* llvmpipe: Skip false exp2 failure in lp_test_arit due to buggy MSVCRT.Jose Fonseca2016-04-191-4/+34
* llvmpipe: Test more vector lengths.Jose Fonseca2016-04-191-13/+30
* gallivm: Avoid llvm::sys::getProcessTriple().Jose Fonseca2016-04-191-3/+3
* gallivm: Remove lp_get_module_id.Jose Fonseca2016-04-194-12/+15
* gallivm: Fix MCJIT with LLVM 3.3.Jose Fonseca2016-04-191-3/+3
* gallivm: Make MCJIT a runtime option.Jose Fonseca2016-04-191-75/+72
* scons: Show the unit test full path.Jose Fonseca2016-04-191-1/+1
* gallivm: Use LLVMSetTarget.Jose Fonseca2016-04-191-3/+9
* gallivm: Use LLVMPrintValueToString where available.Jose Fonseca2016-04-191-35/+10
* gallium/tests: Update UTIL_FORMAT_MAX_* defines.Jose Fonseca2016-04-192-3/+7
* Revert "nv50/ra: `isinf()` is in namespace `std` since C++11."Jose Fonseca2016-04-191-4/+0
* vc4: Fix fbo-generatemipmap-formats for NPOT.Eric Anholt2016-04-181-0/+20
* vc4: Remove unused "immediates" fieldEric Anholt2016-04-181-1/+0
* i965: Define miptree map functions static (trivial)Ben Widawsky2016-04-181-2/+2
* glsl: Properly handle ldexp(0.0f, non-zero-exp).Matt Turner2016-04-181-4/+6
* gallivm: convert size query to using a set of parameters.Dave Airlie2016-04-197-97/+51
* swr: dereference cbuf/zbuf/views on context destroyTim Rowley2016-04-181-0/+15
* freedreno/ir3: fix grouping issue w/ reverse swizzlesRob Clark2016-04-181-1/+17
* radeonsi: use enums in si_shader.hMarek Olšák2016-04-181-93/+119
* gallium/radeon: use enums in r600_query.hMarek Olšák2016-04-181-20/+23
* radeonsi: always use PFP_SYNC_ME when doing flushes and waitsMarek Olšák2016-04-182-1/+10
* radeonsi: don't do VS/PS partial flushes if SURFACE_SYNC waits tooMarek Olšák2016-04-181-11/+14
* radeonsi: add safety assertions for meta cache flushesMarek Olšák2016-04-181-0/+4
* radeonsi: don't use ACQUIRE_MEM on the graphics ringMarek Olšák2016-04-181-18/+8
* radeonsi: remove TODO and correct a comment in si_emit_cache_flushMarek Olšák2016-04-181-2/+1
* radeonsi: don't flush CB/DB caches for performance countersMarek Olšák2016-04-181-3/+6
* gallium/radeon: don't flush CB/DB caches for timestamp queriesMarek Olšák2016-04-182-2/+3
* gallium/util: fix undefined shift to the last bit in u_bit_scanMarek Olšák2016-04-181-1/+1
* gallium/util: fix u_bit_scan_consecutive_range for mask == 0xffffffffMarek Olšák2016-04-181-1/+7
* gallium/radeon: fix Nine with its slightly shifted viewportsMarek Olšák2016-04-181-15/+21
* docs: correct name for GL_OES_primitive_bounding_boxErik Faye-Lund2016-04-181-1/+1
* meta: Don't botch color masks when changing drawbuffers.Kenneth Graunke2016-04-181-7/+75
* meta: Don't smash ColorMask when using MESA_META_COLOR_MASK save bit.Kenneth Graunke2016-04-182-5/+4
* vc4: Add support for rendering to cube map surfaces.Eric Anholt2016-04-181-1/+2
* vc4: Don't flush on read-only access of buffers read by the CL.Eric Anholt2016-04-183-7/+16
* vc4: Sanity check that flushes don't happen between state emit and draw.Eric Anholt2016-04-181-0/+7
* vc4: Sanity check strides for imported BOs.Eric Anholt2016-04-181-5/+18
* math: Import isinf and others to global namespacePierre Moreau2016-04-181-0/+23
* r600g: Move R600_BIG_ENDIAN to r600_pipe_common.hOded Gabbay2016-04-182-6/+6
* r600g: fix code indentationOded Gabbay2016-04-182-10/+10
* docs: add news item and link release notes for 11.1.3Emil Velikov2016-04-172-2/+5
* docs: add sha256 checksums for 11.1.3Emil Velikov2016-04-171-1/+2
* docs: add release notes for 11.1.3Emil Velikov2016-04-171-0/+318
* gallivm: don't use vector selects with llvm 3.7Roland Scheidegger2016-04-181-3/+5
* nir: only dereference undef after NULL check. (v2)Dave Airlie2016-04-181-1/+0
* docs: update the sha256 checksums for 11.2.1Emil Velikov2016-04-171-2/+2