panfrost: Remove shader state *base
[mesa.git] / src / gallium / drivers / llvmpipe /
2019-07-31 Eric Engestromtree-wide: replace MAYBE_UNUSED with ASSERTED
2019-07-25 Dave Airliegallium: fix windows build from params change.
2019-07-23 Dave Airliegallivm: rework lp_build_tgsi_soa to take a struct
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-07-07 Dave Airliellvmpipe: enable ARB_shader_storage_buffer_object
2019-07-07 Dave Airliellvmpipe: add support for shader buffer binding.
2019-07-07 Dave Airliellvmpipe: add support for ssbo to the fragment shader...
2019-07-07 Dave Airliegallivm: add ssbo pointers to the soa build api.
2019-06-30 Gert Wollnygallium: Add CAP for opcode DIV
2019-06-21 Dave Airliellvmpipe: make remove_shader_variant static.
2019-06-17 Caio Marcelo de... llvmpipe: Don't use u_ringbuffer for lp_scene_queue
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-06 Erik Faye-Lundllvmpipe: pass stream-out targets to draw-module early
2019-04-29 Eric Engestromdelete autotools .gitignore files
2019-04-26 Tomasz Figallvmpipe: Always return some fence in flush (v2)
2019-04-26 Emil Velikovllvmpipe: correctly handle waiting in llvmpipe_fence_finish
2019-04-26 Emil Velikovllvmpipe: add lp_fence_timedwait() helper
2019-04-23 Jonathan Marekllvmpipe, softpipe: no support for ATC textures
2019-04-15 Dylan BakerDelete autotools
2019-04-11 Dave Airliellvmpipe: fix undefined shift 1 << 31.
2019-04-09 Dave Airliedraw: add stream member to stats callback
2019-03-18 Brian Paulllvmpipe: stop using pipe_sampler_view_release()
2019-02-08 Karol Herbstgallium: add PIPE_CAP_MAX_VARYINGS
2019-01-24 Matt Turnergallivm: Return true from arch_rounding_available(...
2019-01-09 Roland ScheideggerRevert "llvmpipe: Always return some fence in flush...
2019-01-09 Tomasz Figallvmpipe: Always return some fence in flush (v2)
2018-12-21 Roland Scheideggergallivm: don't use pavg.b intrinsic on llvm >= 6.0
2018-11-20 Dylan Bakermeson: Add tests to suites
2018-10-30 Dylan Bakerutil: Move os_misc to util
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-07 Marek Olšákgallium: split depth_clip into depth_clip_near & depth_...
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-22 Grazvydas Ignotasllvmpipe: add cc clobber to inline asm
2018-07-31 Marek Olšákgallium: add storage_sample_count parameter into is_for...
2018-07-31 Marek Olšákgallium: add PIPE_CAP_FRAMEBUFFER_MSAA_CONSTRAINTS
2018-07-01 Denis Paukgallium/llvmpipe: Enable support bptc format.
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-23 Roland Scheideggerllvmpipe: improve rasterization discard logic
2018-05-18 Brian Paulllvmpipe: fix check for a no-op shader
2018-05-14 Roland Scheideggerllvmpipe: Fix random number generation for unit tests
2018-05-01 Rhys Perrygallium: add initial support for conservative rasterization
2018-03-29 Ian Romanickutil: Move util_is_power_of_two to bitscan.h and rename...
2018-03-20 Timothy Arcerigallium: add packed uniform CAP
2018-03-06 Roland Scheideggertgsi/scan: use wrap-around shift behavior explicitly...
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-01 Brian Paulgallivm/llvmpipe: add const qualifiers on sampler variables
2018-01-30 Andres Rodriguezgallium: introduce PIPE_CAP_FENCE_SIGNAL v2
2018-01-20 Dylan Bakerautotools: include meson build files in tarball
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-11 Dylan Bakermeson: Use consistent style for tests
2017-12-19 Rob Clarkgallium: plumb context priority through to driver
2017-12-04 Dylan Bakermeson: define driver dependencies
2017-11-21 Roland Scheideggerllvmpipe: fix snorm blending
2017-11-13 Dylan Bakermeson: don't use build_by_default for specific gallium...
2017-11-09 Nicolai Hähnleutil: move os_time.[ch] to src/util
2017-11-09 Nicolai Hähnleutil: move pipe_barrier into src/util and rename to...
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-27 Brian Paulgallium: s/unsigned/enum pipe_prim_type/
2017-10-18 Roland Scheideggerllvmpipe: handle shader sample mask output
2017-10-16 Dylan Bakermeson: build llvmpipe
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 Brian Paulllvmpipe: silence 'variable may be used uninitialized...
2017-10-03 Matt Turnergallium: Remove util_format_s3tc_init()
2017-10-03 Matt Turnergallium: Remove util_format_s3tc_enabled
2017-09-25 Eric Engestromscons: use python3-compatible print()
2017-09-20 Roland Scheideggerllvmpipe, gallivm: implement lod queries (LODQ opcode)
2017-09-18 Nicolai Hähnlegallium: add PIPE_QUERY_OCCLUSION_PREDICATE_CONSERVATIVE
2017-09-15 Timothy Arcerigallium: introduce PIPE_CAP_LOAD_CONSTBUF
2017-09-09 Roland Scheideggerllvmpipe, draw: improve shader cache debugging
2017-09-09 Roland Scheideggerllvmpipe: enable PIPE_CAP_QUERY_PIPELINE_STATISTICS
2017-09-07 Roland Scheideggerllvmpipe, draw: increase shader cache limits
2017-08-30 Brian Paulllvmpipe: initialize llvmpipe->dirty with LP_NEW_SCISSOR
2017-08-22 Brian Paulllvmpipe: add some whitespace between functions in...
2017-08-17 Roland Scheideggerllvmpipe: enable PIPE_CAP_QUERY_SO_OVERFLOW
2017-08-03 Timothy Arcerigallium: introduce PIPE_CAP_MEMOBJ
2017-08-02 Nicolai Hähnlegallium: rename util_dump_* to util_str_* for enum...
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-06-23 Roland Scheideggerllvmpipe: initialize default fb correctly in setup
2017-06-23 Roland Scheideggerllvmpipe:fix using 32bit rasterization mistakenly,...
2017-06-23 Roland Scheideggerllvmpipe: fill in debug vertex info for tri rasterization
2017-06-14 Samuel Pitoisetgallium: add PIPE_CAP_BINDLESS_TEXTURE
2017-06-13 Jose Fonsecallvmpipe: Match pipe_context::render_condition prototype.
2017-06-03 Lyudegallium: Add a cap to check if the driver supports...
2017-05-27 Roland Scheideggerllvmpipe: add LP_NEW_GS flag for updating vertex info
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
next