util/tests: add basic unit tests for bitset
[mesa.git] / src /
2019-05-03 Dave Airlieutil/tests: add basic unit tests for bitset
2019-05-03 Dave Airlienir: fix lower vars to ssa for larger vector sizes.
2019-05-03 Dave Airliespirv: fix SpvOpBitSize return value.
2019-05-03 Kenneth Graunkeiris: Disable dual source blending when shader doesn...
2019-05-02 Jason Ekstrandanv: Stop including POS in FS input limits
2019-05-02 Rob Clarknir: fix nir tex print harder
2019-05-02 Erico Nuneslima/ppir: support nir_op_ftrunc
2019-05-02 Heinrichgbm: Improve documentation of BO import
2019-05-02 Samuel Pitoisetradv: only need to force emit the TCS regs on Vega10...
2019-05-02 Marek Olšákglsl: fix and clean up NV_compute_shader_derivatives...
2019-05-02 Marek Olšákst/dri: decrease input lag by syncing sooner in SwapBuffers
2019-05-02 Erik Faye-Lundmeson: lift driver-collection out into parent build...
2019-05-02 Rob Clarkfreedreno/a6xx: smaller hammer for fb barrier
2019-05-02 Rob Clarkfreedreno/a6xx: KHR_blend_equation_advanced support
2019-05-02 Rob Clarkfreedreno/ir3: fb read support
2019-05-02 Rob Clarkfreedreno/drm: expose GMEM_BASE address
2019-05-02 Rob Clarknir: add pass to lower fb reads
2019-05-02 Rob Clarknir: fix lower_wpos_ytransform in load_frag_coord case
2019-05-02 Rob Clarknir: rework tex instruction printing
2019-05-02 Rob Clarkfreedreno/ir3: add some ubo range related asserts
2019-05-02 Rob Clarkfreedreno/ir3: add IR3_SHADER_DEBUG flag to disable...
2019-05-02 Rob Clarkfreedreno/ir3: fix lowered ubo region alignment
2019-05-02 Rob Clarkfreedreno/ir3: fix shader variants vs UBO analysis
2019-05-02 Lionel Landwerlinvulkan/overlay: add TODO list
2019-05-02 Lionel Landwerlinvulkan/overlay: make overriden functions static
2019-05-02 Lionel Landwerlinvulkan/overlay: make overlay size configurable
2019-05-02 Lionel Landwerlinvulkan/overlay: add a frame counter option
2019-05-02 Lionel Landwerlinvulkan/overlay: record all select metrics into output...
2019-05-02 Lionel Landwerlinvulkan/overlay: add a margin to the size of the window
2019-05-02 Lionel Landwerlinvulkan/overlay: add no display option
2019-05-02 Lionel Landwerlinvulkan/overlay: add pipeline statistic & timestamps...
2019-05-02 Lionel Landwerlinvulkan/overlay: record stats in command buffers and...
2019-05-02 Lionel Landwerlinvulkan/overlay: update help printout
2019-05-02 Lionel Landwerlinvulkan/util: generate a helper function to return pNext...
2019-05-02 Tomeu Vizosopanfrost/midgard: Skip liveness analysis for instructio...
2019-05-02 Tomeu Vizosopanfrost/midgard: Skip register allocation if there...
2019-05-02 Eric Engestromegl: hard-code destroy function instead of passing...
2019-05-02 Connor Abbottnir/search: Add debugging code to dump the pattern...
2019-05-02 Connor Abbottnir/search: Add automaton-based pre-searching
2019-05-02 Samuel Pitoisetradv: set WD_SWITCH_ON_EOP=1 when drawing primitives...
2019-05-02 Brian Paulglsl: fix typo in #warning message
2019-05-02 Brian Paulsvga: add SVGA_NO_LOGGING env var (v2)
2019-05-02 Charmaine Leesvga: move host logging to winsys
2019-05-02 Eric Engestromwsi/wayland: document lack of vkAcquireNextImageKHR...
2019-05-02 Daniel Stonevulkan/wsi/wayland: Respect non-blocking AcquireNextImage
2019-05-02 Rhys Perryradv: fix set_output_usage_mask() with composite and...
2019-05-02 Thomas Hellstromwinsys/svga: Don't abort on EBUSY errors from execbuffer
2019-05-02 Thomas Hellstromwinsys/svga: Update the drm interface file
2019-05-02 Thomas Hellstromsvga: Avoid bouncing buffer data in malloced buffers
2019-05-02 Thomas Hellstromwinsys/svga: Enable the transfer_from_buffer GPU comman...
2019-05-02 Thomas Hellstromwinsys/svga: Add an environment variable to force host...
2019-05-02 Samuel Pitoisetac: tidy up ac_build_llvm8_tbuffer_{load,store}
2019-05-02 Samuel Pitoisetradv: implement a workaround for VK_EXT_conditional_ren...
2019-05-02 Samuel Pitoisetradv: fix color conversions for normalized uint/sint...
2019-05-02 Samuel Pitoisetradv: do not need to force emit the TCS regs on Vega20
2019-05-02 Jason Ekstrandutil/bitset: Return an actual bool from test macros
2019-05-02 Brian Paulglsl: work around MinGW 7.x compiler bug
2019-05-02 Brian Paulllvmpipe: init some vars to NULL to silence MinGW compi...
2019-05-02 Marek Olšákradeonsi: set sampler state and view functions for...
2019-05-02 Marek Olšákradeonsi: use new atomic LLVM helpers
2019-05-02 Marek Olšákst/mesa: don't flush the front buffer if it's a pbuffer
2019-05-02 Marek Olšákmesa: fix pbuffers because internally they are front...
2019-05-02 Marek Olšákmesa: rework error handling in glDrawBuffers
2019-05-02 Bas Nieuwenhuizenradv: Restrict YUVY formats to 1 layer.
2019-05-02 Bas Nieuwenhuizenradv: Set is_array in lowered ycbcr tex instructions.
2019-05-02 Bas Nieuwenhuizenradv: Fix hang width YCBCR array textures.
2019-05-02 Erico Nuneslima/gpir: add limit of max 512 instructions
2019-05-01 Alyssa Rosenzweigpanfrost: Fix blend shader upload
2019-05-01 Alyssa Rosenzweigpanfrost/decode: Hit MRT blend shader enable bits
2019-05-01 Alyssa Rosenzweigpanfrost: Remove shader dump
2019-05-01 David Rileyvirgl: Re-use and extend queue transfers for intersecti...
2019-05-01 David Rileyvirgl: Allow transfer queue entries to be found and...
2019-05-01 David Rileyvirgl: Store mapped hw resource with transfer object.
2019-05-01 Kenneth Graunkeiris: Fix imageBuffer and PBO download.
2019-05-01 Dave Airlier600: reset tex array override even when no view bound
2019-05-01 Ian Romanicknir: Saturating integer arithmetic is not associative
2019-05-01 Eric Engestromutil: move #include out of #if linux
2019-05-01 Alok Hotaswr/rast: Add general SWTag statistics
2019-05-01 Alok Hotaswr/rast: Add string handling to AR event framework
2019-05-01 Alok Hotaswr/rast: Add initial SWTag proto definitions
2019-05-01 Alok Hotaswr/rast: Cleanup and generalize gen_archrast
2019-05-01 Erik Faye-Lundsoftpipe: setup pixel_offset for all primitive types
2019-05-01 Jonathan Mareknir: improve convert_yuv_to_rgb
2019-05-01 Gert Wollnysoftpipe: Increase the GLSL feature level
2019-05-01 Gert Wollnysoftpipe: Add support for TGSI_OPCODE_INTERP_CENTROID
2019-05-01 Gert Wollnysoftpipe: Add support for TGSI_OPCODE_INTERP_OFFSET
2019-05-01 Gert Wollnysoftpipe: Add (fake) support for TGSI_OPCODE_INTERP_SAMPLE
2019-05-01 Gert Wollnysoftpipe: Add an per-input array for interpolator corre...
2019-05-01 Gert Wollnysoftpipe: Factor out evaluation of the source indices
2019-05-01 Gert Wollnysoftpipe: evaluate cube the faces on a per sample bases
2019-05-01 Gert Wollnysoftpipe: keep input lod for explicite derivatives
2019-05-01 Gert Wollnysoftpipe: tie in new code path for lod evaluation
2019-05-01 Gert Wollnysoftpipe: Move selection of shadow values up and clean...
2019-05-01 Gert Wollnysoftpipe: Pipe gather_comp through from st_tgsi_get_samples
2019-05-01 Gert Wollnysoftpipe: Prepare handling explicit gradients
2019-05-01 Gert Wollnysoftpipe: Factor gradient evaluation out of the lambda...
2019-05-01 Andrii Simiklitegl: return correct error code for a case req ver ...
2019-04-30 Timothy Arceriradeonsi/nir: call radeonsi nir opts before the scan...
2019-04-30 Timothy Arceriradeonsi/nir: create si_nir_opts() helper
2019-04-30 Alok Hotaswr/rast: early exit on empty triangle mask
next