| Commit message (Expand) | Author | Age | Files | Lines |
* | gallium: support for native fence fd's | Rob Clark | 2016-12-01 | 3 | -0/+25 |
* | gallium: wire up server_wait_sync | Rob Clark | 2016-12-01 | 1 | -0/+6 |
* | gallium: add PIPE_CAP_TGSI_CAN_READ_OUTPUTS | Nicolai Hähnle | 2016-11-30 | 1 | -0/+1 |
* | gallium: add PIPE_SHADER_CAP_LOWER_IF_THRESHOLD | Marek Olšák | 2016-11-15 | 1 | -0/+1 |
* | gallium: add PIPE_CAP_STREAM_OUTPUT_INTERLEAVE_BUFFERS | Ilia Mirkin | 2016-10-22 | 1 | -0/+1 |
* | gallium: add PIPE_RESOURCE_FLAG_TEXTURING_MORE_LIKELY | Marek Olšák | 2016-10-13 | 1 | -0/+1 |
* | gallium: add PIPE_CAP_TGSI_ARRAY_COMPONENTS | Nicolai Hähnle | 2016-10-12 | 1 | -0/+1 |
* | gallium: add PIPE_COMPUTE_CAP_MAX_VARIABLE_THREADS_PER_BLOCK | Samuel Pitoiset | 2016-10-07 | 1 | -1/+2 |
* | gallium: add pipe_context::set_device_reset_callback | Nicolai Hähnle | 2016-10-05 | 2 | -0/+27 |
* | gallium/hud: Add power sensor support | Steven Toth | 2016-09-29 | 1 | -0/+1 |
* | gallium/hud: Add support for block I/O, network I/O and lmsensor stats | Steven Toth | 2016-09-28 | 1 | -0/+4 |
* | mesa/st: support lowering multi-planar YUV | Rob Clark | 2016-09-26 | 1 | -0/+6 |
* | gallium: remove unused PIPE_CC_GCC_VERSION | Timothy Arceri | 2016-09-23 | 1 | -1/+0 |
* | gallium/tgsi: add support for 64-bit integer immediates. | Dave Airlie | 2016-09-21 | 1 | -0/+2 |
* | gallium: add opcode and types for 64-bit integers. (v3) | Dave Airlie | 2016-09-21 | 1 | -9/+37 |
* | gallium: remove PIPE_BIND_TRANSFER_READ/WRITE | Marek Olšák | 2016-09-08 | 1 | -2/+1 |
* | gallium/util: move endian detect into a separate file | Dave Airlie | 2016-09-06 | 1 | -38/+2 |
* | gallium: add cap to export device pointer size | Jan Vesely | 2016-08-29 | 1 | -0/+1 |
* | r600g: Clean up defined magic numbers for TGSI opcodes | Rhys Kidd | 2016-08-29 | 1 | -0/+1 |
* | gallium: Use enum pipe_shader_type in set_shader_images() | Kai Wasserbäch | 2016-08-29 | 1 | -1/+2 |
* | gallium: Use enum pipe_shader_type in set_shader_buffers() | Kai Wasserbäch | 2016-08-29 | 1 | -1/+2 |
* | gallium: Use enum pipe_shader_type in set_sampler_views() | Kai Wasserbäch | 2016-08-29 | 1 | -1/+2 |
* | gallium: Use enum pipe_shader_type in bind_sampler_states() (v2) | Kai Wasserbäch | 2016-08-29 | 1 | -2/+3 |
* | gallium: add a pipe_context parameter to resource_get_handle | Marek Olšák | 2016-08-25 | 1 | -0/+7 |
* | gallium: add a cap to expose whether driver supports mixed color/zs bits | Ilia Mirkin | 2016-08-23 | 1 | -0/+1 |
* | gallium: change pipe_image_view::first_element/last_element -> offset/size | Marek Olšák | 2016-08-17 | 1 | -2/+2 |
* | gallium: change pipe_sampler_view::first_element/last_element -> offset/size | Marek Olšák | 2016-08-17 | 1 | -2/+2 |
* | gallium: add a pipe_context parameter to fence_finish | Marek Olšák | 2016-08-10 | 1 | -3/+12 |
* | gallium: add render_condition_enable param to clear_render_target/depth_stencil | Marek Olšák | 2016-08-10 | 1 | -2/+4 |
* | gallium: rework flags for pipe_context::dump_debug_state | Marek Olšák | 2016-07-26 | 2 | -2/+5 |
* | mesa: standardize naming Mesa3D, MESA -> Mesa | Vedran Miletić | 2016-07-26 | 1 | -1/+1 |
* | gallium: split transfer_inline_write into buffer and texture callbacks | Marek Olšák | 2016-07-23 | 1 | -10/+17 |
* | gallium: add PIPE_FLUSH_DEFERRED | Marek Olšák | 2016-07-22 | 1 | -1/+2 |
* | gallium: add a cap for VIEWPORT_SUBPIXEL_BITS (v2) | Józef Kucia | 2016-07-20 | 1 | -0/+1 |
* | vl: add entry point | Boyuan Zhang | 2016-07-19 | 1 | -0/+1 |
* | vl: add parameters for VAAPI encode | Boyuan Zhang | 2016-07-14 | 1 | -0/+33 |
* | Revert "gallium: Force blend color to 16-byte alignment" | Tim Rowley | 2016-07-13 | 1 | -11/+1 |
* | gallium: add async flag to pipe_debug_callback | Nicolai Hähnle | 2016-07-08 | 1 | -0/+6 |
* | gallium: un-inline pipe_surface_desc | Rob Clark | 2016-07-06 | 1 | -11/+12 |
* | clover: Pass work_dim parameter of clEnqueueNDRangeKernel() to driver | Hans de Goede | 2016-07-02 | 1 | -0/+7 |
* | tgsi: Add WORK_DIM System Value | Hans de Goede | 2016-07-02 | 1 | -0/+1 |
* | gallium: Force blend color to 16-byte alignment | Chuck Atkins | 2016-06-30 | 1 | -1/+11 |
* | gallium: Add a cap for offset_units_unscaled | Axel Davy | 2016-06-25 | 2 | -0/+8 |
* | Remove wrongly repeated words in comments | Giuseppe Bilotta | 2016-06-23 | 1 | -3/+3 |
* | gallium: make image_view const | Rob Clark | 2016-06-20 | 1 | -1/+1 |
* | gallium: make constant_buffer const | Rob Clark | 2016-06-20 | 1 | -1/+1 |
* | gallium: make shader_buffers const | Rob Clark | 2016-06-20 | 1 | -1/+1 |
* | gallium: add PIPE_CAP_MAX_WINDOW_RECTANGLES to all drivers | Ilia Mirkin | 2016-06-18 | 1 | -0/+1 |
* | gallium: add API for setting window rectangles | Ilia Mirkin | 2016-06-18 | 2 | -0/+11 |
* | st/va: ensure linear memory for dmabuf | Julien Isorce | 2016-06-14 | 1 | -0/+1 |