mesa.git
2019-07-19 Erico Nuneslima/ppir: branch regalloc fixes
2019-07-19 Yevhenii Kolesnikovmain: Destroy static hash table
2019-07-19 Dave Airlieradv: reset the window scissor with no clear state.
2019-07-19 Dave Airlieradv: fix crash in shader tracing.
2019-07-18 Timothy Arceriiris: change last_vue_stage() to look at uncompiled...
2019-07-18 Timothy Arcerinir/lower_clip: add support for geometry shaders
2019-07-18 Timothy Arcerinir/lower_clip: add lower_clip_outputs() helper
2019-07-18 Timothy Arcerinir/lower_clip: add create_clipdist_vars() helper
2019-07-18 Timothy Arcerinir/lower_clip: add a find_clipvertex_and_position_outp...
2019-07-18 Alyssa Rosenzweigpanfrost: Set rt_count
2019-07-18 Alyssa Rosenzweigpanfrost: Trace invisible BOs
2019-07-18 Alyssa Rosenzweigpanfrost/decode: Preserve empty tiler heap symmetry
2019-07-18 Alyssa Rosenzweigpanfrost: Zero polygon list body size for clears
2019-07-18 Alyssa Rosenzweigpanfrost/mfbd: Unify depth-only with masked FBO path
2019-07-18 Alyssa Rosenzweigpanfrost: Simplify set_framebuffer_state
2019-07-18 Alyssa Rosenzweigpanfrost: Check for NULL surface in places
2019-07-18 Alyssa Rosenzweigpanfrost: Expose 4 render targets
2019-07-18 Alyssa Rosenzweigpanfrost: Shrink tiler heap
2019-07-18 Caio Marcelo... nir/large_constants: De-duplicate constants
2019-07-18 Caio Marcelo... nir/large_constants: Use ralloc for var_infos
2019-07-18 Eric Anholtfreedreno: Convert nir_lower_tg4_to_tex to the NIR...
2019-07-18 Eric Anholtfreedreno: Convert load_barycentric_at_sample to the...
2019-07-18 Eric Anholtfreedreno: Convert load_barycentric_at_offset to the...
2019-07-18 Eric Anholtv3d: Use nir_shader_lower_instructions() for txf_ms...
2019-07-18 Eric Anholtnir: Allow internal changes to the instr in nir_shader_...
2019-07-18 Eric Anholtvc4: Convert vc4_nir_lower_txf_ms to nir_shader_lower_i...
2019-07-18 Eric Anholtv3d: Fix assertion failures in debug builds.
2019-07-18 Alyssa Rosenzweigpanfrost: Handle Z24 textures
2019-07-18 Alyssa Rosenzweigpanfrost/ci: Update expectations
2019-07-18 Alyssa Rosenzweigpanfrost: Make scissor test more robust
2019-07-18 Alyssa Rosenzweigpanfrost: Use correct NO_DITHER field on MFBD
2019-07-18 Alyssa Rosenzweigpanfrost: Implement Z32F(_S8) support
2019-07-18 Alyssa Rosenzweigpanfrost/decode: Don't disassemble NULL shaders
2019-07-18 Alyssa Rosenzweigpanfrost: Copy stencil front to back if back disabled
2019-07-18 Jan Zielinskiswr/rast: Refactor memory API between rasterizer core...
2019-07-18 Andreas Baierllima/ppir: Add gl_PointCoord handling
2019-07-18 Andreas Baierlgallium: Add PIPE_CAP_TGSI_FS_POINT_IS_SYSVAL
2019-07-18 Andreas Baierlnir/tgsi: Extend tgsi_to_nir.c to support gl_PointCoord...
2019-07-18 Andreas Baierlnir: Add gl_PointCoord system value
2019-07-18 Andreas Baierlglsl: Optionally declare gl_PointCoord as a system...
2019-07-18 Connor Abbottlima/gp: Fix problem with complex moves
2019-07-18 Connor Abbottlima/gpir: Rework the scheduler
2019-07-18 Connor Abbottlima/gp: Mark more add-only nodes as maybe-two-slot
2019-07-18 Connor Abbottlima/gpir: Fix some bugs in instruction handling
2019-07-18 Connor Abbottlima: Reintroduce the standalone compiler
2019-07-18 Connor Abbottnir/lower_viewport: Check variable mode first
2019-07-18 Samuel Pitoisetradv/gfx10: set BREAK_WAVE_AT_EOI if TES or GS enable...
2019-07-18 Samuel Pitoisetradv/gfx10: move emitting VGT_PRIMITIVEID_EN into the...
2019-07-18 Samuel Pitoisetradv/gfx10: do not always execute a barrier before...
2019-07-18 Samuel Pitoisetradv: fix VGT_GS_MODE if VS uses the primitive ID
2019-07-18 Iago Toral... v3d: emit correct lowering for logic operations with...
2019-07-18 Iago Toral... v3d: handle nir_intrinsic_store_tlb_sample_color_v3d
2019-07-18 Iago Toral... nir: add a V3D-specific intrinsic for per-sample color...
2019-07-18 Iago Toral... v3d: implement per-sample tlb color writes
2019-07-18 Iago Toral... v3d: refactor the tlb color write code
2019-07-18 Iago Toral... v3d: move tlb color write emission to a helper function
2019-07-18 Iago Toral... v3d: implement per-sample tlb color reads
2019-07-18 Lionel Landwerlinanv: fix format mapping for depth/stencil formats
2019-07-18 Dave Airlieradv: put back VGT_FLUSH at ring init on gfx10
2019-07-18 Gert Wollnysoftpipe: Clamp border colors when needed
2019-07-18 Gert Wollnysoftpipe: set a lower minimum clamp value for texture...
2019-07-18 Gert Wollnysoftpipe: Correct repeat-mirror evaluation
2019-07-18 Gert Wollnysoftpipe: Also mark textures as dirty when updating...
2019-07-18 Jonathan Mareketnaviv: set DITHER_MODE
2019-07-18 Jonathan Mareketnaviv: update headers from rnndb
2019-07-18 Jonathan Mareketnaviv: fix blend color on newer GPUs
2019-07-18 Jonathan Mareketnaviv: fix alpha blending cases
2019-07-18 Jonathan Mareketnaviv: fix polygon offset
2019-07-18 Timothy Arceriradv: dont store disasm string unless keep_shader_info...
2019-07-18 Dave Airlieradv/gfx10: set the pgm rsrc3/4 regs using index sh...
2019-07-18 Dave Airlieradv: use correct register setter for ngg hw addr
2019-07-17 Eric Anholtfreedreno/a6xx: Drop the WFI in the program update...
2019-07-17 Eric Anholtfreedreno/a6xx: Drop the WFI in constant uploads.
2019-07-17 Eric Anholtfreedreno: Assert that we don't exceed constlen.
2019-07-17 Eric Anholtfreedreno: Fix more constlen overflows.
2019-07-17 Eric Anholtfreedreno: Drop stale comment about skipping uploads.
2019-07-17 Lepton Wuvirgl: Set meta data for textures from handle.
2019-07-17 Bas Nieuwenhuizenradv: Only save the descriptor set if we have one.
2019-07-17 Lionel Landwerlinanv: report timestampComputeAndGraphics true
2019-07-17 Rafael Antognolliiris: Enable fast clears on other miplevels and layers...
2019-07-17 Rafael Antognolliiris: Allow resolving clear color of CCS_D surfaces.
2019-07-17 Kenneth Graunkeiris: Make iris_has_color_unresolved non-static
2019-07-17 Andreas Bergmeierbroadcom: Move v3d_get_device_info to common
2019-07-17 Caio Marcelo... nir/large_constants: Use dominance information to find...
2019-07-17 Jason Ekstrandintel/fs: Use a strided MOV instead of a conversion...
2019-07-17 Jason Ekstrandnir/algebraic: Optimize comparisons and up-casts
2019-07-17 Jason Ekstrandnir/algebraic: Optimize comparing unpacked values
2019-07-17 Jason Ekstrandnir/algebraic: Print out the list of transforms in...
2019-07-17 Jason Ekstrandintel/fs: Properly stride NULL replacement regs in DCE
2019-07-17 Eric Anholtnir: Fix nir_lower_alu_to_scalar's instr filtering.
2019-07-17 Alyssa Rosenzweigpanfrost: Merge varyings_mem into transient buffers
2019-07-17 Lionel Landwerlinvulkan/wsi: update swapchain status on vkQueuePresent
2019-07-17 Samuel Pitoisetradv: add an option for disabling NGG on GFX10
2019-07-17 Erik Faye-Lundsoftpipe: pass stream-out targets to draw-module early
2019-07-17 Alejandro Piñeirospirv_extensions: i965: initialize SPIR-V extensions
2019-07-17 Alejandro Piñeirospirv_extensions: add spirv_supported_extensions on...
2019-07-17 Alejandro Piñeirospirv_extensions: define spirv_extensions_supported
2019-07-17 Alejandro Piñeirospirv_extensions: add list of extensions and to_string...
2019-07-17 Alejandro Piñeirospirv_extensions: add GL_ARB_spirv_extensions boilerplate
2019-07-17 Samuel Pitoisetradv/gfx10: implement VK_EXT_post_depth_coverage
next