Android: push driver build details to driver makefiles
[mesa.git] / src / gallium / include /
2017-05-10 Marek Olšákgallium: add PIPE_CAP_CAN_BIND_CONST_BUFFER_AS_VERTEX
2017-05-10 Marek Olšákgallium: remove pipe_index_buffer and set_index_buffer
2017-05-10 Marek Olšákgallium: separate indirect stuff from pipe_draw_info...
2017-05-10 Marek Olšákgallium: decrease the size of pipe_vertex_buffer -...
2017-05-09 Timothy Arceriutil: move ALWAYS_INLINE macro to util/macro.h
2017-04-26 Samuel Pitoisetgallium: add PIPE_SHADER_CAP_TGSI_SKIP_MERGE_REGISTERS
2017-04-14 Nicolai Hähnlegallium: add PIPE_CAP_TGSI_TES_LAYER_VIEWPORT
2017-04-05 Ilia Mirkintgsi: add SUBGROUP_* semantics
2017-04-05 Ilia Mirkintgsi: add BALLOT/READ_* opcodes
2017-04-05 Nicolai Hähnlegallium: add PIPE_CAP_TGSI_BALLOT
2017-04-05 Nicolai Hähnlegallium: add sparse buffer interface and capability
2017-04-04 Marek Olšákgallium: decrease the size of pipe_draw_info - 88 ...
2017-04-04 Marek Olšákgallium: decrease the size of pipe_vertex_element ...
2017-04-04 Marek Olšákgallium: decrease the size of pipe_resource - 64 -...
2017-04-04 Marek Olšákgallium: decrease the size of pipe_box - 24 -> 16 bytes
2017-04-04 Marek Olšákgallium: decrease the size of pipe_sampler_view - 48...
2017-04-04 Marek Olšákgallium: decrease the size of pipe_surface - 48 ->...
2017-04-04 Marek Olšákgallium: decrease the size of pipe_framebuffer_state...
2017-04-04 Marek Olšákgallium: decrease the size of pipe_stream_output_info...
2017-04-04 Marek Olšákgallium: decrease the size of pipe_rasterizer_state...
2017-04-01 Lyudegallium: Add NV_fill_rectangle to pipe state
2017-04-01 Lyudegallium: Add a cap to check if the driver supports...
2017-03-31 Marek Olšákgallium: remove support for predicates from TGSI (v2)
2017-03-31 Ilia Mirkintgsi: add CLOCK opcode
2017-03-31 Nicolai Hähnlegallium: add PIPE_CAP_TGSI CLOCK
2017-03-22 Samuel Pitoisetdriconf: add force_glsl_abs_sqrt option
2017-03-16 Marek Olšákgallium: implement the backend of threaded GL dispatch
2017-03-15 Marek Olšákgallium: add TGSI opcodes TEX_LZ and TXF_LZ
2017-03-15 Marek Olšákgallium: add PIPE_CAP_TGSI_TEX_TXF_LZ
2017-03-13 Christian Königgallium: add P016 format
2017-03-08 Brian Paulgallium: s/uint/enum pipe_render_cond_flag/ for set_ren...
2017-03-08 Brian Paulgallium: s/uint/enum pipe_shader_type/ for set_constant...
2017-03-08 Brian Paulgallium: s/unsigned/enum pipe_shader_type/ for get_comp...
2017-03-08 Brian Paulgallium: s/unsigned/enum pipe_shader_type/ for pipe_scr...
2017-02-24 Marek Olšákgallium: remove PIPE_CAP_USER_INDEX_BUFFERS
2017-02-18 Charmaine Leest: add ST_FLUSH_WAIT to st_context_flush()
2017-02-22 Timothy Arcerigallium: add get_disk_shader_cache() callback
2017-02-22 Marek Olšákgallium: reorder fields in pipe_draw_info
2017-02-18 Marek Olšákgallium: remove TGSI_OPCODE_CLAMP
2017-02-17 Timothy Arcerist/mesa/glsl: build string of dri options and use as...
2017-02-15 Samuel Pitoisetdriconf: add allow_higher_compat_version option
2017-02-14 Marek Olšákgallium: add common uploaders into pipe_context (v2)
2017-02-09 Ilia Mirkingallium: add separate PIPE_CAP_INT64_DIVMOD
2017-02-02 Nicolai Hähnlegallium: turn PIPE_SHADER_CAP_DOUBLES into a screen...
2017-02-01 Boyuan Zhangvl: add h264 constrained baseline profile
2017-01-27 Emil Velikovgallium: remove explicit __STDC_.*_MACROS defines
2017-01-27 Dave Airliegallium: Add integer 64 capability
2017-01-24 Ilia Mirkingallium: add PIPE_CAP_TGSI_MUL_ZERO_WINS
2017-01-24 Ilia Mirkingallium: add TGSI_PROPERTY_MUL_ZERO_WINS
2017-01-20 Philipp Zabelgallium: add pipe_screen::resource_changed
2017-01-17 Ilia Mirkingallium: add flags parameter to texture barrier
2017-01-17 Ilia Mirkingallium: add PIPE_CAP_TGSI_FS_FBFETCH
2017-01-17 Ilia Mirkingallium: add FBFETCH opcode to retrieve the current...
2017-01-16 Nicolai Hähnletgsi: add DDIV instruction
2017-01-05 Marek Olšákgallium: remove TGSI_OPCODE_SUB
2017-01-05 Marek Olšákgallium: remove TGSI_OPCODE_ABS
2017-01-05 Marek Olšákgallium: add PIPE_CAP_GLSL_OPTIMIZE_CONSERVATIVELY
2016-12-12 Nicolai Hähnlegallium: extract individual streamout output structure
2016-12-12 Nicolai Hähnletgsi: add Stream{X,Y,Z,W} fields to tgsi_declaration_se...
2016-12-07 Marek Olšákgallium: decrease the size of pipe_sampler_state fields
2016-12-02 Rob Clarkgallium: support for native fence fd's
2016-12-02 Rob Clarkgallium: wire up server_wait_sync
2016-11-30 Nicolai Hähnlegallium: add PIPE_CAP_TGSI_CAN_READ_OUTPUTS
2016-11-15 Marek Olšákgallium: add PIPE_SHADER_CAP_LOWER_IF_THRESHOLD
2016-10-25 Brian Paulgallium/stapi: fix comment for st_visual::buffer_mask
2016-10-22 Ilia Mirkingallium: add PIPE_CAP_STREAM_OUTPUT_INTERLEAVE_BUFFERS
2016-10-14 Emil Velikovgallium: annotate sw_driver_descriptor instance as...
2016-10-14 Emil Velikovgallium: annotate drm_driver_descriptor instance as...
2016-10-14 Emil Velikovgallium: rename drm_driver_descriptor::{, driver_}name
2016-10-14 Emil Velikovgallium: remove unused drm_driver_descriptor::driver_name
2016-10-14 Emil Velikovgallium: fix drm_driver_descriptor::name comment
2016-10-13 Marek Olšákgallium: add PIPE_RESOURCE_FLAG_TEXTURING_MORE_LIKELY
2016-10-12 Nicolai Hähnlegallium: add PIPE_CAP_TGSI_ARRAY_COMPONENTS
2016-10-06 Samuel Pitoisetgallium: add PIPE_COMPUTE_CAP_MAX_VARIABLE_THREADS_PER_...
2016-10-05 Nicolai Hähnlegallium: add pipe_context::set_device_reset_callback
2016-09-29 Steven Tothgallium/hud: Add power sensor support
2016-09-28 Steven Tothgallium/hud: Add support for block I/O, network I/O...
2016-09-26 Rob Clarkmesa/st: support lowering multi-planar YUV
2016-09-23 Timothy Arcerigallium: remove unused PIPE_CC_GCC_VERSION
2016-09-21 Dave Airliegallium/tgsi: add support for 64-bit integer immediates.
2016-09-21 Dave Airliegallium: add opcode and types for 64-bit integers....
2016-09-20 Ilia Mirkinst/vdpau: fix argument type to vlVdpOutputSurfaceDMABuf
2016-09-08 Marek Olšákgallium: remove PIPE_BIND_TRANSFER_READ/WRITE
2016-09-06 Dave Airliegallium/util: move endian detect into a separate file
2016-08-29 Jan Veselygallium: add cap to export device pointer size
2016-08-29 Rhys Kiddr600g: Clean up defined magic numbers for TGSI opcodes
2016-08-29 Kai Wasserbächgallium: Use enum pipe_shader_type in set_shader_images()
2016-08-29 Kai Wasserbächgallium: Use enum pipe_shader_type in set_shader_buffers()
2016-08-29 Kai Wasserbächgallium: Use enum pipe_shader_type in set_sampler_views()
2016-08-29 Kai Wasserbächgallium: Use enum pipe_shader_type in bind_sampler_stat...
2016-08-25 Marek Olšákgallium: add a pipe_context parameter to resource_get_h...
2016-08-23 Ilia Mirkingallium: add a cap to expose whether driver supports...
2016-08-17 Marek Olšákgallium: change pipe_image_view::first_element/last_ele...
2016-08-17 Marek Olšákgallium: change pipe_sampler_view::first_element/last_e...
2016-08-09 Marek Olšákgallium: add a pipe_context parameter to fence_finish
2016-08-09 Marek Olšákgallium: add render_condition_enable param to clear_ren...
2016-07-26 Marek Olšákgallium: rework flags for pipe_context::dump_debug_state
2016-07-26 Vedran Miletićmesa: standardize naming Mesa3D, MESA -> Mesa
2016-07-23 Marek Olšákgallium: split transfer_inline_write into buffer and...
2016-07-22 Marek Olšákgallium: add PIPE_FLUSH_DEFERRED
next