| Commit message (Expand) | Author | Age | Files | Lines |
* | nvc0: fix program dumping, use _debug_printf | Ilia Mirkin | 2019-08-07 | 1 | -6/+6 |
* | nvc0: add support for ATOMC_WRAP TGSI operations | Ilia Mirkin | 2019-08-07 | 1 | -1/+1 |
* | gallium: add PIPE_CAP_TGSI_ATOMINC_WRAP to indicate support | Pierre-Eric Pelloux-Prayer | 2019-08-06 | 1 | -0/+1 |
* | tree-wide: replace MAYBE_UNUSED with ASSERTED | Eric Engestrom | 2019-07-31 | 1 | -3/+3 |
* | nouveau: flip DEBUG -> !NDEBUG | Ilia Mirkin | 2019-07-27 | 2 | -7/+7 |
* | nvc0: allow a non-user buffer to be bound at position 0 | Ilia Mirkin | 2019-07-27 | 1 | -18/+27 |
* | nv50,nvc0: update sampler/view bind functions to accept NULL array | Ilia Mirkin | 2019-07-27 | 1 | -8/+10 |
* | gallium: switch boolean -> bool at the interface definitions | Ilia Mirkin | 2019-07-22 | 10 | -34/+34 |
* | gallium: get rid of PIPE_CAP_SM3 | Erik Faye-Lund | 2019-07-10 | 1 | -1/+3 |
* | nvc0: remove nvc0_program.tp.input_patch_size | Karol Herbst | 2019-07-09 | 2 | -5/+0 |
* | nouveau: handle new CAPS | Karol Herbst | 2019-07-02 | 1 | -0/+13 |
* | gallium: Add CAP for opcode DIV | Gert Wollny | 2019-06-30 | 1 | -0/+1 |
* | nir: define behavior of nir_op_bfm and nir_op_u/ibfe according to SM5 spec. | Daniel Schürmann | 2019-06-24 | 1 | -1/+0 |
* | nouveau: fix frees in unsupported IR error paths. | Dave Airlie | 2019-06-19 | 2 | -0/+3 |
* | u_dynarray: turn util_dynarray_{grow, resize} into element-oriented macros | Nicolai Hähnle | 2019-06-12 | 1 | -3/+2 |
* | nir: Combine lower_fmod16/32 back into a single lower_fmod. | Kenneth Graunke | 2019-06-05 | 1 | -1/+1 |
* | nouveau: Use nir_lower_doubles instead of lower_fmod64 on nvc0. | Kenneth Graunke | 2019-06-05 | 1 | -2/+1 |
* | gallium: Change PIPE_CAP_TGSI_FS_FBFETCH bool to PIPE_CAP_FBFETCH count | Kenneth Graunke | 2019-05-23 | 1 | -2/+2 |
* | gallium: Redefine the max texture 2d cap from _LEVELS to _SIZE. | Eric Anholt | 2019-05-13 | 1 | -1/+2 |
* | nir: nir_shader_compiler_options: drop native_integers | Christian Gmeiner | 2019-05-07 | 1 | -1/+0 |
* | nouveau: support NULL-resources | Erik Faye-Lund | 2019-04-29 | 1 | -1/+5 |
* | gallium: set PIPE_CAP_MAX_FRAMES_IN_FLIGHT to 2 for all drivers | Marek Olšák | 2019-04-24 | 1 | -3/+0 |
* | gallium: replace DRM_CONF_THROTTLE with PIPE_CAP_MAX_FRAMES_IN_FLIGHT | Marek Olšák | 2019-04-23 | 1 | -0/+3 |
* | gallium: add support for formatted image loads | Rhys Perry | 2019-04-15 | 1 | -0/+1 |
* | nvc0/nir: enable bindless texture | Karol Herbst | 2019-04-12 | 1 | -1/+1 |
* | gallium: add writable_bitmask parameter into set_shader_buffers | Marek Olšák | 2019-04-04 | 1 | -1/+2 |
* | nv50/ir/nir: support gather offsets | Karol Herbst | 2019-03-21 | 1 | -3/+1 |
* | nvc0: Skip new update barrier bits | Kenneth Graunke | 2019-03-20 | 1 | -0/+3 |
* | nouveau: add support for nir | Karol Herbst | 2019-03-17 | 3 | -12/+136 |
* | nvc0: print the shader type when dumping headers | Karol Herbst | 2019-03-17 | 1 | -0/+1 |
* | 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 |