| Commit message (Expand) | Author | Age | Files | Lines |
* | gallium: remove redundant pipe_context::fence_signalled | Marek Olšák | 2015-07-05 | 1 | -10/+0 |
* | gallium: handle fence_finish timeout in various drivers | Marek Olšák | 2015-07-05 | 1 | -0/+3 |
* | tgsi/ureg: don't emit in/out arrays if drivers don't support ranged declarations | Marek Olšák | 2015-06-05 | 1 | -0/+1 |
* | gallium: remove TGSI_SAT_MINUS_PLUS_ONE | Marek Olšák | 2015-05-20 | 2 | -3/+3 |
* | gallium: add PIPE_CAP_DEVICE_RESET_STATUS_QUERY | Marek Olšák | 2015-05-12 | 1 | -0/+1 |
* | gallium: make pipe_context::begin_query return a boolean | Samuel Pitoiset | 2015-05-06 | 1 | -1/+2 |
* | Fix a few typos | Zoë Blade | 2015-04-27 | 4 | -4/+4 |
* | i915g: Implement EGL_EXT_image_dma_buf_import | Stéphane Marchesin | 2015-04-01 | 2 | -1/+2 |
* | gallium: implement get_device_vendor() for existing drivers | Giuseppe Bilotta | 2015-03-23 | 1 | -0/+7 |
* | gallium: add FMA and DFMA opcodes (v3) | Marek Olšák | 2015-03-16 | 1 | -0/+1 |
* | gallium: add new double-related shader caps to all the getters | Ilia Mirkin | 2015-02-20 | 1 | -0/+4 |
* | i915g: Use the actual MIN instruction. | Kenneth Graunke | 2015-02-17 | 1 | -15/+1 |
* | gallium: add interface and state tracker support for GL_AMD_pinned_memory | Marek Olšák | 2015-02-17 | 1 | -0/+1 |
* | gallium: Add MULTISAMPLE_Z_RESOLVE cap | Axel Davy | 2015-02-06 | 1 | -0/+1 |
* | gallium: add a cap to determine whether the driver supports offset_clamp | Ilia Mirkin | 2015-02-02 | 1 | -0/+1 |
* | gallium: add TGSI_SEMANTIC_VERTEXID_NOBASE and TGSI_SEMANTIC_BASEVERTEX | Roland Scheidegger | 2014-12-16 | 1 | -0/+1 |
* | gallium: Remove Android files from distribution. | Matt Turner | 2014-12-12 | 1 | -1/+1 |
* | Remove useless checks for NULL before freeing | Matt Turner | 2014-12-08 | 1 | -6/+4 |
* | i915g: Fallback copy_render for ZS formats | Stéphane Marchesin | 2014-11-22 | 1 | -1/+11 |
* | i915g: Add back 4444 and 5551 formats | Stéphane Marchesin | 2014-11-22 | 2 | -2/+4 |
* | i915g: Don't limit blitter to POT textures | Stéphane Marchesin | 2014-11-22 | 1 | -3/+2 |
* | i915g: Align all texture dimensions to the next POT | Stéphane Marchesin | 2014-11-22 | 1 | -28/+29 |
* | i915g: Fix typos | Stéphane Marchesin | 2014-11-22 | 1 | -2/+2 |
* | i915g: Fix maxlod computation. | Stéphane Marchesin | 2014-11-22 | 1 | -3/+3 |
* | i915g: Fix offset for level != 0 | Stéphane Marchesin | 2014-11-22 | 5 | -8/+27 |
* | i915g: Don't write constants past I915_MAX_CONSTANT | Stéphane Marchesin | 2014-11-22 | 1 | -1/+1 |
* | i915g: Don't hardcode array size for phase count | Stéphane Marchesin | 2014-11-22 | 1 | -1/+1 |
* | i915g: we also have more than 0 viewports! | Kenneth Graunke | 2014-11-12 | 1 | -0/+3 |
* | gallium: introduce PIPE_CAP_CLIP_HALFZ. | Mathias Fröhlich | 2014-10-24 | 1 | -0/+1 |
* | gallium: add PIPE_SHADER_CAP_MAX_OUTPUTS and use it in st/mesa | Marek Olšák | 2014-10-21 | 1 | -0/+2 |
* | gallium/i915: add automake target 'template' | Emil Velikov | 2014-09-24 | 1 | -0/+11 |
* | gallium: add a texture target to sampler view and a CAP to use it | Ilia Mirkin | 2014-09-12 | 1 | -0/+1 |
* | gallium/i915: ship all files in the tarball | Emil Velikov | 2014-09-05 | 2 | -14/+32 |
* | gallium: add cap for MAX_VERTEX_ATTRIB_STRIDE | Timothy Arceri | 2014-08-27 | 1 | -0/+3 |
* | gallium: Add and handle PIPE_CAP_CONDITIONAL_RENDER_INVERTED | Tobias Klausmann | 2014-08-19 | 1 | -0/+1 |
* | gallium/ilo: handle query_renderer caps | Emil Velikov | 2014-08-15 | 1 | -1/+1 |
* | gallium/i915: handle query_renderer caps | Emil Velikov | 2014-08-15 | 2 | -0/+28 |
* | gallium: add opcodes/cap for fine derivative support | Ilia Mirkin | 2014-08-14 | 1 | -0/+1 |
* | gallium: remove PIPE_SHADER_CAP_MAX_ADDRS | Marek Olšák | 2014-08-11 | 1 | -2/+0 |
* | gallium: rename shader cap MAX_CONSTS to MAX_CONST_BUFFER_SIZE | Marek Olšák | 2014-07-28 | 1 | -2/+2 |
* | gallium: rename PIPE_CAP_TGSI_VS_LAYER to also have _VIEWPORT | Ilia Mirkin | 2014-07-03 | 1 | -1/+1 |
* | gallium: add facilities for indirect drawing | Christoph Bumiller | 2014-07-02 | 1 | -0/+1 |
* | gallium: add a cap for max vertex streams | Ilia Mirkin | 2014-07-01 | 1 | -0/+1 |
* | gallium: add an index argument to create_query | Ilia Mirkin | 2014-07-01 | 1 | -1/+2 |
* | scons: avoid building any piece of i915 | Emil Velikov | 2014-06-21 | 1 | -12/+0 |
* | i915g: Remove 4444 and 5551 formats | Stéphane Marchesin | 2014-06-05 | 2 | -4/+2 |
* | gallium: create TGSI_PROPERTY to disable viewport and clipping | Christoph Bumiller | 2014-06-02 | 1 | -0/+1 |
* | i915g: Support B5G5R5A1 render targets and textures | Stéphane Marchesin | 2014-05-28 | 1 | -0/+2 |
* | i915g: Support R4G4B4A4 render targets and textures | Stéphane Marchesin | 2014-05-28 | 1 | -0/+2 |
* | i915g: Fix copy region code | Stéphane Marchesin | 2014-05-28 | 1 | -34/+14 |