scons: use python3-compatible print()
[mesa.git] / src / gallium / include /
2017-09-21 Jan Veselygallium: Add PIPE_SHADER_CAP_INT64_ATOMICS
2017-09-18 Jan Veselygallium: Add PIPE_SHADER_CAP_FP16
2017-09-18 Nicolai Hähnlegallium: add PIPE_QUERY_OCCLUSION_PREDICATE_CONSERVATIVE
2017-09-15 Timothy Arcerigallium: introduce PIPE_CAP_LOAD_CONSTBUF
2017-09-15 Timothy Arcerigallium: add CONSTBUF type to tgsi_file_type
2017-08-22 Marek Olšákgallium: remove TGSI opcode SCS
2017-08-22 Marek Olšákgallium: remove TGSI opcode BREAKC
2017-08-22 Marek Olšákgallium: remove TGSI opcode XPD
2017-08-22 Marek Olšákgallium: remove TGSI opcode DPH
2017-08-22 Marek Olšákgallium: remove TGSI opcode DP2A
2017-08-22 Marek Olšákgallium: remove TGSI_OPCODE_CALLNZ
2017-08-22 Marek Olšákgallium: remove TGSI FENCE opcodes
2017-08-22 Marek Olšákgallium: remove TGSI opcodes PUSHA, POPA, SAD, TXQ_LZ
2017-08-22 Nicolai Hähnlegallium: remove unused PIPE_DUMP_* defines
2017-08-22 Nicolai Hähnlegallium: add pipe_context::set_log_context
2017-08-21 Leo Liuvl: add MJPEG picture description
2017-08-21 Leo Liuvl: add MJPEG profile and format
2017-08-14 Julien Isorcest/va: change frame_idx from array to hash table
2017-08-06 Andres Rodriguezgallium: introduce device/driver UUID queries
2017-08-06 Dave Airliegallium: introduce memory object
2017-08-04 Nicolai Hähnlegallium: get rid of pipe_screen_config::flags
2017-08-03 Thomas Hellstromgallium/st: Add a method to flush outstanding swapbuffers
2017-08-03 Timothy Arcerigallium: introduce PIPE_CAP_MEMOBJ
2017-08-02 Nicolai Hähnlegallium: add driconf options to pipe_screen_config
2017-08-02 Nicolai Hähnlegallium: add pipe_screen_config to screen_create functions
2017-08-02 Nicolai Hähnlest/drm: add DRM_CONF_XML_OPTIONS
2017-08-02 Nicolai Hähnlegallium: add PIPE_QUERY_SO_OVERFLOW_ANY_PREDICATE and...
2017-07-31 Nicolai Hähnlegallium: add PIPE_CAP_NIR_SAMPLERS_AS_DEREF
2017-07-24 Charmaine Leest/mesa: create framebuffer iface hash table per st...
2017-07-22 Karol Herbsttgsi: add precise flag to tgsi_instruction
2017-07-21 Charmaine Leest/mesa: add destroy_drawable interface
2017-07-14 Grigori Goronzyst/mesa: Add support for KHR_no_error flag
2017-07-12 Charmaine Leest/mesa: add a winsys buffers list in st_context
2017-06-26 Marek Olšákmesa/glthread: add glthread "perf" counters and pass...
2017-06-23 Marek Olšákst/dri: add a drirc workaround for Rocket League
2017-06-23 Marek Olšákgallium: allow passing 'unsigned flags' to create_screen()
2017-06-14 Samuel Pitoisetgallium: add ARB_bindless_texture interface
2017-06-14 Samuel Pitoisetgallium: add PIPE_CAP_BINDLESS_TEXTURE
2017-06-09 Varad Gautamgallium: introduce format modifier querying
2017-06-09 Varad Gautamst/dri: implement createImageWithModifiers in DRIimage
2017-06-09 Varad Gautamgallium/winsys/drm: introduce modifier field to winsys_...
2017-06-03 Lyudegallium: Add a cap to check if the driver supports...
2017-06-03 Lyudegallium: Add TGSI shader token for ARB_post_depth_coverage
2017-05-24 Brian PaulRevert "gallium: remove unused PIPE_CC_GCC_VERSION"
2017-05-20 John Brooksdriconf: Add allow_glsl_builtin_variable_redeclaration...
2017-05-18 Samuel Pitoisettgsi: store the sampler view type directly in the instr...
2017-05-17 Marek Olšákgallium: add PIPE_CAP_ALLOW_MAPPED_BUFFERS_DURING_EXECUTION
2017-05-15 Marek Olšákgallium: add flag PIPE_CONTEXT_PREFER_THREADED
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
next