| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | nvc0: add name to magic number | Ilia Mirkin | 2015-01-05 | 1 | -2/+2 |
* | nvc0: regenerate rnndb headers | Ilia Mirkin | 2015-01-05 | 1 | -3/+3 |
* | nv50,nvc0: implement half_pixel_center | Tiziano Bacocco | 2014-12-30 | 1 | -2/+0 |
* | nvc0: add missed PIPE_CAP_VERTEXID_NOBASE | Ilia Mirkin | 2014-12-15 | 1 | -0/+1 |
* | nv50,nvc0: use clip_halfz setting when creating rasterizer state | Ilia Mirkin | 2014-11-15 | 1 | -1/+1 |
* | nvc0: remove unused mm_VRAM_fe0 | Ilia Mirkin | 2014-11-12 | 1 | -7/+0 |
* | 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 |
* | nv50,nvc0: enable ARB_texture_view | Ilia Mirkin | 2014-09-12 | 1 | -1/+1 |
* | gallium: add a texture target to sampler view and a CAP to use it | Ilia Mirkin | 2014-09-12 | 1 | -0/+1 |
* | gallium: add cap for MAX_VERTEX_ATTRIB_STRIDE | Timothy Arceri | 2014-08-27 | 1 | -0/+2 |
* | nvc0: Handle ARB_conditional_render_inverted and enable it | Tobias Klausmann | 2014-08-19 | 1 | -2/+1 |
* | gallium: Add and handle PIPE_CAP_CONDITIONAL_RENDER_INVERTED | Tobias Klausmann | 2014-08-19 | 1 | -0/+2 |
* | gallium/nouveau: handle query_renderer caps | Emil Velikov | 2014-08-15 | 1 | -4/+20 |
* | nv50,nvc0: add support for fine derivatives | Ilia Mirkin | 2014-08-14 | 1 | -1/+1 |
* | gallium: add opcodes/cap for fine derivative support | Ilia Mirkin | 2014-08-14 | 1 | -0/+1 |
* | nvc0: increase GLSL level to 400 to enable ARB_gpu_shader5 | Ilia Mirkin | 2014-08-13 | 1 | -1/+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 |
* | nvc0: add support for indirect drawing | Christoph Bumiller | 2014-07-15 | 1 | -4/+9 |
* | gallium: rename PIPE_CAP_TGSI_VS_LAYER to also have _VIEWPORT | Ilia Mirkin | 2014-07-03 | 1 | -1/+1 |
* | nvc0: add missed PIPE_CAP_DRAW_INDIRECT | Ilia Mirkin | 2014-07-01 | 1 | -0/+1 |
* | nvc0: expose 4 vertex streams, use stream ids in xfb | Ilia Mirkin | 2014-07-01 | 1 | -1/+1 |
* | gallium: add a cap for max vertex streams | Ilia Mirkin | 2014-07-01 | 1 | -0/+2 |
* | nvc0: organize screen caps | Ilia Mirkin | 2014-06-19 | 1 | -61/+51 |
* | nvc0: implement multiple viewports/scissors, enable ARB_viewport_array | Tobias Klausmann | 2014-06-16 | 1 | -8/+12 |
* | nvc0: don't bother trying to set up compute for gk110+ | Ilia Mirkin | 2014-06-06 | 1 | -3/+3 |
* | gallium: create TGSI_PROPERTY to disable viewport and clipping | Christoph Bumiller | 2014-06-02 | 1 | -0/+2 |
* | nvc0: add GK20A 3D class | Alexandre Courbot | 2014-05-27 | 1 | -1/+8 |
* | nv50,nvc0: handle guard band defines | Christoph Bumiller | 2014-05-23 | 1 | -2/+8 |
* | nvc0: enable support for maxwell boards | Ben Skeggs | 2014-05-15 | 1 | -15/+26 |
* | nvc0: add maxwell class | Ben Skeggs | 2014-05-15 | 1 | -0/+3 |
* | nvc0: properly distribute macros in source form | Ben Skeggs | 2014-05-15 | 1 | -8/+8 |
* | nv50,nvc0: leave queries on during blit, turn them on for 2d engine | Ilia Mirkin | 2014-05-11 | 1 | -0/+2 |
* | gallium: add a cap for supporting 4-offset TG4 opcodes | Ilia Mirkin | 2014-05-07 | 1 | -0/+1 |
* | nouveau: add ARB_buffer_storage support | Ilia Mirkin | 2014-05-02 | 1 | -1/+1 |
* | nvc0: add support for PIPE_CAP_SAMPLE_SHADING | Ilia Mirkin | 2014-04-26 | 1 | -1/+1 |
* | gallium: add basic support for ARB_sample_shading | Ilia Mirkin | 2014-04-26 | 1 | -0/+1 |
* | gallium: add a way to query min/max texture gather offsets | Ilia Mirkin | 2014-04-10 | 1 | -0/+4 |
* | nvc0: add support for texture gather | Ilia Mirkin | 2014-04-07 | 1 | -1/+2 |
* | nvc0: enable texture query lod | Ilia Mirkin | 2014-04-07 | 1 | -1/+2 |
* | gallium: add support for LODQ opcodes. | Dave Airlie | 2014-04-07 | 1 | -0/+1 |
* | mesa/soft/llvmpipe: add fake MSAA support | Dave Airlie | 2014-04-02 | 1 | -0/+1 |
* | nouveau: fix fence waiting logic in screen destroy | Ilia Mirkin | 2014-03-09 | 1 | -1/+8 |
* | gallium: the other drivers don't support ARB_buffer_storage | Marek Olšák | 2014-02-25 | 1 | -0/+1 |
* | gallium: add texture gather support to gallium (v3) | Dave Airlie | 2014-02-25 | 1 | -0/+2 |
* | nouveau: create only 1 shared screen between vdpau and opengl | Maarten Lankhorst | 2014-02-12 | 1 | -0/+3 |
* | nv30,nvc0: only claim a single viewport | Ilia Mirkin | 2014-02-11 | 1 | -0/+2 |