mesa.git
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...
2019-06-07 Samuel Pitoisetradv: enable VK_EXT_sample_locations
2019-06-07 Samuel Pitoisetradv: enable HTILE for images that might need variable...
2019-06-07 Samuel Pitoisetradv: handle sample locations during automatic layout...
2019-06-07 Samuel Pitoisetradv: determine the first subpass id for every attachments
2019-06-07 Samuel Pitoisetradv: handle sample locations during explicit depth...
2019-06-07 Samuel Pitoisetradv: allow the depth decompress pass to emit dynamic...
2019-06-07 Samuel Pitoisetradv: allow to set dynamic sample locations to the...
2019-06-07 Samuel Pitoisetradv: allow to save/restore sample locations during...
2019-06-07 Kenneth Graunkeiris: Sweep the NIR in iris_create_uncompiled_shader().
2019-06-07 Eduardo Lima... ir3: Use the new NIR lowering pass for integer multipli...
2019-06-07 Eduardo Lima... ir3/nir: Add new NIR AlgebraicPass for lowering imul
2019-06-07 Eduardo Lima... nir_algebraic: Add basic optimizations for umul_low...
2019-06-07 Eduardo Lima... ir3/compiler: Handle new alu opcodes 'umul_low' and...
2019-06-07 Eduardo Lima... nir/opcodes: Add new 'umul_low' and 'imadsh_mix16'...
2019-06-07 Iago Toral... v3d: don't emit point coordinates varyings if the FS...
2019-06-07 Iago Toral... v3d: add a helper to track variables that need point...
2019-06-07 Kenneth Graunkeegl/x11: calloc dri2_surf so it's properly zeroed
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 Erik Faye-Lunddocs: do not use div for line-breaking
2019-06-06 Erik Faye-Lunddocs: fixup code-tag positioning
2019-06-06 Erik Faye-Lunddocs: add missing code-tags
2019-06-06 Erik Faye-Lunddocs: add accidentally dropped "at"
2019-06-06 Gurchetan Singhanv: allow NV12 <--> AHARDWAREBUFFER_FORMAT_Y8Cb8Cr8_42...
2019-06-06 Connor Abbottac/nir: Remove stale TODO
2019-06-06 Connor Abbottradeonsi: Don't force dcc disable for loads
2019-06-06 Gert Wollnymesa/main: Expose EXT_clip_control and related enums...
2019-06-06 Gert Wollnymapi/glapi/registry: Update gl.xml to latest upstream...
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 Samuel Pitoisetradv: set the subpass before any initial subpass transi...
2019-06-06 Nataraj Deshpandeanv: Fix check for isl_fmt in assert
2019-06-06 Iago Toral... v3d: fix scheduling dependency tracking for ALU with...
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-06 Jason Ekstrandutil/hash_table: Assert that keys are not reserved...
2019-06-06 Jason Ekstrandutil/set: Assert that keys are not reserved pointers
2019-06-06 Jason Ekstrandglsl/loop_analysis: Don't search for NULL variables...
2019-06-06 Jason Ekstrandnir/propagate_invariant: Don't add NULL vars to the...
2019-06-06 Ian Romanickintel/compiler: Treat b32csel as potentially producing...
2019-06-06 Ian Romanickintel/fs: Improve discard_if code generation
2019-06-06 Ian Romanickintel/fs: Add need_dest parameter to fs_visitor::nir_em...
2019-06-06 Ian Romanickintel/fs: Allow cmod propagation across reads and write...
next