- 047162d egl: Fix _eglPointerIsDereferencable w/o mincore() by Alexander van der Grinten · 5 years ago
- 39e7492 egl/android: fix buffer_count for applications setting max count by Tapani Pälli · 4 years, 10 months ago
- 1c9ecb21 aco: Fix signedness compare warning. by Timur Kristóf · 4 years, 10 months ago
- 533a20d aco: Fix maybe-uninitialized warnings. by Timur Kristóf · 4 years, 10 months ago
- 6fb3df2 aco: Fix -Wstringop-overflow warnings in aco_span. by Timur Kristóf · 4 years, 10 months ago
- 75e5720 radeon: Fix multiple definition error with radeon_debug by Timur Kristóf · 4 years, 10 months ago
- 8e22df3 gallium: Fix a couple of multiple definition warnings. by Timur Kristóf · 4 years, 10 months ago
- a134ac5 r600: Move get_pic_param to radeon_vce.c by Timur Kristóf · 4 years, 10 months ago
- b7f9759 radeon: Move si_get_pic_param to radeon_vce.c by Timur Kristóf · 4 years, 10 months ago
- e45ea78 intel/compiler: Fix array bounds warning on GCC 10. by Timur Kristóf · 4 years, 10 months ago
- 3abfde1 turnip: Add support for non-zero (still constant) UBO buffer indices. by Eric Anholt · 4 years, 10 months ago
- 5f791df turnip: fix array/matrix varyings by Jonathan Marek · 5 years ago
- c171765 turnip: remove tu_sort_variables_by_location by Jonathan Marek · 5 years ago
- 1736447 freedreno/ir3: allow inputs with the same location by Jonathan Marek · 5 years ago
- 17c9ec9 gitlab-ci: Skip ext_timer_query/time-elapsed by Matt Turner · 4 years, 10 months ago
- 68cfc65 intel/compiler: Test compaction on Gen <= 12 by Matt Turner · 5 years ago
- 22462ba intel/compiler: Validate fuzzed instructions by Matt Turner · 5 years ago
- 72cf63c intel/compiler: Add unit tests for new EU validation checks by Matt Turner · 4 years, 11 months ago
- 5f4eaca intel/compiler: Validate some instruction word encodings by Matt Turner · 4 years, 11 months ago
- 0fc490c intel/compiler: Factor out brw_validate_instruction() by Matt Turner · 5 years ago
- 40f0ade intel/compiler: Handle invalid compacted immediates by Matt Turner · 5 years ago
- 205cb8a intel/compiler: Handle invalid inputs to brw_reg_type_to_*() by Matt Turner · 4 years, 11 months ago
- 741cf9a intel/compiler: Split hw_type tables by Matt Turner · 4 years, 11 months ago
- 0b70d46 intel/compiler: Add a INVALID_{,HW_}REG_TYPE macros by Matt Turner · 4 years, 11 months ago
- ab7c25b intel/compiler: Add NF some more places by Matt Turner · 4 years, 11 months ago
- 8634286 intel/compiler: Limit compaction unit tests to specific gens by Matt Turner · 5 years ago
- 713c123 intel/compiler: Don't disassemble align1 3-src operands on Gen < 10 by Matt Turner · 4 years, 10 months ago
- 49c2180 intel/compiler: Split has_64bit_types into float/int by Matt Turner · 4 years, 10 months ago
- bb47aa2 intel/compiler: Extract GEN_* macros into separate file by Matt Turner · 5 years ago
- c69f3ec intel/compiler: Use ARRAY_SIZE() by Matt Turner · 4 years, 10 months ago
- 45164fc intel/fs: Don't emit control barrier if only one thread is used by Caio Marcelo de Oliveira Filho · 4 years, 10 months ago
- 4f431e8 intel/fs: Don't emit fence for shared memory if only one thread is used by Caio Marcelo de Oliveira Filho · 5 years ago
- ff5b74e intel/fs: Add workgroup_size() helper by Caio Marcelo de Oliveira Filho · 4 years, 10 months ago
- 18e72ee intel/fs: Add FS_OPCODE_SCHEDULING_FENCE by Caio Marcelo de Oliveira Filho · 4 years, 11 months ago
- 9d964da gallium: check all planes' pipe formats in case of multi-samplers by Dongwon Kim · 4 years, 10 months ago
- d3a0d3a anv: Drop some workarounds that are no longer necessary by Kenneth Graunke · 4 years, 10 months ago
- 311cab2 iris: Drop some workarounds which are no longer necessary by Kenneth Graunke · 4 years, 10 months ago
- d1166a3 turnip: Disable UBWC on images used as storage images. by Eric Anholt · 4 years, 10 months ago
- e5ce365 turnip: Add limited support for storage images. by Eric Anholt · 5 years ago
- 85e424c turnip: Refactor the intrinsic lowering. by Eric Anholt · 5 years ago
- 3ac662e turnip: Fix some whitespace around binary operators. by Eric Anholt · 5 years ago
- 6c10af9 radeonsi: Drop PIPE_CAP_TGSI_ANY_REG_AS_ADDRESS. by Eric Anholt · 4 years, 11 months ago
- 609a674 r300: Remove a bunch of default handling of pipe caps. by Eric Anholt · 4 years, 11 months ago
- e7e034e r600: Remove a bunch of default handling of pipe caps. by Eric Anholt · 4 years, 11 months ago
- 3e1dd99 radeonsi: Remove a bunch of default handling of pipe caps. by Eric Anholt · 4 years, 11 months ago
- e618951 anv: don't report error with other vendor DRM devices by Lionel Landwerlin · 4 years, 10 months ago
- fb6fca0 freedreno: Stop scattered remapping of SSBOs/images to IBOs. by Eric Anholt · 5 years ago
- 7558b5d compiler: Add a note about how num_ssbos works in the program info. by Eric Anholt · 5 years ago
- d0975bf nir: Drop the ssbo_offset to atomic lowering. by Eric Anholt · 5 years ago
- d5a3971 gallium: Pack the atomic counters just above the SSBOs. by Eric Anholt · 5 years ago
- 10dc4ac mesa: Make atomic lowering put atomics above SSBOs. by Eric Anholt · 5 years ago
- 2dc2055 turnip: Refactor linkage state setup. by Eric Anholt · 5 years ago
- 28eb481 nouveau/nvc0: add extern keyword to nvc0_miptree_vtbl. by Timur Kristóf · 4 years, 10 months ago
- 5fede43 anv: initialize clear_color_is_zero_one by Tapani Pälli · 4 years, 10 months ago
- 9134f22 panfrost/midgard: Print the actual source register for store operations by Boris Brezillon · 4 years, 10 months ago
- 14b37eb panfrost: Add pandecode entries for ASTC/ETC formats by Alyssa Rosenzweig · 4 years, 10 months ago
- 31bd3b5 panfrost: Add ASTC texture formats by Icecream95 · 4 years, 11 months ago
- 960fe9d panfrost: Add ETC1/ETC2 texture formats by Icecream95 · 4 years, 11 months ago
- 2091d31 panfrost: Rework linear<--->tiled conversions by Alyssa Rosenzweig · 4 years, 10 months ago
- f2d876b panfrost,lima: De-Galliumize tiling routines by Alyssa Rosenzweig · 4 years, 10 months ago
- 0ca7ab1 panfrost: Compile tiling routines with -O3 by Alyssa Rosenzweig · 4 years, 10 months ago
- bd4380c radv: Remove syncobj_handle variable in header. by Bas Nieuwenhuizen · 4 years, 10 months ago
- dc594c9 gitlab-ci/lava: add pipeline information in the lava job name by Neil Armstrong · 5 years ago
- a24b3b2 gallium/gallivm: enable linking lp_bld_printf function with C++ code by Jan Zielinski · 4 years, 10 months ago
- 3f9a601 iris: Fix value of out-of-bounds accesses for vertex attributes by Danylo Piliaiev · 4 years, 10 months ago
- e470116 ci: Re-enable CI for lima on mali450 by Vasily Khoruzhick · 5 years ago
- 5e5b534 ci: lava: pass CI_NODE_INDEX and CI_NODE_TOTAL to lava jobs by Vasily Khoruzhick · 4 years, 10 months ago
- 26d93a7 turnip: fix invalid VK_ERROR_OUT_OF_POOL_MEMORY by Hyunjun Ko · 4 years, 10 months ago
- 87e1f8e clover: Initialize Asm Parsers by Jan Vesely · 4 years, 10 months ago
- 34c8621 anv: Allow enumerating multiple physical devices by Jason Ekstrand · 4 years, 10 months ago
- e963e15 anv: Re-arrange physical_device_init by Jason Ekstrand · 4 years, 10 months ago
- 3ecfba3 anv: Drop separate chipset_id fields by Jason Ekstrand · 4 years, 10 months ago
- 02044be anv: Move the physical device dispatch table to anv_instance by Jason Ekstrand · 4 years, 10 months ago
- 78ff747 anv: Drop the instance pointer from anv_device by Jason Ekstrand · 4 years, 10 months ago
- f0519c9 anv: Stop allocating WSI event fences off the instance by Jason Ekstrand · 4 years, 10 months ago
- 1ec84bd anv: Take a device in anv_perf_warn by Jason Ekstrand · 4 years, 10 months ago
- cb6ea77 anv: Take an anv_device in vk_errorf by Jason Ekstrand · 4 years, 10 months ago
- 70e8064 anv: Add an anv_physical_device field to anv_device by Jason Ekstrand · 4 years, 10 months ago
- 735a3ba radeonsi/gfx10: enable GS fast launch for triangles and strips with NGG culling by Marek Olšák · 4 years, 11 months ago
- c377f45 radeonsi/gfx10: rewrite late alloc computation by Marek Olšák · 4 years, 11 months ago
- 4e4b2d1 ac: add helper ac_build_triangle_strip_indices_to_triangle by Marek Olšák · 4 years, 11 months ago
- 8db00a5 radeonsi/gfx10: implement NGG culling for 4x wave32 subgroups by Marek Olšák · 5 years ago
- aa2d846 radeonsi/gfx10: move GE_PC_ALLOC setting to shader states by Marek Olšák · 5 years ago
- 41fef6f radeonsi/gfx10: don't initialize VGPRs not used by NGG passthrough by Marek Olšák · 4 years, 11 months ago
- 943d131 radeonsi/gfx10: merge main and pos/param export IF blocks into one if possible by Marek Olšák · 4 years, 11 months ago
- a966729 radeonsi/gfx10: export primitives at the beginning of VS/TES by Marek Olšák · 4 years, 11 months ago
- 5a0fcf1 radeonsi/gfx10: move s_sendmsg gs_alloc_req to the beginning of shaders by Marek Olšák · 4 years, 11 months ago
- cf9f8d1 radeonsi/gfx10: correct VS PrimitiveID implementation for NGG by Marek Olšák · 5 years ago
- b2326a7 radeonsi/gfx10: update comments and remove invalid TODOs by Marek Olšák · 5 years ago
- 0f45d4d ac: add ac_build_readlane without optimization barrier by Marek Olšák · 4 years, 11 months ago
- 77393cf ac: add prefix bitcount functions by Marek Olšák · 5 years ago
- 679b624 radeonsi: turn an assertion into return in si_nir_store_output_tcs by Marek Olšák · 4 years, 10 months ago
- 27cc770 radeonsi: fix doubles and int64 by Marek Olšák · 4 years, 10 months ago
- df34fa1 radeonsi: don't invoke decompression inside internal launch_grid by Marek Olšák · 4 years, 10 months ago
- 58c929b radeonsi: clean up how internal compute dispatches are handled by Marek Olšák · 4 years, 10 months ago
- d694832 Revert "radeonsi: unbind image before compute clear" by Marek Olšák · 4 years, 10 months ago
- dbdf3b3 aco: implement nir_intrinsic_load_barycentric_at_sample on GFX6 by Samuel Pitoiset · 4 years, 10 months ago
- 9e2fde8 aco: add new addr64 bit to MUBUF instructions on GFX6-GFX7 by Samuel Pitoiset · 4 years, 10 months ago
- fe9157a aco: do not use the vec3 variant for loads on GFX6 by Samuel Pitoiset · 4 years, 10 months ago
- 1b5bb20 aco: do not use the vec3 variant for stores on GFX6 by Samuel Pitoiset · 4 years, 10 months ago