egl: Let the caller of dri2_create_drawable decide about loaderPrivate.
[mesa.git] / src / gallium /
2019-06-10 Tomeu Vizosopanfrost: ci: Switch from direct Docker use to buildah
2019-06-09 Kenneth Graunkegallium/u_transfer_helper: Free the staging buffer...
2019-06-08 Alexandros Frantzisvirgl: Work around possible memory exhaustion
2019-06-08 Alexandros Frantzisvirgl: Remove incorrect resource wait condition
2019-06-08 Alexandros Frantzisvirgl: Use copy transfers for textures
2019-06-08 Alexandros Frantzisvirgl: Use buffer copy transfers to avoid waiting when...
2019-06-08 Alexandros Frantzisvirgl: Support copy transfers
2019-06-08 Alexandros Frantzisvirgl: Add copy_transfer3d definitions
2019-06-08 Alexandros Frantzisvirgl: Make VIRGL_BIND_STAGING resources cacheable
2019-06-08 Alexandros Frantzisvirgl: Support VIRGL_BIND_STAGING
2019-06-08 Alexandros Frantzisvirgl: Avoid unfinished transfer_get with PIPE_TRANSFER...
2019-06-08 Alexandros Frantzisvirgl: Deduplicate checks for resource caching
2019-06-08 Alexandros Frantzisvirgl: Don't try to use cached resources for legacy...
2019-06-08 Alexandros Frantzisvirgl: More info about chosen alignment value
2019-06-07 Chia-I Wuvirgl: store all info about atomic buffers
2019-06-07 Chia-I Wuvirgl: add shader images to virgl_shader_binding_state
2019-06-07 Chia-I Wuvirgl: add SSBOs to virgl_shader_binding_state
2019-06-07 Chia-I Wuvirgl: add UBOs to virgl_shader_binding_state
2019-06-07 Chia-I Wuvirgl: add virgl_shader_binding_state
2019-06-07 Kenneth Graunkeiris: Zero shs->cbuf0 when binding a passthrough TCS
2019-06-07 Rob Clarkfreedreno/a6xx: re-arrange program stageobj/group
2019-06-07 Rob Clarkfreedreno/a6xx: fix hangs with newer sqe fw
2019-06-07 Rob Clarkfreedreno/a6xx: WFI before RB_CCU_CNTL writes
2019-06-07 Rob Clarkfreedreno/a6xx: don't pre-dispatch texture fetch on...
2019-06-07 Rob Clarkfreedreno/a6xx: fix issues with gallium HUD
2019-06-07 Kenneth Graunkeiris: Rename bind_state to bind_shader_state.
2019-06-07 Alyssa Rosenzweigpanfrost/ci: Texture wrap tests are legitimately fixed
2019-06-07 Alyssa Rosenzweigpanfrost/midgard: Lower inot to inor with 0
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
next