| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | i915g: support more PIPE_CAPs | Stéphane Marchesin | 2014-01-28 | 1 | -3/+6 |
* | gallium: remove PIPE_CAP_SCALED_RESOLVE | Marek Olšák | 2014-01-23 | 1 | -1/+0 |
* | i915,r200,radeon,vega: Change vendor from "VMware, Inc." to "Mesa Project". | José Fonseca | 2014-01-20 | 1 | -1/+1 |
* | s/Tungsten Graphics/VMware/ | José Fonseca | 2014-01-17 | 33 | -78/+78 |
* | gallium/u_blitter: remove useless parameters from some functions | Marek Olšák | 2013-12-14 | 2 | -5/+3 |
* | swrast* (gallium, classic): add MESA_copy_sub_buffer support (v3) | Dave Airlie | 2013-12-13 | 1 | -1/+3 |
* | gallium: add support for AMD_vertex_shader_layer | Marek Olšák | 2013-12-03 | 1 | -0/+1 |
* | gallium: new shader cap bit for the amount of sampler views | Roland Scheidegger | 2013-11-28 | 1 | -0/+2 |
* | gallium/drivers: compact compiler flags into Automake.inc | Emil Velikov | 2013-11-16 | 1 | -5/+3 |
* | gallium: add PIPE_CAP_MIXED_FRAMEBUFFER_SIZES | Ilia Mirkin | 2013-10-26 | 1 | -0/+1 |
* | gallium: new, unified pipe_context::set_sampler_views() function | Brian Paul | 2013-10-23 | 1 | -2/+20 |
* | i915g: Fix assert | Stephane Marchesin | 2013-10-12 | 1 | -1/+1 |
* | i915g: Rename sampler to fragment_sampler | Stéphane Marchesin | 2013-10-07 | 4 | -9/+9 |
* | i915g: Fix the sampler bind function | Stéphane Marchesin | 2013-10-07 | 1 | -19/+30 |
* | i915g: remove old bind_vertex/fragment_sampler_states() hooks | Brian Paul | 2013-10-03 | 1 | -2/+0 |
* | i915g: implement pipe_context::bind_sampler_states() | Brian Paul | 2013-10-03 | 1 | -0/+22 |
* | gallium: add flush_resource context function | Marek Olšák | 2013-09-20 | 1 | -0/+6 |
* | gallium, intel: Implements new __DRI_IMAGE_USE_LINEAR and PIPE_BIND_LINEAR fl... | Axel Davy | 2013-09-06 | 1 | -2/+6 |
* | i915g: Document fall-through switch | Stéphane Marchesin | 2013-09-06 | 1 | -4/+3 |
* | i915g: Handle i915->batch == NULL correctly in flush | Stéphane Marchesin | 2013-09-06 | 1 | -1/+4 |
* | i915g: Remove useless comparison | Stéphane Marchesin | 2013-09-06 | 1 | -3/+2 |
* | i915g: Fix initial array index | Stéphane Marchesin | 2013-09-06 | 1 | -1/+1 |
* | i915g: Implement writemask fixup | Stéphane Marchesin | 2013-09-04 | 3 | -38/+90 |
* | i915g: Stop calling draw_prepare_shader_outputs | Stéphane Marchesin | 2013-09-04 | 1 | -2/+0 |
* | i915g: Add more optimizations | Stéphane Marchesin | 2013-09-04 | 3 | -58/+371 |
* | draw: inject frontface info into wireframe outputs | Zack Rusin | 2013-08-02 | 1 | -0/+2 |
* | gallium: Add PIPE_CAP_ENDIANNESS | Tom Stellard | 2013-07-22 | 1 | -0/+2 |
* | tgsi: rename the TGSI fragment kill opcodes | Brian Paul | 2013-07-12 | 2 | -7/+5 |
* | mesa,glsl,gallium: remove GLSLSkipStrictMaxVaryingLimitCheck and dependencies | Marek Olšák | 2013-07-02 | 1 | -1/+0 |
* | gallium: Add support for multiple viewports | Zack Rusin | 2013-05-25 | 1 | -5/+10 |
* | draw: try to prevent overflows on index buffers | Zack Rusin | 2013-05-14 | 1 | -2/+2 |
* | draw: don't crash on vertex buffer overflow | Zack Rusin | 2013-05-14 | 1 | -2/+2 |
* | i915: Use Y tiling for textures | Stéphane Marchesin | 2013-05-08 | 1 | -2/+7 |
* | i915g: Optimize batchbuffer sizes | Stéphane Marchesin | 2013-05-08 | 1 | -3/+5 |
* | i915g: Add more PIPE_CAP_* support | Stéphane Marchesin | 2013-05-08 | 1 | -0/+9 |
* | gallium: fix type of flags in pipe_context::flush() | Chia-I Wu | 2013-05-04 | 2 | -3/+3 |
* | st/mesa: optionally apply texture swizzle to border color v2 | Christoph Bumiller | 2013-04-18 | 1 | -0/+1 |
* | i915g: Release old fragment shader sampler views with current pipe | Stuart Abercrombie | 2013-04-17 | 1 | -3/+8 |
* | gallium: add PIPE_CAP_QUERY_PIPELINE_STATISTICS | Christoph Bumiller | 2013-04-03 | 1 | -0/+1 |
* | gallium: add TGSI_SEMANTIC_TEXCOORD,PCOORD v3 | Christoph Bumiller | 2013-03-20 | 1 | -0/+2 |
* | tgsi: use separate structure for indirect address v2 | Christian König | 2013-03-19 | 1 | -4/+4 |
* | i915g: Use PIPE_FLUSH_END_OF_FRAME to trigger throttling | Stéphane Marchesin | 2013-03-08 | 8 | -23/+36 |
* | i915g: Update TODO | Stéphane Marchesin | 2013-03-08 | 1 | -12/+1 |
* | gallium/drivers: handle PIPE_SHADER_CAP_TGSI_SQRT_SUPPORTED query | Brian Paul | 2013-02-04 | 1 | -0/+1 |
* | gallium: remove PIPE_CAP_DEPTHSTENCIL_CLEAR_SEPARATE | Marek Olšák | 2013-01-15 | 1 | -1/+0 |
* | Remove hacks for static Makefiles | Matt Turner | 2013-01-13 | 1 | -3/+0 |
* | Clean up .gitignore files | Matt Turner | 2013-01-10 | 1 | -1/+0 |
* | i915g: Convert to automake | Matt Turner | 2013-01-10 | 3 | -9/+37 |
* | gallium: extend pipe_context::flush for it to accept an END_OF_FRAME flag | Marek Olšák | 2013-01-04 | 2 | -3/+4 |
* | gallium: s/PIPE_CAP_TIMER_QUERY/PIPE_CAP_QUERY_TIME_ELAPSED/ | José Fonseca | 2012-12-20 | 1 | -1/+1 |