mesa.git
2019-06-11 Alyssa Rosenzweigpanfrost/midgard/disasm: Correctly dump bias/LOD
2019-06-11 Alyssa Rosenzweigpanfrost/midgard/disasm: Cleanup texture op code
2019-06-11 Alyssa Rosenzweigpanfrost/midgard/disasm: Add missing space
2019-06-11 Alyssa Rosenzweigpanfrost/midgard/disasm: LOD immediate/register select
2019-06-11 Alyssa Rosenzweigpanfrost/midgard/disasm: Use texture op name bare
2019-06-11 Alyssa Rosenzweigpanfrost/midgard/disasm: Varying perspective divides
2019-06-11 Alyssa Rosenzweigpanfrost/midgard: Add perspective division opcodes
2019-06-11 Alyssa Rosenzweigpanfrost/midgard: Print texture offsets
2019-06-11 Alyssa Rosenzweigpanfrost/midgard: Expand texture to 4-channel swizzle
2019-06-11 Juan A. Suarez... docs: update calendar, add news item and link release...
2019-06-11 Juan A. Suarez... docs: Add SHA256 sums for 19.1.0
2019-06-11 Juan A. Suarez... docs: Add release notes for 19.1.0
2019-06-11 Samuel Iglesias... radv: assert on inline uniform blocks in radv_CmdPushDe...
2019-06-11 Samuel Iglesias... anv: ignore inline uniform blocks in anv_CmdPushDescrip...
2019-06-11 Eric Engestromegl: compare the whole list of attributes
2019-06-11 Eduardo Lima... freedreno/a5xx: Fix indirect draw max_indices calculation
2019-06-11 Samuel Pitoisetradv: remove extra assignment in radv_decompress_resolv...
2019-06-11 Samuel Pitoisetradv: add radv_get_resolve_pipeline() helper in the...
2019-06-11 Samuel Pitoisetradv: do not decompress all image layers before resolvi...
2019-06-11 Samuel Pitoisetradv: initialize the aspect mask when decompressing...
2019-06-11 Samuel Pitoisetradv: perform proper layout transitions before resolving
2019-06-11 Samuel Pitoisetradv: do not resolve all image layers with compute...
2019-06-10 Kenneth Graunkeiris: Bypass half-float pack/unpack lowering.
2019-06-10 Bas Nieuwenhuizenradv: Handle UNDEFINED format in image format list.
2019-06-10 Bas Nieuwenhuizenradv: Prevent out of bound shift on 32-bit builds.
2019-06-10 Caio Marcelo... glsl: Check order and uniqueness of interlock functions
2019-06-10 Caio Marcelo... glsl: Make interlock builtins follow same compiler...
2019-06-10 Eduardo Lima... nir/opt_algebraic: Fix rules for imadsh_mix16
2019-06-10 Alyssa Rosenzweigpanfrost: Ignore discards in dead branch analysis
2019-06-10 Samuel Pitoisetradv: fix setting CB_SHADER_MASK for dual source blending
2019-06-10 Alyssa Rosenzweigpanfrost/midgard: Disambiguate register mode
2019-06-10 Alyssa Rosenzweigpanfrost/midgard: Expose vec8/vec16 modes
2019-06-10 Alyssa Rosenzweigpanfrost/midgard: Add shifting int modifiers
2019-06-10 Alyssa Rosenzweigpanfrost/midgard: Add integer outmods
2019-06-10 Alyssa Rosenzweigpanfrost/midgard: Note floating compares type convert
2019-06-10 Alyssa Rosenzweigpanfrost: Align linear renderable resources
2019-06-10 Alyssa Rosenzweigpanfrost: Fix stride check when mipmapping
2019-06-10 Alyssa Rosenzweigpanfrost: Refactor texture/sampler upload
2019-06-10 Alyssa Rosenzweigpanfrost: Refactor blitting code
2019-06-10 Alyssa Rosenzweigpanfrost: Refactor AFBC code
2019-06-10 Alyssa Rosenzweigpanfrost: Move pan_screen() to pan_screen.h
2019-06-10 Alyssa Rosenzweigpanfrost: Always align strides to cache line (64)
2019-06-10 Emil Velikovdocs: fixup 19.0.5 <> 19.0.6 confusion
2019-06-10 Emil Velikovmapi: correctly handle the full offset table
2019-06-10 Emil Velikovmapi: add static_date offset to EXT_dsa
2019-06-10 Emil Velikovmapi: add static_date offset to MaxShaderCompilerThreadsKHR
2019-06-10 Mathias Fröhlichegl: Let the caller of dri2_create_drawable decide...
2019-06-10 Samuel Pitoisetradv: fix alpha-to-coverage when there is unused color...
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-09 Lionel Landwerlinintel/gpu_dump: fix argument passing
2019-06-09 Eric Engestromutil/os_file: suppress sign comparison warning
2019-06-09 Eric Engestromutil/os_file: fix error being sign-cast back and forth
2019-06-09 Eric Engestromutil/os_file: avoid shadowing read() with a local variable
2019-06-09 Eric Engestromutil/os_file: actually return the error read() gave us
2019-06-08 Alexandros... virgl: Work around possible memory exhaustion
2019-06-08 Alexandros... virgl: Remove incorrect resource wait condition
2019-06-08 Alexandros... virgl: Use copy transfers for textures
2019-06-08 Alexandros... virgl: Use buffer copy transfers to avoid waiting when...
2019-06-08 Alexandros... virgl: Support copy transfers
2019-06-08 Alexandros... virgl: Add copy_transfer3d definitions
2019-06-08 Alexandros... virgl: Make VIRGL_BIND_STAGING resources cacheable
2019-06-08 Alexandros... virgl: Support VIRGL_BIND_STAGING
2019-06-08 Alexandros... virgl: Avoid unfinished transfer_get with PIPE_TRANSFER...
2019-06-08 Alexandros... virgl: Deduplicate checks for resource caching
2019-06-08 Alexandros... virgl: Don't try to use cached resources for legacy...
2019-06-08 Alexandros... virgl: 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 Jason Ekstrandintel/blorp: Only double the fast-clear rect alignment...
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 Nanley Cheryanv/cmd_buffer: Initalize the clear color struct for...
2019-06-07 Jon Turneyglx/windows: Fix compilation with -Werror-format
2019-06-07 Kenneth Graunkeiris: Rename bind_state to bind_shader_state.
2019-06-07 Kenneth Graunkeisl: Mark enum isl_channel_select packed so it becomes...
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 Eric Engestromnir: fix s/&&/||/ typo
2019-06-07 Kristian H... freedreno/a6xx: Drop struct stage array
2019-06-07 Kristian H... freedreno/a6xx: Drop support for SS6_DIRECT shader...
2019-06-07 Kristian H... freedreno/a6xx: Share shader_t_to_opcode
2019-06-07 Kristian H... freedreno/a6xx: Consolidate more of dword 0 building...
2019-06-07 Kristian H... freedreno: Move fd4_size2indextype() helper to freedren...
next