mesa.git
2020-07-10 Samuel Pitoisetaco: fix more validation errors from vgpr spill/restore...
2020-07-10 Timothy Arcerigitlab-ci: Enable -Werror in `meson-gallium` job
2020-07-10 Timothy Arcerilima: add missing break
2020-07-10 Timothy Arcerilima: add missing fallthrough comments
2020-07-10 Timothy Arcerietnaviv: add missing fallthrough comments
2020-07-10 Jordan Justeniris: Add missing break in switch in modifier_is_supported
2020-07-09 Jonathan Marekfreedreno/ir3: run nir_opt_loop_unroll in optimization...
2020-07-09 Jonathan Marekfreedreno/ir3: fix setup_input for sparse vertex inputs
2020-07-09 Jordan Justenintel/compiler/fs: Still attempt simd32 when INTEL_DEBU...
2020-07-09 Jordan Justenintel/compiler/cs: Allow simd32 in some more cases...
2020-07-09 Tomeu Vizosogitlab-ci: Don't rebuild kernels and rootfs if they...
2020-07-09 Benjamin Tissoiresgitlab-ci: do not run full CI on scheduled pipelines
2020-07-09 Benjamin Tissoiresgitlab-ci: update ci-fairy minio to latest upstream
2020-07-09 Alyssa Rosenzweigpanfrost: Report blend shader work count
2020-07-09 Alyssa Rosenzweigpanfrost: Move panfrost_translate_texture_type
2020-07-09 Alyssa Rosenzweigpanfrost: Handle PIPE_FORMAT_S8_UINT
2020-07-09 Alyssa Rosenzweigpanfrost: Handle PIPE_FORMAT_X24S8_UINT
2020-07-09 Alyssa Rosenzweigpanfrost: Move scoreboarding routines to common
2020-07-09 Alyssa Rosenzweigpanfrost: Drop batch from scoreboard routines
2020-07-09 Alyssa Rosenzweigpanfrost: Pass polygon_list to tiler init function
2020-07-09 Alyssa Rosenzweigpanfrost: Factor out scoreboarding state
2020-07-09 Alyssa Rosenzweigpanfrost: Move pool routines to common code
2020-07-09 Alyssa Rosenzweigpanfrost: Drop Gallium-local pan_bo_create wrapper
2020-07-09 Alyssa Rosenzweigpanfrost: Move debug flags into the device
2020-07-09 Alyssa Rosenzweigpanfrost: Expose pool-based allocation API
2020-07-09 Alyssa Rosenzweigpanfrost: Track the device through the pool
2020-07-09 Alyssa Rosenzweigpanfrost: Allocate pool BOs against the pool
2020-07-09 Alyssa Rosenzweigpanfrost: Introduce pan_pool struct
2020-07-09 Alyssa Rosenzweigdocs/features: Track Panfrost
2020-07-09 Eric Engestromdocs: fix a bunch of typos
2020-07-09 Pierre-Eric... glsl: declare gl_Layer/gl_ViewportIndex/gl_ViewportMask...
2020-07-09 Jonathan Marekturnip: fix active_desc_sets not being set for compute...
2020-07-09 Miklós Mátédocs: add some missing stuff to sourcetree.rst
2020-07-09 Eric Engestromdocs: update calendar and link releases notes for 20.1.3
2020-07-09 Eric Engestromdocs: add release notes for 20.1.3
2020-07-09 Pierre-Eric... glsl: only allow 32 bits atomic operations on images
2020-07-09 Pierre-Eric... glsl: don't expose imageAtomicIncWrap for signed image
2020-07-09 Pierre-Eric... ac/llvm: remove the -1 hack from ac_atomic_inc_wrap
2020-07-09 Pierre-Eric... glsl: reject size1x8 for image variable with floating...
2020-07-09 Tomeu Vizosogitlab-ci: Remove left-behind rules:
2020-07-09 Samuel Pitoisetradv: compute prim_vertex_count at draw time
2020-07-09 Samuel Pitoisetradv: adjust IA_MULTI_VGT_PARAM.PARTIAL_VS_WAVE at...
2020-07-09 Samuel Pitoisetradv: adjust IA_MULTI_VGT_PARAM.WD_SWITCH_ON_EOP at...
2020-07-09 Samuel Pitoisetradv: store the primitive topology hardware value in...
2020-07-09 Samuel Pitoisetradv: implement missing VK_ACCESS_MEMORY_{READ,WRITE...
2020-07-09 Karol Herbstnv50/ir: fix memset on non trivial types warning
2020-07-09 Timothy Arcerinine: remove unused var
2020-07-09 Timothy Arcerizink: fix missing fallthrough comment
2020-07-09 Timothy Arceriv3d: remove redefine of VG(x)
2020-07-09 Timothy Arcerifreedreno: fix missing fallthrough comments
2020-07-08 Bas Nieuwenhuizenamd/llvm: Mark pointer function arguments as 32-byte...
2020-07-08 Marek Olšákglsl: don't validate array types in ir_dereference_variable
2020-07-08 Simon Serradv: use bitshifts for debug enum values
2020-07-08 Jonathan Marekfreedreno/layout: layout simplifications and pitch...
2020-07-08 Jonathan Marekfreedreno: add a fd_resource_pitch helper
2020-07-08 Jonathan Marekfreedreno/a2xx: fix compressed textures
2020-07-08 Eric Anholtdocs: Document how to interact with docker containers.
2020-07-08 Eric Anholtdocs: Relax the expectations of HW CI farms.
2020-07-08 Eric Anholtdocs: Move the gitlab-ci docs to RST.
2020-07-08 Eric Anholtdocs: Move the conformance and the CI docs to a top...
2020-07-08 Eric Anholtdocs: Move the current CI .rst doc to docs/ci/ and...
2020-07-08 Jason Ekstrandnir/validate: Don't abort() until after the shader...
2020-07-08 Marek OlšákRevert "ac/surface: require that gfx8 doesn't have...
2020-07-08 Mike Blumenkrantzzink: translate gl_FragColor to gl_FragData before...
2020-07-08 Mike Blumenkrantznir: add lowering pass for fragcolor -> fragdata
2020-07-08 Erik Faye-Lundzink: expose depth-clip if supported
2020-07-08 Bas Nieuwenhuizenradv: Use correct semaphore handle type for Android...
2020-07-08 Samuel Pitoisetradv: set depth/stencil enable values correctly for...
2020-07-08 Jonathan Marekfreedreno/regs: document CS shared storage size bit
2020-07-08 Neil Robertsv3d/compiler: Fix sorting the gs and fs inputs
2020-07-08 Timothy Arceripanfrost: add some missing fallthrough comments to...
2020-07-08 Timothy Arceripanfrost: hide more unused code in bi_lower_combine.c
2020-07-08 Timothy Arceripanfrost: add some missing fallthrough comments
2020-07-08 Timothy Arcerinouveau/nvc0: silence maybe-uninitialized warning
2020-07-08 Timothy Arceriiris: silence maybe-uninitialized for stc_dst_aux_usage...
2020-07-08 Timothy Arceriiris: fix maybe-uninitialized warning for initial_state...
2020-07-08 Timothy Arceriradeonsi: fix SI_NUM_ATOMS
2020-07-08 Timothy Arcerir600/radeonsi: silence zero-length-bounds gcc warnings
2020-07-08 Jonathan Marekfreedreno/ir3: add support for a650 tess shared storage
2020-07-08 Marek Olšákgallium: add PIPE_SHADER_CAP_GLSL_16BIT_TEMPS for Lower...
2020-07-08 Marek Olšákglsl: lower mediump temporaries to 16 bits except struc...
2020-07-08 Alyssa Rosenzweigglsl: Handle 16-bit types in loop analysis
2020-07-08 Marek Olšákglsl: add capability to lower mediump array types
2020-07-08 Marek Olšákglsl: lower builtins to mediump that always return...
2020-07-08 Marek Olšákglsl: lower builtins to mediump that ignore precision...
2020-07-08 Marek Olšákglsl: don't lower builtins to mediump that don't allow it
2020-07-08 Marek Olšákglsl: don't lower precision of textureSize
2020-07-08 Marek Olšákglsl: flatten a tautological conditional in lower_precision
2020-07-08 Marek Olšákglsl: cleanups in lower_precision
2020-07-08 Marek Olšákglsl: remove the return type from lower_precision
2020-07-08 Marek Olšákglsl: convert reusable lower_precision util code into...
2020-07-08 Marek Olšákglsl: validate more stuff
2020-07-08 Marek Olšákglsl: run validate_ir_tree if GLSL_VALIDATE=1 regardles...
2020-07-08 Marek Olšákglsl: fix evaluating float16 constant expression matrices
2020-07-08 Marek Olšákglsl: fix the type of ir_constant_data::u16
2020-07-08 Marek Olšákglsl: print constant initializers
2020-07-08 Marek Olšákglsl: print precision qualifiers in IR dumps
2020-07-08 Marek Olšákglsl: make print_type non-static for debugging
2020-07-07 Jason Ekstrandanv: Handle clamping of inverted depth ranges
2020-07-07 Dave Airliellvmpipe: add ARB_post_depth_coverage support.
next