| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | gallium/util: don't modify usage in pipe_buffer_write | Marek Olšák | 2016-07-23 | 2 | -9/+7 |
* | gallium: split transfer_inline_write into buffer and texture callbacks | Marek Olšák | 2016-07-23 | 57 | -389/+383 |
* | nir: Lower interp_var_at_* like a normal load_var for flat inputs. | Kenneth Graunke | 2016-07-22 | 1 | -0/+4 |
* | mesa: Don't call GenerateMipmap if Width or Height == 0. | Kenneth Graunke | 2016-07-22 | 1 | -0/+5 |
* | anv/pipeline: Set up point coord enables | Jason Ekstrand | 2016-07-22 | 1 | -0/+5 |
* | spirv/nir: Add support for ImageQuerySamples | Jason Ekstrand | 2016-07-22 | 1 | -0/+3 |
* | spirv/nir: Handle texture projectors | Jason Ekstrand | 2016-07-22 | 1 | -0/+15 |
* | nir/spirv: Refactor coordinate handling in handle_texture | Jason Ekstrand | 2016-07-22 | 1 | -29/+28 |
* | spirv/nir: Refactor type handling in handle_texture | Jason Ekstrand | 2016-07-22 | 1 | -5/+8 |
* | spirv/nir: Move opcode selection higher up in handle_texture | Jason Ekstrand | 2016-07-22 | 1 | -48/+48 |
* | anv/image: Assert that the image format is actually supported | Jason Ekstrand | 2016-07-22 | 1 | -2/+5 |
* | spirv/nir: Don't increment coord_components for array lod queries | Jason Ekstrand | 2016-07-22 | 1 | -1/+1 |
* | i965: Get rid of the do_lower_unnormalized_offsets pass | Jason Ekstrand | 2016-07-22 | 4 | -109/+0 |
* | i965/nir: Enable NIR lowering of txf and rect offsets | Jason Ekstrand | 2016-07-22 | 1 | -0/+2 |
* | nir/lower_tex: Add support for lowering coordinate offsets | Jason Ekstrand | 2016-07-22 | 2 | -0/+64 |
* | nir/lower_tex: Add some helpers for working with tex sources | Jason Ekstrand | 2016-07-22 | 1 | -16/+30 |
* | nir: Add a helper for determining the type of a texture source | Jason Ekstrand | 2016-07-22 | 1 | -0/+44 |
* | anv/pipeline: Set binding_table.gather_texture_start | Jason Ekstrand | 2016-07-22 | 1 | -0/+1 |
* | spirv/nir: Properly handle gather components | Jason Ekstrand | 2016-07-22 | 1 | -1/+11 |
* | spirv/nir: Add support for shadow samplers that return vec4 | Jason Ekstrand | 2016-07-22 | 1 | -1/+2 |
* | spirv/nir: Fix some texture opcode asserts | Jason Ekstrand | 2016-07-22 | 1 | -2/+2 |
* | nv50/ir: allow to swap sources for OP_SUB | Samuel Pitoiset | 2016-07-22 | 1 | -1/+6 |
* | gallium/radeon: make deferred flushes asynchronous | Marek Olšák | 2016-07-22 | 1 | -0/+2 |
* | gallium: add PIPE_FLUSH_DEFERRED | Marek Olšák | 2016-07-22 | 3 | -2/+13 |
* | gallium/os: use CLOCK_MONOTONIC for sleeps (v2) | Marek Olšák | 2016-07-22 | 2 | -6/+14 |
* | mapi: fix typo in macro name | Eric Engestrom | 2016-07-22 | 3 | -3/+3 |
* | docs: Put swr back on the GL_ARB_texture_buffer_object_rgb32 list. | Kenneth Graunke | 2016-07-22 | 1 | -1/+1 |
* | glsl: subroutine types cannot be compared | Andres Gomez | 2016-07-22 | 1 | -0/+4 |
* | i965: fix varying output setup | Timothy Arceri | 2016-07-23 | 1 | -1/+1 |
* | nvc0/mme: fix offsets used for indirect draws | Samuel Pitoiset | 2016-07-22 | 2 | -8/+8 |
* | nvc0: fix offsets of MP perf counters input parameters | Samuel Pitoiset | 2016-07-22 | 1 | -15/+15 |
* | mesa: Add GL_BGRA_EXT to the list of GenerateMipmap internal formats. | Kenneth Graunke | 2016-07-21 | 1 | -0/+5 |
* | i965: Fix "operation operation" in comment. | Kenneth Graunke | 2016-07-21 | 1 | -1/+1 |
* | i965: Fix shared atomic intrinsics to pay attention to base. | Kenneth Graunke | 2016-07-21 | 1 | -1/+12 |
* | nir: Add a base const_index to shared atomic intrinsics. | Kenneth Graunke | 2016-07-21 | 1 | -10/+10 |
* | glsl: re-enable varying packing in GL4.4+ | Timothy Arceri | 2016-07-22 | 1 | -30/+24 |
* | i965: Include VUE handles for GS with invocations > 1. | Kenneth Graunke | 2016-07-21 | 1 | -1/+1 |
* | mesa: Add -fno-math-errno -fno-trapping-math to CXXFLAGS. | Matt Turner | 2016-07-21 | 1 | -0/+3 |
* | mesa: Drop -fno-builtin-memcmp. | Matt Turner | 2016-07-21 | 1 | -8/+0 |
* | mapi: Massage code to allow clang to compile. | Matt Turner | 2016-07-21 | 4 | -6/+23 |
* | docs: Add extensions not part of any GL or GL ES version | Ian Romanick | 2016-07-21 | 1 | -0/+56 |
* | docs: Update GL3.txt for OpenGL 4.0 on i965-ish hardware | Ian Romanick | 2016-07-21 | 1 | -13/+13 |
* | docs: Update GL3.txt for OpenGL ES on i965-ish hardware | Ian Romanick | 2016-07-21 | 1 | -13/+15 |
* | i965: print error messages if gs fails to compile | Timothy Arceri | 2016-07-21 | 1 | -0/+6 |
* | i965: enable GL4.4 for Gen8+ | Timothy Arceri | 2016-07-21 | 2 | -2/+2 |
* | i965: enable ARB_enhanced_layouts for gen6+ | Timothy Arceri | 2016-07-21 | 1 | -1/+1 |
* | i965/vec4: add packing support for tcs load outputs | Timothy Arceri | 2016-07-21 | 3 | -7/+17 |
* | i965/vec4: add support for packing tes inputs | Timothy Arceri | 2016-07-21 | 1 | -4/+10 |
* | i965/vec4: add support for packing tcs outputs | Timothy Arceri | 2016-07-21 | 1 | -0/+7 |
* | i965/vec4: support packing tcs inputs | Timothy Arceri | 2016-07-21 | 2 | -2/+7 |