mesa.git
2019-07-12 Iago Toral... v3d: acquire scoreboard lock before first tlb read
2019-07-12 Iago Toral... v3d: implement tile buffer color read intrinsic
2019-07-12 Iago Toral... nir: add a new v3d-specific intrinsic for tile buffer...
2019-07-12 Iago Toral... v3d: fix size of color_reads and sample_colors arrays
2019-07-12 Iago Toral... v3d: add color formats and swizzles to the fragment...
2019-07-12 Iago Toral... v3d: add helpers to emit ldtlb and ldtlbu signals
2019-07-12 Iago Toral... v3d: handle tlb read dependency tracking as if they...
2019-07-12 Iago Toral... v3d: instructions with the ldtlb and ldtlbu signals...
2019-07-12 Iago Toral... v3d: tlb loads cannot be removed
2019-07-12 Iago Toral... v3d: the ldtlbu signal reads an implicit uniform
2019-07-12 Iago Toral... v3d: handle ldtlb and ldtlbu signals during disassembly
2019-07-12 Samuel Pitoisetradv: report shader stage name when dumping LLVM IR
2019-07-12 Samuel Pitoisetradv: tidy up radv_get_shader_name() and add NGG stages
2019-07-12 Samuel Pitoisetradv/gfx10: update OVERWRITE_COMBINER_{MRT_SHARING...
2019-07-12 Samuel Pitoisetradv/gfx10: do not set alignment on the ngg_emit pointer
2019-07-12 Samuel Pitoisetradv/gfx10: fix exporting clip/cull distances for GS
2019-07-12 Samuel Pitoisetradv/gfx10: fix exporting the subpass view index for GS
2019-07-11 Timothy Arcerimesa: save/restore SSO flag when using ARB_get_program_...
2019-07-11 Alyssa Rosenzweigpan/midgard: Correct component count clamping PSIZ
2019-07-11 Alyssa Rosenzweigpanfrost: Remove unused display target field
2019-07-11 Alyssa Rosenzweigpanfrost/ci: Update expectations
2019-07-11 Samuel Pitoisetradv: only enable the GS copy shader stage if GS is...
2019-07-11 Eric Anholtfreedreno: Add dependency on the xml build to the winsys.
2019-07-11 Kenneth Graunkeiris: Disable SIMD32 when using a 16x MSAA framebuffer.
2019-07-11 Ian Romanicknir/algebraic: Recognize open-coded flrp(a, b, a)
2019-07-11 Ian Romanicknir/algebraic: Rearrange 1-((1-a) * (1-b)) into flrp...
2019-07-11 Ian Romanicknir/algebraic: Reassociate fadd into fmul in DPH-like...
2019-07-11 Ian Romanicknir/algebraic: Recognize open-coded flrp(-1, 1, a)...
2019-07-11 Ian Romanicknir: intel/vec4: Add flag to disable some algebraic...
2019-07-11 Ian Romanickintel/vec4: Try to emit immediate sources for MOV
2019-07-11 Ian Romanickintel/vec4: Try to emit a VF source in try_immediate_source
2019-07-11 Ian Romanickintel/vec4: Try to emit a single load for multiple...
2019-07-11 Ian Romanickintel/vec4: Refactor operand fixing for ffma and flrp
2019-07-11 Alyssa Rosenzweigpanfrost: Wire up GLES2-class polygon offset
2019-07-11 Alyssa Rosenzweigpan/decode: Depth units/factor are identical to GL
2019-07-11 Christian Gmeineretnaviv: remove dead translate_ts_sampler_format(....
2019-07-11 Caio Marcelo... intel/fs: Add support for SLM fence in Gen11
2019-07-11 Tomeu VizosoRevert "panfrost/midgard: Use _safe iterator"
2019-07-11 Alyssa Rosenzweigpanfrost: Don't lie about Z/S formats
2019-07-11 Samuel Pitoisetradv/gfx10: enable geometry shaders
2019-07-11 Bas Nieuwenhuizenradv/gfx10: Fix NGG GS output mask handlings for LDS...
2019-07-11 Bas Nieuwenhuizenradv/gfx10: Simplify output mask handling for NGG GS.
2019-07-11 Bas Nieuwenhuizenradv/gfx10: Do GS prologue outside of gs_threads if.
2019-07-11 Samuel Pitoisetradv/gfx10: implement support for GS as NGG
2019-07-11 Bas Nieuwenhuizenradv/gfx10: Use correct ES shader for es_vgpr_comp_cnt...
2019-07-11 Bas Nieuwenhuizenradv/gfx10: Do not allocate a gs_copy_shader on gfx10.
2019-07-11 Samuel Pitoisetradv/gfx10: fix VGT_SHADER_STAGES_EN for GS as NGG
2019-07-11 Samuel Pitoisetradv/gfx10: fix number of GS invocations for NGG
2019-07-11 Tomeu Vizosopanfrost/midgard: Use _safe iterator
2019-07-11 Tomeu Vizosopanfrost: Place the height value in the height field
2019-07-11 Samuel Pitoisetradv/gfx10: fix maximum number of mip levels for 3D...
2019-07-11 Samuel Pitoisetradv/gfx10: disable TC-compat HTILE for multisampled...
2019-07-11 Kenneth Graunkeiris: Fix key->input_vertices for 8_PATCH TCS mode.
2019-07-11 Kenneth Graunkeiris: Only set key->flat_shade if COL0/COL1 are written.
2019-07-11 Kenneth Graunkeiris: Drop comment about var->data.binding not being...
2019-07-11 Kenneth Graunkeiris: Drop comments about missing NOS
2019-07-11 Kenneth Graunkeiris: Drop a TODO comment
2019-07-11 Neil Robertsglsl/builtin types: Set the precision on the depth...
2019-07-11 Neil Robertsglsl: Add a constructor for glsl_struct_field to specif...
2019-07-11 Neil Robertsglsl: Add a macro for the default values for glsl_struc...
2019-07-11 Neil Robertsglsl/builtin_variables: Add a precision to the builtins
2019-07-11 Kenneth Graunkecompiler: Save a single copy of the softfp64 shader...
2019-07-11 Timothy Arceriradv: fix memory leak when restoring from cache
2019-07-10 Kristian H... freedreno: Generate headers from xml files
2019-07-10 Samuel Pitoisetradv: switch to the new VS exports path
2019-07-10 Samuel Pitoisetradv: set the slot_index correctly for VARYING_SLOT_CLI...
2019-07-10 Samuel Pitoisetradv: add a new function for exporting VS outputs
2019-07-10 Samuel Pitoisetradv: implement new path for exporting generic varyings
2019-07-10 Samuel Pitoisetradv: use the generic export path for clip/cull distances
2019-07-10 Samuel Pitoisetradv: remove an extra memcpy when exporting clip/cull...
2019-07-10 Jason Ekstrandintel/compiler: Add a "base class" for program keys
2019-07-10 Jason Ekstrandi965/program_cache: Cast the key to char * before addin...
2019-07-10 Jason Ekstrandanv: Make the workaround BO a whole page
2019-07-10 Jason Ekstrandanv: Set Stateless Data Port Access MOCS
2019-07-10 Alyssa Rosenzweigpanfrost: Clamp point size
2019-07-10 Alyssa Rosenzweigpan/decode: Auto style
2019-07-10 Alyssa Rosenzweigpanfrost: Move non-Gallium files outside of Gallium
2019-07-10 Alyssa Rosenzweigpanfrost: Style main Gallium driver
2019-07-10 Alyssa Rosenzweigpanfrost/midgard: Apply code styling
2019-07-10 Alyssa Rosenzweigpanfrost/nir: Apply NIR style
2019-07-10 Alyssa Rosenzweigpanfrost: Move midgard/nir* to nir folder
2019-07-10 Alyssa Rosenzweigpanfrost: Typofix
2019-07-10 Alyssa Rosenzweigpanfrost: Identify shared tiler structure
2019-07-10 Alyssa Rosenzweigpanfrost/midgard: Drop unnecessary assert
2019-07-10 Alyssa Rosenzweigpanfrost: Don't expose OES_standard_derivatives
2019-07-10 Erik Faye-Lundgallium: get rid of PIPE_CAP_SM3
2019-07-10 Erik Faye-Lundgallium: give vertex-shader saturate its own cap
2019-07-10 Erik Faye-Lundgallium: give fragment-shader derivatives its own cap
2019-07-10 Erik Faye-Lundgallium: give fragment-shader texture-lod its own cap
2019-07-10 Erik Faye-Lundmesa/st: drop needless has_shader_model3 boolean
2019-07-10 Alyssa Rosenzweigpanfrost: Fix copyright identifier in a few places
2019-07-10 Alyssa Rosenzweigpanfrost: Bikeshed pan_screen.c comment
2019-07-10 Alyssa Rosenzweigpanfrost: Check GPU version before loading
2019-07-10 Alyssa Rosenzweigpanfrost: Be more honest about PIPE_CAPs
2019-07-10 Alyssa Rosenzweigpanfrost/midgard: Hit missed scheduling opportunity
2019-07-10 Alyssa Rosenzweigpanfrost/midgard: Include shader size for shader-db
2019-07-10 Alyssa Rosenzweigpanfrost/midgard: Include loop count for shader-db
2019-07-10 Alyssa Rosenzweigpanfrost/midgard: Dump shader-db stats
2019-07-10 Alyssa Rosenzweigpanfrost/midgard: Flush undefineds to zero
2019-07-10 Alyssa Rosenzweigpanfrost/midgard: Specify channel count for broadcastin...
next