| Commit message (Expand) | Author | Age | Files | Lines |
* | gallium: add shader cap for dldexp/dfracexp support | Ilia Mirkin | 2015-02-19 | 1 | -0/+2 |
* | gallium: add a cap to enable double rounding opcodes | Ilia Mirkin | 2015-02-19 | 1 | -0/+4 |
* | gallium: add interface and state tracker support for GL_AMD_pinned_memory | Marek Olšák | 2015-02-17 | 1 | -0/+1 |
* | nvc0: allow holes in xfb target lists | Ilia Mirkin | 2015-02-14 | 2 | -4/+13 |
* | nvc0: bail out of 2d blits with non-A8_UNORM alpha formats | Ilia Mirkin | 2015-02-14 | 1 | -2/+5 |
* | nv50,nvc0: Mark PIPE_QUERY_TIMESTAMP_DISJOINT as ready immediately | Tiziano Bacocco | 2015-02-10 | 1 | -0/+4 |
* | 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 | 16 | -835/+1156 |
* | nv50: regenerate rnndb headers | Ilia Mirkin | 2015-01-05 | 1 | -1/+1 |
* | nv50,nvc0: avoid doing work inside of an assert | Ilia Mirkin | 2015-01-05 | 1 | -1/+2 |
* | nv50,nvc0: set vertex id base to index_bias | Ilia Mirkin | 2014-12-30 | 3 | -7/+20 |
* | nv50,nvc0: implement half_pixel_center | Tiziano Bacocco | 2014-12-30 | 4 | -5/+5 |
* | nvc0: add missed PIPE_CAP_VERTEXID_NOBASE | Ilia Mirkin | 2014-12-15 | 1 | -0/+1 |
* | Remove useless checks for NULL before freeing | Matt Turner | 2014-12-08 | 3 | -6/+3 |
* | nv50,nvc0: buffer resources can be bound as other things down the line | Ilia Mirkin | 2014-11-23 | 1 | -7/+7 |
* | nv50,nvc0: actually check constbufs for invalidation | Ilia Mirkin | 2014-11-23 | 1 | -1/+3 |
* | nv50,nvc0: use clip_halfz setting when creating rasterizer state | Ilia Mirkin | 2014-11-15 | 3 | -1/+5 |
* | nvc0: remove unused mm_VRAM_fe0 | Ilia Mirkin | 2014-11-12 | 2 | -9/+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: add missing depth/stencil formats to tile flag selection | Ilia Mirkin | 2014-09-25 | 1 | -0/+4 |
* | nv50,nvc0: enable ARB_texture_view | Ilia Mirkin | 2014-09-12 | 2 | -3/+3 |
* | gallium: add a texture target to sampler view and a CAP to use it | Ilia Mirkin | 2014-09-12 | 1 | -0/+1 |
* | nouveau: rework reference frame handling | Maarten Lankhorst | 2014-09-11 | 1 | -1/+0 |
* | nouveau: re-allocate bo's on overflow | Maarten Lankhorst | 2014-09-11 | 2 | -9/+48 |
* | nvc0: size is a uint16_t, remove unnecessary assertion | Ilia Mirkin | 2014-09-08 | 1 | -1/+0 |
* | nvc0: avoid null deref of screen when collecting stats | Ilia Mirkin | 2014-09-08 | 1 | -1/+1 |
* | nvc0: use 64-bit math when scaling the query results | Ilia Mirkin | 2014-09-08 | 1 | -4/+4 |
* | nvc0: remove nvc0_push, replaced with nvc0_vbo_translate | Ilia Mirkin | 2014-09-05 | 1 | -409/+0 |
* | nv50,nvc0: get rid of draw module support | Ilia Mirkin | 2014-09-05 | 3 | -111/+0 |
* | nvc0: don't make 1d staging textures linear | Ilia Mirkin | 2014-09-01 | 1 | -1/+0 |
* | 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 | 4 | -32/+37 |
* | 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: mark shader header if fp64 is used | Ilia Mirkin | 2014-07-24 | 1 | -0/+2 |
* | nvc0: make sure that the local memory allocation is aligned to 0x10 | Ilia Mirkin | 2014-07-24 | 1 | -1/+1 |
* | nvc0: fix translate path for PRIM_RESTART_WITH_DRAW_ARRAYS | Christoph Bumiller | 2014-07-15 | 1 | -13/+28 |
* | nvc0: add support for indirect drawing | Christoph Bumiller | 2014-07-15 | 5 | -27/+213 |
* | nvc0: allocate more space before a counter is configured | Samuel Pitoiset | 2014-07-08 | 1 | -2/+3 |
* | nvc0: add a memory barrier when there are persistent UBOs | Ilia Mirkin | 2014-07-03 | 5 | -4/+57 |
* | 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 |