radeonsi: rename si_begin_new_cs -> si_begin_new_gfx_cs
[mesa.git] / src / gallium / include /
2018-03-26 Alyssa Rosenzweiggallium: Correct minor typo in header comments
2018-03-23 Brian Paultgsi: convert opcode macros to enums
2018-03-20 Timothy Arcerigallium: add packed uniform CAP
2018-03-06 Roland Scheideggergallium: increase PIPE_MAX_SHADER_SAMPLER_VIEWS to 128
2018-02-28 Timothy Arcerigallium: remove llvm from ir struct
2018-02-17 Marek Olšákgallium: allow drivers to impose BO flags restrictions...
2018-02-13 Dave Airliegallium: drop all the guard band float caps.
2018-02-05 Boyuan Zhangvl: add parameters for HEVC encode
2018-02-03 Eric Anholtgallium: Add a new A4B4G4R4 pipe format for Broadcom.
2018-02-01 Timothy Arcerigallium/st/clover: remove unused PIPE_SHADER_IR_LLVM
2018-01-30 Andres Rodriguezgallium: add fence_server_signal() v2
2018-01-30 Andres Rodriguezgallium: introduce PIPE_FD_TYPE_SYNCOBJ
2018-01-30 Andres Rodriguezgallium: introduce PIPE_CAP_FENCE_SIGNAL v2
2018-01-30 Andres Rodriguezgallium: add type parameter to create_fence_fd
2018-01-19 Gert Wollnygallium: Make (num_)samples an unsigned int
2018-01-17 Marek Olšákgallium: remove PIPE_CAP_USER_CONSTANT_BUFFERS
2018-01-17 Marek Olšákgallium: remove PIPE_CAP_TEXTURE_SHADOW_MAP
2018-01-17 Marek Olšákgallium: remove PIPE_CAP_TWO_SIDED_STENCIL
2017-12-19 Rob Clarkgallium: plumb context priority through to driver
2017-12-15 Boyuan Zhangvl: remove is idr flag
2017-12-15 Rob Clarkgallium/util: add u_transfer_helper
2017-11-30 Tapani Pällimesa: add AllowGLSLCrossStageInterpolationMismatch...
2017-11-17 Boyuan Zhangvl: add poc type
2017-11-11 Marek Olšákst/dri: fix deadlock when waiting on android fences
2017-11-10 Marek Olšákst/dri: fix android fence regression
2017-11-09 Dave Airliegallium: add hw atomic buffer binding API.
2017-11-09 Dave Airliegallium/tgsi: start adding hw atomics (v3.2)
2017-11-09 Dave Airliegallium: add CAPs to support HW atomic counters. (v3)
2017-11-09 Nicolai Hähnlegallium: add pipe_context::callback
2017-11-09 Nicolai Hähnlegallium: add PIPE_FLUSH_{TOP,BOTTOM}_OF_PIPE bits
2017-11-09 Nicolai Hähnlegallium: add PIPE_FLUSH_ASYNC and PIPE_FLUSH_HINT_FINISH
2017-11-09 Nicolai Hähnlegallium: clarify the constraints on sampler_view_destroy
2017-11-06 Adam Jacksongallium: Wire up flush control
2017-11-06 Marek Olšákgallium: add PIPE_CAP_SIGNED_VERTEX_BUFFER_OFFSET
2017-11-01 Brian Paulgallium: increase pipe_sampler_view::target bitfield...
2017-11-01 Dave Airliegallium: add cap for driver specified max combined...
2017-10-12 Marek Olšákgallium: add pipe_screen::check_resource_capability
2017-10-10 Eric Anholtgallium: Create a new PIPE_CAP_TILE_RASTER_ORDER for...
2017-10-10 Eric Anholtgallium: Add support for 5551 with the 1-bit field...
2017-10-10 Nicolai Hähnlest_api: remove unused get_resource_for_egl_image
2017-10-06 Marek Olšákgallium: add PIPE_CAP_TGSI_ANY_REG_AS_ADDRESS
2017-10-03 Matt Turnermesa: Remove force_s3tc_enable driconf variable
2017-10-02 Nicolai Hähnlegallium: add PIPE_FORMAT_R10G10B10X2_UNORM
2017-09-30 Roland Scheideggergallium: add new LOD opcode
2017-09-29 Nicolai Hähnlegallium: add LDEXP TGSI instruction and corresponding cap
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
next