freedreno: batch query support (perfcounters)
[mesa.git] / src / gallium / drivers / llvmpipe /
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
2017-05-10 Marek Olšákgallium: remove pipe_index_buffer and set_index_buffer
2017-05-10 Marek Olšákgallium: decrease the size of pipe_vertex_buffer -...
2017-04-14 Nicolai Hähnlegallium: add PIPE_CAP_TGSI_TES_LAYER_VIEWPORT
2017-04-13 Samuel Pitoisetllvmpipe: remove unused subpixel_snap() and fixed_to_fl...
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 Nicolai Hähnlegallium: add PIPE_CAP_TGSI CLOCK
2017-03-15 Marek Olšákgallium: add PIPE_CAP_TGSI_TEX_TXF_LZ
2017-03-12 Timothy Arcerigallium/util: replace pipe_thread_setname() with u_thre...
2017-03-12 Timothy Arcerigallium/util: replace pipe_thread_create() with u_threa...
2017-03-08 Brian Paulgallium: s/uint/enum pipe_shader_type/ for set_constant...
2017-03-08 Brian Paulllvmpipe: s/unsigned/enum pipe_shader_type/
2017-03-08 Brian Paulgallium: s/unsigned/enum pipe_shader_type/ for pipe_scr...
2017-03-06 Timothy Arcerigallium/util: replace pipe_thread_wait() with thrd_join()
2017-03-06 Timothy Arcerigallium/util: remove PIPE_THREAD_ROUTINE()
2017-03-06 Timothy Arcerigallium/util: replace pipe_condvar with cnd_t
2017-03-06 Timothy Arcerigallium/util: replace pipe_thread with thrd_t
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex_unlock() with mtx_unlock()
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex_lock() with mtx_lock()
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-03-06 Timothy Arcerigallium/util: replace pipe_mutex with mtx_t
2017-03-06 Timothy Arcerigallium/util: replace pipe_condvar_broadcast() with...
2017-03-06 Timothy Arcerigallium/util: replace pipe_condvar_wait() with cnd_wait()
2017-03-06 Timothy Arcerigallium/util: replace pipe_condvar_destroy() with cnd_d...
2017-03-06 Timothy Arcerigallium/util: replace pipe_condvar_init() with cnd_init()
2017-02-24 Marek Olšákgallium: remove PIPE_CAP_USER_INDEX_BUFFERS
2017-02-24 Lars Hamrellvmpipe: enable clear_texture with util_clear_texture
2017-02-14 Marek Olšákgallium: set pipe_context uploaders in drivers (v3)
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...
2017-01-29 Bas Nieuwenhuizenllvmpipe: Use LLVMDumpModule, not DumpModule.
2017-01-29 Bas Nieuwenhuizenvarious: Fix missing DumpModule with recent LLVM.
2017-01-27 Nicolai Hähnlegallium: enable int64 on radeonsi, llvmpipe, softpipe
2017-01-27 Dave Airliegallium: Add integer 64 capability
2017-01-24 Ilia Mirkingallium: add PIPE_CAP_TGSI_MUL_ZERO_WINS
2017-01-17 Ilia Mirkingallium: add PIPE_CAP_TGSI_FS_FBFETCH
2017-01-06 Roland Scheideggerllvmpipe: do transpose/untwiddle after conversion for...
2017-01-06 Roland Scheideggerllvmpipe: use alpha from already converted color if...
2017-01-06 Roland Scheideggerllvmpipe: use scalar load instead of vectors for small...
2017-01-05 Roland Scheideggergallivm: implement aos unpack (to unorm8) for small...
next