gallium: add PIPE_CAP_GLSL_OPTIMIZE_CONSERVATIVELY
[mesa.git] / src / gallium / drivers / llvmpipe / lp_screen.c
2017-01-05 Marek Olšákgallium: add PIPE_CAP_GLSL_OPTIMIZE_CONSERVATIVELY
2016-12-02 Rob Clarkgallium: support for native fence fd's
2016-11-30 Nicolai Hähnlegallium: add PIPE_CAP_TGSI_CAN_READ_OUTPUTS
2016-10-22 Ilia Mirkingallium: add PIPE_CAP_STREAM_OUTPUT_INTERLEAVE_BUFFERS
2016-10-12 Nicolai Hähnlest/mesa: enable ARB_enhanced_layouts and turn the cap on
2016-10-12 Nicolai Hähnlegallium: add PIPE_CAP_TGSI_ARRAY_COMPONENTS
2016-10-10 Axel Davyllvmpipe: Cap to 2 GB on 32 bits
2016-08-23 Ilia Mirkingallium: add a cap to expose whether driver supports...
2016-08-09 Marek Olšákgallium: add a pipe_context parameter to fence_finish
2016-07-20 Józef Kuciagallium: add a cap for VIEWPORT_SUBPIXEL_BITS (v2)
2016-06-25 Axel Davygallium: Add a cap for offset_units_unscaled
2016-06-18 Ilia Mirkingallium: add PIPE_CAP_MAX_WINDOW_RECTANGLES to all...
2016-06-10 Brian Paulllvmpipe: turn on pipe cap for GL_ARB_copy_image support
2016-06-10 Brian Paulllvmpipe: don't use 3-component formats, except 32...
2016-06-07 Ilia Mirkingallium: add PIPE_CAP_TGSI_VOTE for when the VOTE ops...
2016-05-23 Kenneth Graunkegallium: Add a pipe cap for whether primitive restart...
2016-05-23 Tobias Klausmannllvm/softpipe: Enable cull_distance as draw supports it.
2016-05-13 Tobias Klausmanngallium: Add a pipe cap for arb_cull_distance
2016-04-21 Marek Olšákgallium: merge PIPE_SWIZZLE_* and UTIL_FORMAT_SWIZZLE_*
2016-04-14 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-04-12 Bas Nieuwenhuizengallium: Add capability for ARB_robust_buffer_access_be...
2016-04-07 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-04-07 Edward O'Callaghangallium: Add PIPE_CAP_FRAMEBUFFER_NO_ATTACHMENT
2016-03-15 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-03-09 Marek Olšákgallium: add CAPs returning PCI device location
2016-02-05 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2016-02-05 Marek Olšákgallium: add interface for querying memory usage and...
2016-02-05 Ilia Mirkingallium: add PIPE_CAP_QUERY_BUFFER_OBJECT
2016-02-03 Nicolai Hähnlegallium: Add PIPE_CAP_SURFACE_REINTERPRET_BLOCKS
2016-02-03 Nicolai Hähnlegallium: Add PIPE_CAP_BUFFER_SAMPLER_VIEW_RGBA_ONLY
2016-01-30 Jason EkstrandMerge branch 'vulkan' into 'vulkan'
2016-01-25 Jason EkstrandMerge remote-tracking branch 'mattst88/nir-lower-pack...
2016-01-21 Rob Clarkgallium: add GREMEDY_string_marker
2016-01-21 Kristian Høgsberg... Merge remote-tracking branch 'jekstrand/wip/i965-unifor...
2016-01-14 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2016-01-14 Charmaine Leegallium/st: add pipe_context::generate_mipmap()
2016-01-14 Nicolai Hähnlegallium: add PIPE_CAP_INVALIDATE_BUFFER
2016-01-09 Kristian Høgsberg... Merge ../mesa into vulkan
2016-01-08 Ilia Mirkingallium: add PIPE_CAP_SHADER_BUFFER_OFFSET_ALIGNMENT
2016-01-08 Marek Olšákgallium: add caps for POSITION and FACE system values
2016-01-07 Ilia Mirkingallium: add caps to expose support for multi indirect...
2016-01-03 Ilia Mirkingallium: add PIPE_CAP_TGSI_PACK_HALF_FLOAT to indicate...
2015-12-30 Ilia Mirkingallium: add PIPE_CAP_DRAW_PARAMETERS
2015-12-11 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-11-24 Roland Scheideggersoftpipe/llvmpipe: don't advertize support for ASTC
2015-11-14 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-11-12 Ilia Mirkingallium: add PIPE_CAP_CLEAR_TEXTURE and clear_texture...
2015-11-03 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-10-28 Marek Olšákgallium: add PIPE_CAP_COPY_BETWEEN_COMPRESSED_AND_PLAIN...
2015-10-22 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-10-20 Marek Olšákgallium: add PIPE_CAP_SHAREABLE_SHADERS
2015-10-09 Kristian Høgsberg... Merge ../mesa into vulkan
2015-10-03 Marek Olšákgallium: add per-sample interpolation control into...
2015-10-01 Kristian Høgsberg... Merge branch 'master' of ../mesa into vulkan
2015-09-13 Ilia Mirkingallium: add PIPE_CAP_TGSI_TXQS to let st know if TXQS...
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-08-14 Marek Olšákgallium: add an interface for EXT_depth_bounds_test
2015-08-14 Marek Olšákgallium: add support for GLES texture float extensions...
2015-07-16 Marek Olšákgallium: add PIPE_CAP_MAX_SHADER_PATCH_VARYINGS
2015-07-05 Marek Olšákgallium: remove redundant pipe_context::fence_signalled
2015-07-05 Marek Olšákgallium: handle fence_finish timeout in various drivers
2015-06-26 Connor AbbottMerge branch 'wip/nir-vtn' into vulkan
2015-06-24 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-06-04 Roland Scheideggerllvmpipe: Implement stencil export
2015-05-13 Roland Scheideggerllvmpipe: enable ARB_texture_view
2015-05-12 Marek Olšákgallium: add PIPE_CAP_DEVICE_RESET_STATUS_QUERY
2015-03-31 Roland Scheideggerllvmpipe: enable ARB_texture_gather
2015-03-23 Giuseppe Bilottagallium: implement get_device_vendor() for existing...
2015-02-19 Ilia Mirkinllvmpipe,softpipe: only support ETC1, not the upcoming...
2015-02-17 Marek Olšákgallium: add interface and state tracker support for...
2015-02-05 Axel Davygallium: Add MULTISAMPLE_Z_RESOLVE cap
2015-02-05 Jose Fonsecallvmpipe: Trivially advertise PIPE_CAP_BUFFER_MAP_PERSI...
2015-02-03 Ilia Mirkingallium: add a cap to determine whether the driver...
2014-12-16 Roland Scheideggergallium: add TGSI_SEMANTIC_VERTEXID_NOBASE and TGSI_SEM...
2014-12-09 Marek Olšákdraw: implement TGSI_PROPERTY_VS_WINDOW_SPACE_POSITION
2014-11-19 Roland Scheideggerllvmpipe: enable PIPE_CAP_TGSI_VS_LAYER_VIEWPORT
2014-10-24 Mathias Fröhlichgallium: introduce PIPE_CAP_CLIP_HALFZ.
2014-10-23 José Fonsecagallivm,llvmpipe,clover: Bump required LLVM version...
2014-09-30 Brian Paulllvmpipe: move lp_jit_screen_init() call after allocati...
2014-09-26 Michel Dänzergallivm: More fallout from disabling with LLVM 3.6
2014-09-12 Ilia Mirkingallium: add a texture target to sampler view and a...
2014-08-29 Roland Scheideggerllvmpipe: (trivial) enable cube map arrays
2014-08-28 Timothy Arcerigallium: add cap for MAX_VERTEX_ATTRIB_STRIDE
2014-08-28 Roland Scheideggerdraw: fix base instance handling in llvm path
2014-08-19 Tobias Klausmannllvmpipe/softpipe: enable ARB_conditional_render_inverted
2014-08-19 Tobias Klausmanngallium: Add and handle PIPE_CAP_CONDITIONAL_RENDER_INV...
2014-08-15 Emil Velikovgallium/softpipe/llvmpipe: handle query_renderer caps
2014-08-15 Ilia Mirkingallium: add opcodes/cap for fine derivative support
2014-08-12 Ilia Mirkinsoftpipe,llvmpipe: mark BPTC formats as unsupported
2014-08-05 Roland Scheideggerllvmpipe: implement support for cube map arrays
2014-07-30 Giovanni Campagnadri: Add a new capabilities for drivers that can't...
2014-07-03 Ilia Mirkingallium: rename PIPE_CAP_TGSI_VS_LAYER to also have...
2014-07-01 Christoph Bumillergallium: add facilities for indirect drawing
2014-07-01 Ilia Mirkingallium: add a cap for max vertex streams
2014-06-02 Christoph Bumillergallium: create TGSI_PROPERTY to disable viewport and...
2014-05-08 Ilia Mirkingallium: add a cap for supporting 4-offset TG4 opcodes
2014-04-26 Ilia Mirkingallium: add basic support for ARB_sample_shading
2014-04-24 José Fonsecallvmpipe: Advertise GLSL 3.30.
2014-04-11 Ilia Mirkingallium: add a way to query min/max texture gather...
2014-04-07 Dave Airliegallium: add support for LODQ opcodes.
next