gallium: Only define PIPE_ALIGNSTACK on x86.
[mesa.git] / src / gallium / include / pipe /
2018-12-07 Kristian H. Kristensengallium: Add new PIPE_CAP_SURFACE_SAMPLE_COUNT
2018-11-28 Nicolai Hähnlewinsys/amdgpu: explicitly declare whether buffer_map...
2018-11-09 Marek Olšákgallium: add PIPE_CONTEXT_LOSE_CONTEXT_ON_RESET
2018-11-02 Gert WollnyGallium: Add format PIPE_FORMAT_R8_SRGB
2018-10-30 Marek Olšákgallium: rework PIPE_HANDLE_USAGE_* flags
2018-10-23 Jason Ekstrandst/mesa: Record shader access qualifiers for images
2018-09-10 Mathias Fröhlichgallium: New cap PIPE_CAP_MAX_VERTEX_ELEMENT_SRC_OFFSET.
2018-09-07 Marek Olšákgallium: add PIPE_CAP_MAX_TEXTURE_UPLOAD_MEMORY_BUDGET
2018-09-07 Marek Olšákgallium: add pipe_context::set_context_param for tuning...
2018-09-07 Marek Olšákgallium: enable GL_AMD_depth_clamp_separate on r600...
2018-09-07 Marek Olšákgallium: split depth_clip into depth_clip_near & depth_...
2018-09-06 Marek Olšákgallium: add PIPE_CAP_RASTERIZER_SUBPIXEL_BITS
2018-09-05 Erik Faye-Lundgallium: add PIPE_CAP_MAX_COMBINED_HW_ATOMIC_COUNTER...
2018-09-05 Erik Faye-Lundgallium: add PIPE_CAP_MAX_COMBINED_SHADER_BUFFERS
2018-08-29 Marek Olšákgallium: add TGSI_MEMORY_STREAM_CACHE_POLICY
2018-08-25 Kenneth Graunkegallium: Split out PIPE_CAP_TEXTURE_MIRROR_CLAMP_TO_EDGE.
2018-08-23 Marek Olšákgallium: add PIPE_CAP_MAX_SHADER_BUFFER_SIZE
2018-08-23 Marek Olšákgallium: add PIPE_CAP_MAX_GS_INVOCATIONS
2018-08-01 Rhys Perrygallium: add new SAMP2HND and IMG2HND opcodes
2018-07-31 Marek Olšákgallium: add storage_sample_count parameter into is_for...
2018-07-31 Marek Olšákgallium: add pipe_resource::nr_storage_samples, and...
2018-07-31 Marek Olšákgallium: add PIPE_CAP_FRAMEBUFFER_MSAA_CONSTRAINTS
2018-06-20 Christian Gmeinergallium: add scalar isa shader cap
2018-06-15 Rhys Perrygallium: add support for programmable sample locations
2018-05-30 Marek Olšákgallium: add PIPE_CAP_GLSL_FEATURE_LEVEL_COMPATIBILITY
2018-05-29 Dave Airliegallium/winsys: rename DRM_API_HANDLE_* to WINSYS_HANDLE_*
2018-05-01 Rhys Perrygallium: add initial support for conservative rasterization
2018-04-12 Leo Liuvl: add VP9 profile2 support
2018-04-12 Leo Liuvl: add VP9 picture description
2018-04-12 Leo Liuvl: add VP9 profile0 and format
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-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-17 Boyuan Zhangvl: add poc type
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 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-06 Marek Olšákgallium: add PIPE_CAP_TGSI_ANY_REG_AS_ADDRESS
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 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ähnlegallium: add PIPE_QUERY_SO_OVERFLOW_ANY_PREDICATE and...
2017-07-31 Nicolai Hähnlegallium: add PIPE_CAP_NIR_SAMPLERS_AS_DEREF
2017-07-22 Karol Herbsttgsi: add precise flag to tgsi_instruction
2017-06-23 Marek Olšákst/dri: add a drirc workaround for Rocket League
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-03 Lyudegallium: Add a cap to check if the driver supports...
next