| Commit message (Expand) | Author | Age | Files | Lines |
* | gallium: add a cap for VIEWPORT_SUBPIXEL_BITS (v2) | Józef Kucia | 2016-07-20 | 1 | -0/+1 |
* | gallium: Add a cap for offset_units_unscaled | Axel Davy | 2016-06-25 | 1 | -0/+1 |
* | nv50: add support for GL_EXT_window_rectangles | Ilia Mirkin | 2016-06-18 | 1 | -1/+2 |
* | gallium: add PIPE_CAP_MAX_WINDOW_RECTANGLES to all drivers | Ilia Mirkin | 2016-06-18 | 1 | -0/+1 |
* | nv50: enable indirect addressing of fragment shader inputs | Ilia Mirkin | 2016-06-11 | 1 | -1/+1 |
* | gallium: add PIPE_CAP_TGSI_VOTE for when the VOTE ops are allowed | Ilia Mirkin | 2016-06-06 | 1 | -0/+1 |
* | gallium: Add a pipe cap for whether primitive restart works for patches. | Kenneth Graunke | 2016-05-23 | 1 | -0/+1 |
* | nv30,nv50: add PIPE_SHADER_CAP_PREFERRED_IR support | Ilia Mirkin | 2016-05-22 | 1 | -2/+4 |
* | nv50,nvc0: add support for cull distances | Tobias Klausmann | 2016-05-15 | 1 | -1/+1 |
* | gallium: Add a pipe cap for arb_cull_distance | Tobias Klausmann | 2016-05-14 | 1 | -0/+1 |
* | gallium: Add capability for ARB_robust_buffer_access_behavior. | Bas Nieuwenhuizen | 2016-04-12 | 1 | -0/+1 |
* | nv50,nvc0: support sending string markers down into the command stream | Ilia Mirkin | 2016-04-09 | 1 | -1/+1 |
* | nv50,nvc0: add invalidate_resource support for buffer resources | Ilia Mirkin | 2016-04-09 | 1 | -1/+1 |
* | gallium: Add PIPE_CAP_FRAMEBUFFER_NO_ATTACHMENT | Edward O'Callaghan | 2016-04-07 | 1 | -0/+1 |
* | gallium: distinguish between shader IR in get_compute_param | Bas Nieuwenhuizen | 2016-04-02 | 1 | -0/+1 |
* | nv50,nvc0: add PIPE_BIND_LINEAR support to is_format_supported | Ilia Mirkin | 2016-03-31 | 1 | -0/+9 |
* | nv50,nvc0: handle SQRT lowering inside the driver | Ilia Mirkin | 2016-03-13 | 1 | -1/+1 |
* | gallium: add CAPs returning PCI device location | Marek Olšák | 2016-03-09 | 1 | -0/+4 |
* | nv50,nvc0: bump minimum texture buffer offset alignment | Ilia Mirkin | 2016-02-27 | 1 | -1/+1 |
* | nv50: do not advertise about compute shaders | Samuel Pitoiset | 2016-02-20 | 1 | -1/+1 |
* | nv50,nvc0: enable/disable seamless cubemap texturing as requested | Ilia Mirkin | 2016-02-16 | 1 | -1/+1 |
* | nv50-: separate vertex formats from surface format descriptions | Ben Skeggs | 2016-02-16 | 1 | -1/+2 |
* | gallium: add PIPE_SHADER_CAP_MAX_SHADER_IMAGES | Ilia Mirkin | 2016-02-15 | 1 | -0/+1 |
* | nv50: add missing PIPE_SHADER_CAP_SUPPORTED_IRS | Samuel Pitoiset | 2016-02-14 | 1 | -0/+1 |
* | gallium: add interface for querying memory usage and sizes (v2) | Marek Olšák | 2016-02-05 | 1 | -0/+1 |
* | gallium: add PIPE_CAP_QUERY_BUFFER_OBJECT | Ilia Mirkin | 2016-02-04 | 1 | -0/+1 |
* | gallium: Add PIPE_CAP_SURFACE_REINTERPRET_BLOCKS | Nicolai Hähnle | 2016-02-03 | 1 | -0/+1 |
* | gallium: Add PIPE_CAP_BUFFER_SAMPLER_VIEW_RGBA_ONLY | Nicolai Hähnle | 2016-02-03 | 1 | -0/+1 |
* | gallium: add GREMEDY_string_marker | Rob Clark | 2016-01-21 | 1 | -0/+1 |
* | gallium/st: add pipe_context::generate_mipmap() | Charmaine Lee | 2016-01-14 | 1 | -0/+1 |
* | gallium: add PIPE_CAP_INVALIDATE_BUFFER | Nicolai Hähnle | 2016-01-14 | 1 | -0/+1 |
* | nv50,nvc0: use a face sysval to avoid the useless back-and-forth conversion | Ilia Mirkin | 2016-01-08 | 1 | -1/+1 |
* | gallium: add PIPE_CAP_SHADER_BUFFER_OFFSET_ALIGNMENT | Ilia Mirkin | 2016-01-08 | 1 | -0/+1 |
* | gallium: add PIPE_SHADER_CAP_MAX_SHADER_BUFFERS | Ilia Mirkin | 2016-01-08 | 1 | -0/+1 |
* | gallium: add caps for POSITION and FACE system values | Marek Olšák | 2016-01-08 | 1 | -0/+2 |
* | gallium: add caps to expose support for multi indirect draws | Ilia Mirkin | 2016-01-07 | 1 | -0/+2 |
* | gallium: add PIPE_CAP_TGSI_PACK_HALF_FLOAT to indicate UP2H/PK2H support | Ilia Mirkin | 2016-01-03 | 1 | -0/+1 |
* | gallium: add PIPE_CAP_DRAW_PARAMETERS | Ilia Mirkin | 2015-12-30 | 1 | -0/+1 |
* | nouveau: fix screen creation failure paths | Ben Skeggs | 2015-12-22 | 1 | -3/+3 |
* | nouveau: return nouveau_screen from hw-specific creation functions | Ben Skeggs | 2015-12-22 | 1 | -2/+2 |
* | nouveau: remove use of deprecated nouveau_device::drm_version | Ben Skeggs | 2015-12-22 | 1 | -2/+2 |
* | nv50: free memory allocated by the prog which reads MP perf counters | Samuel Pitoiset | 2015-12-16 | 1 | -0/+5 |
* | nv50: expose two groups of compute-related MP perf counters | Samuel Pitoiset | 2015-11-20 | 1 | -0/+1 |
* | nv50: add NV84_3D macro | Samuel Pitoiset | 2015-11-19 | 1 | -1/+1 |
* | nv50: add compute-related MP perf counters on G84+ | Samuel Pitoiset | 2015-11-14 | 1 | -0/+1 |
* | nv50: implement a basic compute support | Samuel Pitoiset | 2015-11-14 | 1 | -3/+58 |
* | nv50,nvc0: add ARB_clear_texture support | Ilia Mirkin | 2015-11-11 | 1 | -1/+1 |
* | gallium: add PIPE_CAP_CLEAR_TEXTURE and clear_texture prototype | Ilia Mirkin | 2015-11-11 | 1 | -0/+1 |
* | nouveau: send back a debug message when waiting for a fence to complete | Ilia Mirkin | 2015-11-05 | 1 | -1/+1 |
* | nouveau: relax fence emit space assert | Ilia Mirkin | 2015-11-04 | 1 | -1/+1 |