freedreno: Fix missing rsc->seqno updates
[mesa.git] / src / gallium / tests /
2020-08-28 Eric Anholtgallium/tests: Fix compiler warning about unused vars...
2020-08-16 Eric Anholtutil: Move fetch_rgba to a separate function table.
2020-08-16 Eric Anholtutil: Make all 3 fetch_rgba functions occupy the same...
2020-08-12 Eric Anholtutil: Split the pack/unpack functions out of the format...
2020-05-13 Marek Olšákgallium: rename 'state tracker' to 'frontend'
2020-04-29 Mike Blumenkrantzgallium: add pipe cap for scissored clears and pass...
2020-03-30 Jose Fonsecascons: Prune out unnecessary targets.
2020-03-28 Eric Engestrommeson: inline `inc_common`
2020-03-10 Karol HerbstRevert "gallium: make handles of set_global_binding...
2020-03-10 Karol Herbstgallium: make handles of set_global_binding 64 bit
2020-02-28 Marek Olšákgallium: pass cso_velems_state into cso_context instead...
2020-02-04 Eric Anholtgallium: Refactor some single-pixel util_format_read...
2019-12-27 Eric Engestromu_format: move format tests to util/tests/
2019-11-14 Eric Anholtutil: Move gallium's PIPE_FORMAT utils to /util/format/
2019-10-10 Dylan Bakermeson: disable graw tests on mingw
2019-10-10 Dylan Bakermeson: don't build gallium trivial tests on windows
2019-09-17 Adam Jacksonci: Run tests on i386 cross builds
2019-08-08 Iago Toral Quirogagallium/util: add a helper to compute vertex count...
2019-08-03 Eric Engestrommeson: drop unused dep_{thread,dl}
2019-08-03 Eric Engestrommeson: replace libmesa_util with idep_mesautil
2019-07-16 Eric Anholtu_half_test: Turn it into an actual unit test.
2019-07-13 Vinson Leemeson: Add dep_thread dependency.
2019-06-06 Mark Janestests/graw: use C99 print conversion specifier for...
2019-04-29 Eric Engestromdelete autotools .gitignore files
2019-04-15 Dylan BakerDelete autotools
2019-01-25 Eric Anholtgallium: Make sure we return is_unorm/is_snorm for...
2019-01-25 Eric Anholtgallium: Enable unit tests as actual meson unit tests.
2018-11-27 Eric Anholtgallium: Fix uninitialized variable warning in compute...
2018-09-07 Marek Olšákgallium: split depth_clip into depth_clip_near & depth_...
2018-07-31 Marek Olšákgallium: add storage_sample_count parameter into is_for...
2018-07-31 Marek Olšákgallium: add pipe_resource::nr_storage_samples, and...
2018-07-24 Jose Fonsecagallium/tests: Don't ignore S3TC errors.
2018-05-09 Matt Turnergallium/tests: Fix assignment of EXTRA_DIST
2018-04-22 Ilia Mirkingallium/tests/trivial: fix viewport depth transform
2018-04-21 Dylan Bakerautotools: Include new meson files
2018-04-18 Dylan Bakermeson: build graw tests
2018-04-18 Dylan Bakermeson: build gallium unit tests
2018-04-18 Dylan Bakermeson: Build gallium trivial tests
2018-04-13 Marek Olšákgallium: move ddebug, noop, rbug, trace to auxiliary...
2018-02-08 Brian Paulgallium/util: s/uint/enum tgsi_semantic/ in simple...
2018-02-07 Roland ScheideggerRevert "gallium: build ddebug, noop, rbug, trace as...
2018-02-07 Marek Olšákgallium: build ddebug, noop, rbug, trace as part of...
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-10-03 Matt Turnergallium: Remove util_format_s3tc_init()
2017-10-03 Matt Turnergallium: Remove util_format_s3tc_enabled
2017-09-08 Eric Engestromgallium/tests: use ARRAY_SIZE macro
2017-09-04 Nicolai Hähnlegallium/tests: always use two-dimensional constant...
2017-08-04 Nicolai Hähnlepipe-loader: remove config from pipe_loader_create_screen
2017-08-02 Nicolai Hähnlegallium: add pipe_screen_config to screen_create functions
2017-06-23 Marek Olšákgallium: allow passing 'unsigned flags' to create_screen()
2017-06-07 Marek Olšákgallium/util: add _LZ and TXF options to simple shaders
2017-05-22 Jose Fonsecau_format_test: Ignore S3TC errors.
2017-05-11 Marek Olšákgallium/tests: fix build after index buffer changes
2017-03-12 Timothy Arcerigallium/util: replace pipe_thread_create() with u_threa...
2017-03-10 Emil Velikovgallium/tests: remove execute bit from TGSI shader...
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_thread with thrd_t
2017-02-14 Marek Olšákgallium: let state trackers tell u_vbuf whether user...
2016-11-22 Marek Olšákgallium: fix more occurences of u_hash.h
2016-11-16 Nicolai Hähnleutil/blitter: add clamping during SINT <-> UINT blits
2016-10-07 Rob Clarkgallium: add missing zero-init for resource templates
2016-07-23 Marek Olšákgallium: split transfer_inline_write into buffer and...
2016-05-25 Giuseppe Bilottascons: whitespace cleanup
2016-05-17 Jan VeselyTreewide: Remove Elements() macro
2016-04-21 Marek Olšákgallium: merge PIPE_SWIZZLE_* and UTIL_FORMAT_SWIZZLE_*
2016-04-19 Jose Fonsecagallium/tests: Update UTIL_FORMAT_MAX_* defines.
2016-04-15 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-04-14 Jose Fonsecascons: Add a "check" target to run all unit tests.
2016-04-14 Jose Fonsecatest/unit: Make translate_test invoke translate_create...
2016-04-14 Jose Fonsecatest/unit: Make pipe_barrier_test actually check correc...
2016-04-04 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-04-01 Bas Nieuwenhuizengallium: distinguish between shader IR in get_compute_param
2016-04-01 Bas Nieuwenhuizengallium: add compute shader IR type
2016-03-25 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-03-21 Brian Paulgallium/tests: declare sampler views in shaders
2016-03-15 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-03-05 Brian Paulgallium/tests: silence warning in compute.c
2016-02-24 Kristian Høgsberg... Merge remote-tracking branch 'origin/master' into vulkan
2016-02-13 Samuel Pitoisetgallium: add a new interface for pipe_context::launch_g...
2016-02-09 Jason EkstrandMerge commit '8b0fb1c152fe191768953aa8c77b89034a377f83...
2016-02-08 Brian Paulgallium/util: switch over to new u_debug_image.[ch...
2016-01-21 Kristian Høgsberg... Merge remote-tracking branch 'jekstrand/wip/i965-unifor...
2016-01-09 Kristian Høgsberg... Merge ../mesa into vulkan
2016-01-03 Samuel Pitoisetgallium/tests: fix build with clang compiler
2015-11-23 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-11-21 Emil Velikovgallium: rename libpipe_loader to libpipe_loader_dynamic
2015-11-21 Emil Velikovpipe-loader: rework the sw backend
2015-11-21 Emil Velikovgallium/tests: remove unneeded include paths
2015-11-21 Emil Velikovgallium: remove library_path argument from pipe_loader_...
2015-11-21 Emil Velikovautomake: use GALLIUM_PIPE_LOADER_DEFINES only where...
2015-08-26 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-08-26 Marek Olšákgallium: add flags parameter to pipe_screen::context_create
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-07-22 Marek Olšákgallium/tests: use cso_set_samplers
2015-07-21 Ilia Mirkingallium: replace INLINE with inline
2015-07-13 Emil Velikovautomake: remove empty GALLIUM_PIPE_LOADER_LIBS
2015-07-13 Emil Velikovautomake: pipe-loader: remove the 'client' pipe-loader
2015-06-26 Connor AbbottMerge branch 'wip/nir-vtn' into vulkan
next