summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* docs: add news item and link release notes for 11.2.1Emil Velikov2016-04-172-0/+7
* docs: add sha256 checksums for 11.2.1Emil Velikov2016-04-171-1/+2
* docs: add release notes for 11.2.1Emil Velikov2016-04-171-0/+118
* i965/fs: Don't allow OOB array access of imagesJason Ekstrand2016-04-151-15/+11
* anv/device: Images are only enabled in scalar stagesJason Ekstrand2016-04-151-2/+2
* gallium/radeon: handle vertex shaders that disable clipping & viewportMarek Olšák2016-04-162-1/+20
* mesa/texstore: Use Driver.CompressedTexSubImage in the default CompressedTexI...Nanley Chery2016-04-151-5/+5
* anv: Advertise vertexPipelineStoresAndAtomics based on scalar stagesJason Ekstrand2016-04-151-1/+5
* i965/vec4: Support full std140 layout for push constantsJason Ekstrand2016-04-151-5/+25
* i965/vec4: Handle MOV_INDIRECT in pack_uniform_registersJason Ekstrand2016-04-151-0/+18
* i965/vec4: Add support for SHADER_OPCODE_MOV_INDIRECTJason Ekstrand2016-04-152-0/+68
* i965/vec4: Use can_do_writemask in can_reswizzleJason Ekstrand2016-04-151-3/+5
* i965/vec4: Move can_do_writemask to vec4_instructionJason Ekstrand2016-04-153-30/+30
* util: Fix warning of invalid return valueChad Versace2016-04-151-1/+2
* Merge branch 'vulkan'Jason Ekstrand2016-04-15106-0/+57524
|\
| * Merge remote-tracking branch 'public/master' into vulkanJason Ekstrand2016-04-1511-642/+137
| |\
| * | Remove the Intel Vulkan readmeJason Ekstrand2016-04-151-133/+0
| * | i965: Default to scalar GSJason Ekstrand2016-04-151-1/+1
| * | i965/surface_formats: Mark A4B4G4R4_UNORM as SKL+ onlyJason Ekstrand2016-04-151-1/+1
| * | Revert "i965/fs: Properly write-mask spills"Jason Ekstrand2016-04-152-11/+5
| * | Revert "i965/fs: Feel free to spill partial reads/writes"Jason Ekstrand2016-04-151-2/+19
| * | Merge remote-tracking branch 'public/master' into vulkanJason Ekstrand2016-04-146-8/+36
| |\ \
| * | | main/mtypes: Remove the "set" parameter from gl_uniform_blockJason Ekstrand2016-04-141-5/+0
| * | | Revert "i965/vec4: Add support for SHADER_OPCODE_MOV_INDIRECT"Jason Ekstrand2016-04-141-45/+0
| * | | Merge remote-tracking branch 'public/master' into vulkanJason Ekstrand2016-04-1440-537/+501
| |\ \ \
| * | | | anv: Install the installable ICDJason Ekstrand2016-04-141-0/+3
| * | | | anv/intel_icd: Don't provide an absolute pathJason Ekstrand2016-04-142-3/+2
| * | | | configure: Add initial support for enabling Vulkan driversJason Ekstrand2016-04-143-4/+72
| * | | | anv/pipeline: Use the right mask for lower_indirect_derefsJason Ekstrand2016-04-141-3/+3
| * | | | i965: remove pointless diff with the master branchJason Ekstrand2016-04-142-1/+2
| * | | | nir/opt_algebraic: Remove the encoding lineJason Ekstrand2016-04-141-1/+0
| * | | | spirv: Move to compiler/Jason Ekstrand2016-04-1411-8/+8
| * | | | nir: Remove some pointless delta between vulkan and masterJason Ekstrand2016-04-142-3/+0
| * | | | Merge remote-tracking branch 'public/master' into vulkanJason Ekstrand2016-04-13310-2937/+5117
| |\ \ \ \
| * | | | | anv: Remove default scissor and viewport conceptsNanley Chery2016-04-134-49/+9
| * | | | | anv: Replace ::disable_scissor with ::use_rectlistsNanley Chery2016-04-137-7/+2
| * | | | | anv: Delete anv_graphics_pipeline_create_info::disable_viewportNanley Chery2016-04-135-5/+0
| * | | | | gen{7,8}_pipeline: Always set ViewportXYClipTestEnableNanley Chery2016-04-132-2/+2
| * | | | | gen{7,8}_pipeline: Apply 3DPRIM_RECTLIST restrictionsNanley Chery2016-04-132-4/+4
| * | | | | anv_cmd_buffer: Don't make the initial state dirtyNanley Chery2016-04-131-1/+1
| * | | | | anv/meta: Don't set the dynamic state for disabled operationsNanley Chery2016-04-134-82/+3
| * | | | | anv/clear: Disable the scissor operationNanley Chery2016-04-131-0/+1
| * | | | | util: Fix race condition on libgcrypt initializationMark Janes2016-04-121-8/+11
| * | | | | nir/lower_system_values: Simplify the computation of LocalInvocationIndexJason Ekstrand2016-04-101-9/+8
| * | | | | anv/pipeline: Set up flat enables correctlyJason Ekstrand2016-04-091-0/+1
| * | | | | genxml: Fix the name of a 3DSTATE_SF/SBE field on gen6-7.5Jason Ekstrand2016-04-093-3/+3