freedreno: correct modifier for UBWC buffers
[mesa.git] / src / gallium / drivers / freedreno /
2019-06-11 Rob Clarkfreedreno: correct modifier for UBWC buffers
2019-06-11 Eduardo Lima Mitevfreedreno/a5xx: Fix indirect draw max_indices calculation
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 Kristian H. Kristensenfreedreno/a6xx: Drop struct stage array
2019-06-07 Kristian H. Kristensenfreedreno/a6xx: Drop support for SS6_DIRECT shader...
2019-06-07 Kristian H. Kristensenfreedreno/a6xx: Share shader_t_to_opcode
2019-06-07 Kristian H. Kristensenfreedreno/a6xx: Consolidate more of dword 0 building...
2019-06-07 Kristian H. Kristensenfreedreno: Move fd4_size2indextype() helper to freedren...
2019-06-05 Kenneth Graunkenir: Combine lower_fmod16/32 back into a single lower_fmod.
2019-06-05 Kristian H. Kristensenfreedreno/a6xx: Use VALIDREG in next_regid() helper
2019-06-05 Kristian H. Kristensenfreedreno/a6xx: Remove dead code from a5xx
2019-06-04 Eric Anholtfreedreno: Drop invalid scissor optimization.
2019-06-04 Bas Nieuwenhuizenfreedreno: Add printf pattern string.
2019-06-03 Hyunjun Kofreedreno/ir3: fix counting and printing for half regis...
2019-06-03 Neil Robertsfreedreno/ir3: Use output type size to set OUTPUT_REG_H...
2019-05-31 Jonathan Mareknir: remove bool lowering from lower_int_to_float
2019-05-31 Jonathan Mareknir: add lower_bitshift option
2019-05-31 Rob Clarkfreedreno/a6xx: add 'type' to shader state key
2019-05-31 Rob Clarkfreedreno/a6xx: fix GPU crash on small render targets
2019-05-29 Caio Marcelo de... spirv: Change spirv_to_nir() to return a nir_shader
2019-05-24 Jason Ekstrandnir: Drop imov/fmov in favor of one mov instruction
2019-05-23 Kenneth Graunkegallium: Change PIPE_CAP_TGSI_FS_FBFETCH bool to PIPE_C...
2019-05-20 Rob Clarkfreedreno/a6xx: WFI in program stateobj too
2019-05-20 Rob Clarkfreedreno/a6xx: make sure binning pass constlen is...
2019-05-20 Rob Clarkfreedreno/a6xx: limit IBO state to draw pass
2019-05-20 Rob Clarkfreedreno/a6xx: don't evaluate FS tex state in binning...
2019-05-16 Eric Anholtfreedreno: Log the number of loops in the shader for...
2019-05-16 Eric Anholtfreedreno: Output the same shader-db format as v3d...
2019-05-16 Eric Anholtfreedreno: Remove the ir3_tgsi_to_nir() helper function.
2019-05-16 Eric Anholtfreedreno: Fix assertion failures in context setup...
2019-05-13 Eric Anholtfreedreno: Fix warning on printing a uint64_t using...
2019-05-13 Eric Anholtfreedreno: Silence compiler warnings about "*" in boole...
2019-05-13 Eric Anholtfreedreno: Silence compiler warnings about uninit ...
2019-05-13 Eric Anholtfreedreno: Make emacs indent the way robclark's eclipse...
2019-05-13 Eric Anholtfreedreno: Make .editorconfig match .dir-locals.el.
2019-05-13 Eric Anholtgallium: Redefine the max texture 2d cap from _LEVELS...
2019-05-07 Rob Clarkfreedreno/ir3: move const_state to ir3_shader
2019-05-07 Rob Clarkfreedreno/ir3: move immediates to const_state
2019-05-07 Rob Clarkfreedreno/ir3: consolidate const state
2019-05-06 John Stultzmesa: android: freedreno: Fix build failure due to...
2019-05-06 Amit Pundirmesa: android: freedreno: build libfreedreno_{drm,ir3...
2019-05-04 Rob Clarkfreedreno: remove unused forward struct declaration
2019-05-04 Rob Clarkfreedreno/a6xx: deduplicate a few lines
2019-05-04 Rob Clarkfreedreno: add ubwc_enabled helper
2019-05-04 Rob Clarkfreedreno: move UBWC color offset to fd_resource_offset()
2019-05-04 Rob Clarkfreedreno/a6xx: buffer resources cannot be compressed
2019-05-04 Rob Clarkfreedreno: mark imported resources as valid
2019-05-04 Rob Clarkfreedreno/a6xx: UBWC support for images
2019-05-04 Rob Clarkfreedreno/a6xx: UBWC fixes
2019-05-04 Rob Clarkfreedreno: update generated headers
2019-05-04 Rob Clarkfreedreno/a6xx: OUT_RELOC vs OUT_RELOCW fixes
2019-05-02 Rob Clarkfreedreno/a6xx: smaller hammer for fb barrier
2019-05-02 Rob Clarkfreedreno/a6xx: KHR_blend_equation_advanced support
2019-05-02 Rob Clarkfreedreno/ir3: add some ubo range related asserts
2019-04-30 Rob Clarkfreedreno/a6xx: pre-bake UBWC flags in texture-view
2019-04-30 Rob Clarkfreedreno/a6xx: small texture emit cleanup
2019-04-30 Rob Clarkfreedreno/ir3: switch fragcoord to sysval
2019-04-29 Eric Engestromdelete autotools .gitignore files
2019-04-25 Rob Clarkfreedreno/a6xx: sample-shading support
2019-04-25 Rob Clarkfreedreno: wire up core sample-shading support
2019-04-25 Rob Clarkfreedreno/a6xx: add VALIDREG/CONDREG helper macros
2019-04-25 Rob Clarkfreedreno: update generated headers
2019-04-25 Rob Clarkcompiler: rename SYSTEM_VALUE_VARYING_COORD
2019-04-25 Rob Clarkfreedreno: add robustness support
2019-04-24 Marek Olšákgallium: set PIPE_CAP_MAX_FRAMES_IN_FLIGHT to 2 for...
2019-04-24 Marek Olšákgallium: replace DRM_CONF_THROTTLE with PIPE_CAP_MAX_FR...
2019-04-23 Jonathan Marekfreedreno: a2xx: same gmem2mem sequence for all tiles
2019-04-23 Jonathan Marekfreedreno: a2xx: enable batch reordering
2019-04-23 Jonathan Marekfreedreno: a2xx: use nir_lower_io for TGSI shaders
2019-04-23 Jonathan Marekfreedreno: a2xx: disable PIPE_CAP_PACKED_UNIFORMS
2019-04-23 Jonathan Marekfreedreno: a2xx: fix builtin blit program compilation
2019-04-23 Jonathan Marekfreedreno: a2xx: add GL_AMD_compressed_ATC_texture...
2019-04-23 Jonathan Marekfreedreno: a3xx: add GL_AMD_compressed_ATC_texture...
2019-04-18 Kristian H. Kristensenfreedreno: Fix format string warning
2019-04-18 Kristian H. Kristensenfreedreno/a6xx: Add helper for incrementing regid
2019-04-18 Kristian H. Kristensenfreedreno: Use enum values from matching enum
2019-04-18 Kristian H. Kristensenfreedreno/a2xx: Fix redundant if statement
2019-04-15 Dylan BakerDelete autotools
2019-04-14 Karol Herbstnir: make nir_const_value scalar
2019-04-12 Timothy Arcerinir/i965/freedreno/vc4: add a bindless bool to type...
2019-04-09 Khaled Emarafreedreno: PIPE_CAP_SHADER_BUFFER_OFFSET_ALIGNMENT...
2019-04-09 Jason Ekstrandnir: Get rid of global registers
2019-04-09 Timothy Arcerinir/radv: remove restrictions on opt_if_loop_last_conti...
2019-04-04 Marek Olšákgallium: add writable_bitmask parameter into set_shader...
2019-03-28 Rob Clarkfreedreno/ir3: align const size to vec4
2019-03-28 Rob Clarkfreedreno/a6xx: small cleanup
2019-03-27 Kristian H. Kristensenfreedreno/ir3: Push UBOs to constant file
2019-03-27 Kristian H. Kristensenfreedreno/ir3: Enable PIPE_CAP_PACKED_UNIFORMS
2019-03-26 Kristian H. Kristensenfreedreno/ir3: Track whether shader needs derivatives
2019-03-22 Rob Clarkfreedreno: add ESSL cap
2019-03-22 Samuel Pitoisetspirv,nir: lower frexp_exp/frexp_sig inside a new NIR...
2019-03-22 Rob Clarkfreedreno/ir3: rename has_kill to no_earlyz
2019-03-20 Kenneth Graunkegallium: Add PIPE_BARRIER_UPDATE_BUFFER and UPDATE_TEXT...
2019-03-14 Alyssa Rosenzweigfreedreno: Use shared drm_find_modifier util
2019-03-11 Kristian H. Kristensenfreedreno/a6xx: Remove extra parens
2019-03-11 Kristian H. Kristensenfreedreno: Use c_vis_args and no_override_init_args
next