mesa.git
2020-03-10 Rob Clarkutil/ra: spiff out select_reg_callback
2020-03-10 Rob Clarkfreedreno: fix FD_MESA_DEBUG=inorder
2020-03-10 Rob Clarkfreedreno/ir3: add simplified stall estimation
2020-03-10 Rob Clarkfreedreno/ir3: remove extra nops inserted in scheduler
2020-03-10 Rob Clarkfreedreno/computerator: add hrsq/hlog2/hexp2
2020-03-10 Rob Clarkfreedreno/ir3: also lower lowp frag outputs
2020-03-10 Rob Clarknir/print: show variable precision
2020-03-10 Danylo Piliaievintel/tools: Fix compilation with UBSan
2020-03-10 Mathias Fröhlichi965: Use gl_vertex_format in brw_vertex_element.
2020-03-10 Mathias Fröhlichi965: Make use of the vertex format functions in i965.
2020-03-10 Mathias Fröhlichmesa: Provide gl_vertex_format accessors.
2020-03-10 Mathias Fröhlichmesa: Remove now unused _mesa_draw_attrib.
2020-03-10 Mathias Fröhlichmesa: Remove now unused _mesa_draw_attrib_and_binding.
2020-03-10 Mathias Fröhlichi965: Remove glbinding from brw_vertex_element.
2020-03-10 Mathias Fröhlichi965: Reorder workaround flags computation.
2020-03-10 Mathias Fröhlichi965: Split merge_inputs and clear_buffers.
2020-03-10 Mathias Fröhlichi965: Test original vertex array pointer to skip array...
2020-03-10 Mathias Fröhlichi965: Use the VAOs binding information in array setup.
2020-03-10 Mathias Fröhlichi965: Use 32 bit u_bit_scan for vertex attribute setup.
2020-03-10 Mathias Fröhlichiris: Move down iris_emit_sbe_swiz in profiles.
2020-03-10 Mathias Fröhlichi965: Move down genX_upload_sbe in profiles.
2020-03-10 Boris Brezillonpanfrost: Get rid of ctx->payloads[]
2020-03-10 Boris Brezillonpanfrost: Use ctx->active_prim in panfrost_writes_point...
2020-03-10 Boris Brezillonpanfrost: Re-init the VT payloads at draw/launch_grid...
2020-03-10 Boris Brezillonpanfrost: Move panfrost_emit_varying_descriptor() to...
2020-03-10 Boris Brezillonpanfrost: Move panfrost_emit_vertex_data() to pan_cmdst...
2020-03-10 Boris Brezillonpanfrost: Inline panfrost_queue_draw() and panfrost_emi...
2020-03-10 Boris Brezillonpanfrost: Move vertex/tiler payload initialization...
2020-03-10 Boris Brezillonpanfrost: Move streamout offset update out of panfrost_...
2020-03-10 Boris Brezillonpanfrost: Rename panfrost_stage_attributes()
2020-03-10 Boris Brezillonpanfrost: Move the mali_attr.src_offset adjustment...
2020-03-10 Boris Brezillonpanfrost: Emit attribute descriptors after patching...
2020-03-10 Boris Brezillonpanfrost: Prepare attribute for builtins at state creat...
2020-03-10 Boris Brezillonpanfrost: Ignore BO start addr when adjusting src_offset
2020-03-10 Boris Brezillonpanfrost: Drop initial mali_attr_meta.src_offset assignment
2020-03-10 Boris Brezillonpanfrost: Add an helper to emit a pair of vertex/tiler...
2020-03-10 Boris Brezillonpanfrost: Move sampler/tex descs emission helpers to...
2020-03-10 Boris Brezillonpanfrost: Add a panfrost_sampler_desc_init() helper
2020-03-10 Boris Brezillonpanfrost: Prepare shader_meta descriptors at emission...
2020-03-10 Boris Brezillonpanfrost: Prepare things to get rid of panfrost_shader_...
2020-03-10 Boris Brezillonpanfrost: Add an helper to update the rasterizer part...
2020-03-10 Boris Brezillonpanfrost: Add an helper to update the occclusion query...
2020-03-10 Boris Brezillonpanfrost: Simplify panfrost_emit_for_draw() and make...
2020-03-10 Boris Brezillonpanfrost: Stop using panfrost_emit_for_draw() for compu...
2020-03-10 Boris Brezillonpanfrost: Move panfrost_attach_vt_framebuffer() to...
2020-03-10 Boris Brezillonpanfrost: Dissociate shader meta patching from the...
2020-03-10 Boris Brezillonpanfrost: Move shared mem desc emission out of panfrost...
2020-03-10 Boris Brezillonpanfrost: Move the const buf emission logic out of...
2020-03-10 Boris Brezillonpanfrost: Move viewport desc emission out of panfrost_e...
2020-03-10 Boris Brezillonpanfrost: Move the batch stack size adjustment out...
2020-03-10 Boris Brezillonpanfrost: Add an helper to retrieve the currently activ...
2020-03-10 Boris Brezillonpanfrost: Assign primitive_size.pointer only if writes_...
2020-03-10 Samuel Pitoisetradv/sqtt: describe pipeline and wait events barriers
2020-03-10 Samuel Pitoisetradv/rgp: bump the instrumentation spec version to 1
2020-03-10 Samuel Pitoisetradv/sqtt: describe render pass color/depthstencil...
2020-03-10 Samuel Pitoisetradv/sqtt: describe draw/dispatch and emit event markers
2020-03-10 Samuel Pitoisetradv/sqtt: describe begin/end command buffers with...
2020-03-10 Samuel Pitoisetradv: initial implementation of the driver internal...
2020-03-10 Samuel Pitoisetradv/sqtt: add a helper that emits thread trace userdat...
2020-03-10 Samuel Pitoisetradv: use device entrypoints from the SQTT layer if...
2020-03-10 Samuel Pitoisetradv/entrypoints: declare a driver internal layer for...
2020-03-10 Boris Brezillonpanfrost: Pass the sampler view format when creating...
2020-03-10 Boris BrezillonRevert "panfrost: Z24 variants should be sampled as...
2020-03-10 Tomeu Vizosogallium: Add forgotten docs for new CAPs related to...
2020-03-10 Vasily Khoruzhicklima: enable minmax cache for index buffers
2020-03-10 Vasily Khoruzhickpanfrost: split index cache into shared part
2020-03-10 Marek Olšákst/mesa: fix a possible crash with selection and feedba...
2020-03-10 Marek Olšákst/mesa: flush the bitmap cache before st/dri and vbo...
2020-03-10 Francisco Jerezintel/fs: Fix workaround for VxH indirect addressing...
2020-03-09 Ian Romanickintel/fs: Allow NOT instructions in conditional discard...
2020-03-09 Ian Romanickintel/fs: Do cmod prop again after scheduling
2020-03-09 Eric Engestromdocs: update calendar, add news item, and link releases...
2020-03-09 Eric Engestromdocs: add release notes for 19.3.5
2020-03-09 Vinson Leest/nine: Fix incompatible-pointer-types-discards-qualif...
2020-03-09 Marek Olšákradeonsi: determine uses_bindless_samplers correctly
2020-03-09 Marek Olšákac: add a bug workaround for the 100% NGG culling case
2020-03-09 Marek Olšákradeonsi: add a bug workaround for NGG - LATE_ALLOC_GS
2020-03-09 Sonny Jiangradeonsi: enable EXT_texture_shadow_lod
2020-03-09 Chia-I Wuegl/android: require ANDROID_native_fence_sync for...
2020-03-09 Edmondo Tommasinaradv/sqtt: fix RADV_THREAD_TRACE_BUFFER_SIZE spelling
2020-03-09 Eric Engestromdocs/releasing: add missing </li> tags
2020-03-09 Eric Engestromdocs: trivial fix for html structure
2020-03-09 Neil Robertsglsl/opt_minmax: Add support for float16
2020-03-09 Kristian H... glsl/lower_instructions: Handle fp16 for FDIV_TO_MUL_RCP
2020-03-09 Hyunjun Koglsl/lower_instructions: Handle fp16 for MOD_TO_FLOOR
2020-03-09 Neil Robertsglsl/lower_instructions: Use float16 constants when...
2020-03-09 Neil Robertsglsl/validate: Allow float16 in the expression tree
2020-03-09 Kristian H... glsl: Add type queries for fp16+float and fp16+float...
2020-03-09 Hyunjun Koglsl: Handle fp16 unary operations when lowering matrix...
2020-03-09 Neil Robertsglsl: Add ir_unop_f2fmp
2020-03-09 Neil Robertsglsl: Add b2f16 and f162b conversion operations
2020-03-09 Neil Robertsglsl: Add IR conversion ops for 16-bit float types
2020-03-09 Kristian H... glsl: Expand fp16 to float before constant expression...
2020-03-09 Kristian H... glsl: Implement constant propagation for fp16
2020-03-09 Kristian H... glsl: Add fp16 case for ir_triop_lrp optimization
2020-03-09 Neil Robertsglsl: Add support for float16 types in the IR tree
2020-03-09 Kristian H... glsl: Add ir_constant constructor for fp16
2020-03-09 Kristian H... freedreno/ir3: Don't fold conversions into sign
2020-03-09 Pierre-Eric... gitlab-ci: rules:changes to test on tested drivers...
2020-03-09 Daniel Schürmannamd: join emit_kill() from radv and radeonsi in ac_nir_...
next