| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | anv/blorp: Flush the texture cache in UpdateBuffer | Jason Ekstrand | 2017-04-14 | 1 | -0/+7 |
* | anv: Limit VkDeviceMemory objects to 2GB | Jason Ekstrand | 2017-04-14 | 1 | -0/+20 |
* | intel/blorp: Add a blorp_emit_dynamic macro | Jason Ekstrand | 2017-04-14 | 1 | -64/+50 |
* | swr: Enable MSAA in OpenSWR software renderer | Bruce Cherniak | 2017-04-14 | 6 | -25/+313 |
* | swr: Removed unnecessary PIPE_BIND flags from swr_is_format_supported | Bruce Cherniak | 2017-04-14 | 1 | -2/+1 |
* | swr: Align swr_context allocation to SIMD alignment. | Bruce Cherniak | 2017-04-14 | 1 | -2/+5 |
* | swr: update gallium driver docs | Tim Rowley | 2017-04-14 | 2 | -6/+12 |
* | radv: remove irrelevant comment | Grazvydas Ignotas | 2017-04-14 | 1 | -1/+1 |
* | radv: report timestampPeriod correctly | Grazvydas Ignotas | 2017-04-14 | 2 | -2/+2 |
* | nir/print: add compute shader info | Rob Clark | 2017-04-14 | 1 | -0/+13 |
* | gallium/docs: small correction about register files for atomics | Rob Clark | 2017-04-14 | 1 | -2/+4 |
* | freedreno: enable draw/batch reordering by default | Rob Clark | 2017-04-14 | 2 | -3/+3 |
* | freedreno/ir3: small re-order | Rob Clark | 2017-04-14 | 1 | -24/+23 |
* | freedreno/ir3: move 'keeps' to block level | Rob Clark | 2017-04-14 | 5 | -20/+22 |
* | freedreno/ir3: convert dynamic arrays to ralloc | Rob Clark | 2017-04-14 | 3 | -14/+8 |
* | swr: add linux to scons build | George Kyriazis | 2017-04-14 | 2 | -7/+2 |
* | radv: make sizes & offsets 32 bit in radv_descriptor_update_template_entry. | Bas Nieuwenhuizen | 2017-04-14 | 2 | -7/+7 |
* | docs: Update MESA_shader_integer_functions spec to version 3. | Kenneth Graunke | 2017-04-13 | 1 | -6/+8 |
* | radv: Set descriptor set limits. | Bas Nieuwenhuizen | 2017-04-13 | 1 | -15/+29 |
* | radv: Increase integer sizes in descriptor sets. | Bas Nieuwenhuizen | 2017-04-13 | 1 | -8/+8 |
* | radv: support S8_UINT as a depth/stencil format. | Dave Airlie | 2017-04-14 | 1 | -1/+1 |
* | radv: bump maxGeometryShaderInvocations. | Dave Airlie | 2017-04-14 | 1 | -1/+1 |
* | st/nine: Fix support for ps 1.4 dw and dz modifiers | Axel Davy | 2017-04-13 | 1 | -2/+2 |
* | clover: Add missing include to compat header | Jan Vesely | 2017-04-13 | 1 | -0/+1 |
* | gallium/radeon: never use staging buffers with AMD_pinned_memory | Nicolai Hähnle | 2017-04-13 | 1 | -2/+16 |
* | radeonsi: fix gl_BaseVertex in non-indexed draws | Nicolai Hähnle | 2017-04-13 | 3 | -4/+23 |
* | radeonsi: provide VS_STATE input to all VS variants | Nicolai Hähnle | 2017-04-13 | 5 | -27/+18 |
* | radeonsi: change the bit-packing of LS out/TCS in data | Nicolai Hähnle | 2017-04-13 | 3 | -9/+14 |
* | radeonsi: emit VS_STATE register explicitly from si_draw_vbo | Nicolai Hähnle | 2017-04-13 | 6 | -2/+27 |
* | radeonsi: extract derived tess state emit to higher level | Nicolai Hähnle | 2017-04-13 | 1 | -6/+7 |
* | radeonsi: drop support for TGSI_SEMANTIC_VERTEXID_NOBASE | Nicolai Hähnle | 2017-04-13 | 1 | -2/+3 |
* | radv: Add more trace points. | Bas Nieuwenhuizen | 2017-04-13 | 2 | -0/+3 |
* | radv: Ignore CmdUpdateBuffer with size 0. | Bas Nieuwenhuizen | 2017-04-13 | 1 | -0/+3 |
* | radv: Enable query inheritance. | Bas Nieuwenhuizen | 2017-04-13 | 1 | -1/+1 |
* | radv: enable variableMultisampleRate. | Bas Nieuwenhuizen | 2017-04-13 | 1 | -1/+1 |
* | gallium/hud: set the dump file streams to line buffered | Edmondo Tommasina | 2017-04-13 | 1 | -0/+2 |
* | radv: fix stencil regression since new addrlib import | Dave Airlie | 2017-04-13 | 2 | -1/+9 |
* | radv: allocate thin textures as linear. | Dave Airlie | 2017-04-13 | 1 | -0/+7 |
* | i965: add missing ir_unop_*/ir_binop_* in visit_leave() | Samuel Pitoiset | 2017-04-13 | 1 | -0/+3 |
* | st/mesa: fix wrong comparison in update_framebuffer_state() | Samuel Pitoiset | 2017-04-13 | 1 | -4/+4 |
* | radeon: fix duplicate 'const' specifier | Samuel Pitoiset | 2017-04-13 | 2 | -2/+2 |
* | svga: remove unused vmw_dri1_intersect_src_bbox() | Samuel Pitoiset | 2017-04-13 | 1 | -32/+0 |
* | llvmpipe: remove unused subpixel_snap() and fixed_to_float() | Samuel Pitoiset | 2017-04-13 | 1 | -6/+3 |
* | softpipe: remove unused sp_exec_fragment_shader() | Samuel Pitoiset | 2017-04-13 | 1 | -8/+0 |
* | softpipe: remove unused quad_shade_stage() | Samuel Pitoiset | 2017-04-13 | 1 | -8/+0 |
* | softpipe: remove unused get_texel_quad_2d() | Samuel Pitoiset | 2017-04-13 | 1 | -17/+0 |
* | trace: remove some unused trace_dump_tag*() functions | Samuel Pitoiset | 2017-04-13 | 1 | -52/+0 |
* | draw: remove unused wideline_stage() | Samuel Pitoiset | 2017-04-13 | 1 | -11/+0 |
* | draw: remove unused overflow() | Samuel Pitoiset | 2017-04-13 | 1 | -8/+0 |
* | mesa: remove some unused functions in the perf monitor area | Samuel Pitoiset | 2017-04-13 | 1 | -27/+0 |