| Commit message (Expand) | Author | Age | Files | Lines |
* | drm-uapi: use local files, not system libdrm | Eric Engestrom | 2019-02-14 | 2 | -2/+2 |
* | nvc0: we have 16k-sized framebuffers, fix default scissors | Ilia Mirkin | 2019-02-10 | 1 | -2/+2 |
* | nouveau: Silence unhandled cap warnings | Kenneth Graunke | 2019-02-08 | 1 | -0/+1 |
* | gallium: add PIPE_CAP_MAX_VARYINGS | Karol Herbst | 2019-02-07 | 1 | -12/+7 |
* | nvc0: add compute invocation counter | Rhys Perry | 2019-02-06 | 8 | -4/+207 |
* | nvc0: stick zero values for the compute invocation counts | Ilia Mirkin | 2019-02-06 | 1 | -0/+2 |
* | nv50,nvc0: use condition for occlusion queries when already complete | Ilia Mirkin | 2019-02-06 | 3 | -14/+15 |
* | nvc0: fix 3d images on kepler | Ilia Mirkin | 2019-02-06 | 1 | -15/+8 |
* | nvc0: add support for handling indirect draws with attrib conversion | Ilia Mirkin | 2019-02-06 | 3 | -1/+82 |
* | nv50,nvc0: add explicit settings for recent caps | Ilia Mirkin | 2019-02-04 | 1 | -0/+2 |
* | nvc0: don't put text segment into bufctx | Ilia Mirkin | 2019-01-27 | 6 | -13/+16 |
* | nv50,nvc0: mark textures dirty on fb update | Ilia Mirkin | 2019-01-22 | 1 | -1/+3 |
* | nv50,nvc0: add missing CAPs for unsupported features | Rhys Kidd | 2019-01-20 | 1 | -0/+2 |
* | nv50,nvc0: add missing CAPs for unsupported features | Ilia Mirkin | 2018-12-26 | 1 | -0/+1 |
* | nvc0: enable GL_NV_shader_atomic_float on pre-Maxwell | Ilia Mirkin | 2018-12-26 | 1 | -0/+2 |
* | nvc0: always keep TSC slot 0 bound to fix TXF | Ilia Mirkin | 2018-12-14 | 2 | -0/+21 |
* | nvc0: replace use of explicit default_tsc with entry 0 | Ilia Mirkin | 2018-12-14 | 6 | -22/+25 |
* | nouveau: set texture upload budget | Ilia Mirkin | 2018-12-03 | 1 | -1/+2 |
* | nv50,nvc0: add explicit handling of PIPE_CAP_MAX_VERTEX_ELEMENT_SRC_OFFSET | Ilia Mirkin | 2018-12-03 | 1 | -0/+2 |
* | nv50,nvc0: Fix gallium nine regression regarding sampler bindings | Karol Herbst | 2018-12-02 | 1 | -8/+6 |
* | nvc0: increase NOUVEAU_TRANSFER_PUSHBUF_THRESHOLD to 1024 on Kepler+ | Rhys Perry | 2018-10-25 | 1 | -0/+7 |
* | nvc0: fix blitting red to srgb8_alpha | Ilia Mirkin | 2018-10-09 | 1 | -0/+4 |
* | nv50,nvc0: guard against zero-size blits | Ilia Mirkin | 2018-10-09 | 1 | -0/+7 |
* | nvc0: warn about changing NVC0_CB_AUX_MP_INFO and NVC0_CB_AUX_DRAW_INFO | Rhys Perry | 2018-09-22 | 1 | -2/+6 |
* | nvc0: Update counter reading shaders to new NVC0_CB_AUX_MP_INFO | Rhys Perry | 2018-09-22 | 1 | -18/+18 |
* | nv50,nvc0: warn on not-explicitly-handled caps | Ilia Mirkin | 2018-09-11 | 1 | -9/+15 |
* | gallium: add PIPE_CAP_MAX_TEXTURE_UPLOAD_MEMORY_BUDGET | Marek Olšák | 2018-09-07 | 1 | -0/+1 |
* | gallium: enable GL_AMD_depth_clamp_separate on r600, radeonsi | Marek Olšák | 2018-09-06 | 1 | -0/+1 |
* | gallium: split depth_clip into depth_clip_near & depth_clip_far | Marek Olšák | 2018-09-06 | 1 | -1/+1 |
* | gallium: Add a helper for implementing PIPE_CAP_* default values. | Eric Anholt | 2018-09-04 | 1 | -3/+3 |
* | nvc0: bump compat GLSL version to match core | Ilia Mirkin | 2018-08-29 | 1 | -1/+1 |
* | nv50/ir,nvc0: use constant buffers for compute when possible on Kepler+ | Rhys Perry | 2018-08-27 | 1 | -0/+28 |
* | gallium: Split out PIPE_CAP_TEXTURE_MIRROR_CLAMP_TO_EDGE. | Kenneth Graunke | 2018-08-24 | 1 | -0/+1 |
* | gallium: add PIPE_CAP_MAX_SHADER_BUFFER_SIZE | Marek Olšák | 2018-08-23 | 1 | -0/+2 |
* | gallium: add PIPE_CAP_MAX_GS_INVOCATIONS | Marek Olšák | 2018-08-23 | 1 | -0/+2 |
* | gallium: add storage_sample_count parameter into is_format_supported | Marek Olšák | 2018-07-31 | 1 | -0/+4 |
* | gallium: add PIPE_CAP_FRAMEBUFFER_MSAA_CONSTRAINTS | Marek Olšák | 2018-07-31 | 1 | -0/+1 |
* | nvc0: serialize before updating some constant buffer bindings on Maxwell+ | Rhys Perry | 2018-07-30 | 4 | -47/+81 |
* | nvc0: implement multisampled images on Maxwell+ | Rhys Perry | 2018-07-04 | 2 | -9/+2 |
* | gallium/util: remove dummy function util_format_is_supported | Marek Olšák | 2018-06-29 | 1 | -3/+0 |
* | nvc0: remove magic values in nve4_set_tex_handles() | Rhys Perry | 2018-06-28 | 1 | -1/+1 |
* | gallium: add scalar isa shader cap | Christian Gmeiner | 2018-06-20 | 1 | -0/+2 |
* | nvc0: add support for programmable sample locations | Rhys Perry | 2018-06-14 | 6 | -36/+196 |
* | gallium: add support for programmable sample locations | Rhys Perry | 2018-06-14 | 1 | -0/+1 |
* | gallium: add PIPE_CAP_GLSL_FEATURE_LEVEL_COMPATIBILITY | Marek Olšák | 2018-05-29 | 1 | -0/+2 |
* | nvc0: fix setting of subpixel precision during conservative rasterization | Rhys Perry | 2018-05-13 | 2 | -2/+2 |
* | nvc0: add conservative rasterization support | Rhys Perry | 2018-04-30 | 7 | -8/+87 |
* | gallium: add initial support for conservative rasterization | Rhys Perry | 2018-04-30 | 1 | -0/+10 |
* | nvc0: fix line width on GM20x+ | Rhys Perry | 2018-04-20 | 1 | -1/+4 |
* | nvc0: finish implementation of PIPE_QUERY_SO_OVERFLOW_PREDICATE | Rhys Perry | 2018-04-07 | 3 | -17/+30 |