| Commit message (Expand) | Author | Age | Files | Lines |
* | gallium: remove llvm from ir struct | Timothy Arceri | 2018-03-01 | 1 | -1/+0 |
* | gallium: allow drivers to impose BO flags restrictions on constant buffer 0 | Marek Olšák | 2018-02-17 | 1 | -0/+1 |
* | gallium: drop all the guard band float caps. | Dave Airlie | 2018-02-14 | 1 | -4/+0 |
* | vl: add parameters for HEVC encode | Boyuan Zhang | 2018-02-05 | 1 | -0/+99 |
* | gallium: Add a new A4B4G4R4 pipe format for Broadcom. | Eric Anholt | 2018-02-02 | 1 | -0/+1 |
* | gallium/st/clover: remove unused PIPE_SHADER_IR_LLVM | Timothy Arceri | 2018-02-01 | 2 | -3/+3 |
* | gallium: add fence_server_signal() v2 | Andres Rodriguez | 2018-01-30 | 1 | -0/+6 |
* | gallium: introduce PIPE_FD_TYPE_SYNCOBJ | Andres Rodriguez | 2018-01-30 | 1 | -0/+1 |
* | gallium: introduce PIPE_CAP_FENCE_SIGNAL v2 | Andres Rodriguez | 2018-01-30 | 1 | -0/+1 |
* | gallium: add type parameter to create_fence_fd | Andres Rodriguez | 2018-01-30 | 2 | -3/+10 |
* | gallium: Make (num_)samples an unsigned int | Gert Wollny | 2018-01-19 | 1 | -1/+1 |
* | gallium: remove PIPE_CAP_USER_CONSTANT_BUFFERS | Marek Olšák | 2018-01-17 | 1 | -1/+0 |
* | gallium: remove PIPE_CAP_TEXTURE_SHADOW_MAP | Marek Olšák | 2018-01-17 | 1 | -1/+0 |
* | gallium: remove PIPE_CAP_TWO_SIDED_STENCIL | Marek Olšák | 2018-01-17 | 1 | -1/+0 |
* | gallium: plumb context priority through to driver | Rob Clark | 2017-12-19 | 2 | -0/+23 |
* | vl: remove is idr flag | Boyuan Zhang | 2017-12-15 | 1 | -1/+0 |
* | gallium/util: add u_transfer_helper | Rob Clark | 2017-12-15 | 1 | -1/+7 |
* | mesa: add AllowGLSLCrossStageInterpolationMismatch workaround | Tapani Pälli | 2017-11-30 | 1 | -0/+1 |
* | vl: add poc type | Boyuan Zhang | 2017-11-17 | 1 | -0/+1 |
* | st/dri: fix deadlock when waiting on android fences | Marek Olšák | 2017-11-11 | 1 | -2/+1 |
* | st/dri: fix android fence regression | Marek Olšák | 2017-11-10 | 1 | -0/+2 |
* | gallium: add hw atomic buffer binding API. | Dave Airlie | 2017-11-10 | 1 | -0/+16 |
* | gallium/tgsi: start adding hw atomics (v3.2) | Dave Airlie | 2017-11-10 | 2 | -0/+2 |
* | gallium: add CAPs to support HW atomic counters. (v3) | Dave Airlie | 2017-11-10 | 1 | -0/+2 |
* | gallium: add pipe_context::callback | Nicolai Hähnle | 2017-11-09 | 1 | -0/+11 |
* | gallium: add PIPE_FLUSH_{TOP,BOTTOM}_OF_PIPE bits | Nicolai Hähnle | 2017-11-09 | 1 | -0/+2 |
* | gallium: add PIPE_FLUSH_ASYNC and PIPE_FLUSH_HINT_FINISH | Nicolai Hähnle | 2017-11-09 | 2 | -1/+9 |
* | gallium: clarify the constraints on sampler_view_destroy | Nicolai Hähnle | 2017-11-09 | 1 | -0/+10 |
* | gallium: Wire up flush control | Adam Jackson | 2017-11-06 | 1 | -0/+1 |
* | gallium: add PIPE_CAP_SIGNED_VERTEX_BUFFER_OFFSET | Marek Olšák | 2017-11-06 | 1 | -0/+1 |
* | gallium: increase pipe_sampler_view::target bitfield size for MSVC | Brian Paul | 2017-11-01 | 1 | -2/+6 |
* | gallium: add cap for driver specified max combined shader resources. | Dave Airlie | 2017-11-01 | 1 | -0/+1 |
* | gallium: add pipe_screen::check_resource_capability | Marek Olšák | 2017-10-12 | 1 | -0/+17 |
* | gallium: Create a new PIPE_CAP_TILE_RASTER_ORDER for vc4. | Eric Anholt | 2017-10-10 | 2 | -0/+11 |
* | gallium: Add support for 5551 with the 1-bit field in the low bit. | Eric Anholt | 2017-10-10 | 1 | -0/+2 |
* | st_api: remove unused get_resource_for_egl_image | Nicolai Hähnle | 2017-10-10 | 1 | -37/+0 |
* | gallium: add PIPE_CAP_TGSI_ANY_REG_AS_ADDRESS | Marek Olšák | 2017-10-06 | 1 | -0/+1 |
* | mesa: Remove force_s3tc_enable driconf variable | Matt Turner | 2017-10-02 | 1 | -1/+0 |
* | gallium: add PIPE_FORMAT_R10G10B10X2_UNORM | Nicolai Hähnle | 2017-10-02 | 1 | -0/+2 |
* | gallium: add new LOD opcode | Roland Scheidegger | 2017-09-30 | 1 | -1/+3 |
* | gallium: add LDEXP TGSI instruction and corresponding cap | Nicolai Hähnle | 2017-09-29 | 2 | -1/+2 |
* | gallium: Add PIPE_SHADER_CAP_INT64_ATOMICS | Jan Vesely | 2017-09-21 | 1 | -0/+1 |
* | gallium: Add PIPE_SHADER_CAP_FP16 | Jan Vesely | 2017-09-18 | 1 | -0/+1 |
* | gallium: add PIPE_QUERY_OCCLUSION_PREDICATE_CONSERVATIVE | Nicolai Hähnle | 2017-09-18 | 1 | -0/+2 |
* | gallium: introduce PIPE_CAP_LOAD_CONSTBUF | Timothy Arceri | 2017-09-15 | 1 | -0/+1 |
* | gallium: add CONSTBUF type to tgsi_file_type | Timothy Arceri | 2017-09-15 | 1 | -0/+1 |
* | gallium: remove TGSI opcode SCS | Marek Olšák | 2017-08-22 | 1 | -1/+1 |
* | gallium: remove TGSI opcode BREAKC | Marek Olšák | 2017-08-22 | 1 | -1/+0 |
* | gallium: remove TGSI opcode XPD | Marek Olšák | 2017-08-22 | 1 | -1/+1 |
* | gallium: remove TGSI opcode DPH | Marek Olšák | 2017-08-22 | 1 | -1/+1 |