| Commit message (Expand) | Author | Age | Files | Lines |
* | tgsi/ureg: don't emit in/out arrays if drivers don't support ranged declarations | Marek Olšák | 2015-06-05 | 1 | -0/+1 |
* | nvc0: a geometry shader can have up to 1024 vertices output | Ilia Mirkin | 2015-05-23 | 1 | -1/+1 |
* | nvc0: remove unused nv50_tsc_wrap_mode() function | Samuel Pitoiset | 2015-05-14 | 1 | -18/+0 |
* | nvc0: do not expose MP counters for nvf0 (GK110+) | Samuel Pitoiset | 2015-05-14 | 1 | -39/+50 |
* | nvc0: switch mechanism for shader eviction to be a while loop | Ilia Mirkin | 2015-05-12 | 1 | -5/+6 |
* | gallium: add PIPE_CAP_DEVICE_RESET_STATUS_QUERY | Marek Olšák | 2015-05-12 | 1 | -0/+1 |
* | nvc0: reset the instanced elements state when doing blit using 3d engine | Ilia Mirkin | 2015-05-09 | 1 | -0/+6 |
* | nvc0: keep track of PGRAPH state in nvc0_screen | Ilia Mirkin | 2015-05-09 | 4 | -24/+34 |
* | nvc0: all queries use an unsigned 64-bits integer by default | Samuel Pitoiset | 2015-05-06 | 1 | -5/+7 |
* | nvc0: make begin_query return false when all MP counters are used | Samuel Pitoiset | 2015-05-06 | 1 | -5/+8 |
* | nvc0: define driver-specific query groups | Samuel Pitoiset | 2015-05-06 | 3 | -0/+76 |
* | gallium: make pipe_context::begin_query return a boolean | Samuel Pitoiset | 2015-05-06 | 1 | -1/+2 |
* | gallium: replace pipe_driver_query_info::max_value by a union | Samuel Pitoiset | 2015-05-06 | 1 | -4/+5 |
* | gallium: add new fields to pipe_driver_query_info | Samuel Pitoiset | 2015-05-06 | 1 | -4/+2 |
* | nvc0: expose GLSL version 410 | Ilia Mirkin | 2015-04-28 | 1 | -1/+1 |
* | nv50,nvc0: limit the y-tiling of 3d textures to the first level's tiling | Ilia Mirkin | 2015-04-06 | 1 | -3/+3 |
* | gallium: add FMA and DFMA opcodes (v3) | Marek Olšák | 2015-03-16 | 1 | -0/+1 |
* | nvc0: fix wrong max value for driver queries | Samuel Pitoiset | 2015-03-09 | 1 | -4/+3 |
* | nvc0: enable double support | Ilia Mirkin | 2015-02-20 | 1 | -2/+2 |
* | 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 |