gallium: remove PIPE_SHADER_CAP_SCALAR_ISA
[mesa.git] / src / gallium / drivers / svga / svga_screen.c
2019-10-10 Marek Olšákgallium: remove PIPE_SHADER_CAP_SCALAR_ISA
2019-09-06 Eric Engestromsvga: replace binary HAVE_LLVM checks with LLVM_AVAILABLE
2019-07-23 Ilia Mirkingallium: switch boolean -> bool at the interface defini...
2019-07-19 Eric Engestromutil: use standard name for snprintf()
2019-07-10 Erik Faye-Lundgallium: get rid of PIPE_CAP_SM3
2019-06-30 Gert Wollnygallium: Add CAP for opcode DIV
2019-06-20 Thomas Hellstromsvga: Support ARB_buffer_storage
2019-05-29 Brian Paulsvga: clamp max_const_buffers to SVGA_MAX_CONST_BUFS
2019-05-23 Kenneth Graunkegallium: Change PIPE_CAP_TGSI_FS_FBFETCH bool to PIPE_C...
2019-05-13 Eric Anholtgallium: Redefine the max texture 2d cap from _LEVELS...
2019-05-02 Brian Paulsvga: add SVGA_NO_LOGGING env var (v2)
2019-05-02 Charmaine Leesvga: move host logging to winsys
2019-04-24 Marek Olšákgallium: set PIPE_CAP_MAX_FRAMES_IN_FLIGHT to 2 for...
2019-04-24 Marek Olšákgallium: replace DRM_CONF_THROTTLE with PIPE_CAP_MAX_FR...
2019-02-08 Karol Herbstgallium: add PIPE_CAP_MAX_VARYINGS
2018-10-26 Brian Paulscons/svga: remove opt from the list of valid build...
2018-09-20 Neha Bhendesvga: Enable Opengl 3.3 compatibility profile
2018-09-10 Charmaine Leesvga: assign a separate function for is_format_supporte...
2018-09-10 Charmaine Leesvga: check sample count devcaps
2018-09-10 Charmaine Leesvga: add git version logging at init time
2018-09-10 Charmaine Leesvga: add SM4_1 enable debug print
2018-09-10 Brian Paulsvga: implement support for GL_ARB_texture_query_lod
2018-09-10 Neha Bhendesvga: Add support for arb_texture_gather
2018-09-10 Brian Paulsvga: add support for FS sample mask output
2018-09-10 Charmaine Leesvga: add support for independent blend function per...
2018-09-10 Charmaine Leesvga: add support for cubemap array
2018-09-07 Marek Olšákgallium: add PIPE_CAP_MAX_TEXTURE_UPLOAD_MEMORY_BUDGET
2018-09-07 Marek Olšákgallium: enable GL_AMD_depth_clamp_separate on r600...
2018-09-05 Brian Paulsvga: update device header files from upstream
2018-09-04 Eric Anholtgallium: Add a helper for implementing PIPE_CAP_* defau...
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-16 Eric Engestromsvga: simplify Mesa version string
2018-08-16 Eric Engestrombin: always define MESA_GIT_SHA1 to make it directly...
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-01 Rhys Perrygallium: add initial support for conservative rasterization
2018-03-20 Timothy Arcerigallium: add packed uniform CAP
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-01-30 Andres Rodriguezgallium: introduce PIPE_CAP_FENCE_SIGNAL v2
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
2018-01-17 Brian Paulsvga: add num-commands-per-draw HUD query
2017-12-19 Rob Clarkgallium: plumb context priority through to driver
2017-11-28 Brian Paulsvga: move svga_is_format_supported() to svga_format.c
2017-11-28 Brian Paulsvga: s/unsigned/SVGA3dDevCapIndex/
2017-11-17 Brian Paulsvga: add missing PIPE_SHADER_CAP_MAX_HW_ATOMIC_COUNTER...
2017-11-09 Dave Airliegallium: add CAPs to support HW atomic counters. (v3)
2017-11-06 Marek Olšákgallium: add PIPE_CAP_SIGNED_VERTEX_BUFFER_OFFSET
2017-11-01 Dave Airliegallium: add cap for driver specified max combined...
2017-10-16 Eric Engestromsvga: format the version string like the rest of mesa
2017-10-10 Eric Anholtgallium: Create a new PIPE_CAP_TILE_RASTER_ORDER for...
2017-10-06 Marek Olšákgallium: add PIPE_CAP_TGSI_ANY_REG_AS_ADDRESS
2017-10-03 Neha Bhendesvga: Allow sRGB format with PIPE_BIND_DISPLAY_TARGET...
2017-09-29 Nicolai Hähnlegallium: add LDEXP TGSI instruction and corresponding cap
2017-09-28 Brian Paulsvga: add missing PIPE_SHADER_CAP_INT64_ATOMICS switch...
2017-09-28 Brian Paulsvga: trivial whitespace clean-ups in svga_screen.c
2017-09-28 Neha Bhendesvga: start advertising PIPE_CAP_QUADS_FOLLOW_PROVOKING...
2017-09-21 Jan Veselygallium: Add PIPE_SHADER_CAP_INT64_ATOMICS
2017-09-18 Jan Veselygallium: Add PIPE_SHADER_CAP_FP16
2017-09-15 Timothy Arcerigallium: introduce PIPE_CAP_LOAD_CONSTBUF
2017-08-03 Timothy Arcerigallium: introduce PIPE_CAP_MEMOBJ
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 Brian Paulsvga: only support 4x, 8x, 16x msaa
2017-07-17 Sinclair Yehdrivers/svga: Connect driver-side fence_* functions
2017-07-17 Sinclair Yehdrivers/svga, winsys/svga/drm: Thread through timeout...
2017-07-10 Brian Paulsvga: fix PIPE_CAP_MAX_TEXTURE_BUFFER_SIZE value
2017-06-16 Brian Paulsvga: add new num-failed-allocations HUD query
2017-06-15 Brian Paulsvga: clamp device line width to at least 1 to fix...
2017-06-14 Samuel Pitoisetgallium: add PIPE_CAP_BINDLESS_TEXTURE
2017-06-03 Lyudegallium: Add a cap to check if the driver supports...
2017-05-24 Brian Paulsvga: init svga_screen::swc_mutex with mtx_recursive
2017-05-24 Brian Paulsvga: move logging initialization code into new function
2017-05-24 Brian Paulsvga: log the process command line to the vmware.log...
2017-05-24 Sinclair Yehsvga: Add the ability to log messages to vmware.log...
2017-05-17 Marek Olšákgallium: add PIPE_CAP_ALLOW_MAPPED_BUFFERS_DURING_EXECUTION
2017-05-10 Marek Olšákgallium: add PIPE_CAP_CAN_BIND_CONST_BUFFER_AS_VERTEX
2017-04-26 Brian Paulsvga: add DEBUG_SAMPLERS
2017-04-26 Brian Paulsvga: fail screen creation if HW version is too old
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 Nicolai Hähnlegallium: add PIPE_CAP_TGSI_BALLOT
2017-04-05 Nicolai Hähnlegallium: add sparse buffer interface and capability
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 Nicolai Hähnlegallium: add PIPE_CAP_TGSI CLOCK
2017-03-15 Marek Olšákgallium: add PIPE_CAP_TGSI_TEX_TXF_LZ
2017-03-08 Brian Paulgallium: s/unsigned/enum pipe_shader_type/ for pipe_scr...
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex_destroy() with mtx_des...
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex_init() with mtx_init()
2017-02-24 Marek Olšákgallium: remove PIPE_CAP_USER_INDEX_BUFFERS
2017-02-24 Marek Olšáksvga: implement user index buffers
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...
next