panfrost/midgard: Cleanup tag fetch in disassembler
[mesa.git] / src / gallium /
2019-06-07 Alyssa Rosenzweigpanfrost/midgard: Cleanup tag fetch in disassembler
2019-06-07 Alyssa Rosenzweigpanfrost/midgard: Use fancy iterator
2019-06-07 Alyssa Rosenzweigpanfrost/midgard: Cull dead branches
2019-06-07 Alyssa Rosenzweigpanfrost/midgard: Add mir_print_bundle helper
2019-06-07 Alyssa Rosenzweigpanfrost/midgard/disasm: Pretty-print branch tags
2019-06-07 Alyssa Rosenzweigpanfrost/ci: Note some since-fixed tests
2019-06-07 Alyssa Rosenzweigpanfrost/midgard: Vectorize I/O
2019-06-07 Alyssa Rosenzweigpanfrost/midgard: Remove varyings delay pass
2019-06-07 Alyssa Rosenzweigpanfrost/midgard: Apply component to load_input
2019-06-07 Kristian H. Kristensenfreedreno/a6xx: Drop struct stage array
2019-06-07 Kristian H. Kristensenfreedreno/a6xx: Drop support for SS6_DIRECT shader...
2019-06-07 Kristian H. Kristensenfreedreno/a6xx: Share shader_t_to_opcode
2019-06-07 Kristian H. Kristensenfreedreno/a6xx: Consolidate more of dword 0 building...
2019-06-07 Kristian H. Kristensenfreedreno: Move fd4_size2indextype() helper to freedren...
2019-06-07 Kenneth Graunkeiris: Sweep the NIR in iris_create_uncompiled_shader().
2019-06-07 Iago Toral Quirogav3d: don't emit point coordinates varyings if the FS...
2019-06-06 Mark Janestests/graw: use C99 print conversion specifier for...
2019-06-06 Alyssa Rosenzweigpanfrost/midgard: Fix crash with unused SSA values
2019-06-06 Boris Brezillonpanfrost: Report sRGB colorspace as not supported
2019-06-06 Connor Abbottradeonsi: Don't force dcc disable for loads
2019-06-06 Gert Wollnyvirgl: Enable CAP_CLIP_HALFZ if host supports it
2019-06-06 Charmaine Leesvga: Remove unnecessary check for the pre flush bit...
2019-06-06 Deepak Rawatwinsys/svga/drm: Fix 32-bit RPCI send message
2019-06-06 Vasily Khoruzhicklima/ppir: add missing handling of min/max ops for...
2019-06-06 Vasily Khoruzhicklima/ppir: fix crash when program uses no registers...
2019-06-05 Kenneth Graunkeradeonsi: Enable NIR's lower_fmod option.
2019-06-05 Kenneth Graunkevc4: Enable NIR's lower_fmod option.
2019-06-05 Kenneth Graunkenir: Combine lower_fmod16/32 back into a single lower_fmod.
2019-06-05 Kenneth Graunkepanfrost: Switch to nir_lower_doubles instead of lower_...
2019-06-05 Kenneth Graunkenouveau: Use nir_lower_doubles instead of lower_fmod64...
2019-06-05 Kenneth Graunkegallium: Drop lower_fmod64 from drivers that don't...
2019-06-05 Alyssa Rosenzweigpanfrost/midgard: Verify SSA claims when pipelining
2019-06-05 Alyssa Rosenzweigpanfrost/midgard: Don't assign var locations ourselves
2019-06-05 Tomeu Vizosopanfrost: Reload framebuffer contents if there's no...
2019-06-05 Alyssa Rosenzweigpanfrost: Don't flip scanout
2019-06-05 Timur Kristófst/nine: Use tgsi_to_nir when preferred IR is NIR.
2019-06-05 Jason Ekstrandintel/nir: Stop returning the shader from helpers
2019-06-05 Caio Marcelo de... iris: Only recompile CS when needed
2019-06-05 Kristian H. Kristensenfreedreno/a6xx: Use VALIDREG in next_regid() helper
2019-06-05 Kristian H. Kristensenfreedreno/a6xx: Remove dead code from a5xx
2019-06-05 Alyssa Rosenzweigpanfrost/midgard: Always break up fragment writeout
2019-06-05 Alyssa Rosenzweigpanfrost/midgard: Fix cubemap regression
2019-06-03 Deepak Rawatwinsys/drm: Fix out of scope variable usage
2019-06-05 Alyssa Rosenzweigpanfrost/midgard: Lower integer division
2019-06-05 Alyssa Rosenzweigpanfrost/midgard: Fix 1-arg ALU memory corruption
2019-06-05 Alyssa Rosenzweigpanfrost/midgard: Add a bunch of new ALU ops
2019-06-05 Krzysztof Raszkowskiswr: fix support for GL_ARB_copy_image extension
2019-06-05 Guido Güntherbuild: Build etnaviv drm
2019-06-05 Guido Güntheretnaviv: gallium: Use internal etnaviv_drmif.h
2019-06-05 Guido Güntheretnaviv: untabify
2019-06-05 Tomeu Vizosopanfrost: bifrost: Fix format string in disassembler
2019-06-05 Kenneth Graunkeiris: Free the buffer when reading from the disk cache.
2019-06-05 Alyssa Rosenzweigpanfrost/midgard: Don't promote non-SSA to pipeline...
2019-06-04 Eric Anholtfreedreno: Drop invalid scissor optimization.
2019-06-04 Chia-I Wuvirgl: resolve to correct level during texture read
2019-06-04 Chia-I Wuvirgl: fix texture resolving with compressed formats
2019-06-04 Bas Nieuwenhuizenfreedreno: Add printf pattern string.
2019-06-04 Bas NieuwenhuizenRevert "vl: Enable DRM by default."
2019-06-04 Alyssa Rosenzweigpanfrost/midgard: .pos propagation
2019-06-04 Alyssa Rosenzweigpanfrost/midgard: Cleanup copy propagation
2019-06-04 Alyssa Rosenzweigpanfrost/midgard: Implement "pipeline register" prepass
2019-06-04 Alyssa Rosenzweigpanfrost/midgard: Helpers for pipeline
2019-06-04 Alyssa Rosenzweigpanfrost/midgard: Refactor schedule/emit pipeline
2019-06-04 Alyssa Rosenzweigpanfrost/midgard: Cleanup RA (stylistic changes)
2019-06-04 Alyssa Rosenzweigpanfrost/midgard: Share MIR utilities
2019-06-04 Alyssa Rosenzweigpanfrost/midgard: Misc. cleanup for readibility
2019-06-04 Alyssa Rosenzweigpanfrost/midgard: Extend RA to non-vec4 sources
2019-06-04 Alyssa Rosenzweigpanfrost/midgard: Set masks on ld_vary
2019-06-04 Alyssa Rosenzweigpanfrost/midgard: Fix liveness analysis bugs
2019-06-04 Alyssa Rosenzweigpanfrost/midgard: Set int outmod for "pasted" code
2019-06-04 Alyssa Rosenzweigpanfrost/midgard: Hoist some utility functions
2019-06-04 Alyssa Rosenzweigpanfrost/midgard: Remove pinning
2019-06-04 Bas Nieuwenhuizenvl: Enable DRM by default.
2019-06-04 Connor Abbottradeonsi/nir: Fix type in bindless address computation
2019-06-04 Christian Gmeineretnaviv: implement set_active_query_state(..) for hw...
2019-06-04 Kenneth Graunkeiris: Fix SO stride units for DrawTransformFeedback
2019-06-04 Nicolai Hähnleamd/common: use generated register header
2019-06-04 Nicolai Hähnleamd/common: use SH{0,1}_CU_EN definitions only of COMPU...
2019-06-04 Nicolai Hähnleamd/common: unify PITCH_GFX6 and PITCH_GFX9
2019-06-04 Nicolai Hähnleamd/common: cleanup DATA_FORMAT/NUM_FORMAT field names
2019-06-03 Caio Marcelo de... iris: Always reserve binding table space for NIR constants
2019-06-03 Caio Marcelo de... iris: Print binding tables when INTEL_DEBUG=bt
2019-06-03 Caio Marcelo de... iris: Compact binding tables
2019-06-03 Caio Marcelo de... iris: Create an enum for the surface groups
2019-06-03 Caio Marcelo de... iris: Handle binding table in the driver
2019-06-03 Caio Marcelo de... iris: Pull brw_nir_analyze_ubo_ranges() call out setup_...
2019-06-03 Hyunjun Kofreedreno/ir3: fix counting and printing for half regis...
2019-06-03 Neil Robertsfreedreno/ir3: Use output type size to set OUTPUT_REG_H...
2019-06-03 Pierre-Eric Pellou... radeonsi: init sctx->dma_copy before using it
2019-06-03 Axel Davyd3dadapter9: Revert to old throttling limit value
2019-06-03 Marek Olšákac: use amdgpu-flat-work-group-size
2019-06-03 Marek Olšáku_blitter: don't fail mipmap generation for depth forma...
2019-06-03 Christian Gmeineretnaviv: drop a bunch of duplicated gallium PIPE_CAP...
2019-06-03 Jonathan Mareknir: copy intrinsic type when lowering load input/unifo...
2019-05-31 Caio Marcelo de... iris: Drop unused locals from iris_clear.c to avoid...
2019-05-31 Jonathan Mareknir: remove bool lowering from lower_int_to_float
2019-05-31 Jonathan Mareknir: add lower_bitshift option
2019-05-31 Rob Clarkfreedreno/a6xx: add 'type' to shader state key
2019-05-31 Rob Clarkfreedreno/a6xx: fix GPU crash on small render targets
2019-05-31 Tomeu Vizosopanfrost: Remove link stage for jobs
next