intel/fs: Constify fs_inst::can_do_source_mods().
[mesa.git] / src / freedreno /
2019-01-08 Bas Nieuwenhuizenfreedreno: Move register constant files to src/freedreno.
2019-01-08 Chia-I Wufreedreno/drm: sync uapi again
2019-01-08 Karol Herbstnir: rename global/local to private/function memory
2018-12-22 Rob Clarkfreedreno/ir3: don't treat all inputs/outputs as vec4
2018-12-22 Rob Clarkfreedreno/ir3: fix fallout of extra assert
2018-12-19 Eduardo Lima Mitevfreedreno/ir3: Handle GL_NONE in get_num_components_for...
2018-12-18 Eduardo Lima Mitevfreedreno/ir3: Make imageStore use num components from...
2018-12-17 Ian Romanicknir/opt_peephole_select: Don't peephole_select expensiv...
2018-12-17 Ian Romanicknir/opt_peephole_select: Don't try to remove flow contr...
2018-12-16 Jason Ekstrandnir: Add a bool to int32 lowering pass
2018-12-16 Jason Ekstrandnir: Rename Boolean-related opcodes to include 32 in...
2018-12-13 Rob Clarkfreedreno/ir3: don't remove unused input components
2018-12-13 Rob Clarkfreedreno/ir3: fix crash
2018-12-13 Rob Clarkfreedreno: debug GEM obj names
2018-12-13 Rob Clarkfreedreno/drm: sync uapi and enable softpin
2018-12-11 Neil Robertsfreedreno: Add .dir-locals to the common directory
2018-12-10 Kristian H. Kristensenfreedreno: Fix the Makefile.am fix
2018-12-10 Emil Velikovfreedreno: add the missing _la in libfreedreno_ir3_la
2018-12-10 Emil Velikovfreedreno: drop duplicate MKDIR_GEN declaration
2018-12-07 Rob Clarkfreedreno/drm: fix memory leak
2018-12-07 Rob Clarkfreedreno/ir3: track max flow control depth for a5xx...
2018-12-07 Rob Clarkfreedreno/ir3: code-motion
2018-12-07 Rob Clarkfreedreno/ir3: sync instr/disasm
2018-12-07 Rob Clarkfreedreno/ir3: don't fetch unused tex components
2018-12-07 Rob Clarkfreedreno/drm: fix relocs in nested stateobjs
2018-12-05 Jason Ekstrandnir: Make boolean conversions sized just like the others
2018-11-27 Jonathan Marekfreedreno: use MSM_BO_SCANOUT with scanout buffers
2018-11-27 Rob Clarkfreedreno: move ir3 to common location
2018-11-27 Rob Clarkfreedreno: move drm to common location